Modifier and Type | Method and Description |
---|---|
EnvironmentMvcEndpoint |
EndpointWebMvcAutoConfiguration.environmentMvcEndpoint(EnvironmentEndpoint delegate) |
HealthMvcEndpoint |
EndpointWebMvcAutoConfiguration.healthMvcEndpoint(HealthEndpoint delegate) |
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.jaasAuthenticationProperties() |
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.keyAuthenticationProperties() |
MetricsMvcEndpoint |
EndpointWebMvcAutoConfiguration.metricsMvcEndpoint(MetricsEndpoint delegate) |
ShutdownMvcEndpoint |
EndpointWebMvcAutoConfiguration.shutdownMvcEndpoint(ShutdownEndpoint delegate) |
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.simpleAuthenticationProperties() |
Modifier and Type | Method and Description |
---|---|
AmqpAdmin |
RabbitAutoConfiguration.amqpAdmin(CachingConnectionFactory connectionFactory) |
Modifier and Type | Class and Description |
---|---|
class |
FlywayAutoConfiguration
Auto-configuration for Flyway database migrations. |
Modifier and Type | Class and Description |
---|---|
class |
LiquibaseAutoConfiguration
Auto-configuration for Liquibase. |
Modifier and Type | Class and Description |
---|---|
class |
FallbackWebSecurityAutoConfiguration
If the user explicitly disables the basic security features and forgets to
@EnableWebSecurity , and yet still wants a bean of type
WebSecurityConfigurerAdapter, he is trying to use a custom security setup. |
protected static class |
SpringBootWebSecurityConfiguration.ApplicationNoWebSecurityConfigurerAdapter |
protected static class |
SpringBootWebSecurityConfiguration.ApplicationWebSecurityConfigurerAdapter |
Modifier and Type | Class and Description |
---|---|
protected static class |
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration |
class |
MultipartAutoConfiguration
Auto-configuration for multi-part uploads. |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.