Spring Update copyright date in tests in spring-test

I changed the copyright year of Servlet TestI'd like to be of some help to the spring-framework!Comment From: pivotal-cl...

Spring SimpleClientHttpRequestFactory.setBufferRequestBody(false) not works with interceptor of RestTemplate

Affects:Spring: 5.3.9 and early versionProblem:SimpleClientHttpRequestFactory.setBufferRequestBody(false) is not working...

Spring Fix Kotlin example for filtering handler functions

The Kotlin code example at Filtering Handler Functions seems to be not equivalent to Java.SupposeThe before filter that ...

Spring Remove unnecessary brace in WebSocket documentation

There is an unnecessary brace in one of the examples in the WebSocket documentation.Comment From: sbrannenThis has been ...

Spring Convenient configuration of type permissions for XStream 1.4.18

As of XStream 1.4.18, the default type permissions are restricted to well-known core JDK types. Since any custom types w...

Spring Origin/comeon

Comment From: pivotal-cla@zhangxiansheng123 Please sign the Contributor License Agreement!Click here to manually synchro...

Spring XStreamMarshaller unmarshall failing with xstream version upgrade to 1.4.18

Affects: \<5.3.4> We are using XStreamMarshaller from spring-oxm, for unmarshalling. When trying xstream version u...

Spring RestControllerAdvice with custom annotations is not working properly [SPR-17569]

volkanto opened SPR-17569 and commentedWe have two different controllers for two different versions of the API. We are t...

Spring Polish AbstractAspectJAdvisorFactory

Left out invoke the native method.Comment From: pivotal-cla@Inmord Please sign the Contributor License Agreement!Click h...

Spring Add Smallrye Mutiny support

As an additional Reactive Streams implementer to the existing Reactor, Rxjava2/3. https://smallrye.io/smallrye-mutiny/Co...

Spring @Valid + @JsonView is not working together.

Affects: \Comment From: bclozelThanks for getting in touch, but it feels like this is a question that would be better su...

Spring @JsonView not working with Resources [SPR-12552]

David Harrigan opened SPR-12552 and commentedHi,Spring 4.1.3Jackson 2.4.4I have a class that looks something like this:p...

Spring HtmlUnitRequestBuilder ignores file uploaded via HtmlFileInput.setData()

When testing an application using HtmlUnit, its often useful to use HtmlFileInput.setData(...) instead of HtmlFileInput....

Spring Support TimeUnit in the @Scheduled annotation

Added an option to use java.util.concurrent.TimeUnit with fixedDelay, fixedRate and initialDelay in the @Scheduled annot...

Spring JdbcTemplate.queryForList maps SMALLINT to Integer instead of Short

Affects: 5.1.9For some reason the Map objects returned by JdbcTemplate.queryForList() use java.lang.Integer to represent...

Spring java 1.8 use spring cache enabled sync = true then trigger jdk bug JDK-8062841

Affects: \<5.1.3.RELEASE>java version : 1.8.0_261https://bugs.openjdk.java.net/browse/JDK-8062841ConcurrentHashMap...

Spring Support for @Indexed on Enums

Annotation @Indexed does not work in enumerationsAffects: 5.2.15-RELEASE@Target({ElementType.TYPE})@Retention(Retentio...

Spring Fix duplicated "the" occurrences in Javadoc

This PR fixes a typo of "the the" to "the".Comment From: pivotal-cla@boniato Please sign the Contributor License Agreeme...

Spring Introduce soft assertions for MockMvc

It happens very often that MockMvc is used inheavyweight integration tests. It's no use to wastetime to check if another...

Spring Introduce ExceptionCollector testing utility

In order to support soft assertions in #26917 and #26969, we need common support for tracking multiple failures and gene...
上一页 下一页
.