627 Commits (9e894819635d211ce5da1dd67156d01bbdc82589)

Author SHA1 Message Date
Juergen Hoeller 1c4b20287f Use correlation id for explicit sendAndReceive response queue 2 months ago
Sam Brannen 357205723f Simplify tests 2 months ago
Sam Brannen 4d4adeb2c6 Polish Javadoc 2 months ago
Michał Pisarski 3f390d55f0 Add overloaded sendAndReceive methods to JmsOperations and JmsTemplate to use explicit response queue 2 months ago
Juergen Hoeller 48bedd0af1 Revise DefaultMessageListenerContainer connection recovery 2 months ago
Juergen Hoeller 62fd09dfa5 Polishing 2 months ago
Sam Brannen 948af8bcc6 Fix typo in Javadoc 2 months ago
Sam Brannen 00606d2171 Use default destination name with JmsClient.sendAndReceive() and headers 2 months ago
Juergen Hoeller 07c0213f20 Polishing 4 months ago
Juergen Hoeller 71d18ebabc Improve debug log for received message 4 months ago
Juergen Hoeller 3ccb0786db Clear remaining invoker resources when releasing shared Connection 4 months ago
Juergen Hoeller 9d4abb63d8 Clarify JMS sessionTransacted flag for local versus global transaction 4 months ago
Sébastien Deleuze 8ec9ab6698 Add builder-based constructors to Jackson 3 infrastructure 5 months ago
Juergen Hoeller 080bca0b23 Deprecate TransactionCallbackWithoutResult 5 months ago
Juergen Hoeller 1333669e2c Introduce SimpleDestinationResolver as new default for common setups 6 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 6 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 6 months ago
Sébastien Deleuze 79738d921a Upgrade to Jackson 3.0.0-rc10 6 months ago
Sébastien Deleuze dc26aaa0ec Use JsonMapper instead of ObjectMapper when relevant 7 months ago
Sébastien Deleuze 0389e3e3af Revert "Use JsonMapper instead of ObjectMapper when relevant" 7 months ago
Sébastien Deleuze d115f36400 Use JsonMapper instead of ObjectMapper when relevant 7 months ago
Brian Clozel ec87d90c9b Post process outgoing messages in JMS clients 8 months ago
Juergen Hoeller 2b56b759af Fix JmsClient visibility 9 months ago
Juergen Hoeller 56f16a8817 Add usage examples to JmsClient javadoc 9 months ago
NeatGuyCoding d957f8bb5d
Fix copy-n-paste errors in JmsClient Javadoc 9 months ago
Juergen Hoeller 0111329214 Consistently introspect constructor-provided JmsTemplate 9 months ago
Juergen Hoeller 65e5c14245 Polishing 9 months ago
Juergen Hoeller 9596b70b2a Consistent nullability and exception declarations 9 months ago
Juergen Hoeller 6dc3c11828 Introduce JmsClient with configurable settings per operation 9 months ago
Sam Brannen 5da8d5e795 Remove unnecessary `final` declarations in JmsTemplate 9 months ago
Sam Brannen 133f330850 Declare remaining messageSelector parameters in JmsOperations as @⁠Nullable 9 months ago
Jiandong Ma b6675edb92 Declare messageSelector parameters in JmsOperations as @⁠Nullable 9 months ago
Juergen Hoeller 196b7ec275 Deprecate (Jdbc)DaoSupport classes (including JmsGatewaySupport) 9 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Sam Brannen 8b9e620084 Allow FixedBackOff to be constructed with only a custom interval 10 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 10 months ago
Sam Brannen 01fea5e7ed Polish Jackson 3 support 10 months ago
Sébastien Deleuze 2a29e16456 Deprecate for removal Jackson 2 support 11 months ago
Sébastien Deleuze a0ed3f052e Introduce Jackson 3 support for spring-jms 11 months ago
Sam Brannen 9fd1d0c6a3 Polish Javadoc 1 year ago
Tran Ngoc Nhan 30fcaef813 Remove unnecessary closing curly brackets in Javadoc 1 year ago
Juergen Hoeller 20736bd06f Introduce acknowledgeAfterListener flag for custom acknowledge handling 1 year ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 1 year ago
Sébastien Deleuze a73a819c82 Refine `@SuppressWarnings("NullAway")` 1 year ago
Sébastien Deleuze 9516d9b822 Refine null-safety in the spring-jms module 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Sam Brannen dd92eac3ad Refer to message "receipt" instead of "reception" 1 year ago
Brian Clozel 84e762b470 Fix double accounting of JMS process observations 1 year ago
Juergen Hoeller 11d4272ff4 Use Locale.ROOT consistently for toLower/toUpperCase 1 year ago