Nineya
Home
Blog
Spring ConfigurationClassUtils#checkConfigurationClassCandidate judgment logic question
2025-01-08 04:52:40
324
in Spring Framework 5.2+,about checkConfigurationClassCandidate i have a quetion for judgment,checkConfigurationClassCa...
Spring AbstractJpaVendorAdapter refers to JPA 2.1 but requires JPA 3.0
2025-01-08 04:52:36
319
Affects: 6.0 snapshotsAbstractJpaVendorAdapter refers to JPA 2.1 but it now requires JPA 3.0. Similarly, HibernateJpaVen...
Spring Defensive reference to JNDI API for JDK 9+ (optional java.naming module)
2025-01-08 04:52:34
770
Following up on https://github.com/spring-projects/spring-framework/issues/26884#issuecomment-929000919, our optional JN...
Spring Leading whitespaces are removed while reading SSE response
2025-01-08 04:52:32
1070
Affects: 5.3.10.RELEASE and current main (30efa4d)I'm making a SSE request to another server using WebClient w/ WebFlux,...
Spring Upgrade to spring-javaformat-checkstyle 0.0.28 and downgrade to Checkstyle 8.41
2025-01-08 04:52:30
749
In order to be able to use text blocks and other new Java language features, we should upgrade to a recent version of Ch...
Spring Fix invalid characters in source files
2025-01-08 04:52:26
2343
From the main build on JDK 17:> Task :spring-beans:compileGroovy/tmp/build/6da1d659/git-repo/spring-beans/src/main/ja...
Spring Deprecate RxJava 2 in favor of RxJava 3
2025-01-08 04:52:24
203
Following up on #19628 and preparing for #27443, let's add a deprecation note to the documentation, concerning RxJava 2'...
Spring Remove support for RxJava 1 and 2
2025-01-08 04:52:22
480
Following up on #19628, we're finally removing RxJava 1.x support from Spring's ReactiveAdapterRegistry since it has bee...
Spring Deprecate RxJava 1 in favor of RxJava 2+3 [SPR-15062]
2025-01-08 04:52:20
2507
Juergen Zimmermann opened SPR-15062 and commentedDávid Karnok classifies reactive libraries into 0..4 generations at htt...
Spring Support handling MultipartFile without filename
2025-01-08 04:52:17
4161
It would be convenient if Spring controller can handle a multipart file request where filename is empty.Controller:@Post...
Spring 5.3.x
2025-01-08 04:52:15
198
同步更新Comment From: pivotal-cla@Jervis-Miao Please sign the Contributor License Agreement!Click here to manually synchroni...
Spring 5.3.x
2025-01-08 04:52:12
223
更新Comment From: pivotal-cla@Jervis-Miao Please sign the Contributor License Agreement!Click here to manually synchronize...
Spring 5.3.x
2025-01-08 04:52:09
223
更新Comment From: pivotal-cla@Jervis-Miao Please sign the Contributor License Agreement!Click here to manually synchronize...
Spring 修改更新
2025-01-08 04:52:07
223
Comment From: pivotal-cla@Jervis-Miao Please sign the Contributor License Agreement!Click here to manually synchronize t...
Spring Change default driver in XStreamMarshaller from XppDriver to DomDriver
2025-01-08 04:52:04
1135
OverviewAs explained in commit a247b83cd9c9aefd3c329d493c5ce7cd11d0cdfa, the XppDriver from XStream relies on the XPP3 l...
Spring Spring boot Kafka - Kafka Producer can not get manually close
2025-01-08 04:52:02
1257
Version: 2.5.1Class: org.springframework.kafka.core.DefaultKafkaProducerFactory$CloseSafeProducerKafka producer factory ...
Spring test
2025-01-08 04:51:59
193
Comment From: pivotal-cla@waiteryang Please sign the Contributor License Agreement!Click here to manually synchronize th...
Spring FileSystemResource range request is slow (linear time on file size)
2025-01-08 04:51:53
2860
When there is a range request, FileSystemResource will get an InputStream via File.newInputStream(Path). This InputStrea...
Spring ConcurrentReferenceHashMap's entrySet violates the Map contract
2025-01-08 04:51:51
4006
A quick sanity test of this map using Guava's testlib found some simple violations. For example entrySet().iterator() do...
Spring DefaultMessageListenerContainer does not log an error/warning when consumer tasks have been rejected
2025-01-08 04:51:48
2184
Affects: 5.1.2, 5.3.9Background: We experienced an issue due to DefaultMessageListenerContainer no longer receiving mess...
上一页
下一页
1
…
1483
1484
1485
1486
1487
…
2246
.