add DomainSetup-HostingAssets for new BookingItem via created-event #111

Merged
hsh-michaelhoennig merged 31 commits from add-hsoting-asset-to-booking-item-resource-and-created-event into master 2024-10-08 11:48:35 +02:00
Showing only changes of commit c08bddacda - Show all commits

View File

@ -64,6 +64,7 @@ public class ArchitectureTest {
"..hs.booking.item.validators", "..hs.booking.item.validators",
"..hs.hosting.asset", "..hs.hosting.asset",
"..hs.hosting.asset.validators", "..hs.hosting.asset.validators",
"..hs.hosting.asset.factories",
"..errors", "..errors",
"..mapper", "..mapper",
"..ping", "..ping",