Michael Hoennig
2022-10-27 1d0d2372ea4eaac202a7ba169cacb3f37e040db3
refs
author Michael Hoennig <michael@hoennig.de>
Thursday, October 27, 2022 09:42 +0200
committer Michael Hoennig <michael@hoennig.de>
Thursday, October 27, 2022 09:42 +0200
commit1d0d2372ea4eaac202a7ba169cacb3f37e040db3
tree 0156544036a42669417519705b13885915f97155 tree | zip | gz
parent 09c19649e448d8a317fd3adfd04540aa4b6b5e79 view | diff
use simple @GeneratedValue and some code cleanup
12 files modified
91 ■■■■■ changed files
src/main/java/net/hostsharing/hsadminng/errors/RestResponseEntityExceptionHandler.java 2 ●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/bankaccount/HsOfficeBankAccountEntity.java 3 ●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/coopshares/HsOfficeCoopSharesTransactionEntity.java 10 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/debitor/HsOfficeDebitorEntity.java 6 ●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/membership/HsOfficeMembershipEntity.java 17 ●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/partner/HsOfficePartnerDetailsEntity.java 6 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/partner/HsOfficePartnerEntity.java 12 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/person/HsOfficePersonEntity.java 6 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/relationship/HsOfficeRelationshipEntity.java 8 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/sepamandate/HsOfficeSepaMandateEntity.java 10 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/test/cust/TestCustomerEntity.java 7 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/test/pac/TestPackageEntity.java 4 ●●● diff | view | raw | blame | history