Nineya
Home
Blog
Spring Update copyright date in tests in spring-test
2025-01-08 04:47:59
445
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
2025-01-08 04:47:57
4403
Affects:Spring: 5.3.9 and early versionProblem:SimpleClientHttpRequestFactory.setBufferRequestBody(false) is not working...
Spring Fix Kotlin example for filtering handler functions
2025-01-08 04:47:53
534
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
2025-01-08 04:47:50
200
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
2025-01-08 04:47:45
974
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
2025-01-08 04:47:43
200
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
2025-01-08 04:47:41
2226
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]
2025-01-08 04:47:38
5484
volkanto opened SPR-17569 and commentedWe have two different controllers for two different versions of the API. We are t...
Spring Polish AbstractAspectJAdvisorFactory
2025-01-08 04:47:35
650
Left out invoke the native method.Comment From: pivotal-cla@Inmord Please sign the Contributor License Agreement!Click h...
Spring Add Smallrye Mutiny support
2025-01-08 04:47:30
160
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.
2025-01-08 04:47:28
423
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]
2025-01-08 04:47:25
12364
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()
2025-01-08 04:47:22
4785
When testing an application using HtmlUnit, its often useful to use HtmlFileInput.setData(...) instead of HtmlFileInput....
Spring Support TimeUnit in the @Scheduled annotation
2025-01-08 04:47:20
925
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
2025-01-08 04:47:17
1769
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
2025-01-08 04:47:15
1888
Affects: \<5.1.3.RELEASE>java version : 1.8.0_261https://bugs.openjdk.java.net/browse/JDK-8062841ConcurrentHashMap...
Spring Support for @Indexed on Enums
2025-01-08 04:47:08
777
Annotation @Indexed does not work in enumerationsAffects: 5.2.15-RELEASE@Target({ElementType.TYPE})@Retention(Retentio...
Spring Fix duplicated "the" occurrences in Javadoc
2025-01-08 04:47:06
486
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
2025-01-08 04:47:03
1094
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
2025-01-08 04:47:01
202
In order to support soft assertions in #26917 and #26969, we need common support for tracking multiple failures and gene...
上一页
下一页
1
…
1488
1489
1490
1491
1492
…
2246
.