Spring 5.1.x

Comment From: pivotal-issuemaster@goupan1996 Please sign the Contributor License Agreement!Click here to manually synchr...

Spring Reject "/path/**/other" patterns in PathPatternParser

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

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

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

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?

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

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

This PR replaces deprecated HttpClient.websocket() with recommended one.Comment From: rstoyanchevThanks for the change. ...

Spring Deprecate InstantiationAwareBeanPostProcessorAdapter

Along the lines of gh-25147, we should also deprecate InstantiationAwareBeanPostProcessorAdapter and let the correspondi...

Spring Refactor method name dispatching to switch statements

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

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

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'.

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

Created a small refactoring for gh-25109. Changed: Field duplicationSet DefaultBodyBuilder as protected, to allow childr...

Spring Introduce PropertyEditor for JSON mapping

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

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

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

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

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

See https://github.com/spring-projects/spring-boot/issues/21542 for background.Currently a PropertySource can legitimate...
上一页 下一页
.