-
Phillip Webb authored
Update all @PostConstruct methods to ensure that they don't throw checked exceptions. Required to allow deployment of Spring Boot applications on Glassfish. Fixes gh-868
fa7da592
Update all @PostConstruct methods to ensure that they don't throw checked exceptions. Required to allow deployment of Spring Boot applications on Glassfish. Fixes gh-868