517 Commits (main)

Author SHA1 Message Date
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen 09b60220d8 Apply "instanceof pattern matching" in remainder of spring-jms module 2 years ago
Radek Kraus 4cc02fe3bc
Protect JMS connection creation against prepareConnection errors 2 years ago
Sam Brannen ebe717ff6c Update release version due to backport 2 years ago
Sam Brannen 04321d0577 Revise generated default name for @JmsListener subscription 2 years ago
Sam Brannen 67c141f15b Polishing 2 years ago
fml2 ad4e0d9ad7 Improve generated default name for a @JmsListener subscription 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen a12c9a0430 Update copyright headers 2 years ago
Sam Brannen 0d14c3bc1a Polish Javadoc in spring-jms 2 years ago
Sam Brannen 8be542016b Apply "instanceof pattern matching" in spring-jms 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Juergen Hoeller d5ff232246 Defensive check for null returned from createConnection() 2 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 2 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 2 years ago
Sam Brannen fdec9f0adc Apply "instanceof pattern matching" 2 years ago
Sam Brannen a88dbbec98 Apply project formatting rules for ternary operator 2 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 2 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 2 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 2 years ago
Arjen Poutsma 792371ac1f Generalize Jackson version numbers 2 years ago
Sam Brannen 2aa78889d2 Use consistent wording in precondition error messages 2 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 2 years ago
Marc Wrobel e76fbcb290 Fix and improve Javadoc in spring-jms 2 years ago
Juergen Hoeller e72b0a04cd Document limitations for MessageProducer/Consumer caching with WebLogic JMS 2 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 2 years ago
Juergen Hoeller 12357fdf44 Add byte[] to supported JMS message header types 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Sam Brannen 32cd73261a Apply "switch expressions" where applicable 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Juergen Hoeller 537aced28b Avoid message listener recovery in case of persistence exceptions on commit 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
김보배(Bobae Kim)/Platform Engineering팀/11ST 804b343cab Use parseInt without substring method 3 years ago
Sam Brannen 32c14a2b42 Update Javadoc regarding repeatable annotation support 3 years ago
Sam Brannen d70a610a0d Apply "instanceof pattern matching" in spring-jms 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Sam Brannen 93efb20a53 Fix broken links in Javadoc 3 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Juergen Hoeller 5cbc972a0d Log rejected listener container tasks at warn level 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Juergen Hoeller 5822f1bf85 Drop RPC-style remoting 3 years ago
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