spring-boot/spring-boot-project/spring-boot-tools/spring-boot-configuration-processor
Alexis Couvreur 47c8a859ea Support NestedConfigurationProperty for record types
Add ElementType.RECORD_COMPONENT to NestedConfigurationProperty and
implement isMarkedAsNested for RecordParameterPropertyDescriptor.

This will allow nested records to be properly harvested for their
properties.

See gh-41251
2024-07-04 10:58:51 +02:00
..
src Support NestedConfigurationProperty for record types 2024-07-04 10:58:51 +02:00
build.gradle Prevent deprecation for DBCP2 username and password properties 2024-04-04 15:06:30 +02:00