Skip to content

TonyJenkins/miniature-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Framework Guestbook

To compile and run this example, first install maven:

$ apt-get install maven

cd into the main directory and run

$ mvn spring-boot:run

The application will boot up and make itself available on port 8080.

The application uses an in-memory H2 database.

About

Spring Guestbook with H2 Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published