mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 22:59:01 +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