spring-boot/spring-boot-autoconfigure
Walter Seymore f5f65463d2 Fail fast on getKeyFromServer() failure
Update `ResourceServerTokenServicesConfiguration` to fail fast if the
`getKeyFromServer()` call fails. Since the key is part of the singleton
`JwtAccessTokenConverter` bean there is not real way to refresh without
restarting the application.

A hard failure seems preferable to an inconsistent state.

Closes gh-8924
2017-04-18 14:56:10 -07:00
..
src Fail fast on getKeyFromServer() failure 2017-04-18 14:56:10 -07:00
pom.xml Next Development Version 2017-03-03 16:18:26 +00:00