365 Commits (5.2.x)

Author SHA1 Message Date
Juergen Hoeller 9524ecd5b0 Log rejected listener container tasks at warn level 3 years ago
Juergen Hoeller 215514f27b Polishing (backported from master) 4 years ago
Juergen Hoeller 6e4fcb69f0 Polishing 4 years ago
Juergen Hoeller 9dfef59af2 Construct StringWriter instances with appropriate initial size 4 years ago
Juergen Hoeller 04df9b8f49 Efficient checks for empty strings and single character matches 4 years ago
Sam Brannen bd65762582 Polish Javadoc for MessagePostProcessor interfaces 4 years ago
Philippe Marschall 6a7e58ac82 Add @FunctionalInterface to MessagePostProcessor 4 years ago
Sam Brannen 335c3d5db6 Polish contribution 4 years ago
XenoAmess ab859fcc96 Refine use of substring operations 4 years ago
Juergen Hoeller 165a6f186d Expose setExceptionListener on AbstractJmsListenerContainerFactory 4 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
陈其苗 0463d7fcb9 Set proxyBeansMethod to false when no method is called 5 years ago
Juergen Hoeller e0319b1f79 Raise log level for exceptions from EntityManager close call 5 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Gary Russell 63844c6d74 MappingJackson2MessageConverter: fix javadoc typo 5 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Sam Brannen a07ce8eb82 Polishing 5 years ago
Sam Brannen 3e2b977d5d Re-enable shadowed, overridden @Test and lifecycle methods 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Brian Clozel bb8fd1c6bd Fix javax.jms Gradle configuration in spring-jms 5 years ago
Brian Clozel 561af5f8f9 Replace propdeps plugin with custom plugin 5 years ago
Juergen Hoeller c4622dbebc Polishing 5 years ago
Juergen Hoeller fc46abf0b7 Polishing 6 years ago
Juergen Hoeller 33b5bc2aae Polishing 6 years ago
Juergen Hoeller 7dc92aa05d Polishing 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Сергей Цыпанов aaeabc3c85 Simplify iteration over maps 6 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Juergen Hoeller 52e02deb53 Configurable connection recovery in SimpleMessageListenerContainer 6 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 6 years ago
Juergen Hoeller 31c3b8a291 Avoid unguarded String concatenation for debug/trace logging 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Spring Operator d99edd154f URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
Sam Brannen 9d2e7ced89 Favor Math.[min|max]() over handcrafted code 6 years ago