POC to show WebSocket updates in SpringBoot using Postgres Listen/Notify
<<<<<<< HEAD
- Have Postgresql running.
- Change the connection parameters in PGConn.java file. =======
- Have Postgres running.
- Change the Postgres connection parameters in PGConn.java file.
d6507795307d7afa61656aa8b1e52df9f872c2bf
- Run the NotificationTest.java to generate some NOTIFY signals to Postgres.
- Run the Application.java file to start SprintBoot
- Go over to http://localhost:8080/ and press connect