Extract OAuth2ClientProperties

This commit is contained in:
Dave Syer
2014-09-02 19:35:46 +01:00
parent c42a0dfc78
commit 7ca40861eb
9 changed files with 317 additions and 246 deletions

View File

@@ -65,6 +65,7 @@
<dependency>
<groupId>org.springframework.social</groupId>
<artifactId>spring-social-core</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>