Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 418 Bytes

File metadata and controls

10 lines (6 loc) · 418 Bytes

basicAuthUserWebApplication

This is a basic authentication web application developed with Java + Spring framework.

Technologies used primarly was Java and Spring MVC, Spring Data with JPA ( hibernate 2.0 ) for the back end of the web application, while for the front end JSP pages were used.

Developed using the Spring Suite Tool (STS) IDE.

The MVC architectural pattern was used to develop the web application.