spring-boot/spring-boot-project
Brian Clozel 23a9818e0d Auto-configure ProblemDetails support
This commit auto-configures ProblemDetails support for both Spring MVC
and Spring WebFlux, contributing a `@ControllerAdvice` annotated
`ResponseEntityExceptionHandler` bean if the
`spring.mvc.problemdetails.enabled` or
`spring.webflux.problemdetails.enabled` properties are set to `true`.

Closes gh-32634
2022-10-07 17:23:12 +02:00
..
spring-boot Space out smart lifecycle phases used for graceful shutdown 2022-10-06 13:11:29 +01:00
spring-boot-actuator Upgrade to Neo4J Java Driver 5.0.0 2022-10-06 19:46:31 +02:00
spring-boot-actuator-autoconfigure Make auto-configured Brave Tracer more compliant with OTel tracer 2022-10-07 11:14:46 +01:00
spring-boot-autoconfigure Auto-configure ProblemDetails support 2022-10-07 17:23:12 +02:00
spring-boot-dependencies Upgrade to Thymeleaf 3.1.0-M3 2022-10-07 11:42:01 +02:00
spring-boot-devtools Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-docs Auto-configure ProblemDetails support 2022-10-07 17:23:12 +02:00
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2022-09-15 11:55:44 +01:00
spring-boot-starters Upgrade to Thymeleaf 3.1.0-M3 2022-10-07 11:42:01 +02:00
spring-boot-test Prevent duplicate registration of TestRestTemplate after AOT processing 2022-10-06 12:56:38 +01:00
spring-boot-test-autoconfigure Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-tools Use Neo4j 4.4.11 for integration testing 2022-10-06 19:53:46 +01:00