Uses of Package
org.springframework.modulith.core
Package
Description
Spring Boot actuator support for Spring Modulith.
Core, internal abstractions of Spring Modulith.
Utilities.
Documentation support for Spring Modulith.
Support for application module observability.
Support to run
ApplicationModules
at application runtime.Integration test support for Spring Modulith
ApplicationModules
.-
-
ClassDescriptionAn application module.A collection wrapper for
ApplicationModule.DeclaredDependency
instances.The materialized, in other words actually present, dependencies of the current module towards other modules.A dependency between twoApplicationModule
s.Default implementations ofApplicationModuleDetectionStrategy
.Strategy interface to customize which packages are considered module base packages.Abstraction for low-level module information.A type that is architecturally relevant, i.e.The type of dependency betweenApplicationModule
s.A type that represents an event in a system.Wrapper aroundJavaClass
that allows creating additional formatted names.An abstraction of a Java package.A named interface into anApplicationModule
.A collection ofNamedInterface
s.ASource
of some type, bean definition etc.A Spring bean type.Value type to gather and report architectural violations. -
-
ClassDescriptionAn application module.The type of dependency between
ApplicationModule
s.A Spring bean type. -
ClassDescriptionAn application module.A type that is architecturally relevant, i.e.
-
-