LokeshSingal / SpringMVC-LoginRestApi-SpringSecurity-Captcha-Jpa

Boilerplate for spring mvc based rest api using hibernate orm with mysql, also includes spring security and google captcha snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringMVC-LoginRestApi-SpringSecurity-Captcha-Jpa

Tools Required

A. Mysql Database
B. Eclipse
C. Maven 3.0
D. Java 1.8

Below are the highlights which you can get through this project

  1. This Project contains a basic rest api of user object using Spring MVC
  2. Support of Google ReCaptcha on signup form
  3. RoleBased Basic Authentication using spring security
  4. Database Transaction using spring and entity mapping using hibernate ORM.

About

Boilerplate for spring mvc based rest api using hibernate orm with mysql, also includes spring security and google captcha snippets


Languages

Language:Java 100.0%