Skip to content

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.

License

Notifications You must be signed in to change notification settings

czetsuya/jpa-to-spring-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3

*Help me build more open-source projects by becoming my sponsor.

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.

Execution

Run mvn test and the spring events should be visible in the log.

For CDI events see https://github.com/czetsuya/jpa-to-cdi-events.

Authors

  • Edward P. Legaspi - Java Architect - czetsuya

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages