Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.22 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.22 KB

spring-boot-sample

Build Status Coverage Status Quality Gate Maintainability Reliability

Portfolio demo spring-boot application.

1. CLI

Use help command to view available options.

  • db install : install the database table (backed by liquibase)
  • db init-data : install the database table (backed by liquibase)
  • serve : bootstrap the spring-boot application