Skip to content

Instantly share code, notes, and snippets.

@drucoder
Created May 21, 2018 15:30
Show Gist options
  • Save drucoder/98076bf9d92196b75803992a597ae46e to your computer and use it in GitHub Desktop.
Save drucoder/98076bf9d92196b75803992a597ae46e to your computer and use it in GitHub Desktop.
Spring Boot. Быстрый старт. Spring Session (+ reCaptcha)
recaptcha.secret=6LduQVoUAAAAACpkNtp9c5WWgyGENzIxZqF9SbZL
spring.session.jdbc.initialize-schema=always
spring.session.jdbc.table-name=SPRING_SESSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment