Nineya
Home
Blog
Spring 5.1.x
2025-01-08 03:26:12
201
Comment From: pivotal-issuemaster@goupan1996 Please sign the Contributor License Agreement!Click here to manually synchr...
Spring Reject "/path/**/other" patterns in PathPatternParser
2025-01-08 03:26:09
4678
Issue:Created 2 mappings as following in the controller, code is in Controller.javaof the attached project.@GetMapping(&...
Spring Add Property origin information to PropertyResolver
2025-01-08 03:26:06
2653
Affects: v5.2.6.RELEASEI would like to be able to debug and log out where properties come from. This becomes needed if ...
Spring Refactor method name dispatching to switch statements
2025-01-08 03:26:02
157
I propose to refactor method name dispatching to switch statements to follow #25163.Thank you :)Comment From: sbrannenTh...
Spring TransactionAwareCacheManagerProxy does not take into account nested transaction's propagation
2025-01-08 03:25:58
1336
Affects: 5.2.5If inside an already present transaction I execute a method annotated with @CacheEvict and @Transactional(...
Spring Problem:SpringBoot2 Junit5, How to test @TransactionalEventListener annotated method?
2025-01-08 03:25:55
2802
Hello Spring Team!I have a problem:In my project, I need use @TransactionalEventListener to handle the Cached-Objects to...
Spring Spring WebSocket can't send message to authenticated user when pass token in header
2025-01-08 03:25:52
8530
I have push my code into github, and the eureka and mysql is mine, you can clone it and run it directly:auth-servicewebs...
Spring Replace HttpClient.websocket() deprecation
2025-01-08 03:25:50
845
This PR replaces deprecated HttpClient.websocket() with recommended one.Comment From: rstoyanchevThanks for the change. ...
Spring Deprecate InstantiationAwareBeanPostProcessorAdapter
2025-01-08 03:25:47
253
Along the lines of gh-25147, we should also deprecate InstantiationAwareBeanPostProcessorAdapter and let the correspondi...
Spring Refactor method name dispatching to switch statements
2025-01-08 03:25:45
344
Since Java 7, the switch statement can be used with a String value but we haven't really embraced that yet, in particula...
Spring Deprecate HandlerInterceptorAdapter
2025-01-08 03:25:43
290
This PR deprecates HandlerInterceptorAdapter, as (Async)HandlerInterceptor provide the same convenience by themselves wi...
Spring Dynamically change the application properties defined in the YAML file while running Springboot tests
2025-01-08 03:25:41
1201
My Use case is,organisation wide all our microservies are using YAML, so we cannot move from YAMLto .properties.In one o...
Spring cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'context:componant-scan'.
2025-01-08 03:25:38
424
Affects: \Comment From: sbrannenThanks for getting in touch, but it feels like this is a question that would be better s...
Spring Refactoring for MockServerHttpRequest
2025-01-08 03:25:36
1895
Created a small refactoring for gh-25109. Changed: Field duplicationSet DefaultBodyBuilder as protected, to allow childr...
Spring Introduce PropertyEditor for JSON mapping
2025-01-08 03:25:33
1242
Affects: 5.2.0.RELEASEI would like to use the Spring annotation @Value to map a json-format string property to a object ...
Spring Tests for gh-25140
2025-01-08 03:25:30
626
Created unit tests for CollectionUtils.toMultiValueMapas suggested by @jhoeller in gh-25140 I just followed the instruct...
Spring Javadoc for hibernate5 OpenSessionInViewFilter mentions FlushMode.NEVER
2025-01-08 03:25:27
752
Affects: 5.2.6The javadoc for org.springframework.orm.hibernate5.support.OpenSessionInViewFilter mentions FlushMode.NEVE...
Spring Javadoc for JdbcOperations.batchUpdate should mention that negative values are possible
2025-01-08 03:25:25
566
https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/jdbc/core/JdbcOperations.html#batchUpdate-jav...
Spring Suggest making a Set.size() > 0 judgement for AbstractApplicationContext.earlyApplicationEvents
2025-01-08 03:25:23
600
https://github.com/spring-projects/spring-framework/blob/7e2b81729eefe31e9e8b2872b0de0adc1bad2162/spring-context/src/mai...
Spring Document that the Map backing a MapPropertySource should not contain null values
2025-01-08 03:25:20
7668
See https://github.com/spring-projects/spring-boot/issues/21542 for background.Currently a PropertySource can legitimate...
上一页
下一页
1
…
1348
1349
1350
1351
1352
…
2025
.