Skip to content

Demonstration of a Spring based Web site running on Tomcat 8 with MySQL database support and Maven build.

Notifications You must be signed in to change notification settings

dubersfeld/MoviesWebJDBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demonstration project on Spring Boot development. It requires:

A recent MySQL server version installed (I used 8.0.6).

A recent Maven version installed (I used 3.6.0).

In addition STS was used for development but is not required for running this application.

moviesDBBasic.sql was used to create and populate the MySQL database used in this project.

This project requires Java 8 Runtime Environment.

To launch the application run the command:

mvn spring-boot:run

When the application has started open a browser and hit URL localhost:8080/movies-web.

Dominique Ubersfeld, Cachan, France

About

Demonstration of a Spring based Web site running on Tomcat 8 with MySQL database support and Maven build.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published