Liquibase with Spring Boot

Prerequisites

  • Starting the H2 database first

Endpoints

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