By adding a proxyMode to the @RefreshScope annotation we no longer need to do all teh autoProxy stuff in GenericScope (apparently Spring does it for you now). See gh-96
By adding a proxyMode to the @RefreshScope annotation we no longer need to do all teh autoProxy stuff in GenericScope (apparently Spring does it for you now). See gh-96