Created
July 27, 2018 04:34
-
-
Save drucoder/06f31e82cd680ace89e795d82d407793 to your computer and use it in GitHub Desktop.
Spring Boot REST: добавляем oAuth2 авторизацию (зависимости) 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
compile('org.springframework.session:spring-session-jdbc') | |
compile("org.springframework.boot:spring-boot-starter-thymeleaf") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment