Redis Getting values as part of key space notifications

Hi,Is it possible to add a config file option (which is disabled by default) to get the values along with the keys for t...

Spring Security Some LongTaskTimer.Samples not beeing stopped with multiple SimpleObservation.handlers

Describe the bugDue to a memory leak of DefaultLongTaskTimer$SampleImpl instances i debugged into the code starting and ...

Spring Security SAML SSO Service preferred binding type from IDP metadata

Expected BehaviorAllow The RelyingPartyRegistrations.fromMetadata*() methods to select a prefered binding type from the ...

SpringBoot Fail fast if management base path and an endpoint mapping are both '/' on the main server port

Impossible for me to say if this is a bug or a feature/documented change, hence the ticket. Facts:* the config below wor...

SpringBoot upgrade springboot version to 3 + :- org.hibernate.javax.persistence upgrade to Jakarta.persistence , where EntityManager class comes from Jakarta.persistence-api-3.1.0 which is NULL

java.lang.NullPointerException: Cannot invoke "jakarta.persistence.EntityManager.getCriteriaBuilder()" because "em" is n...

SpringBoot cleanOnValidationError was deprecated in Flyway 10.18 but spring.flyway.clean-on-validation-error is not deprecated

While the Java APIs for enabling clean on validation error are not deprecated, a warning is logged during validation whe...

Spring Escaped character in nested placeholder not detected properly and leads to invalid parts

ProblemAfter upgrade from Spring Boot 3.3 to Spring Boot 3.4 a property which uses custom loader and contains placeholde...

Spring Remove binary array name handling in ClassUtils.forName()

OverviewFor a bit of background, we seem to have flipped back and forth between using Class.forName() and ClassLoader.lo...

Spring RestClient - Add support for asynchronous calls

The RestClient provides a very convenient API on top of HTTP Clients implementations from OpenJDK, Apache, Jetty, and Ne...

Spring Security Replace SpringUtils in DelegatingPasswordEncoder.UnmappedIdPasswordEncoder

Expected BehaviorThe class org.springframework.security.crypto.password.DelegatingPasswordEncoder.UnmappedIdPasswordEnco...

Spring-ai ElasticsearchVectorStore

Why is the query field "embedding" hardcoded in the ElasticsearchVectorStore class? SearchResponse<Documen...

Spring-ai Ollama use functions

<java.version>21</java.version> <spring-ai.version>1.1.0</spring-ai.version> ...

SpringBoot Spring Boot Configuration Processor and Kotlin requires Kapt

I found an issue when expecting the spring-boot-configuration-processor to apply when using KotlinWhen you create a proj...

SpringBoot Missing WebSocket Example in Spring Documentation

I noticed that the documentation for WebSockets provides an example of using STOMP but not a dedicated example of using ...

SpringBoot Render global errors as Problem Details

Spring Boot handles errors globally as JSON responses or HTML pages. This is powered by ErrorController and ErrorAttribu...

SpringBoot Introduce spring.data.mongodb.protocol to allow the MongoDB protocol to be customized when not using spring.data.mongodb.uri

https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org...

SpringBoot Allow stacktrace processing when using structured logging

Structured logging significantly simplifies production setup. Unfortunately, missing equivalent of ShortenedThrowableCon...

SpringBoot ResponseBodyAdvice exception, i think this is a bug

Maybe I found a bug in spring. I can return bool or other object, but can't return Stringthis demo is thereget 127.0.0.1...

SpringBoot Docker compose support for services dependent on a Spring Boot project

HiWe have a Spring Boot project for an authorization server (used internally).In order to test this authorization server...

SpringBoot Field 'host' in query parameters is automatically populated with HTTP 'Host' header after upgrading to 3.4.1

Hi,I have encountered an issue with Spring Boot's data binding mechanism. When using a class in a controller method to b...
上一页 下一页
.