| \/ (_) ___ _ __ ___ _ __ __ _ _ _| |_
| |\/| | |/ __| '__/ _ \| '_ \ / _` | | | | __|
| | | | | (__| | | (_) | | | | (_| | |_| | |_
|_| |_|_|\___|_| \___/|_| |_|\__,_|\__,_|\__|
Micronaut (v3.9.1)
22:39:01.504 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
22:39:01.511 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
22:39:01.512 [main] INFO i.m.flyway.AbstractFlywayMigration - Running migrations for database with qualifier [default]
22:39:01.512 [main] INFO o.f.c.i.license.VersionPrinter - Flyway Community Edition 8.5.13 by Redgate
22:39:01.512 [main] INFO o.f.c.i.license.VersionPrinter - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13
22:39:01.512 [main] INFO o.f.c.i.license.VersionPrinter -
22:39:01.513 [main] INFO o.f.c.i.d.base.BaseDatabaseType - Database: jdbc:h2:mem:devDb (H2 1.4)
22:39:01.519 [main] INFO o.f.core.internal.command.DbValidate - Successfully validated 1 migration (execution time 00:00.002s)
22:39:01.523 [main] INFO o.f.c.i.s.JdbcTableSchemaHistory - Creating Schema History table "PUBLIC"."flyway_schema_history" ...
22:39:01.538 [main] INFO o.f.core.internal.command.DbMigrate - Current version of schema "PUBLIC": << Empty Schema >>
22:39:01.539 [main] INFO o.f.core.internal.command.DbMigrate - Migrating schema "PUBLIC" to version "1 - create-schema"
22:39:01.553 [main] INFO o.f.core.internal.command.DbMigrate - Successfully applied 1 migration to schema "PUBLIC", now at version v1 (execution time 00:00.019s)
22:39:01.610 [main] INFO io.micronaut.runtime.Micronaut - Startup completed in 147ms. Server Running: http://localhost:8080
Please follow and like us:
Leave a Reply