GH-520 - Early reject invalid ApplicationModules bootstraps.

We now immediately reject the ApplicationModules bootstrap in case the initial scanning of the root packages yield no classes at all.
This commit is contained in:
Oliver Drotbohm
2024-03-05 17:46:13 +01:00
parent c45a0fc9b7
commit e41d7ec083
8 changed files with 159 additions and 5 deletions

View File

@@ -0,0 +1 @@
org.springframework.modulith.core.ApplicationModulesFactory=org.springframework.modulith.test.TestApplicationModules.Factory