Upgrading Spring-security-oauth2 1.0.5.RELEASE to 2.0.5.RELEASE getting 404
问题 Getting 404 on authorizationcode and accesstoken service I am Trying to upgrade spring security oauth2 from 1.0.5.Release to 2.0.5.Release. I am using spring security 3.2.5 version,spring core 3.2.13 and spring oauth2 2.0.5.Release. Do we need spring 4 for spring-oauth2-2.0.5.Release? Do I need to use java config for spring-oauth2-2.0.5.Release? When I use the same xml config which works in 1.0.5 doesnot work in spring-oauth2-2.0.5.Release? 回答1: Do we need spring 4 for spring-oauth2-2.0.5