# example-spring-boot-recaptcha **Repository Path**: mirrors_ulisesbocchio/example-spring-boot-recaptcha ## Basic Information - **Project Name**: example-spring-boot-recaptcha - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: recaptcha - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Example Spring Boot Application using reCAPTCHA v2 ================================================== Blog article available at [http://kielczewski.eu/2015/07/spring-recaptcha-v2-form-validation](http://kielczewski.eu/2015/07/spring-recaptcha-v2-form-validation). Requirements ------------ * [Java Platform (JDK) 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html) * [Apache Maven 3.x](http://maven.apache.org/) Quick start ----------- 1. `mvn spring-boot:run` 2. Point your browser to [http://localhost:8080/](http://localhost:8080/)