mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
This commits adds manual metadata for enums that have a default value since the annotation processor is not able to detect that yet. Closes gh-7890