Nineya
Home
Blog
软著申请
Redis Getting values as part of key space notifications
2025-01-21 14:13:14
1418
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
2025-01-21 14:12:27
800
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
2025-01-21 13:34:11
538
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
2025-01-21 13:33:50
4285
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
2025-01-21 13:33:37
535
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
2025-01-21 13:25:34
295
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
2025-01-21 13:25:19
3581
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()
2025-01-21 13:25:00
921
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
2025-01-21 13:24:56
3392
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
2025-01-19 01:07:07
941
Expected BehaviorThe class org.springframework.security.crypto.password.DelegatingPasswordEncoder.UnmappedIdPasswordEnco...
Spring-ai ElasticsearchVectorStore
2025-01-19 01:04:57
992
Why is the query field "embedding" hardcoded in the ElasticsearchVectorStore class? SearchResponse<Documen...
Spring-ai Ollama use functions
2025-01-19 01:04:49
2990
<java.version>21</java.version> <spring-ai.version>1.1.0</spring-ai.version> ...
SpringBoot Spring Boot Configuration Processor and Kotlin requires Kapt
2025-01-19 01:04:35
883
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
2025-01-19 01:04:32
554
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
2025-01-19 01:04:26
1199
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
2025-01-19 01:04:07
1987
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
2025-01-19 01:04:03
520
Structured logging significantly simplifies production setup. Unfortunately, missing equivalent of ShortenedThrowableCon...
SpringBoot ResponseBodyAdvice exception, i think this is a bug
2025-01-19 01:03:47
11464
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
2025-01-19 01:03:40
1567
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
2025-01-19 01:03:37
1842
Hi,I have encountered an issue with Spring Boot's data binding mechanism. When using a class in a controller method to b...
上一页
下一页
1
…
507
508
509
510
511
…
2246
.