Spring Doc: MessageSourceAccessor applies message format to default message [SPR-13590]

Michael Osipov opened SPR-13590 and commentedConsider this code snippet:@ExceptionHandler(MethodArgumentTypeMismatchExce...

Spring @Validated and @Configurable don't work together [SPR-12451]

Sebastian Dietrich opened SPR-12451 and commentedI have domain objects that need to be annotated both as @Configurable a...

Spring Add section on clustered Quartz scheduler [SPR-13649]

Andrei Ivanov opened SPR-13649 and commentedTrying to create a clustered Quartz configuration is a bit difficult since t...

Spring Introduce mechanism to automatically clear and flush an ORM's unit of work in the TestContext framework [SPR-6133]

Ken Egervari opened SPR-6133 and commentedHi, I'd like to submit a feature request. I dunno how hard it would be.I would...

Spring Support configuration of load-time weaving in the TestContext Framework [SPR-9938]

Adib Saikali opened SPR-9938 and commentedStatus QuoWhen executing integration tests with a Spring ApplicationContext th...

Spring Doc: Load-time weaving limitations with Tomcat and Hibernate [SPR-7440]

Juergen Zimmermann opened SPR-7440 and commentedWhen I use Hibernate to persist an object of a class which inherits from...

Spring WebMvcConfigurationSupport should support Spring MessageSource as JSR 303 message interpolator by default [SPR-9708]

Simon Wong opened SPR-9708 and commentedStatus QuoWebMvcConfigurationSupport instantiates a LocalValidatorFactoryBean if...

Spring Provide a JPA equivalent of JdbcTestUtils [SPR-10296]

Adib Saikali opened SPR-10296 and commentedWhen writing integration tests involving JPA JdbcTestUtils is quite useful, h...

Spring Jaxb2RootElementHttpMessageConverter doesn't work well with class with @XmlAnyElement [SPR-10262]

Yang opened SPR-10262 and commentedI have a Controller class returns a list wrapper because Jaxb won't work if just retu...

Spring Add more samples (updated) about "HtmlUnit Integration" section [SPR-14774]

Manuel Jordan opened SPR-14774 and commentedRespecting the huge valuable work in Spring Framework.With the best intentio...

Spring Support for Oracle JDBC connection properties Ex: fixedString [SPR-15391]

Venkata Krishna opened SPR-15391 and commentedOracle JDBC Connection property fixedString has some significant behavior ...

Spring Memory leak in SessionRegistryImpl

Affects: \The SessionRegistryImpl , has a memory leak in this.sessionIds = new ConcurrentHashMap<>();because Sessi...

Spring Divide RAM usage by 5 for ResultSets from ColumnMapRowMapper

In our application, we heavily use procedures returning cursors/ResultSets.We found a big unjustified RAM usage causing ...

Spring Support DisposableBean on prototype and @Configurable beans using weak references [SPR-9391]

Archie Cobbs opened SPR-9391 and commentedSpring has some very counter-intuitive behavior when handling prototype scoped...

Spring Add onChangeListener support to MutablePropertySources [SPR-15514]

Phil Webb opened SPR-15514 and commentedSpring Boot would like to track when property sources are changed on a MutablePr...

Spring AbstractSingleBeanDefinitionParser should handle depends-on, lazy-init, scope, etc. [SPR-8703]

Archie Cobbs opened SPR-8703 and commentedAbstractSingleBeanDefinitionParser has support for setting bean name and alias...

Spring EclipseLinkJpaDialect applies per-transaction isolation level to shared DatabasePlatform

spring orm version: 5.1.4.RELEASEIn EclipseLinkJpaDialect class line 81if (definition.getIsolationLevel() != Transaction...

Spring ForwardedHeaderFilter should reject invalid requests

Hi, our Spring Boot application using Spring Boot 3.1.4 which includes spring-web:6.0.12 started throwing 5xx due to a m...

Spring Detect @Scope annotations on base classes [SPR-16029]

Antonio Anzivino opened SPR-16029 and commentedI am working on a software project being a platform for other developers ...

Spring Add ExponentialRandomBackOffPolicy [SPR-17477]

Sam Mefford opened SPR-17477 and commentedWhile Spring Retry has an ExponentialRandomBackOffPolicy, Spring org.springfra...
上一页 下一页
.