maritimeconnectivity / ServiceRegistry

MCP (Maritime Connectivity Platform) Service Registry API
Apache License 2.0
2 stars 2 forks source link

Adding Flyway And Instance JPA Auditable #35

Closed nvasta closed 2 years ago

nvasta commented 2 years ago

I've added flyway support and also moved the instances to JPA Audits to keep things tidy.

Note that the date format returns by the API is now a custom one, just for the front-end to work without additional formatting.

We can adjust that to whatever you guys need for the management portal later on.