だから私はにoauth2
取り組むのに苦労していspring-boot.1.3.1.RELEASE
ます。
spring-boot
古いバージョンspring
4.2.4
を使用して使用します。spring-security-oauth2.2.0.8
4.0.9
これはmaven
プロジェクトであり、レポートされるため、依存関係tomcat
を追加すると開始できませんspring-security-oauth2
No class definition error
Caused by: java.lang.NoClassDefFoundError: org/springframework/context/event/GenericApplicationListener
依存関係の階層は、添付の画像のようになります。
それらを一緒に機能させる方法はありますか、それとも古いspring-boot
バージョンに戻す必要がありますか?