Skip to content

kponnima/myapp-java-spring-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myapp-java-spring-crud

Personal website using Java, Spring MVC, Hibernate, MySQL CRUD operations

Installation

Development Platform - Eclipse 1] Clone this repository and import it to eclipse repository

2] Server -Install Tomcat server

3] To configure tomcat server in Eclipse - Click Here

4] Install(if not already) and start the MySQL server

5] Update your database configuration in application.properties under src\main\resources

6] Run application on Tomcat server

7] Browser should automatically serve the website on http://localhost:9090/coorgusa. Else fire up a browser and launch the app using the url.

Welcome Screen

Alt text

Login Screen

Alt text

Register Screen

Alt text

Register Success Screen

Alt text

Home Screen

Alt text

About

Personal website using Java, Spring MVC, Hibernate, MySQL CRUD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages