spring-boot/spring-boot-project
Vedran Pavic d72fb8e127 Add support for configuring non-standard JMS acknowledge modes
Prior to this commit, `spring.jms.listener.session.acknowledge-mode`
and `spring.jms.template.session.acknowledge-mode` accepted only a
predefined set of values representing standard JMS acknowledge modes.

This commit adds support for also using arbitrary integer values to
these configuration properties, which allows vendor-specific JMS
acknowledge modes to be configured.

See gh-37576
2023-10-12 08:36:30 +01:00
..
spring-boot Refactor Jetty SameSiteSupplier cookie support to use a Handler 2023-10-10 15:57:32 -07:00
spring-boot-actuator Adapt to breaking API change in Micrometer 2023-10-10 17:56:56 +01:00
spring-boot-actuator-autoconfigure Merge branch '3.1.x' 2023-10-11 15:06:09 +01:00
spring-boot-autoconfigure Add support for configuring non-standard JMS acknowledge modes 2023-10-12 08:36:30 +01:00
spring-boot-dependencies Merge branch '3.1.x' 2023-10-11 15:06:09 +01:00
spring-boot-devtools Merge branch '3.1.x' 2023-10-03 11:21:29 +01:00
spring-boot-docker-compose Merge branch '3.1.x' 2023-10-03 11:21:29 +01:00
spring-boot-docs Merge branch '3.1.x' 2023-10-11 15:06:09 +01:00
spring-boot-parent Merge branch '3.1.x' 2023-10-11 11:29:36 +01:00
spring-boot-starters Adapt to breaking API change in Micrometer 2023-10-10 17:56:56 +01:00
spring-boot-test Configure a RestClient.Builder with RestClientTest 2023-09-29 15:07:38 -05:00
spring-boot-test-autoconfigure Configure a RestClient.Builder with RestClientTest 2023-09-29 15:07:38 -05:00
spring-boot-testcontainers Merge branch '3.1.x' 2023-10-09 15:42:32 -05:00
spring-boot-tools Merge branch '3.1.x' 2023-10-11 15:06:09 +01:00