Spring #23262 remove obsolete documentation of "autowire" property for @Bean

Comment From: sbrannenThanks for the PR.Please note, however, that we do not delete documentation for a feature simply b...

Spring ConcurrentModificationException when executing AutowireCapableBeanFactory.createBean

We are facing Initialization of bean failed; nested exception is java.util.ConcurrentModificationException and we are us...

Spring ConcurrentModification in LinkedMultiValueMap ( spring-web-5.1.6)

I've just seen that (rare) exception in an otherwise well-behaving web applicaiton of ours.It would be great to hear whe...

Spring Upgrade to Gradle 6.2

OverviewGradle 6.2 has been released: https://docs.gradle.org/6.2/release-notes.htmlLet's upgrade the Spring Framework b...

Spring Blocking call in ConcurrentReferenceHashMap on event loop

I encountered the following blocking call within ConcurrentReferenceHashMap on the event loop.I'd like any of the follow...

Spring Obsolete documentation of "autowire" property for @Bean

Affected version : since 5.1 Affected section : Spring core : 1.4.5. Autowiring CollaboratorsDocumentation always menti...

Spring Blocking call under LocalVariableTableParameterNameDiscoverer with Boot JAR loader

Blockhound detects blocking call.Spring versionspring-webflux 5.1.9.RELEASEJVM version (e.g. java -version)java 11.0.3 2...

Spring WebClient builder call from one microservice to another microservice giving bad request error for first time in Webflux

We are making use of WebClient Builder call for communication among micro services in our project.It's springboot-thymle...

Spring WebFluxTest cannot read URL with matrix variable

Hi, I notice WebFluxTest cannot test with a URL with matrix variable.For example I have a test: @Autowired WebTest...

Spring NullPointerException in MockHttpServletRequestBuilder for URI string with no protocol

Affects: spring-boot-starter-test 2.1.6.RELEASEUse Case: When performing an spring integration test over a get controll...

Spring Added debug logging to DefaultWebSessionManager

Added some debug logs regarding session expiration to the DefaultWebSessionManager.Comment From: rstoyanchevThanks for t...

Spring Gradle build fails on MS Windows

spring-framework : v5.2.0.RC1Gradle and JVM version: 1.. when i clone the project, i execute the 'gradlew :spring-oxm:c...

Spring Spring Data Jpa - Query with SPEL - Named parameter not bound : __$synthetic$__

In parseParameterBindingsOfQueryIntoBindingsAndReturnCleanedQuery, the matcher is referencing the parsed query.Matcher m...

Spring AbstractJackson2Decoder is not aware of jackson's non-blocking parser only supporting UTF-8

It appears that AbstractJackson2Decoder assumes that the non-blocking parser used with Jackson2Tokenizer auto-detects i...

Spring Simplify code in spring-test by using Collections.addAll

This can be changed like this.Comment From: hyeonisism@sbrannen I fixed it. ThanksComment From: sbrannenThis has been me...

Spring WebMvcConfigurer not working without @EnableWebMvc after upgrading to spring-boot 2.x

I am updating from spring-boot 1.5.4 to spring-boot 2.2.4. After migrating my JUnitss started breaking for ContentNegoti...

Spring AbstractClientHttpResponse not compatible with Cloudflare 521 status code

While trying to access the http status from an interceptor on the RestTemplate I'm getting the following exception:No ma...

Spring Fix javadoc in DependencyDescriptor

The java doc description of (never {@code null}) does not match the annotation of @Nullable.Suggest to fix this descript...

Spring Polish some test classes by using predefined constants

By changing the magic number to a constant, it has been improved to safer test code.Comment From: sbrannenPlease execute...

Spring @within not working Spring AOP [SPR-17285]

sahil-ag opened SPR-17285 and commented@within point-cut doesn't seem to be working when we extend a class and annotate ...
上一页 下一页
.