Sign in
Log inSign up

ReactJS + Java + Oracle - Real time updates

Anand Reddy Rikka's photo
Anand Reddy Rikka
·Jul 27, 2017

There is a requirement for me where when data is inserted into Oracle table, Front-end react should notify changes through Java in real-time. I have no idea how to do it. Any of you implemented this kind of requirement, please share your thoughts and suggestions.