Nineya
Home
Blog
Spring Detect circular dependencies within @Configuration classes and throw a helpful exception [SPR-8609]
2025-01-08 17:30:23
4194
Tomasz Nurkiewicz opened SPR-8609 and commentedIn the following @Configuration class assertion fails because the SpEL ex...
Spring Spring ORM SpringBeanContainer when trying to create a bean fails with not found bean definition, and fallbacks to default hibernate bean creation
2025-01-08 17:30:19
7148
Affected Version: 5.3.28There seems to be an issue with Spring ORM SpringBeanContainer when Hibernate tries to create a ...
Spring Translate SQL Exception with State S0001 and Vendor Code 2628 to a Spring Exception in MSSQL 2019
2025-01-08 17:30:16
2643
Issue Description:In the Spring JDBC framework, SQL exceptions with state S0001 and vendor code 2628 for MSSQL 2019 are ...
Spring Support parse Illegal character in query at ReactorServerHttpRequest
2025-01-08 17:30:14
1022
ReactorHttpHandlerAdapterI need to pass the original Query to the Upstream use SpringCloudGateway. The URI is http://loc...
Spring Document how to configure FactoryBean with a configurable target with AOT
2025-01-08 17:30:09
7199
After addressing https://github.com/spring-projects/spring-framework/issues/30410 we still see failures wiring our GRPC ...
Spring Spring Boot v3.1.0 - Micrometer Tracing Not Working w/ Webflux Projects
2025-01-08 17:30:06
3348
Good morning! I'm running into the similar issue when switching from Spring Cloud Sleuth to Micrometer Tracing. With Sle...
Spring Sonatype vulnerability CVE-2016-1000027 in Spring-web project
2025-01-08 17:30:03
61959
Affects: \5.2.3.RELEASEIssue Title : Sonartype vulnerability CVE-2016-1000027 in Spring-web projectDescriptionDescriptio...
Spring Provide option to switch threads for WebFlux controller methods
2025-01-08 17:29:58
3581
If the controller method return type is not asynchronous, it should be running in Elastic thread pool.In WebFlux, we sho...
Spring Provide a mechanism to indicate that a WebFlux request mapping is blocking and should be called on a separate thread [SPR-16643]
2025-01-08 17:29:55
9618
Andy Wilkinson opened SPR-16643 and commentedSpring Boot's new Actuator endpoint model allows users to write endpoints w...
Spring Fix example in Javadoc for @EnableWebSocket
2025-01-08 17:29:52
610
The echoWebSocketHandler method is not in the WebSocketConfigurer interface. It should be the @Bean annotationComment Fr...
Spring Health checked for RabbitMQ even if haven't instance about RabbitMQ
2025-01-08 17:29:49
866
I had a test and depend on 'org.springframework.boot:2.7.10', 'spring-boot-starter-actuator', 'spring-boot-starter-amqp ...
Spring ClassLoader can be null in DeserializingConverter and should be annotated with @Nullable
2025-01-08 17:29:47
476
Given the DefaultDeserializer allows the ClassLoader to be null, then it follows that the DeserializingConverter should ...
Spring Does Spring boot 3.X supporting Microsoft Azure CosmosDB??
2025-01-08 17:29:44
1134
I am migrating spring boot application integrated with Azure CosmosDB which is in 2.7.9 version to 3.0.X version but I a...
Spring Remove System.out calls in PreComputeFieldFeature
2025-01-08 17:29:42
11640
While logging information at the System.out level in the PreComputeFieldFeature was a conscious choice until oracle/graa...
Spring Allow setting the ProblemDetail.type via a MessageSource
2025-01-08 17:29:39
409
As a user I would like to be able to provide a ProblemDetail.type via a MessageSource, just like I already can for the P...
Spring Suggested Build-from-Source wiki update
2025-01-08 17:29:37
1027
Affects: wikiI had quite a bit of trouble building the spring project with gradle giving a lot of errors. ( No matching ...
Spring Add non-null precondition checks in DefaultEntityResponseBuilder
2025-01-08 17:29:34
237
Comment From: srivatsa-cfp@poutsma can you please review this PRComment From: poutsmaMerged, thank you.I did remove the ...
Spring Cron expression scheduling might be triggered 1 millisecond earlier
2025-01-08 17:29:31
1388
Affects: 6.0.8The issue just like the title described, after I look into the code, I found the calculation of the delay ...
Spring Upgrade to Jackson 2.15
2025-01-08 17:29:28
156
While we intend to keep Spring's Jackson support compatible with Jackson 2.14 at runtime, we should upgrade the build to...
Spring MethodArgumentNotValidException::errorsToStringList should include only the resolved message when MessageSource is used
2025-01-08 17:29:26
3132
Affects: 6.0.4I try to use error handling by setting problemdetails.enabled=true and internationalising error messages. ...
上一页
下一页
1
…
1342
1343
1344
1345
1346
…
2246
.