maritimeconnectivity / IdentityRegistry

MCP (Maritime Connectivity Platform) Identity Registry API
http://maritimeconnectivity.net/#core_components
Apache License 2.0
16 stars 8 forks source link

Java17+postgres #32

Closed oliverhaagh closed 2 years ago

oliverhaagh commented 2 years ago

Implemented Postgres as the new default database system, while still maintaining compatibility with MySQL and MariaDB, by allowing loading the connectors for these externally.

This PR also includes a bunch of refactorings and improvements to the OpenAPI documentation.