Uses of Annotation Interface
org.springframework.modulith.NamedInterface
Package
Description
Core, internal abstractions of Spring Modulith.
-
Uses of NamedInterface in org.springframework.modulith.core
Modifier and TypeMethodDescriptionNamedInterface.getDefaultedNames
(NamedInterface annotation, String packageName) Returns the names declared in the givenNamedInterface
annotation or defaults to the local name of the given package if none declared.