Package org.springframework.modulith.runtime.autoconfigure
@NonNullApi
package org.springframework.modulith.runtime.autoconfigure
Autoconfiguration the
ApplicationModules
runtime support.-
ClassDescription
ApplicationRuntime
implementation based on anApplicationContext
and a class that's annotated withSpringBootApplication
.Auto-configuration to register aSpringBootApplicationRuntime
andApplicationModulesRuntime
as Spring Bean.