-
Notifications
You must be signed in to change notification settings - Fork 463
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move AuditingEntityListener to common (#1286)
Co-authored-by: Tri Phung Quang Minh <[email protected]>
- Loading branch information
1 parent
0887136
commit 9b4e16d
Showing
52 changed files
with
110 additions
and
731 deletions.
There are no files selected for viewing
38 changes: 0 additions & 38 deletions
38
cart/src/main/java/com/yas/cart/listener/CustomAuditingEntityListener.java
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
cart/src/main/java/com/yas/cart/model/AbstractAuditEntity.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...istener/CustomAuditingEntityListener.java → ...istener/CustomAuditingEntityListener.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 0 additions & 38 deletions
38
customer/src/main/java/com/yas/customer/listener/CustomAuditingEntityListener.java
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
customer/src/main/java/com/yas/customer/model/AbstractAuditEntity.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 0 additions & 39 deletions
39
inventory/src/main/java/com/yas/inventory/listener/CustomAuditingEntityListener.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 0 additions & 39 deletions
39
location/src/main/java/com/yas/location/listener/CustomAuditingEntityListener.java
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
location/src/main/java/com/yas/location/model/AbstractAuditEntity.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.