Portfolio API

Running locally

H2 Database

  • Run with the h2 profile to setup a temporary in memory DB
  • Connect at localhost:8080/h2-console (default)
    • Connect with credentials in application-h2.yml