• Tommy Ludwig's avatar
    Fix documentation example · 2516dc03
    Tommy Ludwig authored
    Previously, the nested private static class would cause an error at
    startup stating that it was not accessible when trying to bind the
    property from the environment. The nested class should be public.
    
    Closes gh-4323
    2516dc03
spring-boot-features.adoc 152 KB