Uses of Annotation Interface
org.springframework.modulith.NamedInterface
Packages that use NamedInterface
Package
Description
Core, internal abstractions of Spring Modulith.
-
Uses of NamedInterface in org.springframework.modulith.core
Methods in org.springframework.modulith.core with parameters of type NamedInterfaceModifier 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.