Spring Consider target-class proxy mode by default [SPR-14515]

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]

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]

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]

Gunnar Hillert opened SPR-8760 and commentedCurrently there is an Assert.noNullElements method, but it currently accepts...

Spring Contribution documentation [SPR-11133]

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]

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]

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]

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]

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

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]

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]

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]

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]

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]

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]

Rossen Stoyanchev opened SPR-11900 and commentedThe logic in MethodValidationInterceptor is pretty useful. However it is...

Spring Support optional parameters in stored procedures

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]

Yanming Zhou opened SPR-17170 and commentedObjectProvider should accept Function as argument like Consumer #20550 pub...

Spring Extract forwarded header handling out of UriComponentsBuilder

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]

Jens Wilke opened SPR-16503 and commentedThe cache abstraction currently operates the cache in a cache aside pattern. Op...
上一页 下一页
.