-
Clone or download sources from gitHub. Run command mvn clean package
-
Add spring-boot-reCaptcha-0.1-SNAPSHOT.jar dependency to your application
-
Goto https://www.google.com/recaptcha/admin. Create new captcha
-
Add to your application.yml file next parameters
recaptcha: secretKey: PLACE_HERE_SECRET_KEY siteKey: PLACE_HERE_SITE_KEYand replace secretKey and siteKey parameters from just created google reCaptcha page
-
To see howto integrate reCaptcha with your web page, please visit gitHub page
JavatarPro/spring-boot-reCaptcha
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|