Skip to content

Simple Spring boot application which uses embedded database "Apache derby".

Notifications You must be signed in to change notification settings

harish1454/spring-boot-quick-starter

Repository files navigation

spring-boot-quick-starter

Simple Spring boot application which uses embedded database "Apache derby".

  1. You can run easily by running "CourseApiApp.java" as a java application

  2. It runs in default port 8080, so test the application by localhost:8080/main/hello

  3. Also included Spring boot actuator,which helps in finding the status of our APP, you can verify by localhost:8080/health

About

Simple Spring boot application which uses embedded database "Apache derby".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages