spring-boot/spring-boot-project
Andy Wilkinson 7852c45a77 Generate reflection hints for loggers endpoint's responses
Some of the types that are returned are hidden behind a
Map<String, Object> so the operation annotations already been marked
as reflective isn't sufficient.

This commit uses `@RegisterReflectionForBinding` to register the
types that are used as (nested) values in the response maps.

Closes gh-32486
2022-10-12 15:56:22 +01:00
..
spring-boot Remove spring.xml.ignore flag usages 2022-10-12 13:27:29 +01:00
spring-boot-actuator Generate reflection hints for loggers endpoint's responses 2022-10-12 15:56:22 +01:00
spring-boot-actuator-autoconfigure Decouple AutoTimeProperties from Micrometer Core 2022-10-12 14:40:42 +01:00
spring-boot-autoconfigure Make runScripts method of DB initializer more extensible 2022-10-12 11:52:38 +01:00
spring-boot-dependencies Upgrade to MongoDB 4.8.0-beta0 2022-10-12 14:06:59 +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 Fix typo "Elastixsearch" 2022-10-12 12:35:23 +01: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 Adapt to breaking changes to AOT processing entry points 2022-10-10 22:02:25 +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 Merge branch '2.7.x' 2022-10-11 23:21:52 -07:00