Nineya
Home
Blog
软著申请
Spring BindingResult from RedirectAttributes flashAttribute ignored if redirect target uses @ModelAttribute
2025-01-08 03:51:19
6077
Affects: 5.1.9Also affects: 1.5.21 Using an annotated controller and using RedirectAttributes to send BindingResult via ...
Spring Native Hibernate 5 bootstrapping with JTA transaction manager requires hibernate.transaction.coordinator_class=jta to be set
2025-01-08 03:51:17
14144
Affects: Spring Framework 5.2.9.RELEASE, Hibernate 5.4.21.FinalSuspected connection leak in Spring Hibernation 5 integra...
Spring README Added
2025-01-08 03:51:14
420
Comment From: pivotal-issuemaster@touhid-jisan Please sign the Contributor License Agreement!Click here to manually sync...
Spring Construct StringWriter instances with appropriate initial size
2025-01-08 03:51:11
192
Backport of gh-25789Comment From: spring-projects-issuesFixed via 5b4f3e871f6ad811ecba9cbbe90ac8788a9d3380Comment From: ...
Spring Construct StringWriter instances with appropriate initial size
2025-01-08 03:51:02
311
Our StringWriter usage in several message converters and in FileCopyUtils effectively initializes a StringBuffer with a ...
Spring Wrong type inference in Kotlin while overriding RequestMappingHandlerMapping#getMappingForMethod
2025-01-08 03:51:00
1517
Hi!Im trying override method org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping#getM...
Spring jsessionid breaks request mappings when removeSemicolonContent is turned off
2025-01-08 03:50:58
1542
Affects: v5.2.9 (and probably v5.3.0)In our project, we setup the UrlPathHelper to not remove semicolon content, because...
Spring Incorrect example in javadocs of Assert.notNull(object, messageSupplier)
2025-01-08 03:50:55
1682
Current javadoc of Assert.notNull(object, messageSupplier) methods contains an example:Assert.notNull(clazz, () -> &q...
Spring ClassCastException when wiring bean using method injection (NullBean instead of 'null')
2025-01-08 03:50:52
2275
Affects: Spring Framework 5.2.9.RELEASEWe are upgrading from Spring 4 to Spring 5 and encountered java.lang.ClassCastExc...
Spring java.lang.NoClassDefFoundError: org/jetbrains/kotlin/cli/common/PropertiesKt
2025-01-08 03:50:50
239
I followed the prompts in "import-into-idea.md" to import into idea. When I execute "./gradlew :spring-oxm:compileTestJa...
Spring Use the function endpoint, filter the handler function, and find that remoteAddress is null, params is empty
2025-01-08 03:50:48
1033
Affects: 5.2.8Use the function endpoint, filter the handler function, and find that remoteAddress is null, params is emp...
Spring Add kotlinx.serialization JSON support to Spring WebFlux
2025-01-08 03:50:46
1719
As a follow up of #21188, we should add support for kotlinx.serialization JSON to WebFlux. This will not support Flow de...
Spring WebTestClient no longer captures the URI template
2025-01-08 03:50:43
572
Affects: 5.3.0-SNAPSHOTThis is a regression introduced by https://github.com/spring-projects/spring-framework/commit/bed...
Spring FormHttpMessageConverter to preserve parameters from the input MediaType
2025-01-08 03:50:41
1379
https://github.com/spring-projects/spring-framework/blob/9a43d2ec208d2e8cd0866431acf26af3529f8677/spring-web/src/main/ja...
Spring Drop explicit zeroing at instantiation of Atomic* objects
2025-01-08 03:50:37
1152
Often fields of atomic types e.g. AtomicInteger are explicitly zeroed at initialization, which is redundant and slower t...
Spring Subclasses of UrlBasedViewResolver could avoid reflection when creating instances of View
2025-01-08 03:50:35
348
All subclasses (I think) currently delegate creation of View instances to the parent class, which only knows the View cl...
Spring Add option to disable Last-Modified handling when serving static resources
2025-01-08 03:50:33
705
See spring-io/start.spring.io#519 for the original issue.When packaging static files, applications may choose to overrid...
Spring Spring Data Mongo Db + AWS Document DB
2025-01-08 03:50:31
6298
Hello I am trying to connect to AWS Document DB via spring boot data mongo. The application stops with the below excepti...
Spring Webflux Routing DSL's onError filters execute in unexpected order
2025-01-08 03:50:25
2149
Affects: Spring Framework 5.2.7Hello. I am trying to use the onError functions of the Kotlin DSL coRouter to create a gl...
Spring Make path pattern optional in router functions
2025-01-08 03:50:21
1072
Affects: 5.2If WebMvc.fn is used with nested routes, it is not always necessary to specify the path pattern for every re...
上一页
下一页
1
…
1544
1545
1546
1547
1548
…
2246
.