Spring BindingResult from RedirectAttributes flashAttribute ignored if redirect target uses @ModelAttribute

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

Affects: Spring Framework 5.2.9.RELEASE, Hibernate 5.4.21.FinalSuspected connection leak in Spring Hibernation 5 integra...

Spring README Added

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

Backport of gh-25789Comment From: spring-projects-issuesFixed via 5b4f3e871f6ad811ecba9cbbe90ac8788a9d3380Comment From: ...

Spring Construct StringWriter instances with appropriate initial size

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

Hi!Im trying override method org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping#getM...

Spring jsessionid breaks request mappings when removeSemicolonContent is turned off

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)

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')

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

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

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

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

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

https://github.com/spring-projects/spring-framework/blob/9a43d2ec208d2e8cd0866431acf26af3529f8677/spring-web/src/main/ja...

Spring Drop explicit zeroing at instantiation of Atomic* objects

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

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

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

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

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

Affects: 5.2If WebMvc.fn is used with nested routes, it is not always necessary to specify the path pattern for every re...
上一页 下一页
.