Add support for configuring SimpleMessageListenerContainer by vpavic · Pull Request #47716 · spring-projects/spring-boot

@vpavic

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>

@vpavic mentioned this pull request

Oct 20, 2025

@snicoll snicoll changed the title Add support for auto-configuring SimpleMessageListenerContainer Add support for configuring SimpleMessageListenerContainer

Oct 20, 2025

danish-ali

snicoll pushed a commit to snicoll/spring-boot that referenced this pull request

Nov 17, 2025
This 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 added a commit to snicoll/spring-boot that referenced this pull request

Nov 17, 2025

snicoll pushed a commit that referenced this pull request

Dec 19, 2025
This 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>

snicoll added a commit that referenced this pull request

Dec 19, 2025

@vpavic vpavic deleted the simple-jms-listener-container branch

December 19, 2025 13:08