spring-boot/spring-boot-autoconfigure/src
Phillip Webb fa7da5925b Remove checked exceptions from @PostConstructs
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
2014-05-15 15:47:44 +01:00
..
main Remove checked exceptions from @PostConstructs 2014-05-15 15:47:44 +01:00
test Use random ports for tests 2014-04-23 19:11:54 +01:00