玖涯软件开发
Home
Blog
Spring Better documentation of HTTP streaming responses with Webflux & Reactor Netty
2025-01-08 05:47:17
3580
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
2025-01-08 05:47:14
3615
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
2025-01-08 05:47:10
182
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]
2025-01-08 05:47:07
6745
Daniel Fernández opened SPR-8928 and commentedorg.springframework.context.support.PropertySourcesPlaceholderConfigurer i...
Spring 5.2.x.study
2025-01-08 05:47:04
189
Comment From: pivotal-cla@zDream Please sign the Contributor License Agreement!Click here to manually synchronize the st...
Spring Why Spring is to old
2025-01-08 05:47:02
412
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
2025-01-08 05:46:59
4711
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
2025-01-08 05:46:57
1565
Affects: AllThe Spring community manages numerous projects and sub-projects, affected by an even larger number of issues...
Spring Fix DataSourceUtils inconsistent exception handling
2025-01-08 05:46:54
320
Align IllegalStateException with SQLException handling since IllegalState is only handled internally and the public faci...
Spring native-image: Missing resource hint for ConfigurableMimeFileTypeMap
2025-01-08 05:46:51
8236
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
2025-01-08 05:46:49
4537
ApplicationContextAotGenerator uses a GenerationContext to analyze an ApplicationContext. The generation context provide...
Spring StackOverflowError when using BindingReflectionHintsRegistrar
2025-01-08 05:46:47
902
Minimal reproducer:import org.springframework.hateoas.CollectionModel;public static void main(String[] args) { BindingR...
Spring curl post application/x-www-form-urlencoded throw MissingServletRequestParameterException
2025-01-08 05:46:44
4438
I use spring-boot 2.2.xMy code is: @PostMapping(path = "/testFormData", consumes = MediaType.APPLICATION_FOR...
Spring DataSourceUtils discards IllegalStateException stacktrace
2025-01-08 05:46:42
925
https://github.com/spring-projects/spring-framework/blob/03e695ad5ff998d8da9b89d163ec4f04747bd570/spring-jdbc/src/main/j...
Spring Fix DataSourceUtils inconsistent exception handling
2025-01-08 05:46:39
993
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.
2025-01-08 05:46:36
1898
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
2025-01-08 05:46:34
2453
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
2025-01-08 05:46:31
3397
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]
2025-01-08 05:46:29
2779
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
2025-01-08 05:46:26
4158
Hello everyone, we have a reactive spring boot application (2.7.0). We have a HTTP POST Request which upload up to 5 GB ...
上一页
下一页
1
…
1425
1426
1427
1428
1429
…
2246
.