janbabak / AWS-PostgreSQL

testing project of Amazon PostgreSQL database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing AWS RDS

Testing project of Amazon PostgreSQL

How to run

  • Set the db password as an environment variable in shell (or in IntelliJ run config)

    export AWS_POSTGRES_PASSWORD_TESTING_PROJECT="<password value>"
  • Run the app

    mvn spring-boot:run

About

testing project of Amazon PostgreSQL database


Languages

Language:Java 100.0%