spring-boot/spring-boot-project
Yanming Zhou c329c5fe5b Add spring.rabbitmq.template.allowed-list-patterns property
Update `RabbitProperties` and `RabbitTemplateConfigurer` to support a
`spring.rabbitmq.template.allowed-list-patterns` property.

The can be used to prevent errors of the form:

	java.lang.SecurityException: Attempt to deserialize unauthorized
	class com.example.domain.Message; add allowed class name patterns
	to the message converter or, if you trust the message orginiator,
	set environment variable 'SPRING_AMQP_DESERIALIZATION_TRUST_ALL'
	or system property 'spring.amqp.deserialization.trust.all' to true

See gh-40421
2024-04-18 12:46:38 -07:00
..
spring-boot Merge branch '3.2.x' 2024-04-16 13:40:11 +02:00
spring-boot-actuator Merge branch '3.2.x' 2024-04-17 16:41:50 +02:00
spring-boot-actuator-autoconfigure Deprecate framework-specific @*Endpoint annotations 2024-04-15 18:58:52 +02:00
spring-boot-autoconfigure Add spring.rabbitmq.template.allowed-list-patterns property 2024-04-18 12:46:38 -07:00
spring-boot-dependencies Switch to same-minor-version upgrade policy 2024-04-18 20:04:55 +01:00
spring-boot-devtools
spring-boot-docker-compose
spring-boot-docs Polish 'Fix forward-headers-strategy documentation regarding cloud defaults' 2024-04-18 12:17:29 -07:00
spring-boot-parent
spring-boot-starters Add reference to OpenTelemetry Spring Boot starter 2024-04-18 12:19:51 -07:00
spring-boot-test
spring-boot-test-autoconfigure Revert "Exclude unwanted javax.inject dependency from Data Couchbase" 2024-04-12 11:19:16 +01:00
spring-boot-testcontainers
spring-boot-tools Move Docker Compose and Testcontainers to separate section 2024-04-17 14:05:52 +02:00