spring-boot/spring-boot-project
Vedran Pavic 79e2cb3ec1 Add config prop for JMS listener's sessionTransacted flag
This commit introduces `spring.jms.listener.session-transacted` property
in order to enable explicit configuration of `sessionTransacted` on the
`DefaultMessageListenerContainer`.

Prior to this commit, `sessionTransacted` would be configured implicitly
based on presence of `JtaTransactionManager`.

See gh-37473
2023-09-27 15:06:52 +01:00
..
spring-boot Merge branch '3.1.x' 2023-09-27 12:50:58 +01:00
spring-boot-actuator Merge branch '3.1.x' 2023-08-30 13:36:01 +01:00
spring-boot-actuator-autoconfigure Make user details service auto-configs back off more readily 2023-09-26 16:47:19 +01:00
spring-boot-autoconfigure Add config prop for JMS listener's sessionTransacted flag 2023-09-27 15:06:52 +01:00
spring-boot-dependencies Merge branch '3.1.x' 2023-09-22 16:22:01 +01:00
spring-boot-devtools Upgrade to Jetty 12 2023-09-07 13:59:15 +01:00
spring-boot-docker-compose Add Docker Compose support for Neo4j 2023-09-14 13:25:38 +01:00
spring-boot-docs Make user details service auto-configs back off more readily 2023-09-26 16:47:19 +01:00
spring-boot-parent Upgrade to Spock Framework 2.3-groovy-4.0 2023-08-04 19:27:53 +01:00
spring-boot-starters Merge branch '3.1.x' 2023-09-15 13:37:59 +01:00
spring-boot-test Update copyright year of changed files 2023-08-13 20:44:44 -07:00
spring-boot-test-autoconfigure Update copyright year of changed files 2023-09-20 17:16:31 -07:00
spring-boot-testcontainers Polish "Add service connection from OpenTelemetry Collector" 2023-09-14 11:10:19 +02:00
spring-boot-tools Merge branch '3.1.x' 2023-09-26 18:51:03 -05:00