回答編集履歴
1
修正
answer
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
> This project is not supported anymore as of July 2019, see the dedicated blog post.
|
4
4
|
|
5
|
-
Spring Socialは2019年7月時点でサポート
|
5
|
+
Spring Socialは2019年7月時点でサポートされていません。
|
6
6
|
Spring Framework 5のリリースより、Spring Socialの機能の多くはSpring Securityへ移されたので、今後はSpring Securityを利用するようです。
|
7
7
|
|
8
8
|
また、Spring Boot 2.2はSpring Framework 5をベースにしているので、以下のstarterプロジェクトを利用することになるかと思います。
|