You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
spring-boot Remove spring.xml.ignore flag usages 2 years ago
spring-boot-actuator Generate reflection hints for loggers endpoint's responses 2 years ago
spring-boot-actuator-autoconfigure Decouple AutoTimeProperties from Micrometer Core 2 years ago
spring-boot-autoconfigure Make runScripts method of DB initializer more extensible 2 years ago
spring-boot-dependencies Upgrade to MongoDB 4.8.0-beta0 2 years ago
spring-boot-devtools Use Stream.toList instead of Stream.collect when possible 2 years ago
spring-boot-docs Fix typo "Elastixsearch" 2 years ago
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2 years ago
spring-boot-starters Upgrade to Thymeleaf 3.1.0-M3 2 years ago
spring-boot-test Adapt to breaking changes to AOT processing entry points 2 years ago
spring-boot-test-autoconfigure Use Stream.toList instead of Stream.collect when possible 2 years ago
spring-boot-tools Merge branch '2.7.x' 2 years ago