Skip to content

ranjanprj/SpringBootWSPostgresNotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC to show WebSocket updates in SpringBoot using Postgres Listen/Notify

<<<<<<< HEAD

  1. Have Postgresql running.
  2. Change the connection parameters in PGConn.java file. =======
  3. Have Postgres running.
  4. Change the Postgres connection parameters in PGConn.java file.

d6507795307d7afa61656aa8b1e52df9f872c2bf

  1. Run the NotificationTest.java to generate some NOTIFY signals to Postgres.
  2. Run the Application.java file to start SprintBoot
  3. Go over to http://localhost:8080/ and press connect

SpringBoot, PG Listen/Notify Websocket

About

Demo showing Spring Boot Websocket Push using Postgres Notify/Listen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published