• Phillip Webb's avatar
    Drop ShellProperties.setAdditionalProperties · d7c61ef0
    Phillip Webb authored
    Drop the setAdditionalProperties method from ShellProperties to ensure
    that it is not included in the meta-data JSON. The additional properties
    are usually wired in using @Autowired and it is pretty unlikely that
    anyone is using the setter directly.
    
    Fixes gh-2055
    d7c61ef0
Name
Last commit
Last update
..
java/org/springframework/boot/actuate Loading commit data...
resources/META-INF Loading commit data...