Skip to content

Releases: Hyunk3l/hexagonal-architecture-kotlin-template

Fix database container

08 Dec 21:01
Compare
Choose a tag to compare
  • Make database container non-static

Replacing in memory for Postgres customer repository - Spring Boot from 2.5.6 to 2.6.1

05 Dec 09:42
Compare
Choose a tag to compare

List of changes

  • Upgrade Spring Boot from 2.5.6 to 2.6.1
  • Replacing in memory for Postgres customer repository
  • Added Flyway and a first migration with creation of customer table
  • Added docker compose file to run locally

Full Changelog: v1.0.0...v1.1.0

First release - Stable version

01 Dec 22:23
Compare
Choose a tag to compare