Spring boot database listener with MYSQL -


is there way implement database listener java using mysql database?

searching on google see there many solutions oracle databasechangelistener , dbchangenotification, nothing mysql...

i need event it's triggered when value greater value in database... solutions?

i don't want implement pool request check database manually specific interval time :(


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

android - How to prevent keyboard from closing when bottom dialog is open? -