Skip to content

ArtTrof/projectCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my first SpringMVC project with such main techonologies:JDBC tempalte,Spring MVC. It is a simulation of a simple library databases where stored info about books and people.It database structure has 2 relationed tables(Person,Book).The web page can show all people who registered in the library and show books that now they have also you can edit person info ,delete person from db or even create new. Book page works similar except you can give this book to another person by choosing the person from drop list,if someone already has this book there will be person info despite drop list. Program has all needed classes and also validation of inputed information. Program was excecuted with Tomcat server(local) Connected database:PostgreSQL(local)

About

First spring mvc project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published