Nineya
Home
Blog
Spring ShallowEtagHeaderFilter breaks SockJS and HTTP streaming async responses [SPR-12960]
2025-01-08 03:50:19
10312
Alexander Zagumennikov opened SPR-12960 and commentedShallowEtagHeaderFilter wraps response into ContentCachingResponseW...
Spring Return application/json response to WebClient request as a Flux
2025-01-08 03:50:16
5369
Affects: Spring Webflux 5.2.7.RELEASEThis relates to how WebClient handles traditional application/json responses. From ...
Spring How to identify which dependencies will break after upgrading to latest spring from spring 3.0.5?
2025-01-08 03:50:13
15047
This is my pom file. I am working on very old version of spring and as time to time upgradation were not maintained so i...
Spring Single ehcache manager in a multi module project with multiple ehcache.xml files [SPR-14884]
2025-01-08 03:50:11
2451
James Selvakumar opened SPR-14884 and commentedI have a multi module project with all the modules defining their cache c...
Spring Kotlin code that uses WebClient fails after upgrade to Spring 5.2
2025-01-08 03:50:08
3595
Affects: 5.2Consider the following usage of WebClient:suspend fun getApiResponse(): String { val webClient = WebClien...
Spring * 5a39f73 fix: encoding issues with non-ascii chars. * a60d77a new: pkg: added .travis.yml for automated tests. * 57129ba new: much greater performance on big repository by issuing only one shell command for all the commits. (fixes #7) * 6b4b267 chg: dev: refactored out the formatting characters from GIT. * 197b069 new: dev: reverse natural order to get reverse chronological order by default. !refactor * 6b891bc new: add utf-8 encoding declaration !minor
2025-01-08 03:50:06
466
Affects: \* 5a39f73 fix: encoding issues with non-ascii chars.* a60d77a new: pkg: added .travis.yml for automated tests....
Spring JettyClientHttpConnector triggers early cancellation
2025-01-08 03:50:04
477
The connector uses Mono.from(Publisher) to obtain Jetty's ReactiveResponse. However it also cancels after the first item...
Spring Support for an async determination of status and headers with a WebMvc HandlerFunction
2025-01-08 03:50:02
539
HandlerFunction returns ServerResponse which supports providing a Publisher or CompletableFuture for the body but there ...
Spring SimpMessagingTemplate.convertAndSend results in UnsupportedOperationException when Spring Cloud Sleuth is present
2025-01-08 03:49:59
4468
springboot version: 2.1.3spring-websocket version: 5.1.1spring-cloud-sleuth version: 2.1.1When I try to use SimpMessagin...
Spring Websockets ExecutorSubscribableChannel class keeps on sending heartbeat every 15 sec.
2025-01-08 03:49:56
751
I opened this issue and tried to follow the suggestion given by @rstoyanchev here, and as you can see below in screen sh...
Spring non-root xmlelements JAXBElement<?> serialisation
2025-01-08 03:49:49
1785
Question: https://stackoverflow.com/questions/64095580/spring-boot-with-an-jaxbelement-resultBug?In a fairly old release...
Spring Eager cancellation fails with WebClient
2025-01-08 03:49:47
2935
After this fix spring-projects/spring-framework@21d0696 ReactorHttpClientResponse has introduced a state manager to chec...
Spring Support message conversion with kotlinx.serialization
2025-01-08 03:49:44
3137
This pull requests adds HttpMessageConverters for kotlinx.serialization that support application/json and application/cb...
Spring Introduce Converter.andThen(...)
2025-01-08 03:49:40
176
Fixes: gh-22381Comment From: sbrannenThis has been merged into master in a0c00362c3ba279494fec86ed6e403d829e10bee and re...
Spring Consider adding support for chaining converters
2025-01-08 03:49:38
902
It would be nice to have some support for chaining converters:public interface Converter<S, T> { // ... defa...
Spring 5.2.x
2025-01-08 03:49:35
199
Comment From: pivotal-issuemaster@Oyiersan Please sign the Contributor License Agreement!Click here to manually synchron...
Spring Upgrading from Boot 2.3.3 or 2.4-M1 to Boot 2.4-M2 uses 125mb heap in BitsCronField
2025-01-08 03:49:33
1421
I have a small-ish Spring MVC app using Boot 2.3.3. Immediately after startup, this uses 20MB of heap (after triggering ...
Spring Mybranch
2025-01-08 03:49:28
201
prComment From: pivotal-issuemaster@codegitz Please sign the Contributor License Agreement!Click here to manually synchr...
Spring @ConditionalOnProperty with @PropertySource behaviour (former not loading from latter)
2025-01-08 03:49:25
1409
Issue with Spring Boot 2.3.3.RELEASEI have provided an example project of what I'm trying to accomplish here.The problem...
Spring AutowiredAnnotationBeanPostProcessor.buildAutowiringMetadata issue
2025-01-08 03:49:22
6797
in AutowiredAnnotationBeanPostProcessor,we buildAutowiringMetadata against method annotated @Autowired。private Injectio...
上一页
下一页
1
…
1545
1546
1547
1548
1549
…
2246
.