Skip to content

0.8.6 - Fixed BeanCurrentlyInCreationException error

Compare
Choose a tag to compare
@naturalprogrammer naturalprogrammer released this 06 May 07:19
· 330 commits to master since this release

For avoiding BeanCurrentlyInCreationException error, made the injection of the LemonService to AuthenticationSuccessHandler as @lazy ( See http://stackoverflow.com/questions/36990328 )