Package org.springframework.modulith
@NonNullApi
package org.springframework.modulith
Core abstractions of Spring Modulith. To be referred to in user applications.
-
ClassDescriptionAnnotation to customize information of a
Modulith
module.An interface to be implemented by Spring components that are supposed to be initialized onApplicationStartedEvent
.AnApplicationModuleListener
is anAsync
SpringTransactionalEventListener
that runs in a transaction itself.Defines a Spring Boot application to follow the Modulith structuring conventions.Defines a Spring Boot application to follow the Modulith structuring conventions.Annotation to mark a package as named interface of aApplicationModule
or assign a type to a named interface.