GH-28 - Consolidate sample and integration tests module.

This commit is contained in:
Oliver Drotbohm
2022-07-27 12:03:47 +02:00
parent 9512c36c32
commit 13b83ef947
41 changed files with 23 additions and 208 deletions

View File

@@ -0,0 +1,4 @@
@ApplicationModule(allowedDependencies = "moduleB")
package com.acme.myproject.invalid2;
import org.springframework.modulith.ApplicationModule;