-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Milestone
Description
- Error in RestTemplate when setting the same HTTP header through ClientHttpRequestInterceptor and HttpEntity [SPR-15066] Error in RestTemplate when setting the same HTTP header through ClientHttpRequestInterceptor and HttpEntity [SPR-15066] #19632
- Update Stomp Client Recommendation in Docs [SPR-15624] Update Stomp Client Recommendation in Docs [SPR-15624] #20183
- Combining
@Retryableand@Scheduled/@JmsListenerdoesn't work [SPR-16196] Combining @Retryable and @Scheduled/@JmsListener doesn't work [SPR-16196] #20744 - Exception when receiving Long collection in MessageMapping [SPR-16252] Exception when receiving Long collection in MessageMapping [SPR-16252] #20799
- NPE in FunctionReference due to race condition in SpelExpression.getValue() [SPR-16255] NPE in FunctionReference due to race condition in SpelExpression.getValue() [SPR-16255] #20802
- spring-web CORS requires X-Forwarded-Port [SPR-16262] spring-web CORS requires X-Forwarded-Port [SPR-16262] #20809
- Reduce access on user in SimpleBrokerMessageHandler.handleMessageInternal [SPR-16264] Reduce access on user in SimpleBrokerMessageHandler.handleMessageInternal [SPR-16264] #20811
- Stomp Broker Relay may ignore configured destination prefixes [SPR-16265] Stomp Broker Relay may ignore configured destination prefixes [SPR-16265] #20812
- Embedded cglib 3.2.5 not closing input streams that read class files [SPR-16267] Embedded cglib 3.2.5 not closing input streams that read class files [SPR-16267] #20814
- config.enableSimpleBroker("/topic", "/queue"); Should be config.enableSimpleBroker("/topic", "queue"); [SPR-16275] config.enableSimpleBroker("/topic", "/queue"); Should be config.enableSimpleBroker("/topic", "queue"); [SPR-16275] #20822
- BeanUtils.isSimpleValueType() returns false for enums overriding a method [SPR-16278] BeanUtils.isSimpleValueType() returns false for enums overriding a method [SPR-16278] #20825
- Unnecessary file system access in SimpleMetadataReaderFactory.getMetadataReader [SPR-16281] Unnecessary file system access in SimpleMetadataReaderFactory.getMetadataReader [SPR-16281] #20828
- Allow to inject enum with package visibility [SPR-16284] Allow to inject enum with package visibility [SPR-16284] #20831
- Ambiguous mapping error when using generic interface [SPR-16288] Ambiguous mapping error when using generic interface [SPR-16288] #20835
- Improve performance of some string operations [SPR-16293] Improve performance of some string operations [SPR-16293] #20840
- Programmatic creation of caching proxies using CacheProxyFactoryBean does not work [SPR-16295] Programmatic creation of caching proxies using CacheProxyFactoryBean does not work [SPR-16295] #20842
- Access-Control-Allow-Origin header returns wrong value using SockJS [SPR-16304] Access-Control-Allow-Origin header returns wrong value using SockJS [SPR-16304] #20851
- Incorrect SpEL syntax in reference documentation [SPR-16315] Incorrect SpEL syntax in reference documentation [SPR-16315] #20862
- Large transaction timeout value (Integer.MAX_VALUE for example) results in transaction expiring immediately after starting. [SPR-16316] Large transaction timeout value (Integer.MAX_VALUE for example) results in transaction expiring immediately after starting. [SPR-16316] #20863
@JmsListenerconcurrency property is ignored if DefaultJmsListenerContainerFactory#concurrency is set [SPR-16338] @JmsListener concurrency property is ignored if DefaultJmsListenerContainerFactory#concurrency is set [SPR-16338] #20885- JMS Producers are cached even when the destination is a temporary queue causing a memory leak [SPR-16353] JMS Producers are cached even when the destination is a temporary queue causing a memory leak [SPR-16353] #20900
- ComponentScanBeanDefinitionParser::parseTypeFilters should not fail on ClassNotFoundException [SPR-16356] ComponentScanBeanDefinitionParser::parseTypeFilters should not fail on ClassNotFoundException [SPR-16356] #20903
- TestExecutionListener class not found logged at INFO [SPR-16369] TestExecutionListener class not found logged at INFO [SPR-16369] #20916
- Use ArrayList instead of LinkedList for known size [SPR-16378] Use ArrayList instead of LinkedList for known size [SPR-16378] #20924
- EclipseLink does not log SQL parameters when using showSql [SPR-16383] EclipseLink does not log SQL parameters when using showSql [SPR-16383] #20929
Metadata
Metadata
Assignees
Labels
No labels