Skip to content

A simple web application using spring-boot hibernate MySQL JPA and thymeleaf

Notifications You must be signed in to change notification settings

lucifer955/campgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

campgrounds

A simple web application using springboot hibernate mysql jpa and thymeleaf

Table of contents

Used Technologies

  • springboot
  • hibernate
  • mysql
  • Thymeleaf

steps to run the project

  • clone the repository
  • create a database campground
  • if you are using intellij or sts it will automatically download the dependencies when you open the project
  • run the project
  • visit localhost:8080

alt text