Constant Field Values

Contents

org.springframework.*

  • org.springframework.modulith.actuator.autoconfigure.org.springframework.modulith.actuator.autoconfigure.ApplicationModulesEndpointConfiguration
    Modifier and Type
    Constant Field
    Value
    static final String
    "META-INF/spring-modulith/application-modules.json"
  • org.springframework.modulith.core.ModulithMetadata
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Modules can only be retrieved from a root type, but %s is not annotated with either @%s, @%s or @%s!"
  • org.springframework.modulith.core.NamedInterface
    Modifier and Type
    Constant Field
    Value
    static final String
    "<<UNNAMED>>"
  • org.springframework.modulith.core.org.springframework.modulith.core.Types.JavaXTypes
    Modifier and Type
    Constant Field
    Value
    static final String
    "jakarta.persistence.Entity"
    static final String
    "jakarta.inject.Inject"
    static final String
    "jakarta.annotation.Resource"
  • org.springframework.modulith.core.org.springframework.modulith.core.Types.JMoleculesTypes
    Modifier and Type
    Constant Field
    Value
    static final String
    "org.jmolecules.event.annotation.DomainEvent"
    static final String
    "org.jmolecules.event.annotation.DomainEventHandler"
    static final String
    "org.jmolecules.event.types.DomainEvent"
  • org.springframework.modulith.core.org.springframework.modulith.core.Types.SpringDataTypes
    Modifier and Type
    Constant Field
    Value
    static final String
    "org.springframework.data.repository.RepositoryDefinition"
    static final String
    "org.springframework.data.repository.Repository"
  • org.springframework.modulith.core.org.springframework.modulith.core.Types.SpringTypes
    Modifier and Type
    Constant Field
    Value
    static final String
    "org.springframework.context.ApplicationListener"
    static final String
    "org.springframework.scheduling.annotation.Async"
    static final String
    "org.springframework.beans.factory.annotation.Autowired"
    static final String
    "org.springframework.context.annotation.Bean"
    static final String
    "org.springframework.stereotype.Component"
    static final String
    "org.springframework.context.annotation.Configuration"
    static final String
    "org.springframework.boot.context.properties.ConfigurationProperties"
    static final String
    "org.springframework.stereotype.Controller"
    static final String
    "org.springframework.context.event.EventListener"
    static final String
    "org.springframework.stereotype.Repository"
    static final String
    "org.springframework.stereotype.Service"
    static final String
    "org.springframework.boot.autoconfigure.SpringBootApplication"
    static final String
    "org.springframework.transaction.event.TransactionalEventListener"
  • org.springframework.modulith.test.org.springframework.modulith.test.ModuleTestAutoConfiguration
    Modifier and Type
    Constant Field
    Value
    static final String
    "org.springframework.boot.autoconfigure.AutoConfigurationPackages"
    static final String
    "org.springframework.boot.autoconfigure.domain.EntityScanPackages"