Spring Better documentation of HTTP streaming responses with Webflux & Reactor Netty

I've tried Stackoverflow for this but didn't receive an answer. I open this issue for two reasons - to ask whether what ...

Spring Replace build-time initialization by constant field evaluation at build-time

In order to compile to native images and to provide a reasonable footprint, we are currently forced to initialize classe...

Spring Upgrade to Dokka Gradle plugin 1.7.0

This PR upgrades to Dokka Gradle plugin 1.7.0.Comment From: sdeleuzeRelated to #28641 cc @poutsma .Comment From: izeyeSo...

Spring PropertySourcesPlaceholderConfigurer never calls "convertProperties" on merged properties [SPR-8928]

Daniel Fernández opened SPR-8928 and commentedorg.springframework.context.support.PropertySourcesPlaceholderConfigurer i...

Spring 5.2.x.study

Comment From: pivotal-cla@zDream Please sign the Contributor License Agreement!Click here to manually synchronize the st...

Spring Why Spring is to old

Why Spring?Spring makes programming Java quicker, easier, and safer for everybody. Spring’s focus on speed, simplicity, ...

Spring Response consist of content-length instead of Transfer-encoding

Affects: 5.3.7 Upgraded spring from 5.2.15 to 5.3.7.In 5.3.7 While trying to hit an api with Accept-encoding as gzip. I ...

Spring No way to sort all known outstanding issues (and only these) by importance

Affects: AllThe Spring community manages numerous projects and sub-projects, affected by an even larger number of issues...

Spring Fix DataSourceUtils inconsistent exception handling

Align IllegalStateException with SQLException handling since IllegalState is only handled internally and the public faci...

Spring native-image: Missing resource hint for ConfigurableMimeFileTypeMap

Running the native-image from spring-native samples in branch sb-3.0.x leads toorg.springframework.beans.factory.Unsatis...

Spring Rationalize naming strategy in ApplicationContextAotGenerator

ApplicationContextAotGenerator uses a GenerationContext to analyze an ApplicationContext. The generation context provide...

Spring StackOverflowError when using BindingReflectionHintsRegistrar

Minimal reproducer:import org.springframework.hateoas.CollectionModel;public static void main(String[] args) { BindingR...

Spring curl post application/x-www-form-urlencoded throw MissingServletRequestParameterException

I use spring-boot 2.2.xMy code is: @PostMapping(path = "/testFormData", consumes = MediaType.APPLICATION_FOR...

Spring DataSourceUtils discards IllegalStateException stacktrace

https://github.com/spring-projects/spring-framework/blob/03e695ad5ff998d8da9b89d163ec4f04747bd570/spring-jdbc/src/main/j...

Spring Fix DataSourceUtils inconsistent exception handling

Fix DataSourceUtils inconsistent exception handling CannotGetJdbcConnectionException can take SQLException as well as Il...

Spring RepositoryRestMvcConfiguration sub classing attempt is failing because class DelegatingHandlerMapping made package private.

While updating org.springframework.boot to 2.5.12, org.springframework.data:spring-data-rest-webmvc is updated to 3.5.10...

Spring Consider using LoggingCacheErrorHandler as the default cache error handler

These days, the cache backends used with Spring's caching abstraction are very frequently remote services (such as Redis...

Spring Allow easy localization of response object's fields

Someone on StackOverflow brought up an interesting use case. Imagine a Java class used to create a JSON response body an...

Spring Remove duplicate commons logging classes from spring-jcl [SPR-16062]

Sven Haster opened SPR-16062 and commentedspring-jcl has duplicated a number of classes from apache commons logging, suc...

Spring DefaultWebFilterChain is called twice by a long http request

Hello everyone, we have a reactive spring boot application (2.7.0). We have a HTTP POST Request which upload up to 5 GB ...
上一页 下一页
.