Spring Polish constants name in jta transaction manager factory bean

Modified because this did not match the uppercase rule of the class name.Comment From: hyeonisism@rstoyanchev thanks to ...

Spring Cached Flux problem with application/stream+json response type

Hi, I continue here the issue from gitter https://gitter.im/spring-projects/spring-boot?at=5e3800b16f9d3d34981a7c43In sh...

Spring spring.ftl: nice if spring.message had support for an array of arguments [SPR-2855]

Kaj Hejer opened SPR-2855 and commentedI.e. had support for getMessage(String code, Object[] args, Locale locale)this ma...

Spring BigDecimal in multi-value request body deserializes differently than single-value

Backport of gh-24479Comment From: spring-projects-issuesFixed via 0d7494ac52e38ab4b5fbd4073506edd8e46f7624Comment From: ...

Spring Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE

0.4.0 provides built-in support for remembering a user's selections using local storage. This replaces the custom switch...

Spring Compatibility with JDK 14

With JDK 14 GA coming up in March and the final release candidate just in time for our Spring Framework 5.2.4 release, l...

Spring Improve assertion message in PersistenceExceptionTranslationInterceptor

It's a bit odd asserting the bean factory with != null and the given message.Comment From: sbrannenAssert.state throws a...

Spring Prevent unnecessary refresh for InjectionMetadata.EMPTY

InjectionMetadata.EMPTY won't cached well in AutowiredAnnotationBeanPostProcessor#injectionMetadataCacheorg.springframew...

Spring x-death header missing in STOMP response

Hi,I am using ReactorNettyTcpStompClient to connect to RabbitMQ STOMP. During frame handling, i am NACKing messages and ...

Spring Upgrade to RSocket 1.0.0-RC6

RSocket Java 1.0.0-RC6 is out. Spring Security 5.3 needs this version to get https://github.com/rsocket/rsocket-java/pul...

Spring 分支1

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

Spring SseEmitter cannot format text/plain if StringHttpMessageConverter is not configured

The SseEmitter included in the spring framework does not seem to include a capable text/plain parser in the underlying c...

Spring Add a way to combine more than one AnnotationIntrospector in Jackson2ObjectMapperBuilder instead of overriding it

EnhancementToday there is an option to provide custom annotationIntrospector to the Jackson2ObjectMapperBuilder via Jack...

Spring Add hook-point to exclude imported configuration classes

Spring Boot has an optimization in which a DeferredImportSelector implementation has a chance to look at an index to rem...

Spring Regression issue with response encoding between Spring Boot 2.1.x and 2.2.x

Affects: Spring Boot 2.2.xWe have identified a regression issue while upgrading from Spring Boot 2.1.11 to Spring Boot ...

Spring Let BeanFactoryAwareGeneratorStrategy extend ClassLoaderAwareGeneratorStrategy

Let BeanFactoryAwareGeneratorStrategy extends ClassLoaderAwareGeneratorStrategy to reuse generate implementation.Comment...

Spring HttpHeaders getContentLength should check for non-empty String

getContentLength method in spring-web HttpHeaders class is prone to NumberFormatException.Due to some reason, my content...

Spring Support command line arguments with an empty value

With Spring Boot, you can override application properties using command line arguments like so:java -jar my-boot.jar --m...

Spring Should ListenableFutureAdapter implement ListenableFuture.completable()?

I noticed that ListenableFutureAdapter, introduced in Spring 4, does not handle ListenableFuture.completable(), introduc...

Spring “Vary” headers for eot fonts with Spring 5.2 causes cache problems with IE9/IE11

Since Spring 5.2 the Cors Handling is changed, if the request is not a cors request. This impacts the loading of the fon...
上一页 下一页
.