Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 490 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 490 Bytes

JAVA-->SPRING-->HIBERNATE-->SPRING SECURTY MIGRATION

An attempt to transform a simple java project into Complete Web Application which includes all common technologies like Spring, Hibernate/JPA, Spring Security.

It also demonstrate how you can execute the same out in web which you used to do with a plain java project

In addition, you can how see how simply Gradle been used here with minimal feature used for dependency managements.