Closed dacrome closed 9 years ago
Looking forward to see the PR for this.
I will do this one.
@dacrome This also includes migrating to spring-security-oauth
2.0?
Yes, this includes the migrating to spring-security-oauth
2.0 ... I already began with the switch to java config. I forgot to assign this issue to me. This is also true for some other spring boot issues. I will fix this later. Sorry, this isn't transparent as it should be.
The xml configuration should be removed and migrate to java configuration. The Spring Framework provides java configuration since version 3.1 and this can be done as a first step to Spring Boot. We already made good experience with the configuration migration in the self-administration. We should check if this step can be used to migrate Spring OAuth2 version 1.0.5.RELEASE to the latest version 2.0.7.RELEASE to take advantage of the new configuration annotations. Maybe also a bump of the Spring Security version to the latest 4.0.1.RELEASE is possible.