Skip to content

JavatarPro/spring-boot-reCaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot reCaptcha

How to use:

  1. Clone or download sources from gitHub. Run command mvn clean package

  2. Add spring-boot-reCaptcha-0.1-SNAPSHOT.jar dependency to your application

  3. Goto https://www.google.com/recaptcha/admin. Create new captcha

  4. Add to your application.yml file next parameters

    recaptcha:
        secretKey: PLACE_HERE_SECRET_KEY
        siteKey: PLACE_HERE_SITE_KEY
    

    and replace secretKey and siteKey parameters from just created google reCaptcha page

  5. To see howto integrate reCaptcha with your web page, please visit gitHub page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages