Skip to content

yrojha4ever/springmvcweb-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springmvweb-boot

To run project: Once you have successfully run JavaStudSpringMvcWeb project, this is same project in Spring Boot Version. In order to run this project:

create database with name 'springbootdb' or change db name in src/main/resources/application.properties file.

Run SpringmvcwebBootApplication.java file with Run As> Java Application.

Note: Spring boot use embedded tomcat, so you dont need external tomcat and also you can run spring boot web app same as how you run normal java app ie. Run As Java Application,
Not as done before i.e Run As > Run on Server > select Server(tomcat) > Select Project > Run.

About

This project is Spring boot version of project "https://github.com/yrojha4ever/JavaStudSpringMVCWeb".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published