An open API service indexing awesome lists of open source software.

https://github.com/csaba79-coder/web-spring-captcha

Web App with CAPTCHA
https://github.com/csaba79-coder/web-spring-captcha

h2-database jpa-hibernate junit5 lombok security thymeleaf webapp

Last synced: over 1 year ago
JSON representation

Web App with CAPTCHA

Awesome Lists containing this project

README

          

# web-spring-captcha
Web App with CAPTCHA

Create a Web app with login form, using Security, make different accesses, using Lombok, Thymeleaf, JPA-Hibernate and H2-Database and JUnit testing!

# create db in MySQL:

CREATE DATABASE webcaptcha_db;