jed1337 / Liquibase-with-Spring-Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liquibase with Spring Boot

Prerequisites

  • Starting the H2 database first

Endpoints

  • GET: http://localhost:8080/person
  • POST: http://localhost:8080/person
    • Body: id, name

About


Languages

Language:Java 100.0%