/jpa-to-spring-events

This project will convert JPA events (create, update, remove) to Spring. A typical use case would be if you wanted to received a notification whenever an entity has been modified and do some processing afterwards like triggering a script.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

Watchers