Skip to content

mjargallon/food-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

food-blog

A simple web application for a food blog example with Spring Boot using in-memory DB.

Requirements:

  • Java 11
  • Maven
  • port 8080

Steps to setup

  1. Check json file is present for blog.data.file in application.properties.
  2. Navigate to the project food-blog.
  3. Run mvn clean install
  4. Run mvn spring-boot:run
  5. Go to http://localhost:8080/ to ensure that the application is running.

About

Sample food blog web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published