Skip to content

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

Notifications You must be signed in to change notification settings

LokeshSingal/SpringMVC-LoginRestApi-SpringSecurity-Captcha-Jpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages