0.8.6 - Fixed BeanCurrentlyInCreationException error
·
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 )