Package de.focus_shift.launchpad.tenancy
Class LaunchpadTenantConfiguration
- java.lang.Object
-
- de.focus_shift.launchpad.tenancy.LaunchpadTenantConfiguration
-
@Configuration @EnableConfigurationProperties(de.focus_shift.launchpad.tenancy.LaunchpadTenantConfigProperties.class) @ConditionalOnProperty(prefix="launchpad.tenant", name="enabled", havingValue="true") public class LaunchpadTenantConfiguration extends Object