Nineya
Home
Blog
Spring Added application/graphql media type
2025-01-08 03:52:21
1436
Comment From: sbrannenTentatively slated for 5.2 RC1 for considerationComment From: sbrannenTeam DecisionSpring Framewor...
Spring @NestedTestConfiguration should not be discovered on enclosing class for nested interface
2025-01-08 03:52:18
1231
Status QuoWhile switching the default @NestedTestConfiguration mode to INHERIT in fbb3c5cce73f07679afebbb39980fb971efb9f...
Spring ExceptionHandler does not work on a secured class/method
2025-01-08 03:52:16
1699
Affects: 5.0.7.RELEASEOn a RestController, it seems that exception handling does not work when the controller's class ha...
Spring Create spring-framework
2025-01-08 03:52:14
256
Comment From: pivotal-issuemaster@13656663676 Please sign the Contributor License Agreement!Click here to manually synch...
Spring JndiObjectFactoryBean lacks lazyInit field defined in spring-jee.xsd for jndi-lookup
2025-01-08 03:52:11
1196
Spring version 5.2.5.RELEASE.http://www.springframework.org/schema/jee/spring-jee.xsd defines "lazy-init" property for "...
Spring Support Propagation.NEVER for disabling test-managed transactions
2025-01-08 03:52:08
708
Status QuoPropagation.NOT_SUPPORTED can be used to disable test-managed transactions via the @Transactional annotation a...
Spring Compatibility with Jackson 2.12
2025-01-08 03:52:01
329
The recently released Jackson 2.12 RC1 allows us to refine our supported version range: As of Spring Framework 5.3 RC2, ...
Spring TransactionalOperator.executeAndAwait returns value too early
2025-01-08 03:51:58
8138
Spring Boot 2.3.0.M4Kotlin 1.3.72postgres 9.5.21 / jdbc driver 42.2.9 / r2dbc 0.8.2When I use several transactions sequ...
Spring Discover test configuration on enclosing class for nested test class [SPR-15366]
2025-01-08 03:51:56
23930
Sam Brannen opened SPR-15366 and commentedStatus QuoSpring's support for JUnit Jupiter already supports detection of tes...
Spring Upgrade Hibernate support baseline to 5.2+
2025-01-08 03:51:53
1343
Driven by backlog requests (such as upgrading the dialects #22326) and a recent desire to expose SessionFactory and Sess...
Spring Spring should call start/stop methods on application context when spring-test is used with junit
2025-01-08 03:51:51
3305
I use spring 5 with junit 5 and I think that star/stop methods on application context must be called, because otherwise ...
Spring Avoid creation of unused logger instance in AbstractMediaTypeExpression
2025-01-08 03:51:45
243
As revealed by #25900, the logger instance in AbstractMediaTypeExpression is entirely unused. Since this is a non-public...
Spring Loggers apparently constructed on a per HTTP request basis in reactive web code cause CPU overhead
2025-01-08 03:51:43
3093
Affects: \v5.2.9.RELEASECPU profiling of some fairly high HTTP traffic spring Webflux (on Tomcat) applications has shown...
Spring Cannot test @RequestPart multipart controllers with Servlet MockPart
2025-01-08 03:51:39
3712
Tested with spring boot 2.3.4.Example projectWe have controller that receives some arguments that are parts of multipart...
Spring @ControllerAdvice order defined via @Order on a @Bean method is not applied
2025-01-08 03:51:36
1201
Affects: 5.2.7 A ControllerAdviceBean is not sorted based on the @Bean order.e.g.@RestControllerAdvicepublic class BaseE...
Spring MultipartFile[] required controller param, not throwing exception
2025-01-08 03:51:34
956
Affects: 2.3.1.RELEASEHello, I'm working with the following controller mapping:@PostMapping("/upload-bag-picture&qu...
Spring Empty or blank required UUID header validation results in 200 response status
2025-01-08 03:51:30
5196
Affects: Spring MVC 5.1.9.RELEASEHi,My REST API takes as input a mandatory X-Request-ID header that is transformed to a ...
Spring Spring WebFlux & Jetty, large responses are cut off due to prematurely closed connection
2025-01-08 03:51:27
10709
See demonstration repository here: https://github.com/opentable/webflux-large-response-springI. DescriptionGiven a Sprin...
Spring The problem with RequestParam/DateTimeFormat and LocalDateTime
2025-01-08 03:51:24
1553
Affects: \5.1.6I have the following code@GetMapping("/somepath")public String getNextDayOfMonth( @RequestPa...
Spring Support suspending handler methods in Spring MVC
2025-01-08 03:51:22
1348
Following Coroutines support introduced in Spring WebFlux and since Spring MVC supports Mono via the ReactiveAdapterRegi...
上一页
下一页
1
…
1543
1544
1545
1546
1547
…
2246
.