Skip to content

Made a User Registration Service using Spring MVC and local storage repository DAO(Data Access Object).

Notifications You must be signed in to change notification settings

Sumeetss14/USER_REGISTRATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 

Repository files navigation

USER_REGISTRATION

Made a User Registration Service using Spring MVC.This project I have made by dividing into 5 subparts :- i)Model (Plain Java Object holds data and logic for specific entity in the app) ii)Service (handles the specific action or operatin user request) iii)Controller (help in handling user input and generating responses) iv)JSP (Simply related as a html file which act as view layer) v)Repository(handles the storage and retrieval of data acting aa a bridge btw the app and database)

Made dynamic Url (using requestparam, modelandview, ......)

About

Made a User Registration Service using Spring MVC and local storage repository DAO(Data Access Object).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published