Nineya
Home
Blog
Spring Support user-defined key type in JDBC KeyHolder
2025-01-08 03:28:26
1959
Enhance JDBC KeyHolder by allowing to retrieve single Generated Key that is not a Number. Generated key can be an UUID o...
Spring differences in default JSON deserialziation configs between mvc and websocket
2025-01-08 03:28:23
1952
Affects: \5.2.2I am not sure if this is the correct repository (maybe Websocket?), but i found a different behavior in J...
Spring Support URI templates in RequestEntity
2025-01-08 03:28:19
978
Add String based URI template and vararg to builder #22083 Comment From: rstoyanchevThanks for all the updates! This is ...
Spring @CacheEvict beforeInvocation with transaction does not work
2025-01-08 03:28:16
7866
Spring Version: 5.1.7.RELEASEWhen Spring transactions are enabled, the Cache operation is proxied by TransactionAwareCac...
Spring Add tests for Assert.noNullElements(Collection, ...)
2025-01-08 03:28:11
275
Commit 4000b244ff7b1db1f4eba9c4dbf2fc97162da254 introduced new variants for noNullElements in org.springframework.util.A...
Spring Build from source error
2025-01-08 03:28:08
931
Hi everyone,I have an error when,i want to build Spring framework from source.When i tap ./gradlew build in the terminal...
Spring Within Cache abstraction, log when a value was found for a key, and when not. [SPR-11654]
2025-01-08 03:28:06
3752
Brandon Zeeb opened SPR-11654 and commentedWe rely heavily on the Spring Cache et al family of abstractions. While the ...
Spring The AbstractTemplateViewResolver class is not abstract
2025-01-08 03:28:00
1026
Affects: \5.2.6.RELEASE and minor (since 1.1)If I see the javadoc of the AbstractTemplateViewResolver class, it indicate...
Spring SPR-7925 Introduce Assert.noNullElements for collections
2025-01-08 03:27:57
512
As proposed in SPR-7925.The issue also proposes a noNullKeys(Map) and noNullValues(Map). If this makes sense I would als...
Spring Add Assert.noNullElements for Collections [SPR-7925]
2025-01-08 03:27:54
1244
Eliran Bivas opened SPR-7925 and commentedIt's possible to add the following code to Assert utility classpublic static v...
Spring org.springframework.mail.MailMessage's setReplyTo method doesn't support multiple addresses [SPR-7961]
2025-01-08 03:27:52
803
Luis Arias opened SPR-7961 and commentedThis is unfortunate because the underlying javax.mail.Message interface does sup...
Spring Wrap ternary operator within parentheses as outlined in Code Style
2025-01-08 03:27:49
288
enhancement readability about ternary operatorComment From: sbrannenFor reference, see https://github.com/spring-project...
Spring Cannot find the class under the target package
2025-01-08 03:27:47
589
idea cannot show target package, so when i run test case, it turns some errors, cannot find org.springframework.aop.targ...
Spring Upgrade to Dom4j 2.1.3 and Jaxen 1.2.0
2025-01-08 03:27:44
118
Comment From: sbrannenThis has been merged into master and polished in 335ca75ec2acc2c048bc43512e1a69678596bcbf.Thanks
Spring Document exception handling limitations in TaskDecorator implementations (specifically for ThreadPoolTaskExecutor#submit)
2025-01-08 03:27:41
4306
Affects: demonstrated against 5.2.6.RELEASEThreadPoolTaskExecutor.setTaskDecorator() allows you to, for example, catch a...
Spring Upgrade to Reactor Californium-SR19
2025-01-08 03:27:35
247
Comment From: simonbaslesmall ping to let Spring maintainers know that Californium-SR19 is now correctly out on Maven Ce...
Spring Wrap XMLStreamException in DecodingException
2025-01-08 03:27:33
190
Both XmlEventDecoder and Jaxb2XmlDecoder catch XMLStreamExceptions and rethrow them using Exceptions.propagate. Accordin...
Spring UriComponentBuilder using unicode for ampersand (&)
2025-01-08 03:27:31
687
Hello,Spring version - 5.2.5When I try to use UriComponentsBuilder with 2 query params the parameter separator(ampersand...
Spring Missing null checks in AbstractMessageChannel.addInterceptor
2025-01-08 03:27:23
399
Backport of gh-25088Comment From: jhoellerSince we don't generally assert against null in Collection arguments in 5.1.x,...
Spring WebSphereUowTransactionManager causes exception for PROPAGATION_SUPPORTS when timeout is specified
2025-01-08 03:27:14
6692
ContextWe're upgrading a legacy app from Spring 1.2.8 (yes, for real) to Spring 4.3.6, following best practices and sett...
上一页
下一页
1
…
1346
1347
1348
1349
1350
…
2025
.