Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.24 KB

File metadata and controls

32 lines (16 loc) · 1.24 KB

micronaut-postgres-example

Micronaut 2 example app with Postgres, Flyway, TestContainers, and GraalVM

Story: Creating a native image with Micronaut 2 and PostgreSQL

MySQL version Java Version: https://github.com/rmondejar/micronaut-mysql-example

MySQL version Kotlin Version: https://github.com/rmondejar/micronaut-mysql-kotlin

Base project

Feature hibernate-jpa documentation

Feature jdbc-hikari documentation

Feature flyway documentation

Feature testcontainers documentation