Merge branch '3.3.x'
Closes gh-41317
This commit is contained in:
@@ -38,7 +38,7 @@ import org.springframework.boot.context.properties.bind.Nested;
|
||||
* @author Phillip Webb
|
||||
* @since 1.2.0
|
||||
*/
|
||||
@Target(ElementType.FIELD)
|
||||
@Target({ ElementType.FIELD, ElementType.RECORD_COMPONENT })
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Documented
|
||||
@Nested
|
||||
|
||||
Reference in New Issue
Block a user