-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Milestone
Description
- Doc: ControllerAdvice
@ExceptionHandlermatching for root vs cause in multi-advice scenario [SPR-16074] Doc: ControllerAdvice @ExceptionHandler matching for root vs cause in multi-advice scenario [SPR-16074] #20623 - Improve documentation of lite configuration mode [SPR-16076] Improve documentation of lite configuration mode [SPR-16076] #20625
- Clarify Bean destroyMethod documentation [SPR-16078] Clarify Bean destroyMethod documentation [SPR-16078] #20627
- Checkbox/RadioButton incorrectly converts collections of enums with a custom converter [SPR-16082] Checkbox/RadioButton incorrectly converts collections of enums with a custom converter [SPR-16082] #20631
@ModelAttributebinding defined globally for particular attribute rather than per method invocation [SPR-16083] @ModelAttribute binding defined globally for particular attribute rather than per method invocation [SPR-16083] #20632- Prevent WebSocket buffer overflow through application-level flow control [SPR-16089] Prevent WebSocket buffer overflow through application-level flow control [SPR-16089] #20638
- SchedulingConfigurer and JmsListenerConfigurer should respect
@Order[SPR-16090] SchedulingConfigurer and JmsListenerConfigurer should respect @Order [SPR-16090] #20639 - Doc:
@Asyncin an Interceptor postHandle() doesn't work [SPR-16092] Doc: @Async in an Interceptor postHandle() doesn't work [SPR-16092] #20641 - Avoid temporary String creation in StringUtils.starts/endsWithIgnoreCase [SPR-16095] Avoid temporary String creation in StringUtils.starts/endsWithIgnoreCase [SPR-16095] #20644
- WebSphereUowTransactionManager swallows original exception when commit fails for another reason [SPR-16102] WebSphereUowTransactionManager swallows original exception when commit fails for another reason [SPR-16102] #20650
- Incorrectly identify bridged method on interface [SPR-16103] Incorrectly identify bridged method on interface [SPR-16103] #20651
- Compatibility with OpenPDF as alternative to iText 2.1.7 [SPR-16107] Compatibility with OpenPDF as alternative to iText 2.1.7 [SPR-16107] #20655
- Incorrect SpEL example in reference documentation [SPR-16111] Incorrect SpEL example in reference documentation [SPR-16111] #20659
- PathMatchingResourcePatternResolver returns duplicate resources when using classpath* prefix [SPR-16117]
PathMatchingResourcePatternResolverreturns duplicate resources when usingclasspath*:prefix [SPR-16117] #20665 - SpEL method invocation with varargs on proxy [SPR-16122] SpEL method invocation with varargs on proxy [SPR-16122] #20670
- AbstractRequestExpectationManager fails with "Expectations already declared" when ResponseCreator.createResponse throws an exception [SPR-16132] AbstractRequestExpectationManager fails with "Expectations already declared" when ResponseCreator.createResponse throws an exception [SPR-16132] #20680
- MockHttpServletRequest with Host: set builds wrong getRequestURL() [SPR-16138] MockHttpServletRequest with Host: set builds wrong getRequestURL() [SPR-16138] #20686
- Field name is used to match on bean name when
@Autowiredmatches several beans by type [SPR-16142] Field name is used to match on bean name when @Autowired matches several beans by type [SPR-16142] #20690 - ClassPathResource.createRelative is using wrong ClassPathResource constructor for the returned resource [SPR-16146] ClassPathResource.createRelative is using wrong ClassPathResource constructor for the returned resource [SPR-16146] #20694
- Early ApplicationContext close call may lead to ApplicationEventMulticaster/LifecycleProcessor access exception [SPR-16149] Early ApplicationContext close call may lead to ApplicationEventMulticaster/LifecycleProcessor access exception [SPR-16149] #20697
- When using NamedParameterJdbcTemplate, NVARCHAR or NCLOB(4000 characters or less) columns are not properly populated since StatementCreatorUtils does setString for these types instead of setNString. [SPR-16154] When using NamedParameterJdbcTemplate, NVARCHAR or NCLOB(4000 characters or less) columns are not properly populated since StatementCreatorUtils does setString for these types instead of setNString. [SPR-16154] #20702
- MockHttpServletResponse.getDateHeader fails with NPE for non-existing header [SPR-16160] MockHttpServletResponse.getDateHeader fails with NPE for non-existing header [SPR-16160] #20708
- Make JpaVendorAdapters JTA-aware (in particular for Hibernate 5.1/5.2) [SPR-16162] Make JpaVendorAdapters JTA-aware (in particular for Hibernate 5.1/5.2) [SPR-16162] #20710
- Reduce access on headers for STOMP messaging [SPR-16165] Reduce access on headers for STOMP messaging [SPR-16165] #20713
- spring-jdbc : Improve memory allocations when substituting named parameters. [SPR-16170] spring-jdbc : Improve memory allocations when substituting named parameters. [SPR-16170] #20718
- Explicitly document UriTemplate as thread-safe [SPR-16173] Explicitly document UriTemplate as thread-safe [SPR-16173] #20721
- NumberFormatException caused by property paths from JSR-303 based validation with no index into a collection [SPR-16177] NumberFormatException caused by property paths from JSR-303 based validation with no index into a collection [SPR-16177] #20725
- Wrong byte code for compiled SpEL when JDK proxy method invocation is used [SPR-16191] Wrong byte code for compiled SpEL when JDK proxy method invocation is used [SPR-16191] #20739
- Document common use cases for
@Ordervs@Priorityvs@DependsOn[SPR-16213] Document common use cases for @Order vs @Priority vs @DependsOn [SPR-16213] #20761 - Deprecate Castor support [SPR-16219] Deprecate Castor support [SPR-16219] #20767
Metadata
Metadata
Assignees
Labels
No labels