Nineya
Home
Blog
软著申请
Spring #23262 remove obsolete documentation of "autowire" property for @Bean
2025-01-08 03:02:59
810
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
2025-01-08 03:02:56
3263
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)
2025-01-08 03:02:53
8979
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
2025-01-08 03:02:51
812
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
2025-01-08 03:02:48
7467
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
2025-01-08 03:02:45
434
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
2025-01-08 03:02:41
16700
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
2025-01-08 03:02:39
7256
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
2025-01-08 03:02:35
3658
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
2025-01-08 03:02:33
2307
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
2025-01-08 03:02:29
160
Added some debug logs regarding session expiration to the DefaultWebSessionManager.Comment From: rstoyanchevThanks for t...
Spring Gradle build fails on MS Windows
2025-01-08 03:02:26
3238
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$__
2025-01-08 03:02:04
1461
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
2025-01-08 03:01:59
933
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
2025-01-08 03:01:57
143
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
2025-01-08 03:01:54
1801
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
2025-01-08 03:01:51
1177
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
2025-01-08 03:01:49
196
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
2025-01-08 03:01:46
340
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]
2025-01-08 03:01:43
2507
sahil-ag opened SPR-17285 and commented@within point-cut doesn't seem to be working when we extend a class and annotate ...
上一页
下一页
1
…
1592
1593
1594
1595
1596
…
2246
.