• Stephane Nicoll's avatar
    Avoid creating a nested group for an Enum · 32efff3f
    Stephane Nicoll authored
    Previously, an Enum that is defined as an inner class of a
    @ConfigurationProperties pojo was wrongly detected as an nested group.
    
    This case is now handled explicitly and covered by a test.
    
    Fixes gh-1971
    32efff3f
Name
Last commit
Last update
..
java/org/springframework/boot/configurationprocessor Loading commit data...
resources/META-INF/services Loading commit data...