'how to delete saved info without using @Scheduled

A notification is sent to the user in the system and it is saved in the database. How can I delete this saved message after the user has seen it for some time? Without using @Scheduled



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source