Files
spring-boot/spring-boot-tests
Stéphane Nicoll 626065a827 Add support for JmsClient
This commits adds auto-configuration for the new JmsClient API
introduced in Spring Framework 7. JmsClient is auto-configured the
same way as JmsTemplate and uses it behind the scenes.

Closes gh-46293
2025-07-08 15:53:22 +02:00
..