Uses of Interface
org.springframework.modulith.core.ApplicationModuleDetectionStrategy
Packages that use ApplicationModuleDetectionStrategy
Package
Description
Core, internal abstractions of Spring Modulith.
-
Uses of ApplicationModuleDetectionStrategy in org.springframework.modulith.core
Classes in org.springframework.modulith.core that implement ApplicationModuleDetectionStrategyModifier and TypeClassDescription(package private) enumDefault implementations ofApplicationModuleDetectionStrategy.Methods in org.springframework.modulith.core that return ApplicationModuleDetectionStrategyModifier and TypeMethodDescriptionApplicationModuleDetectionStrategy.directSubPackage()AApplicationModuleDetectionStrategythat considers all direct sub-packages of the Moduliths base package to be module base packages.ApplicationModuleDetectionStrategy.explictlyAnnotated()AApplicationModuleDetectionStrategythat considers packages explicitly annotated withApplicationModulemodule base packages.