mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +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