Use MetadataDirective enum for known values
No need to declare this as a String and do manual validation, Spring will do that for us if we use Enums.
Loading
Please sign in to comment
No need to declare this as a String and do manual validation, Spring will do that for us if we use Enums.