Closed jabrena closed 1 year ago
java -jar schemaSpy.jar -t "pgsql" -o "./spy_data" \ -host "localhost" -port "5432" -dp "postgresql-42.5.4.jar" \ -db "postgres" -u "postgres" -p "sakila" -s "public"
Add a docker file with the solution tested in local
https://github.com/jabrena/spring-boot-relational-database-poc/pull/72