/entity-stamper

Example project where database entities are automatically timestamped using Spring AOP

Primary LanguageShell

entity-stamper

Example project where database entities are automatically timestamped using Spring AOP.

See EntityStamper aspect for more details.

running

mvn clean install

notes

This sample is using project lombok, you may need to install a lombok plugin for your IDE.