Spring ConfigurationClassUtils#checkConfigurationClassCandidate judgment logic question

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

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)

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

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

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

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

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

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]

Juergen Zimmermann opened SPR-15062 and commentedDávid Karnok classifies reactive libraries into 0..4 generations at htt...

Spring Support handling MultipartFile without filename

It would be convenient if Spring controller can handle a multipart file request where filename is empty.Controller:@Post...

Spring 5.3.x

同步更新Comment From: pivotal-cla@Jervis-Miao Please sign the Contributor License Agreement!Click here to manually synchroni...

Spring 5.3.x

更新Comment From: pivotal-cla@Jervis-Miao Please sign the Contributor License Agreement!Click here to manually synchronize...

Spring 5.3.x

更新Comment From: pivotal-cla@Jervis-Miao Please sign the Contributor License Agreement!Click here to manually synchronize...

Spring 修改更新

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

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

Version: 2.5.1Class: org.springframework.kafka.core.DefaultKafkaProducerFactory$CloseSafeProducerKafka producer factory ...

Spring test

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)

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

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

Affects: 5.1.2, 5.3.9Background: We experienced an issue due to DefaultMessageListenerContainer no longer receiving mess...
上一页 下一页
.