397 Commits (1f8c233dfcef62781467cbb58a774933208f94cf)

Author SHA1 Message Date
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Stephane Nicoll 31b651a114 Polish contribution 3 years ago
Syuziko eaf9deedfd Polish tests 3 years ago
Juergen Hoeller ba08006d52 ObjectMapper.configure(MapperFeature, boolean) is deprecated as of Jackson 2.13 3 years ago
Stephane Nicoll 411745f4cb Update copyright year of changed file 3 years ago
diguage 01df63b9cd Delete unnecessary variable 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Sam Brannen f0f450a18d Polishing 3 years ago
Juergen Hoeller 0865abef83 Expose current cached session count 4 years ago
Juergen Hoeller 7d3f42b27b Expose endpoint id as listener container name (for transaction/thread name) 4 years ago
Juergen Hoeller 6670db9b58 Polishing 4 years ago
Juergen Hoeller 7b6cac2c93 Polishing 4 years ago
Juergen Hoeller 6ffeee3e6f Basic integration tests with various listener container settings 4 years ago
Juergen Hoeller 0503cf2937 Revised checks for maxMessagesPerTask and idleReceivesPerTaskLimit 4 years ago
Koen Serneels 14c802f979 Introduced 'idleReceivesPerTaskLimit': also mark task idle when idle receives per task threshold is reached 4 years ago
Juergen Hoeller a6e48811c0 Compatibility with Jackson 2.12 (tested against 2.12.0-rc1) 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 874574513c Replace remaining usage of LinkedList with ArrayList/ArrayDeque 4 years ago
Juergen Hoeller 04df9b8f49 Efficient checks for empty strings and single character matches 4 years ago
Sam Brannen 6a2939a4d4 Suppress deprecation warnings in JmsInvokerTests 4 years ago
Sam Brannen bd65762582 Polish Javadoc for MessagePostProcessor interfaces 4 years ago
Philippe Marschall 6a7e58ac82 Add @FunctionalInterface to MessagePostProcessor 4 years ago
Juergen Hoeller a1a9bb3e7f Explicit note on phasing out serialization-based remoting 4 years ago
Sam Brannen 335c3d5db6 Polish contribution 4 years ago
XenoAmess ab859fcc96 Refine use of substring operations 4 years ago
Sam Brannen a8901e3cf8 Polish contribution 4 years ago
XenoAmess edfc6c0293 Refine use of substring operations 4 years ago
Sam Brannen cdc234d7db Polish contribution 4 years ago
XenoAmess c547809e89 Use instanceof instead of Class#isInstance where feasible 4 years ago
Juergen Hoeller 165a6f186d Expose setExceptionListener on AbstractJmsListenerContainerFactory 4 years ago
Brian Clozel d9ccd618ea Deprecate remoting technologies support 4 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 4 years ago
Сергей Цыпанов 7949937655 Remove redundant assignment of default values to volatile fields 4 years ago
Sam Brannen 8099fc8178 Use try-with-resources language construct where feasible 4 years ago
Juergen Hoeller e955e52f2f Refactor method name dispatching to switch statements 5 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 5 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