nilebox / DemoSQLCommenter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DemoSQLCommenter

  1. Create a Google Cloud Platform project
  2. Create a PostgreSQL instance in the above project
  3. Configure /src/main/resources/application.properties to point to the created PostgreSQL instance and use assigned username and password
  4. Build dependencies with gradle build
  5. Run program and enter sample data for new user then submit
  6. Query should be visible in the trace list with attributes exported

About


Languages

Language:Java 94.6%Language:CSS 5.4%