Nineya
Home
Blog
Spring Consider target-class proxy mode by default [SPR-14515]
2025-01-08 17:41:15
1186
Juergen Hoeller opened SPR-14515 and commentedFollowing up on #19047, we should once again consider changing the default...
Spring Document guidelines for choosing the value of SmartLifecycle's phase [SPR-6642]
2025-01-08 17:41:13
2505
Daniel Mikusa opened SPR-6642 and commentedSubmitted for customer --> Liu, Yinwei David (Morgan Stanley)Since Spring ...
Spring MessageListenerContainers should invalidate the Session properly in case of JMSException [SPR-8616]
2025-01-08 17:41:10
5448
Sam Brannen opened SPR-8616 and commentedStatus QuoWhen an exception is caught in AbstractPollingMessageListenerContaine...
Spring Provide variations of Assert.noNullElements that accepts a Collection or Map [SPR-8760]
2025-01-08 17:41:07
1117
Gunnar Hillert opened SPR-8760 and commentedCurrently there is an Assert.noNullElements method, but it currently accepts...
Spring Contribution documentation [SPR-11133]
2025-01-08 17:41:05
635
Marten Deinum opened SPR-11133 and commentedCurrently most/all of the Spring Projects have their own documentation regar...
Spring Introduce AutodetectMode enum for MBeanExporter [SPR-13137]
2025-01-08 17:41:02
747
Mathieu Lachance opened SPR-13137 and commentedIt would be nice for the MBeanExporter#setAutodetectMode to accept a newl...
Spring Support for Jackson 3 [SPR-16389]
2025-01-08 17:40:59
358
Juergen Hoeller opened SPR-16389 and commentedJackson 3 is currently in development, becoming a 5.1 or 5.2 topic for us....
Spring util:properties write spring-el for ignore-resource-not-found to make it dynamic [SPR-15174]
2025-01-08 17:40:57
314
Alireza Fattahi opened SPR-15174 and commentedIt will be good idea if we can write spring-el forignore-resource-not-foun...
Spring Method to Intercept @Scheduled and @Async without AOP [SPR-15562]
2025-01-08 17:40:54
625
Jon Schneider opened SPR-15562 and commentedBoth Spring Cloud Sleuth and Spring Metrics (and less likely, security?) cou...
Spring queryForObject fetch all rows and then check if size is 0 or > 1
2025-01-08 17:40:51
5183
Hello,If we use NamedParameterJdbcOperations.queryForObject with RowMapper, the RowMapper will call method mapRow for ev...
Spring Notification for db connection acquired when LazyConnectionDataSourceProxy is used [SPR-17278]
2025-01-08 17:40:49
2078
Keshav Gupta opened SPR-17278 and commentedWe are using LazyConnectionDataSourceProxy to lazily fetch DB connection. Whe...
Spring Use SMTP Message instead of MimeMessage to get access to setEnvelopeForm [SPR-16443]
2025-01-08 17:40:46
1042
Janning Vygen opened SPR-16443 and commentedWhen you use a MimeMessageHelper you can't set the "envelope from" only by s...
Spring Move KeyStoreFactoryBean, KeyManagersFactoryBean and TrustManagersFactoryBean to Spring [SPR-16890]
2025-01-08 17:40:43
828
Marten Deinum opened SPR-16890 and commentedSpring WebServices provides the convenient KeyStoreFactoryBean, KeyManagersF...
Spring Interception through CGLIB subclassing of target bean class (without a proxy) [SPR-16114]
2025-01-08 17:40:41
1502
John Doe opened SPR-16114 and commentedWhen using cglib proxy, 'this' should be the proxy (like for the @Configuration c...
Spring Allow declaration-stable lookup of declared methods via ASM [SPR-16100]
2025-01-08 17:40:38
1626
Oliver Drotbohm opened SPR-16100 and commentedClassMetadata currently exposes ASM based metadata about the type hierarch...
Spring Bean Validation invocation API for use with individual values and constraints [SPR-11900]
2025-01-08 17:40:36
6807
Rossen Stoyanchev opened SPR-11900 and commentedThe logic in MethodValidationInterceptor is pretty useful. However it is...
Spring Support optional parameters in stored procedures
2025-01-08 17:40:33
1117
As per https://stackoverflow.com/questions/13162043/spring-simplejdbccall-default-optional-arguments there seems to be n...
Spring Lambda-based mapping of an ObjectProvider's object when available or unique [SPR-17170]
2025-01-08 17:40:30
2617
Yanming Zhou opened SPR-17170 and commentedObjectProvider should accept Function as argument like Consumer #20550 pub...
Spring Extract forwarded header handling out of UriComponentsBuilder
2025-01-08 17:40:27
229
The main purpose of UriComponentsBulider#fromHttpRequest is to apply forwarded headers to the URI of the current request...
Spring Support for read through / loading caches [SPR-16503]
2025-01-08 17:40:24
8313
Jens Wilke opened SPR-16503 and commentedThe cache abstraction currently operates the cache in a cache aside pattern. Op...
上一页
下一页
1
…
1331
1332
1333
1334
1335
…
2246
.