I missed this on the previous commit to OAuthSecurityConfiguration, but we can move to bean method injection rather than constructor injection on the static configuration class wrappers (reduces lines of code quite a bit).
I ran SCDF and Skipper tests locally w/ this updated version - all was well.
@corneil I notice this when I was stepping through debugger in figuring out the 1 @Ignore test in SCDF.
I missed this on the previous commit to OAuthSecurityConfiguration, but we can move to bean method injection rather than constructor injection on the static configuration class wrappers (reduces lines of code quite a bit).
I ran SCDF and Skipper tests locally w/ this updated version - all was well.
@corneil I notice this when I was stepping through debugger in figuring out the 1
@Ignore
test in SCDF.