Created
May 21, 2018 15:30
-
-
Save drucoder/98076bf9d92196b75803992a597ae46e to your computer and use it in GitHub Desktop.
Spring Boot. Быстрый старт. Spring Session (+ reCaptcha)
This file contains hidden or 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
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