Nineya
Home
Blog
Spring Add support for @Transactional static methods [SPR-5999]
2025-01-08 04:16:16
1489
Jukka Palomäki opened SPR-5999 and commentedGiven the rich Entity model promoted by e.g. Spring Roo, it would be nice if...
Spring Deprecate WebClient#exchange() and provide safer alternatives
2025-01-08 04:16:13
5409
exchange() provides more flexibility than retrieve() but leaves the full handling of the response to the application and...
Spring LiveBeansView doesn't contain singletons registered programmatically [SPR-14199]
2025-01-08 04:16:10
1548
Johnny Lim opened SPR-14199 and commentedLiveBeansView doesn't contain singletons registered programmatically.With the f...
Spring Provide insight of singleton instance [SPR-15625]
2025-01-08 04:16:08
437
Rocky Shang opened SPR-15625 and commentedspring-bean exposes beans information through LiveBeansView. But there is no s...
Spring LiveBeansView should support double quotes in application context id [SPR-16899]
2025-01-08 04:16:05
634
Konstantin Aleev opened SPR-16899 and commentedresult.append("{\n\"context\": \"").append(context.getId()).append("\",\n...
Spring Enforce standard Java types in YamlProcessor
2025-01-08 04:16:03
841
spring-beans ships a YamlProcessor that's used as a base class by YamlMapFactoryBean and YamlPropertiesFactoryBean. Thes...
Spring Use beans xmlns instead of DTD, so IDEA can process XML files
2025-01-08 04:16:01
602
fix xmlns.So that IDEA will know the beanComment From: pivotal-issuemaster@xhd731568849 Please sign the Contributor Lice...
Spring StringDecoder fails to strip windows newlines across source buffers
2025-01-08 04:15:57
2198
Affects: 5.2.12 etc (looks like bug was introduced in https://github.com/spring-projects/spring-framework/commit/db9e0b0...
Spring Simplify BeanUtils.findPrimaryConstructor()
2025-01-08 04:15:55
411
Simplified code.Comment From: pivotal-issuemaster@1993heqiang Please sign the Contributor License Agreement!Click here t...
Spring RSocketRequester delays REQUEST_CHANNEL until first payload
2025-01-08 04:15:52
6489
Affects: 5.3.3I'm trying to use RSocket to have two-way streaming between client and server, with server (sometimes) bei...
Spring Memory leakage in Webflux, Socktes are not closing even if i use retrieve method
2025-01-08 04:15:50
2210
As you can see i am using retrieve() but still connections are not closing.Code which is causing this issueWebClient we...
Spring Add ResponseEntity.created(void) overload
2025-01-08 04:15:46
497
Affects: 5.2.5.RELEASEhttps://tools.ietf.org/html/rfc7231#section-6.3.2 says the location URI is optional. For a PUT req...
Spring Scheduled class ScheduledTaskRegistrar to implement the InitializingBean interface
2025-01-08 04:15:43
665
I have a question:Why does ScheduledTaskRegistrar implement Interface InitializingBean?afterPropertiesSet methods of cla...
Spring @Cacheable or @CacheEvict invalid
2025-01-08 04:15:40
803
Affects: \@Cacheable @CacheEvict invalid@servicepubic class TestService { @Cacheable(cacheNames ="user",key =...
Spring 4.3.x
2025-01-08 04:15:38
203
Comment From: pivotal-issuemaster@zhangjian965 Please sign the Contributor License Agreement!Click here to manually sync...
Spring Enhance http.CacheControl with setters
2025-01-08 04:15:35
3097
Attempting to generate the following Cache-Control header Cache-Control: no-store, max-age=0 as illustrated here but una...
Spring Fixed grammar in ResponseEntity documentation
2025-01-08 04:15:32
550
Fixed some grammatical mistakes or instances that were somewhat moredifficult to read clearly in the ResponseEntity java...
Spring Update documentation with details on content negotiation and the order of converter registrations
2025-01-08 04:15:30
6586
Spring Boot version 2.4.0 Also testing in spring boot 1.3.2.RELEASEWhen the default content type is set to XML if a requ...
Spring Exclude User Destination Messages in Broker Message Handler
2025-01-08 04:15:27
5735
Affects: v5.3.3We used WebSockets within Spring Boot 2.3.5 (Spring Framework 5.2.10). After updating to Spring Boot 2.4....
Spring Support BASE64 file name encoding in ContentDisposition
2025-01-08 04:15:24
1283
There are web servers encode Content-Disposition filename part using BASE64 like - filename="=?UTF-8?B?5pel5pys6KqeLmNzd...
上一页
下一页
1
…
1520
1521
1522
1523
1524
…
2246
.