spring-boot/spring-boot-actuator/src
Phillip Webb d7c61ef01c Drop ShellProperties.setAdditionalProperties
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
2014-12-03 10:23:14 -08:00
..
main Drop ShellProperties.setAdditionalProperties 2014-12-03 10:23:14 -08:00
test