Add support for configuring SimpleMessageListenerContainer by vpavic · Pull Request #47716 · spring-projects/spring-boot
This commit introduces a `SimpleJmsListenerContainerFactoryConfigurer` that can be used to conveniently apply settings provided by JMS auto-configuration to `SimpleJmsListenerContainerFactory` instances. Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
snicoll
changed the title
Add support for auto-configuring SimpleMessageListenerContainer
Add support for configuring SimpleMessageListenerContainer
snicoll pushed a commit to snicoll/spring-boot that referenced this pull request
Nov 17, 2025This commit introduces a `SimpleJmsListenerContainerFactoryConfigurer` that can be used to conveniently apply settings provided by JMS auto-configuration to `SimpleJmsListenerContainerFactory` instances. See spring-projectsgh-47716 Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
snicoll pushed a commit that referenced this pull request
Dec 19, 2025This commit introduces a `SimpleJmsListenerContainerFactoryConfigurer` that can be used to conveniently apply settings provided by JMS auto-configuration to `SimpleJmsListenerContainerFactory` instances. See gh-47716 Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
vpavic
deleted the
simple-jms-listener-container
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters