Skip to content

Instantly share code, notes, and snippets.

@drucoder
Created July 27, 2018 04:34
Show Gist options
  • Save drucoder/06f31e82cd680ace89e795d82d407793 to your computer and use it in GitHub Desktop.
Save drucoder/06f31e82cd680ace89e795d82d407793 to your computer and use it in GitHub Desktop.
Spring Boot REST: добавляем oAuth2 авторизацию (зависимости) 2
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