- AbstractAuditListener - Class in org.springframework.boot.actuate.audit.listener
-
- AbstractAuditListener() - Constructor for class org.springframework.boot.actuate.audit.listener.AbstractAuditListener
-
- AbstractAuthenticationAuditListener - Class in org.springframework.boot.actuate.security
-
Abstract
ApplicationListener
to expose Spring Security
authentication events
as
AuditEvent
s.
- AbstractAuthenticationAuditListener() - Constructor for class org.springframework.boot.actuate.security.AbstractAuthenticationAuditListener
-
- AbstractAuthorizationAuditListener - Class in org.springframework.boot.actuate.security
-
Abstract
ApplicationListener
to expose Spring Security
authorization events
as
AuditEvent
s.
- AbstractAuthorizationAuditListener() - Constructor for class org.springframework.boot.actuate.security.AbstractAuthorizationAuditListener
-
- AbstractBindHandler - Class in org.springframework.boot.context.properties.bind
-
- AbstractBindHandler() - Constructor for class org.springframework.boot.context.properties.bind.AbstractBindHandler
-
Create a new binding handler instance.
- AbstractBindHandler(BindHandler) - Constructor for class org.springframework.boot.context.properties.bind.AbstractBindHandler
-
Create a new binding handler instance with a specific parent.
- AbstractCommand - Class in org.springframework.boot.cli.command
-
- AbstractCommand(String, String) - Constructor for class org.springframework.boot.cli.command.AbstractCommand
-
- AbstractConfigurableWebServerFactory - Class in org.springframework.boot.web.server
-
- AbstractConfigurableWebServerFactory() - Constructor for class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- AbstractConfigurableWebServerFactory(int) - Constructor for class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- AbstractDataSourceInitializer - Class in org.springframework.boot.jdbc
-
- AbstractDataSourceInitializer(DataSource, ResourceLoader) - Constructor for class org.springframework.boot.jdbc.AbstractDataSourceInitializer
-
- AbstractDataSourcePoolMetadata<T extends DataSource> - Class in org.springframework.boot.jdbc.metadata
-
- AbstractDataSourcePoolMetadata(T) - Constructor for class org.springframework.boot.jdbc.metadata.AbstractDataSourcePoolMetadata
-
Create an instance with the data source to use.
- AbstractDependsOnBeanFactoryPostProcessor - Class in org.springframework.boot.autoconfigure
-
Abstract base class for a BeanFactoryPostProcessor
that can be used to
dynamically declare that all beans of a specific type should depend on one or more
specific beans.
- AbstractDependsOnBeanFactoryPostProcessor(Class<?>, Class<? extends FactoryBean<?>>, String...) - Constructor for class org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
-
- AbstractErrorController - Class in org.springframework.boot.autoconfigure.web.servlet.error
-
Abstract base class for error Controller
implementations.
- AbstractErrorController(ErrorAttributes) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- AbstractErrorController(ErrorAttributes, List<ErrorViewResolver>) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- AbstractErrorWebExceptionHandler - Class in org.springframework.boot.autoconfigure.web.reactive.error
-
- AbstractErrorWebExceptionHandler(ErrorAttributes, ResourceProperties, ApplicationContext) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
- AbstractFailureAnalyzer<T extends Throwable> - Class in org.springframework.boot.diagnostics
-
Abstract base class for most FailureAnalyzer
implementations.
- AbstractFailureAnalyzer() - Constructor for class org.springframework.boot.diagnostics.AbstractFailureAnalyzer
-
- AbstractHealthAggregator - Class in org.springframework.boot.actuate.health
-
Base
HealthAggregator
implementation to allow subclasses to focus on
aggregating the
Status
instances and not deal with contextual details etc.
- AbstractHealthAggregator() - Constructor for class org.springframework.boot.actuate.health.AbstractHealthAggregator
-
- AbstractHealthIndicator - Class in org.springframework.boot.actuate.health
-
- AbstractHealthIndicator() - Constructor for class org.springframework.boot.actuate.health.AbstractHealthIndicator
-
- AbstractInjectionFailureAnalyzer<T extends Throwable> - Class in org.springframework.boot.diagnostics.analyzer
-
Abstract base class for a
FailureAnalyzer
that handles some kind of injection
failure.
- AbstractInjectionFailureAnalyzer() - Constructor for class org.springframework.boot.diagnostics.analyzer.AbstractInjectionFailureAnalyzer
-
- AbstractJsonMarshalTester<T> - Class in org.springframework.boot.test.json
-
Base class for AssertJ based JSON marshal testers.
- AbstractJsonMarshalTester() - Constructor for class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
- AbstractJsonMarshalTester(Class<?>, ResolvableType) - Constructor for class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
- AbstractJsonMarshalTester.FieldInitializer<M> - Class in org.springframework.boot.test.json
-
Utility class used to support field initialization.
- AbstractLoggingSystem - Class in org.springframework.boot.logging
-
- AbstractLoggingSystem(ClassLoader) - Constructor for class org.springframework.boot.logging.AbstractLoggingSystem
-
- AbstractLoggingSystem.LogLevels<T> - Class in org.springframework.boot.logging
-
Maintains a mapping between native levels and
LogLevel
.
- AbstractRabbitListenerContainerFactoryConfigurer<T extends org.springframework.amqp.rabbit.config.AbstractRabbitListenerContainerFactory<?>> - Class in org.springframework.boot.autoconfigure.amqp
-
Configure RabbitListenerContainerFactory
with sensible defaults.
- AbstractRabbitListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
- AbstractReactiveHealthIndicator - Class in org.springframework.boot.actuate.health
-
- AbstractReactiveHealthIndicator() - Constructor for class org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
-
- AbstractReactiveWebServerFactory - Class in org.springframework.boot.web.reactive.server
-
- AbstractReactiveWebServerFactory() - Constructor for class org.springframework.boot.web.reactive.server.AbstractReactiveWebServerFactory
-
- AbstractReactiveWebServerFactory(int) - Constructor for class org.springframework.boot.web.reactive.server.AbstractReactiveWebServerFactory
-
- AbstractRepositoryConfigurationSourceSupport - Class in org.springframework.boot.autoconfigure.data
-
Base ImportBeanDefinitionRegistrar
used to auto-configure Spring Data
Repositories.
- AbstractRepositoryConfigurationSourceSupport() - Constructor for class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- AbstractServletWebServerFactory - Class in org.springframework.boot.web.servlet.server
-
- AbstractServletWebServerFactory() - Constructor for class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- AbstractServletWebServerFactory(int) - Constructor for class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- AbstractServletWebServerFactory(String, int) - Constructor for class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- AbstractTemplateViewResolverProperties - Class in org.springframework.boot.autoconfigure.template
-
- AbstractTemplateViewResolverProperties(String, String) - Constructor for class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- AbstractViewResolverProperties - Class in org.springframework.boot.autoconfigure.template
-
- AbstractViewResolverProperties() - Constructor for class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- AbstractWebFluxEndpointHandlerMapping - Class in org.springframework.boot.actuate.endpoint.web.reactive
-
A custom HandlerMapping
that makes web endpoints available over HTTP using
Spring WebFlux.
- AbstractWebFluxEndpointHandlerMapping(EndpointMapping, Collection<EndpointInfo<WebEndpointOperation>>, EndpointMediaTypes) - Constructor for class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
Creates a new WebEndpointHandlerMapping
that provides mappings for the
operations of the given webEndpoints
.
- AbstractWebFluxEndpointHandlerMapping(EndpointMapping, Collection<EndpointInfo<WebEndpointOperation>>, EndpointMediaTypes, CorsConfiguration) - Constructor for class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
Creates a new WebEndpointHandlerMapping
that provides mappings for the
operations of the given webEndpoints
.
- AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerOperationInvoker - Class in org.springframework.boot.actuate.endpoint.web.reactive
-
An
OperationInvoker
that performs the invocation of a blocking operation on
a separate thread using Reactor's
elastic scheduler
.
- AbstractWebMvcEndpointHandlerMapping - Class in org.springframework.boot.actuate.endpoint.web.servlet
-
A custom HandlerMapping
that makes web endpoints available over HTTP using
Spring MVC.
- AbstractWebMvcEndpointHandlerMapping(EndpointMapping, Collection<EndpointInfo<WebEndpointOperation>>, EndpointMediaTypes) - Constructor for class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
Creates a new WebEndpointHandlerMapping
that provides mappings for the
operations of the given webEndpoints
.
- AbstractWebMvcEndpointHandlerMapping(EndpointMapping, Collection<EndpointInfo<WebEndpointOperation>>, EndpointMediaTypes, CorsConfiguration) - Constructor for class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
Creates a new WebEndpointHandlerMapping
that provides mappings for the
operations of the given webEndpoints
.
- accept(File) - Method in class org.springframework.boot.devtools.autoconfigure.TriggerFileFilter
-
- accept(C) - Method in interface org.springframework.boot.test.context.runner.ContextConsumer
-
Performs this operation on the supplied context
.
- acceptsTextHtml() - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Predicate that checks whether the current request explicitly support
"text/html"
media type.
- AccessLevel - Enum in org.springframework.boot.actuate.autoconfigure.cloudfoundry
-
The specific access level granted to the cloud foundry user that's calling the
endpoints.
- Accesslog() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- Accesslog() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- Accesslog() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- AccessManager - Interface in org.springframework.boot.devtools.remote.server
-
- ACTIVE_PROFILES_PROPERTY - Static variable in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
The "active profiles" property name.
- ActiveMQAutoConfiguration - Class in org.springframework.boot.autoconfigure.jms.activemq
-
- ActiveMQAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
-
- ActiveMQConnectionFactoryCustomizer - Interface in org.springframework.boot.autoconfigure.jms.activemq
-
Callback interface that can be implemented by beans wishing to customize the
ActiveMQConnectionFactory
whilst retaining default auto-configuration.
- ActiveMQProperties - Class in org.springframework.boot.autoconfigure.jms.activemq
-
Configuration properties for ActiveMQ.
- ActiveMQProperties() - Constructor for class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- ActiveMQProperties.Packages - Class in org.springframework.boot.autoconfigure.jms.activemq
-
- ActiveMQProperties.Pool - Class in org.springframework.boot.autoconfigure.jms.activemq
-
- ActuatorMediaType - Class in org.springframework.boot.actuate.endpoint.http
-
Media types that can be consumed and produced by Actuator endpoints.
- add(AuditEvent) - Method in interface org.springframework.boot.actuate.audit.AuditEventRepository
-
Log an event.
- add(AuditEvent) - Method in class org.springframework.boot.actuate.audit.InMemoryAuditEventRepository
-
- add(Map<String, Object>) - Method in class org.springframework.boot.actuate.trace.InMemoryTraceRepository
-
- add(Map<String, Object>) - Method in interface org.springframework.boot.actuate.trace.TraceRepository
-
Add a new
Trace
object at the current time.
- add(Condition, ConditionOutcome) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
-
- add(String...) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
Add dependencies and all of their dependencies.
- add(String, boolean) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
Add a single dependency and, optionally, all of its dependencies.
- add(String, String, String, boolean) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
Add a single dependency with the specified classifier and type and, optionally, all
of its dependencies.
- add(String, ClassLoaderFile) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceFolder
-
- add(String, String) - Method in class org.springframework.boot.web.server.MimeMappings
-
Add a new mime mapping.
- addActiveProfiles(String...) - Method in class org.springframework.boot.yaml.SpringProfileDocumentMatcher
-
- addAdditionalTomcatConnectors(Connector...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Add
Connector
s in addition to the default connector, e.g.
- addAliases(String, String...) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
-
- addAliases(ConfigurationPropertyName, ConfigurationPropertyName...) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
-
- addAll(ClassLoaderFiles) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- addBuilderCustomizers(UndertowBuilderCustomizer...) - Method in class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
- addBuilderCustomizers(UndertowBuilderCustomizer...) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- addClassLoaderFiles(ClassLoaderFiles) - Method in class org.springframework.boot.devtools.restart.Restarter
-
- addCommand(Command) - Method in class org.springframework.boot.cli.command.CommandRunner
-
Add the specified command.
- addCommandLineProperties(boolean) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Flag to indicate that command line arguments should be added to the environment.
- addCommands(Iterable<Command>) - Method in class org.springframework.boot.cli.command.CommandRunner
-
Add the specified commands.
- addCompilationCustomizers(CompilationCustomizer...) - Method in class org.springframework.boot.cli.compiler.GroovyCompiler
-
- addConfigurations(Configuration...) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- addConnectionFactories(ConnectionFactoryConfigurer, Environment) - Method in class org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
-
- addConnectorCustomizers(TomcatConnectorCustomizer...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- addConnectorCustomizers(TomcatConnectorCustomizer...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- addContextCustomizers(NettyServerCustomizer...) - Method in class org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
-
- addContextCustomizers(TomcatContextCustomizer...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- addContextCustomizers(TomcatContextCustomizer...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- addContextLifecycleListeners(LifecycleListener...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- addContextLifecycleListeners(LifecycleListener...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- addContextValves(Valve...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- addDefaultServlet(WebAppContext) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- addDependencyManagement(DependencyManagement) - Method in class org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
-
- addDeploymentInfoCustomizers(UndertowDeploymentInfoCustomizer...) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- addEngineValves(Valve...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Add
Valve
s that should be applied to the Tomcat
Engine
.
- addEnvironment(ConfigurableApplicationContext, String...) - Static method in class org.springframework.boot.test.util.EnvironmentTestUtils
-
Deprecated.
Add additional (high priority) values to an Environment
owned by an
ApplicationContext
.
- addEnvironment(ConfigurableEnvironment, String...) - Static method in class org.springframework.boot.test.util.EnvironmentTestUtils
-
Deprecated.
Add additional (high priority) values to an Environment
.
- addEnvironment(String, ConfigurableEnvironment, String...) - Static method in class org.springframework.boot.test.util.EnvironmentTestUtils
-
Deprecated.
Add additional (high priority) values to an Environment
.
- addErrorPages(ErrorPage...) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- addErrorPages(ErrorPage...) - Method in interface org.springframework.boot.web.server.ErrorPageRegistry
-
Adds error pages that will be used when handling exceptions.
- addErrorPages(ErrorPage...) - Method in class org.springframework.boot.web.servlet.support.ErrorPageFilter
-
- addFile(String, ClassLoaderFile) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- addFile(String, String, ClassLoaderFile) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- addFormatters(FormatterRegistry) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- addFormatters(FormatterRegistry) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- addHealthIndicator(String, HealthIndicator) - Method in class org.springframework.boot.actuate.health.CompositeHealthIndicator
-
- addHealthIndicator(String, ReactiveHealthIndicator) - Method in class org.springframework.boot.actuate.health.CompositeReactiveHealthIndicator
-
- addInitializers(ApplicationContextInitializer<?>...) - Method in class org.springframework.boot.SpringApplication
-
Add ApplicationContextInitializer
s to be applied to the Spring
ApplicationContext
.
- addInitializers(ServletContextInitializer...) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- addInitializers(ServletContextInitializer...) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
- addInitParameter(String, String) - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Add a single init-parameter, replacing any existing parameter with the same name.
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration.Neo4jWebConfiguration.Neo4jWebMvcConfiguration
-
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration
-
- additionalCustomizers(RestTemplateCustomizer...) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
- additionalCustomizers(Collection<? extends RestTemplateCustomizer>) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
- additionalInterceptors(ClientHttpRequestInterceptor...) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Add additional ClientHttpRequestInterceptors
that should be used with the RestTemplate
.
- additionalInterceptors(Collection<? extends ClientHttpRequestInterceptor>) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Add additional ClientHttpRequestInterceptors
that should be used with the RestTemplate
.
- additionalMessageConverters(HttpMessageConverter<?>...) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Add additional HttpMessageConverters
that should be
used with the RestTemplate
.
- additionalMessageConverters(Collection<? extends HttpMessageConverter<?>>) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Add additional HttpMessageConverters
that should be
used with the RestTemplate
.
- addJspServlet(WebAppContext) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- addListener(FileChangeListener) - Method in class org.springframework.boot.devtools.filewatch.FileSystemWatcher
-
Add listener for file change events.
- addListener(TunnelClientListener) - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient
-
- addListeners(ApplicationListener<?>...) - Method in class org.springframework.boot.SpringApplication
-
Add ApplicationListener
s to be applied to the SpringApplication and
registered with the ApplicationContext
.
- addMainClassTimeoutWarningListener(Repackager.MainClassTimeoutWarningListener) - Method in class org.springframework.boot.loader.tools.Repackager
-
Add a listener that will be triggered to display a warning if searching for the
main class takes too long.
- addManagedDependencies(List<Dependency>) - Method in class org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
-
- addPostProcessors(ConfigurableApplicationContext) - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
Add appropriate post-processors to post-configure the property-sources.
- addPrimarySources(Collection<Class<?>>) - Method in class org.springframework.boot.SpringApplication
-
- addPropertySources(ConfigurableEnvironment, ResourceLoader) - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
Add config file property sources to the specified environment.
- addRepository(RemoteRepository) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- addResolver(Map<String, Object>) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- addServerCustomizers(JettyServerCustomizer...) - Method in class org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
-
- addServerCustomizers(JettyServerCustomizer...) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- addSourceFolder(File) - Method in class org.springframework.boot.devtools.filewatch.FileSystemWatcher
-
Add a source folder to monitor.
- addSourceFolders(Iterable<File>) - Method in class org.springframework.boot.devtools.filewatch.FileSystemWatcher
-
Add source folders to monitor.
- addStatusMapping(Map<String, Integer>) - Method in class org.springframework.boot.actuate.health.HealthStatusHttpMapper
-
Add specific status mappings to the existing set.
- addStatusMapping(Status, Integer) - Method in class org.springframework.boot.actuate.health.HealthStatusHttpMapper
-
Add a status mapping to the existing set.
- addStatusMapping(String, Integer) - Method in class org.springframework.boot.actuate.health.HealthStatusHttpMapper
-
Add a status mapping to the existing set.
- addTldSkipPatterns(String...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Add patterns that match jars to ignore for TLD scanning.
- addTo(Map<String, Object>) - Method in class org.springframework.boot.test.util.TestPropertyValues.Pair
-
- addTo(RestTemplate, String) - Static method in class org.springframework.boot.web.client.RootUriTemplateHandler
-
- addToEnvironment(ConfigurableEnvironment) - Static method in class org.springframework.boot.env.RandomValuePropertySource
-
- addURL(URL) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedWebappClassLoader
-
- addUrlMappings(String...) - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Add URL mappings for the servlet.
- addUrls(Collection<URL>) - Method in class org.springframework.boot.devtools.restart.Restarter
-
Add additional URLs to be includes in the next restart.
- Admin() - Constructor for class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- AdvancedConfigurationExample - Class in org.springframework.boot.test.autoconfigure.restdocs.restassured
-
- AdvancedConfigurationExample() - Constructor for class org.springframework.boot.test.autoconfigure.restdocs.restassured.AdvancedConfigurationExample
-
- AdvancedConfigurationExample.CustomizationConfiguration - Class in org.springframework.boot.test.autoconfigure.restdocs.restassured
-
- AetherGrapeEngine - Class in org.springframework.boot.cli.compiler.grape
-
A
GrapeEngine
implementation that uses
Aether, the dependency resolution system used
by Maven.
- AetherGrapeEngine(GroovyClassLoader, RepositorySystem, DefaultRepositorySystemSession, List<RemoteRepository>, DependencyResolutionContext, boolean) - Constructor for class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- AetherGrapeEngineFactory - Class in org.springframework.boot.cli.compiler.grape
-
- AetherGrapeEngineFactory() - Constructor for class org.springframework.boot.cli.compiler.grape.AetherGrapeEngineFactory
-
- after() - Static method in enum org.springframework.boot.test.mock.mockito.MockReset
-
Create settings
to be used with mocks where reset should occur
after each test method runs.
- afterPropertiesSet() - Method in class org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration
-
- afterPropertiesSet() - Method in class org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
-
- afterPropertiesSet() - Method in class org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
- afterPropertiesSet() - Method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
-
- afterPropertiesSet() - Method in class org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer
-
- afterPropertiesSet() - Method in class org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher
-
- afterPropertiesSet() - Method in class org.springframework.boot.devtools.remote.client.RemoteClientConfiguration
-
- afterPropertiesSet() - Method in class org.springframework.boot.jta.atomikos.AtomikosConnectionFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.boot.jta.atomikos.AtomikosDataSourceBean
-
- afterPropertiesSet() - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean
-
- afterPropertiesSet() - Method in class org.springframework.boot.jta.narayana.NarayanaConfigurationBean
-
- afterPropertiesSet() - Method in class org.springframework.boot.jta.narayana.NarayanaRecoveryManagerBean
-
- afterRefresh(ConfigurableApplicationContext, ApplicationArguments) - Method in class org.springframework.boot.SpringApplication
-
Called after the context has been refreshed.
- afterRun(Command) - Method in class org.springframework.boot.cli.command.CommandRunner
-
Subclass hook called after a command has run.
- afterSingletonsInstantiated() - Method in class org.springframework.boot.actuate.metrics.integration.SpringIntegrationMetrics
-
- afterSingletonsInstantiated() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient
-
- afterTestMethod(TestContext) - Method in class org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener
-
- afterTestMethod(TestContext) - Method in class org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener
-
- AgentReloader - Class in org.springframework.boot.devtools.restart
-
Utility to determine if an Java agent based reloader (e.g.
- aggregate(Map<String, Health>) - Method in class org.springframework.boot.actuate.health.AbstractHealthAggregator
-
- aggregate(Map<String, Health>) - Method in interface org.springframework.boot.actuate.health.HealthAggregator
-
Aggregate several given
Health
instances into one.
- aggregateDetails(Map<String, Health>) - Method in class org.springframework.boot.actuate.health.AbstractHealthAggregator
-
Return the map of 'aggregate' details that should be used from the specified
healths.
- aggregateStatus(List<Status>) - Method in class org.springframework.boot.actuate.health.AbstractHealthAggregator
-
Return the single 'aggregate' status that should be used from the specified
candidates.
- aggregateStatus(List<Status>) - Method in class org.springframework.boot.actuate.health.OrderedHealthAggregator
-
- ALL_CLASSPATH_URL_PREFIX - Static variable in class org.springframework.boot.cli.util.ResourceUtils
-
Pseudo URL prefix for loading all resources from the class path: "classpath*:".
- AllNestedConditions - Class in org.springframework.boot.autoconfigure.condition
-
Condition
that will match when all nested class conditions match.
- AllNestedConditions(ConfigurationCondition.ConfigurationPhase) - Constructor for class org.springframework.boot.autoconfigure.condition.AllNestedConditions
-
- amqpAdmin(ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
-
- AmqpContainer() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- analyze(Throwable) - Method in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer
-
- analyze(Throwable, T) - Method in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer
-
Returns an analysis of the given rootFailure
, or null
if no
analysis was possible.
- analyze(Throwable, T) - Method in class org.springframework.boot.diagnostics.analyzer.AbstractInjectionFailureAnalyzer
-
- analyze(Throwable, T, String) - Method in class org.springframework.boot.diagnostics.analyzer.AbstractInjectionFailureAnalyzer
-
Returns an analysis of the given rootFailure
, or null
if no
analysis was possible.
- analyze(Throwable, BeanNotOfRequiredTypeException) - Method in class org.springframework.boot.diagnostics.analyzer.BeanNotOfRequiredTypeFailureAnalyzer
-
- analyze(Throwable, InvalidConfigurationPropertyNameException) - Method in class org.springframework.boot.diagnostics.analyzer.InvalidConfigurationPropertyNameFailureAnalyzer
-
- analyze(Throwable) - Method in interface org.springframework.boot.diagnostics.FailureAnalyzer
-
Returns an analysis of the given failure
, or null
if no analysis
was possible.
- and(String...) - Method in class org.springframework.boot.test.util.TestPropertyValues
-
Builder method to add more properties.
- andCondition(Class<? extends Annotation>, Object...) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
Return a new builder to construct a new
ConditionMessage
based on the
instance and a new condition outcome.
- andCondition(String, Object...) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
Return a new builder to construct a new
ConditionMessage
based on the
instance and a new condition outcome.
- AnnotatedNodeASTTransformation - Class in org.springframework.boot.cli.compiler
-
A base class for AST transformations
that are solely
interested in AnnotatedNodes
.
- AnnotatedNodeASTTransformation(Set<String>, boolean) - Constructor for class org.springframework.boot.cli.compiler.AnnotatedNodeASTTransformation
-
- AnnotationConfig(ApplicationContext) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration.AnnotationConfig
-
- AnnotationConfigReactiveWebApplicationContext - Class in org.springframework.boot.web.reactive.context
-
ConfigurableReactiveWebApplicationContext
that accepts annotated classes as
input - in particular
@Configuration
-annotated
classes, but also plain
@Component
classes and JSR-330 compliant
classes using
javax.inject
annotations.
- AnnotationConfigReactiveWebApplicationContext() - Constructor for class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
- AnnotationConfigReactiveWebServerApplicationContext - Class in org.springframework.boot.web.reactive.context
-
ReactiveWebServerApplicationContext
that accepts annotated classes as input -
in particular
@Configuration
-annotated
classes, but also plain
@Component
classes and JSR-330 compliant
classes using
javax.inject
annotations.
- AnnotationConfigReactiveWebServerApplicationContext() - Constructor for class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
-
- AnnotationConfigReactiveWebServerApplicationContext(Class<?>...) - Constructor for class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
-
- AnnotationConfigReactiveWebServerApplicationContext(String...) - Constructor for class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
-
- AnnotationConfigServletWebServerApplicationContext - Class in org.springframework.boot.web.servlet.context
-
ServletWebServerApplicationContext
that accepts annotated classes as input - in
particular
@Configuration
-annotated classes, but also plain
@Component
classes and JSR-330
compliant classes using
javax.inject
annotations.
- AnnotationConfigServletWebServerApplicationContext() - Constructor for class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
-
- AnnotationConfigServletWebServerApplicationContext(Class<?>...) - Constructor for class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
-
- AnnotationConfigServletWebServerApplicationContext(String...) - Constructor for class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
-
- AnnotationCustomizableTypeExcludeFilter - Class in org.springframework.boot.test.autoconfigure.filter
-
Abstract base class for a
TypeExcludeFilter
that can be customized using an
annotation.
- AnnotationCustomizableTypeExcludeFilter() - Constructor for class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- AnnotationCustomizableTypeExcludeFilter.FilterType - Enum in org.springframework.boot.test.autoconfigure.filter
-
- AnnotationEndpointDiscoverer<T extends Operation,K> - Class in org.springframework.boot.actuate.endpoint.annotation
-
- AnnotationEndpointDiscoverer(ApplicationContext, AnnotationEndpointDiscoverer.EndpointOperationFactory<T>, Function<T, K>, CachingConfigurationFactory) - Constructor for class org.springframework.boot.actuate.endpoint.annotation.AnnotationEndpointDiscoverer
-
- AnnotationEndpointDiscoverer.EndpointInfoDescriptor<T extends Operation,K> - Class in org.springframework.boot.actuate.endpoint.annotation
-
Describes an
endpoint
and whether or not it is valid.
- AnnotationEndpointDiscoverer.EndpointOperationFactory<T extends Operation> - Interface in org.springframework.boot.actuate.endpoint.annotation
-
An
EndpointOperationFactory
creates an
Operation
for an operation
on an endpoint.
- AnnotationEndpointDiscoverer.OperationKey<K> - Class in org.springframework.boot.actuate.endpoint.annotation
-
Define the key of an operation in the context of an operation's implementation.
- AnnotationsPropertySource - Class in org.springframework.boot.test.autoconfigure.properties
-
- AnnotationsPropertySource(Class<?>) - Constructor for class org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
-
- AnnotationsPropertySource(String, Class<?>) - Constructor for class org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
-
- AnonymousUserIdSourceConfig() - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AnonymousUserIdSourceConfig
-
- AnsiBackground - Enum in org.springframework.boot.ansi
-
- AnsiColor - Enum in org.springframework.boot.ansi
-
- AnsiColors - Class in org.springframework.boot.ansi
-
- AnsiElement - Interface in org.springframework.boot.ansi
-
An ANSI encodable element.
- AnsiOutput - Class in org.springframework.boot.ansi
-
Generates ANSI encoded output, automatically attempting to detect if the terminal
supports ANSI.
- AnsiOutput() - Constructor for class org.springframework.boot.ansi.AnsiOutput
-
- AnsiOutput.Enabled - Enum in org.springframework.boot.ansi
-
- AnsiOutputApplicationListener - Class in org.springframework.boot.context.config
-
An
ApplicationListener
that configures
AnsiOutput
depending on the
value of the property
spring.output.ansi.enabled
.
- AnsiOutputApplicationListener() - Constructor for class org.springframework.boot.context.config.AnsiOutputApplicationListener
-
- AnsiPropertySource - Class in org.springframework.boot.ansi
-
- AnsiPropertySource(String, boolean) - Constructor for class org.springframework.boot.ansi.AnsiPropertySource
-
- AnsiStyle - Enum in org.springframework.boot.ansi
-
- anyMatches(ConditionContext, AnnotatedTypeMetadata, Condition...) - Method in class org.springframework.boot.autoconfigure.condition.SpringBootCondition
-
Return true if any of the specified conditions match.
- anyMatches(MetadataReader, MetadataReaderFactory) - Method in class org.springframework.boot.test.autoconfigure.filter.FilterAnnotations
-
- AnyNestedCondition - Class in org.springframework.boot.autoconfigure.condition
-
Condition
that will match when any nested class condition matches.
- AnyNestedCondition(ConfigurationCondition.ConfigurationPhase) - Constructor for class org.springframework.boot.autoconfigure.condition.AnyNestedCondition
-
- AopAutoConfiguration - Class in org.springframework.boot.autoconfigure.aop
-
- AopAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
-
- AopAutoConfiguration.CglibAutoProxyConfiguration - Class in org.springframework.boot.autoconfigure.aop
-
- AopAutoConfiguration.JdkDynamicAutoProxyConfiguration - Class in org.springframework.boot.autoconfigure.aop
-
- append(String) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
- append(String) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
- append(ILoggingEvent) - Method in class org.springframework.boot.logging.logback.LevelRemappingAppender
-
- AppendableLogger(Logger) - Constructor for class org.springframework.boot.logging.logback.LevelRemappingAppender.AppendableLogger
-
- appendAnsiString(StringBuilder, String, AnsiElement) - Method in class org.springframework.boot.logging.log4j2.ColorConverter
-
- application() - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Accessor for the current application.
- APPLICATION_CONFIGURATION_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
Name of the application configuration PropertySource
.
- ApplicationArguments - Interface in org.springframework.boot
-
- ApplicationContextAssert<C extends org.springframework.context.ApplicationContext> - Class in org.springframework.boot.test.context.assertj
-
AssertJ assertions
that can be applied to an
ApplicationContext
.
- ApplicationContextAssertProvider<C extends org.springframework.context.ApplicationContext> - Interface in org.springframework.boot.test.context.assertj
-
An ApplicationContext
that additionally supports AssertJ style assertions.
- ApplicationContextFilterConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration
-
- ApplicationContextHeaderFilter - Class in org.springframework.boot.web.servlet.filter
-
OncePerRequestFilter
to add an X-Application-Context header that
contains the ApplicationContext ID
.
- ApplicationContextHeaderFilter(ApplicationContext) - Constructor for class org.springframework.boot.web.servlet.filter.ApplicationContextHeaderFilter
-
- applicationContextIdFilter(ApplicationContext) - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration
-
- ApplicationContextRequestMatcher<C> - Class in org.springframework.boot.security
-
ApplicationContext
backed RequestMatcher
.
- ApplicationContextRequestMatcher(Class<? extends C>) - Constructor for class org.springframework.boot.security.ApplicationContextRequestMatcher
-
- ApplicationContextRunner - Class in org.springframework.boot.test.context.runner
-
- ApplicationContextRunner() - Constructor for class org.springframework.boot.test.context.runner.ApplicationContextRunner
-
- ApplicationContextRunner(Supplier<ConfigurableApplicationContext>) - Constructor for class org.springframework.boot.test.context.runner.ApplicationContextRunner
-
- ApplicationContextTestUtils - Class in org.springframework.boot.test.util
-
Application context related test utilities.
- ApplicationContextTestUtils() - Constructor for class org.springframework.boot.test.util.ApplicationContextTestUtils
-
- ApplicationEnvironmentPreparedEvent - Class in org.springframework.boot.context.event
-
Event published when a
SpringApplication
is starting up and the
Environment
is first available for inspection and modification.
- ApplicationEnvironmentPreparedEvent(SpringApplication, String[], ConfigurableEnvironment) - Constructor for class org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent
-
- ApplicationFailedEvent - Class in org.springframework.boot.context.event
-
- ApplicationFailedEvent(SpringApplication, String[], ConfigurableApplicationContext, Throwable) - Constructor for class org.springframework.boot.context.event.ApplicationFailedEvent
-
- applicationHealthIndicator() - Method in class org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorAutoConfiguration
-
- ApplicationHealthIndicator - Class in org.springframework.boot.actuate.health
-
- ApplicationHealthIndicator() - Constructor for class org.springframework.boot.actuate.health.ApplicationHealthIndicator
-
- ApplicationHome - Class in org.springframework.boot
-
Provides access to the application home directory.
- ApplicationHome() - Constructor for class org.springframework.boot.ApplicationHome
-
- ApplicationHome(Class<?>) - Constructor for class org.springframework.boot.ApplicationHome
-
- ApplicationPid - Class in org.springframework.boot
-
An application process ID.
- ApplicationPid() - Constructor for class org.springframework.boot.ApplicationPid
-
- ApplicationPid(String) - Constructor for class org.springframework.boot.ApplicationPid
-
- ApplicationPidFileWriter - Class in org.springframework.boot.system
-
An ApplicationListener
that saves application PID into file.
- ApplicationPidFileWriter() - Constructor for class org.springframework.boot.system.ApplicationPidFileWriter
-
- ApplicationPidFileWriter(String) - Constructor for class org.springframework.boot.system.ApplicationPidFileWriter
-
- ApplicationPidFileWriter(File) - Constructor for class org.springframework.boot.system.ApplicationPidFileWriter
-
- ApplicationPreparedEvent - Class in org.springframework.boot.context.event
-
Event published as when a
SpringApplication
is starting up and the
ApplicationContext
is fully prepared but not refreshed.
- ApplicationPreparedEvent(SpringApplication, String[], ConfigurableApplicationContext) - Constructor for class org.springframework.boot.context.event.ApplicationPreparedEvent
-
- ApplicationReadyEvent - Class in org.springframework.boot.context.event
-
Event published as late as conceivably possible to indicate that the application is
ready to service requests.
- ApplicationReadyEvent(SpringApplication, String[], ConfigurableApplicationContext) - Constructor for class org.springframework.boot.context.event.ApplicationReadyEvent
-
- ApplicationRunner - Interface in org.springframework.boot
-
Interface used to indicate that a bean should
run when it is contained within
a
SpringApplication
.
- ApplicationStartingEvent - Class in org.springframework.boot.context.event
-
Event published as early as conceivably possible as soon as a
SpringApplication
has been started - before the
Environment
or
ApplicationContext
is
available, but after the
ApplicationListener
s have been registered.
- ApplicationStartingEvent(SpringApplication, String[]) - Constructor for class org.springframework.boot.context.event.ApplicationStartingEvent
-
- ApplicationTemp - Class in org.springframework.boot
-
Provides access to an application specific temporary directory.
- ApplicationTemp() - Constructor for class org.springframework.boot.ApplicationTemp
-
- ApplicationTemp(Class<?>) - Constructor for class org.springframework.boot.ApplicationTemp
-
- apply(OperationInvoker, long) - Static method in class org.springframework.boot.actuate.endpoint.cache.CachingOperationInvoker
-
Apply caching configuration when appropriate to the given invoker.
- apply(String) - Method in class org.springframework.boot.actuate.health.HealthIndicatorNameFactory
-
- apply(GroovyClassLoader, GroovyCompilerConfiguration, GeneratorContext, SourceUnit, ClassNode) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringTestCompilerAutoConfiguration
-
- apply(GroovyClassLoader, GroovyCompilerConfiguration, GeneratorContext, SourceUnit, ClassNode) - Method in class org.springframework.boot.cli.compiler.CompilerAutoConfiguration
-
Apply any additional configuration.
- apply(DefaultRepositorySystemSession, RepositorySystem) - Method in class org.springframework.boot.cli.compiler.grape.DefaultRepositorySystemSessionAutoConfiguration
-
- apply(DefaultRepositorySystemSession, RepositorySystem) - Method in class org.springframework.boot.cli.compiler.grape.GrapeRootRepositorySystemSessionAutoConfiguration
-
- apply(DefaultRepositorySystemSession, RepositorySystem) - Method in interface org.springframework.boot.cli.compiler.grape.RepositorySystemSessionAutoConfiguration
-
Apply the configuration.
- apply(DefaultRepositorySystemSession, RepositorySystem) - Method in class org.springframework.boot.cli.compiler.grape.SettingsXmlRepositorySystemSessionAutoConfiguration
-
- apply(ConfigurationPropertySource) - Method in class org.springframework.boot.context.properties.source.UnboundElementsSourceFilter
-
- apply() - Method in class org.springframework.boot.logging.LoggingSystemProperties
-
- apply(LogFile) - Method in class org.springframework.boot.logging.LoggingSystemProperties
-
- apply(MockReset, MockSettings) - Static method in enum org.springframework.boot.test.mock.mockito.MockReset
-
- apply(Statement, Description) - Method in class org.springframework.boot.test.rule.OutputCapture
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.CachingCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.GroovyTemplatesCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.JdbcCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.JmsCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.RabbitCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringBatchCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringBootCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringIntegrationCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringMvcCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringRetryCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringSocialFacebookCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringSocialLinkedInCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringSocialTwitterCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringTestCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringWebsocketCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.TransactionManagementCompilerAutoConfiguration
-
- applyDependencies(DependencyCustomizer) - Method in class org.springframework.boot.cli.compiler.CompilerAutoConfiguration
-
Apply any dependency customizations.
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.CachingCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.GroovyTemplatesCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.JdbcCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.JmsCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.RabbitCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringBatchCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringBootCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringIntegrationCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringMvcCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringRetryCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringSocialFacebookCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringSocialLinkedInCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringSocialTwitterCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringTestCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringWebsocketCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.autoconfigure.TransactionManagementCompilerAutoConfiguration
-
- applyImports(ImportCustomizer) - Method in class org.springframework.boot.cli.compiler.CompilerAutoConfiguration
-
Apply any import customizations.
- applyInitializers(ConfigurableApplicationContext) - Method in class org.springframework.boot.SpringApplication
-
Apply any ApplicationContextInitializer
s to the context before it is
refreshed.
- applyProperties(FreeMarkerConfigurationFactory) - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerConfiguration
-
- applySystemProperties(Environment, LogFile) - Method in class org.springframework.boot.logging.AbstractLoggingSystem
-
- applyTo(Collection<?>) - Method in enum org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
-
- applyTo(RepositoryRestConfiguration) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- applyTo(Properties) - Method in class org.springframework.boot.logging.LogFile
-
Apply log file details to LOG_PATH
and LOG_FILE
map entries.
- applyTo(ConfigurableApplicationContext) - Method in class org.springframework.boot.test.util.TestPropertyValues
-
Add the properties from the underlying map to the environment owned by an
ApplicationContext
.
- applyTo(ConfigurableEnvironment) - Method in class org.springframework.boot.test.util.TestPropertyValues
-
Add the properties from the underlying map to the environment.
- applyTo(ConfigurableEnvironment, TestPropertyValues.Type) - Method in class org.springframework.boot.test.util.TestPropertyValues
-
Add the properties from the underlying map to the environment using the specified
property source type.
- applyTo(ConfigurableEnvironment, TestPropertyValues.Type, String) - Method in class org.springframework.boot.test.util.TestPropertyValues
-
Add the properties from the underlying map to the environment using the specified
property source type and name.
- applyToItem(Object) - Method in enum org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
-
- applyToMainClass(GroovyClassLoader, GroovyCompilerConfiguration, GeneratorContext, SourceUnit, ClassNode) - Method in class org.springframework.boot.cli.compiler.autoconfigure.SpringBootCompilerAutoConfiguration
-
- applyToMainClass(GroovyClassLoader, GroovyCompilerConfiguration, GeneratorContext, SourceUnit, ClassNode) - Method in class org.springframework.boot.cli.compiler.CompilerAutoConfiguration
-
Apply any customizations to the main class.
- applyToSystemProperties() - Method in class org.springframework.boot.logging.LogFile
-
Apply log file details to LOG_PATH
and LOG_FILE
system properties.
- applyToSystemProperties(Callable<T>) - Method in class org.springframework.boot.test.util.TestPropertyValues
-
Add the properties to the
system properties
for the
duration of the
call
, restoring previous values when the call completes.
- applyToViewResolver(Object) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
Apply the given properties to a AbstractTemplateViewResolver
.
- Archive - Interface in org.springframework.boot.loader.archive
-
An archive that can be launched by the
Launcher
.
- Archive.Entry - Interface in org.springframework.boot.loader.archive
-
Represents a single entry in the archive.
- Archive.EntryFilter - Interface in org.springframework.boot.loader.archive
-
Strategy interface to filter
Entries
.
- ARGS - Static variable in class org.springframework.boot.loader.PropertiesLauncher
-
Properties key for default command line arguments.
- ArtemisAutoConfiguration - Class in org.springframework.boot.autoconfigure.jms.artemis
-
- ArtemisAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jms.artemis.ArtemisAutoConfiguration
-
- ArtemisConfigurationCustomizer - Interface in org.springframework.boot.autoconfigure.jms.artemis
-
Callback interface that can be implemented by beans wishing to customize the Artemis
JMS server Configuration
before it is used by an auto-configured
EmbeddedJMS
instance.
- ArtemisMode - Enum in org.springframework.boot.autoconfigure.jms.artemis
-
Define the mode in which Artemis can operate.
- ArtemisNoOpBindingRegistry - Class in org.springframework.boot.autoconfigure.jms.artemis
-
A no-op implementation of the BindingRegistry
.
- ArtemisNoOpBindingRegistry() - Constructor for class org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
-
- ArtemisProperties - Class in org.springframework.boot.autoconfigure.jms.artemis
-
Configuration properties for Artemis.
- ArtemisProperties() - Constructor for class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- ArtemisProperties.Embedded - Class in org.springframework.boot.autoconfigure.jms.artemis
-
Configuration for an embedded Artemis server.
- ArtifactCoordinatesResolver - Interface in org.springframework.boot.cli.compiler.dependencies
-
A resolver for artifacts' Maven coordinates, allowing group id, artifact id, or version
to be obtained from a module identifier.
- asArray() - Method in class org.springframework.boot.test.json.ObjectContentAssert
-
Verifies that the actual value is an array, and returns an array assertion, to
allow chaining of array-specific assertions from this call.
- asList(AnnotationAttributes, String) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- asMap() - Method in class org.springframework.boot.test.json.ObjectContentAssert
-
Verifies that the actual value is a map, and returns a map assertion, to allow
chaining of map-specific assertions from this call.
- asProperties() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Returns the properties as a
Properties
object that can be used with
Atomikos.
- AssertableApplicationContext - Interface in org.springframework.boot.test.context.assertj
-
An ApplicationContext
that additionally supports AssertJ style assertions.
- AssertableReactiveWebApplicationContext - Interface in org.springframework.boot.test.context.assertj
-
- AssertableWebApplicationContext - Interface in org.springframework.boot.test.context.assertj
-
A WebApplicationContext
that additionally supports AssertJ style assertions.
- assertThat() - Method in interface org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
-
- assertThat() - Method in class org.springframework.boot.test.json.JsonContent
-
- assertThat() - Method in class org.springframework.boot.test.json.ObjectContent
-
- assignTo(HttpOutputMessage) - Method in class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayload
-
Assign this payload to the given HttpOutputMessage
.
- AstUtils - Class in org.springframework.boot.cli.compiler
-
General purpose AST utilities.
- AstUtils() - Constructor for class org.springframework.boot.cli.compiler.AstUtils
-
- Async() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Async
-
- atAll() - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
-
Used when no items are available.
- atlasConfig(AtlasProperties) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasExportConfiguration
-
- AtlasExportConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas
-
Configuration for exporting metrics to Atlas.
- AtlasExportConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasExportConfiguration
-
- atlasExporter(AtlasConfig, Clock) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasExportConfiguration
-
- AtlasProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas
-
- AtlasProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- AtomikosConnectionFactoryBean - Class in org.springframework.boot.jta.atomikos
-
Spring friendly version of AtomikosConnectionFactoryBean
.
- AtomikosConnectionFactoryBean() - Constructor for class org.springframework.boot.jta.atomikos.AtomikosConnectionFactoryBean
-
- AtomikosDataSourceBean - Class in org.springframework.boot.jta.atomikos
-
Spring friendly version of AtomikosDataSourceBean
.
- AtomikosDataSourceBean() - Constructor for class org.springframework.boot.jta.atomikos.AtomikosDataSourceBean
-
- AtomikosDependsOnBeanFactoryPostProcessor - Class in org.springframework.boot.jta.atomikos
-
- AtomikosDependsOnBeanFactoryPostProcessor() - Constructor for class org.springframework.boot.jta.atomikos.AtomikosDependsOnBeanFactoryPostProcessor
-
- AtomikosProperties - Class in org.springframework.boot.jta.atomikos
-
- AtomikosProperties() - Constructor for class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- AtomikosProperties.Recovery - Class in org.springframework.boot.jta.atomikos
-
Recovery specific settings.
- AtomikosXAConnectionFactoryWrapper - Class in org.springframework.boot.jta.atomikos
-
- AtomikosXAConnectionFactoryWrapper() - Constructor for class org.springframework.boot.jta.atomikos.AtomikosXAConnectionFactoryWrapper
-
- AtomikosXADataSourceWrapper - Class in org.springframework.boot.jta.atomikos
-
- AtomikosXADataSourceWrapper() - Constructor for class org.springframework.boot.jta.atomikos.AtomikosXADataSourceWrapper
-
- attach(Environment) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertySources
-
- attachSignalHandler(Runnable) - Static method in class org.springframework.boot.loader.tools.SignalUtils
-
Handle INT signals by calling the specified
Runnable
.
- AuditApplicationEvent - Class in org.springframework.boot.actuate.audit.listener
-
Spring
ApplicationEvent
to encapsulate
AuditEvent
s.
- AuditApplicationEvent(String, String, Map<String, Object>) - Constructor for class org.springframework.boot.actuate.audit.listener.AuditApplicationEvent
-
- AuditApplicationEvent(String, String, String...) - Constructor for class org.springframework.boot.actuate.audit.listener.AuditApplicationEvent
-
- AuditApplicationEvent(Date, String, String, Map<String, Object>) - Constructor for class org.springframework.boot.actuate.audit.listener.AuditApplicationEvent
-
- AuditApplicationEvent(AuditEvent) - Constructor for class org.springframework.boot.actuate.audit.listener.AuditApplicationEvent
-
- AuditAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.audit
-
- AuditAutoConfiguration(ObjectProvider<AuditEventRepository>) - Constructor for class org.springframework.boot.actuate.autoconfigure.audit.AuditAutoConfiguration
-
- AuditAutoConfiguration.AuditEventRepositoryConfiguration - Class in org.springframework.boot.actuate.autoconfigure.audit
-
- AuditEvent - Class in org.springframework.boot.actuate.audit
-
A value object representing an audit event: at a particular time, a particular user or
agent carried out an action of a particular type.
- AuditEvent(String, String, Map<String, Object>) - Constructor for class org.springframework.boot.actuate.audit.AuditEvent
-
Create a new audit event for the current time.
- AuditEvent(String, String, String...) - Constructor for class org.springframework.boot.actuate.audit.AuditEvent
-
Create a new audit event for the current time from data provided as name-value
pairs.
- AuditEvent(Date, String, String, Map<String, Object>) - Constructor for class org.springframework.boot.actuate.audit.AuditEvent
-
Create a new audit event.
- AuditEventRepository - Interface in org.springframework.boot.actuate.audit
-
- auditEventRepository() - Method in class org.springframework.boot.actuate.autoconfigure.audit.AuditAutoConfiguration.AuditEventRepositoryConfiguration
-
- AuditEventRepositoryConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.audit.AuditAutoConfiguration.AuditEventRepositoryConfiguration
-
- AuditEventsEndpoint - Class in org.springframework.boot.actuate.audit
-
- AuditEventsEndpoint(AuditEventRepository) - Constructor for class org.springframework.boot.actuate.audit.AuditEventsEndpoint
-
- auditEventsEndpoint(AuditEventRepository) - Method in class org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration
-
- AuditEventsEndpoint.AuditEventsDescriptor - Class in org.springframework.boot.actuate.audit
-
- AuditEventsEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.audit
-
- AuditEventsEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration
-
- AuditEventsJmxEndpointExtension - Class in org.springframework.boot.actuate.audit
-
- AuditEventsJmxEndpointExtension(AuditEventsEndpoint) - Constructor for class org.springframework.boot.actuate.audit.AuditEventsJmxEndpointExtension
-
- auditEventsJmxEndpointExtension(AuditEventsEndpoint) - Method in class org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration
-
- AuditEventsWebEndpointExtension - Class in org.springframework.boot.actuate.audit
-
- AuditEventsWebEndpointExtension(AuditEventsEndpoint) - Constructor for class org.springframework.boot.actuate.audit.AuditEventsWebEndpointExtension
-
- auditEventsWebEndpointExtension(AuditEventsEndpoint) - Method in class org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration
-
- AuditListener - Class in org.springframework.boot.actuate.audit.listener
-
- AuditListener(AuditEventRepository) - Constructor for class org.springframework.boot.actuate.audit.listener.AuditListener
-
- auditListener() - Method in class org.springframework.boot.actuate.autoconfigure.audit.AuditAutoConfiguration
-
- AUTHENTICATION_FAILURE - Static variable in class org.springframework.boot.actuate.security.AuthenticationAuditListener
-
Authentication failure event type.
- AUTHENTICATION_SUCCESS - Static variable in class org.springframework.boot.actuate.security.AuthenticationAuditListener
-
Authentication success event type.
- AUTHENTICATION_SWITCH - Static variable in class org.springframework.boot.actuate.security.AuthenticationAuditListener
-
Authentication switch event type.
- authenticationAuditListener() - Method in class org.springframework.boot.actuate.autoconfigure.audit.AuditAutoConfiguration
-
- AuthenticationAuditListener - Class in org.springframework.boot.actuate.security
-
- AuthenticationAuditListener() - Constructor for class org.springframework.boot.actuate.security.AuthenticationAuditListener
-
- authenticationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
-
- AuthenticationManagerConfiguration - Class in org.springframework.boot.autoconfigure.security
-
Configuration for a Spring Security in-memory AuthenticationManager
.
- AuthenticationManagerConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
-
- AuthenticationUserIdSourceConfig() - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig
-
- AUTHORIZATION_FAILURE - Static variable in class org.springframework.boot.actuate.security.AuthorizationAuditListener
-
Authorization failure event type.
- authorizationAuditListener() - Method in class org.springframework.boot.actuate.autoconfigure.audit.AuditAutoConfiguration
-
- AuthorizationAuditListener - Class in org.springframework.boot.actuate.security
-
- AuthorizationAuditListener() - Constructor for class org.springframework.boot.actuate.security.AuthorizationAuditListener
-
- AutoConfigurationExcludeFilter - Class in org.springframework.boot.autoconfigure
-
A TypeFilter
implementation that matches registered auto-configuration classes.
- AutoConfigurationExcludeFilter() - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
-
- AutoConfigurationImportEvent - Class in org.springframework.boot.autoconfigure
-
Event fired when auto-configuration classes are imported.
- AutoConfigurationImportEvent(Object, List<String>, Set<String>) - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
-
- AutoConfigurationImportFilter - Interface in org.springframework.boot.autoconfigure
-
Filter that can be registered in spring.factories
to limit the
auto-configuration classes considered.
- AutoConfigurationImportListener - Interface in org.springframework.boot.autoconfigure
-
Listener that can be registered with spring.factories
to receive details of
imported auto-configurations.
- AutoConfigurationImportSelector - Class in org.springframework.boot.autoconfigure
-
- AutoConfigurationImportSelector() - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- AutoConfigurationMetadata - Interface in org.springframework.boot.autoconfigure
-
Provides access to meta-data written by the auto-configure annotation processor.
- AutoConfigurationPackage - Annotation Type in org.springframework.boot.autoconfigure
-
- AutoConfigurationPackages - Class in org.springframework.boot.autoconfigure
-
Class for storing auto-configuration packages for reference later (e.g.
- AutoConfigurationPackages() - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurationPackages
-
- AutoConfigurationReportEndpoint - Class in org.springframework.boot.actuate.autoconfigure.condition
-
- AutoConfigurationReportEndpoint(ConditionEvaluationReport) - Constructor for class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint
-
- autoConfigurationReportEndpoint() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpointAutoConfiguration
-
- AutoConfigurationReportEndpoint.MessageAndCondition - Class in org.springframework.boot.actuate.autoconfigure.condition
-
- AutoConfigurationReportEndpoint.MessageAndConditions - Class in org.springframework.boot.actuate.autoconfigure.condition
-
- AutoConfigurationReportEndpoint.Report - Class in org.springframework.boot.actuate.autoconfigure.condition
-
- AutoConfigurationReportEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.condition
-
- AutoConfigurationReportEndpointAutoConfiguration(ConfigurableApplicationContext) - Constructor for class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpointAutoConfiguration
-
- AutoConfigurationReportLoggingInitializer - Class in org.springframework.boot.autoconfigure.logging
-
- AutoConfigurationReportLoggingInitializer() - Constructor for class org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
-
- AutoConfigurations - Class in org.springframework.boot.autoconfigure
-
Configurations
representing auto-configuration
@Configuration
classes.
- AutoConfigurations(Collection<Class<?>>) - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurations
-
- AutoConfigureAfter - Annotation Type in org.springframework.boot.autoconfigure
-
Hint for that an
auto-configuration
should be applied
after other specified auto-configuration classes.
- AutoConfigureBefore - Annotation Type in org.springframework.boot.autoconfigure
-
Hint for that an
auto-configuration
should be applied
before other specified auto-configuration classes.
- AutoConfigureCache - Annotation Type in org.springframework.boot.test.autoconfigure.core
-
Annotation that can be applied to a test class to enable and configure
auto-configuration of caching.
- AutoConfigureDataJpa - Annotation Type in org.springframework.boot.test.autoconfigure.orm.jpa
-
- AutoConfigureDataLdap - Annotation Type in org.springframework.boot.test.autoconfigure.data.ldap
-
- AutoConfigureDataMongo - Annotation Type in org.springframework.boot.test.autoconfigure.data.mongo
-
- AutoConfigureDataNeo4j - Annotation Type in org.springframework.boot.test.autoconfigure.data.neo4j
-
- AutoConfigureDataRedis - Annotation Type in org.springframework.boot.test.autoconfigure.data.redis
-
- AutoConfigureJdbc - Annotation Type in org.springframework.boot.test.autoconfigure.jdbc
-
- AutoConfigureJooq - Annotation Type in org.springframework.boot.test.autoconfigure.jooq
-
- AutoConfigureJson - Annotation Type in org.springframework.boot.test.autoconfigure.json
-
- AutoConfigureJsonTesters - Annotation Type in org.springframework.boot.test.autoconfigure.json
-
Annotation that can be applied to a test class to enable and configure
auto-configuration of JSON testers.
- AutoConfigureMockMvc - Annotation Type in org.springframework.boot.test.autoconfigure.web.servlet
-
Annotation that can be applied to a test class to enable and configure
auto-configuration of MockMvc
.
- AutoConfigureMockRestServiceServer - Annotation Type in org.springframework.boot.test.autoconfigure.web.client
-
Annotation that can be applied to a test class to enable and configure
auto-configuration of a single MockRestServiceServer
.
- AutoConfigureOrder - Annotation Type in org.springframework.boot.autoconfigure
-
Auto-configuration specific variant of Spring Framework's Order
annotation.
- AutoConfigureRestDocs - Annotation Type in org.springframework.boot.test.autoconfigure.restdocs
-
Annotation that can be applied to a test class to enable and configure
auto-configuration of Spring REST Docs.
- AutoConfigureTestDatabase - Annotation Type in org.springframework.boot.test.autoconfigure.jdbc
-
Annotation that can be applied to a test class to configure a test database to use
instead of any application defined or auto-configured
DataSource
.
- AutoConfigureTestDatabase.Replace - Enum in org.springframework.boot.test.autoconfigure.jdbc
-
What the test database can replace.
- AutoConfigureTestEntityManager - Annotation Type in org.springframework.boot.test.autoconfigure.orm.jpa
-
Annotation that can be applied to a test class to enable auto-configuration of a
TestEntityManager
.
- AutoConfigureWebClient - Annotation Type in org.springframework.boot.test.autoconfigure.web.client
-
Annotation that can be applied to a test class to enable and configure
auto-configuration of web clients.
- AutoConfigureWebFlux - Annotation Type in org.springframework.boot.test.autoconfigure.web.reactive
-
- AutoConfigureWebMvc - Annotation Type in org.springframework.boot.test.autoconfigure.web.servlet
-
- AutoConfigureWebTestClient - Annotation Type in org.springframework.boot.test.autoconfigure.web.reactive
-
Annotation that can be applied to a test class to enable a WebTestClient
.
- available(String) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
-
Indicates something is available.
- Cache() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
-
- CacheAutoConfiguration - Class in org.springframework.boot.autoconfigure.cache
-
- CacheAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
-
- CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration - Class in org.springframework.boot.autoconfigure.cache
-
- cacheAutoConfigurationValidator() - Method in class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
-
- cacheAutoConfigurationValidatorPostProcessor() - Static method in class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
-
- cacheManager() - Method in class org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration
-
- cacheManager(EmbeddedCacheManager) - Method in class org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
-
- CacheManagerCustomizer<T extends org.springframework.cache.CacheManager> - Interface in org.springframework.boot.autoconfigure.cache
-
Callback interface that can be implemented by beans wishing to customize the cache
manager before it is fully initialized, in particular to tune its configuration.
- cacheManagerCustomizers(ObjectProvider<List<CacheManagerCustomizer<?>>>) - Method in class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
-
- CacheManagerCustomizers - Class in org.springframework.boot.autoconfigure.cache
-
- CacheManagerCustomizers(List<? extends CacheManagerCustomizer<?>>) - Constructor for class org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers
-
- CacheManagerJpaDependencyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration
-
- CacheProperties - Class in org.springframework.boot.autoconfigure.cache
-
Configuration properties for the cache abstraction.
- CacheProperties() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- CacheProperties.Caffeine - Class in org.springframework.boot.autoconfigure.cache
-
Caffeine specific cache properties.
- CacheProperties.Couchbase - Class in org.springframework.boot.autoconfigure.cache
-
Couchbase specific cache properties.
- CacheProperties.EhCache - Class in org.springframework.boot.autoconfigure.cache
-
EhCache specific cache properties.
- CacheProperties.Infinispan - Class in org.springframework.boot.autoconfigure.cache
-
Infinispan specific cache properties.
- CacheProperties.JCache - Class in org.springframework.boot.autoconfigure.cache
-
JCache (JSR-107) specific cache properties.
- CacheType - Enum in org.springframework.boot.autoconfigure.cache
-
Supported cache types (defined in order of precedence).
- CachingCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- CachingCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.CachingCompilerAutoConfiguration
-
- CachingConfiguration - Class in org.springframework.boot.actuate.endpoint.cache
-
The caching configuration of an endpoint.
- CachingConfiguration(long) - Constructor for class org.springframework.boot.actuate.endpoint.cache.CachingConfiguration
-
Create a new instance with the given timeToLive
.
- CachingConfigurationFactory - Interface in org.springframework.boot.actuate.endpoint.cache
-
- CachingOperationInvoker - Class in org.springframework.boot.actuate.endpoint.cache
-
An
OperationInvoker
that caches the response of an operation with a
configurable time to live.
- CachingOperationInvoker(OperationInvoker, long) - Constructor for class org.springframework.boot.actuate.endpoint.cache.CachingOperationInvoker
-
Create a new instance with the target
OperationInvoker
to use to compute
the response and the time to live for the cache.
- Caffeine() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
-
- callAppenders(ILoggingEvent) - Method in class org.springframework.boot.logging.logback.LevelRemappingAppender.AppendableLogger
-
- canAdd() - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
Strategy called to test if dependencies can be added.
- canConvert(Class<?>, Class<?>) - Method in class org.springframework.boot.context.properties.bind.convert.BinderConversionService
-
- canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.springframework.boot.context.properties.bind.convert.BinderConversionService
-
- captureOutput() - Method in class org.springframework.boot.test.rule.OutputCapture
-
- CassandraAutoConfiguration - Class in org.springframework.boot.autoconfigure.cassandra
-
- CassandraAutoConfiguration(CassandraProperties, ObjectProvider<List<ClusterBuilderCustomizer>>) - Constructor for class org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
-
- cassandraCluster() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
-
- cassandraConverter(CassandraMappingContext, CassandraCustomConversions) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- cassandraCustomConversions() - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- CassandraDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.cassandra
-
- CassandraDataAutoConfiguration(BeanFactory, CassandraProperties, Cluster, Environment) - Constructor for class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- cassandraHealthIndicator() - Method in class org.springframework.boot.actuate.autoconfigure.cassandra.CassandraHealthIndicatorAutoConfiguration
-
- CassandraHealthIndicator - Class in org.springframework.boot.actuate.cassandra
-
Simple implementation of a
HealthIndicator
returning status information for
Cassandra data stores.
- CassandraHealthIndicator(CassandraOperations) - Constructor for class org.springframework.boot.actuate.cassandra.CassandraHealthIndicator
-
- CassandraHealthIndicatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.cassandra
-
- CassandraHealthIndicatorAutoConfiguration(Map<String, CassandraOperations>) - Constructor for class org.springframework.boot.actuate.autoconfigure.cassandra.CassandraHealthIndicatorAutoConfiguration
-
- cassandraMapping(CassandraCustomConversions) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- CassandraProperties - Class in org.springframework.boot.autoconfigure.cassandra
-
Configuration properties for Cassandra.
- CassandraProperties() - Constructor for class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- CassandraProperties.Pool - Class in org.springframework.boot.autoconfigure.cassandra
-
Pool properties.
- CassandraReactiveDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.cassandra
-
- CassandraReactiveDataAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
-
- CassandraReactiveRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.cassandra
-
- CassandraReactiveRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfiguration
-
- CassandraRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.cassandra
-
- CassandraRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfiguration
-
- cassandraSession(CassandraConverter) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- cassandraTemplate(Session, CassandraConverter) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- CglibAutoProxyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.aop.AopAutoConfiguration.CglibAutoProxyConfiguration
-
- CglibAutoProxyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration
-
- Chain() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- ChangedFile - Class in org.springframework.boot.devtools.filewatch
-
A single file that has changed.
- ChangedFile(File, File, ChangedFile.Type) - Constructor for class org.springframework.boot.devtools.filewatch.ChangedFile
-
- ChangedFile.Type - Enum in org.springframework.boot.devtools.filewatch
-
Change types.
- ChangedFiles - Class in org.springframework.boot.devtools.filewatch
-
A collections of files from a specific source folder that have changed.
- ChangedFiles(File, Set<ChangedFile>) - Constructor for class org.springframework.boot.devtools.filewatch.ChangedFiles
-
- changeProperties(SerializationConfig, BeanDescription, List<BeanPropertyWriter>) - Method in class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.GenericSerializerModifier
-
- ChangeSet(RanChangeSet) - Constructor for class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- Channel() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- characterEncodingFilter() - Method in class org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration
-
- checkChangelogExists() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.LiquibaseConfiguration
-
- checkLocationExists() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
-
- checkResource(Locale) - Method in class org.springframework.boot.web.servlet.view.MustacheView
-
- checkResourceExists(Locale) - Method in class org.springframework.boot.web.reactive.result.view.MustacheView
-
- checkTemplateLocationExists() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
-
- checkTemplateLocationExists() - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
-
- checkTemplateLocationExists() - Method in class org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
-
- child(Class<?>...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Create a child application with the provided sources.
- chop(int) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
- ClassLoaderFile - Class in org.springframework.boot.devtools.restart.classloader
-
- ClassLoaderFile(ClassLoaderFile.Kind, byte[]) - Constructor for class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
-
- ClassLoaderFile(ClassLoaderFile.Kind, long, byte[]) - Constructor for class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
-
- ClassLoaderFile.Kind - Enum in org.springframework.boot.devtools.restart.classloader
-
The kinds of class load files.
- ClassLoaderFileRepository - Interface in org.springframework.boot.devtools.restart.classloader
-
A container for files that may be served from a
ClassLoader
.
- ClassLoaderFiles - Class in org.springframework.boot.devtools.restart.classloader
-
- ClassLoaderFiles() - Constructor for class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- ClassLoaderFiles(ClassLoaderFiles) - Constructor for class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- ClassLoaderFiles.SourceFolder - Class in org.springframework.boot.devtools.restart.classloader
-
An individual source folder that is being managed by the collection.
- ClassLoaderFileURLStreamHandler - Class in org.springframework.boot.devtools.restart.classloader
-
- ClassLoaderFileURLStreamHandler(ClassLoaderFile) - Constructor for class org.springframework.boot.devtools.restart.classloader.ClassLoaderFileURLStreamHandler
-
- CLASSPATH_URL_PREFIX - Static variable in class org.springframework.boot.cli.util.ResourceUtils
-
Pseudo URL prefix for loading from the class path: "classpath:".
- ClassPathChangedEvent - Class in org.springframework.boot.devtools.classpath
-
ApplicationEvent
containing details of a classpath change.
- ClassPathChangedEvent(Object, Set<ChangedFiles>, boolean) - Constructor for class org.springframework.boot.devtools.classpath.ClassPathChangedEvent
-
- ClassPathChangeUploader - Class in org.springframework.boot.devtools.remote.client
-
Listens and pushes any classpath updates to a remote endpoint.
- ClassPathChangeUploader(String, ClientHttpRequestFactory) - Constructor for class org.springframework.boot.devtools.remote.client.ClassPathChangeUploader
-
- ClassPathFileSystemWatcher - Class in org.springframework.boot.devtools.classpath
-
- ClassPathFileSystemWatcher(FileSystemWatcherFactory, ClassPathRestartStrategy, URL[]) - Constructor for class org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher
-
- ClassPathFolders - Class in org.springframework.boot.devtools.classpath
-
Provides access to entries on the classpath that refer to folders.
- ClassPathFolders(URL[]) - Constructor for class org.springframework.boot.devtools.classpath.ClassPathFolders
-
- ClasspathLoggingApplicationListener - Class in org.springframework.boot.context.logging
-
- ClasspathLoggingApplicationListener() - Constructor for class org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
-
- ClassPathRestartStrategy - Interface in org.springframework.boot.devtools.classpath
-
Strategy interface used to determine when a changed classpath file should trigger a
full application restart.
- cleanUp() - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- cleanUp() - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
-
- cleanUp() - Method in class org.springframework.boot.logging.LoggingSystem
-
Clean up the logging system.
- cleanUp() - Method in class org.springframework.boot.logging.Slf4JLoggingSystem
-
- clear() - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Clear the persistence context, causing all managed entities to become detached.
- clearCache() - Method in class org.springframework.boot.loader.jar.JarFile
-
- clearCache() - Method in class org.springframework.boot.loader.LaunchedURLClassLoader
-
Clear URL caches.
- clearCache() - Method in class org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
-
Clear the entire MetadataReader cache, removing all cached class metadata.
- clearInstance() - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Clear the instance.
- Client() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Client
-
- clientHttpRequestFactory() - Method in class org.springframework.boot.devtools.remote.client.RemoteClientConfiguration
-
- clientName(HttpRequest) - Static method in class org.springframework.boot.actuate.metrics.web.client.RestTemplateExchangeTags
-
Create a
clientName
Tag
derived from the
host
of the
URI
of the given
request
.
- close() - Method in class org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
-
- close() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
-
- close() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
-
- close() - Method in class org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
-
- close() - Method in class org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
-
- close() - Method in class org.springframework.boot.devtools.tunnel.client.HttpTunnelConnection.TunnelChannel
-
- close() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient.ServerThread
-
- close() - Method in class org.springframework.boot.loader.data.RandomAccessDataFile
-
- close() - Method in class org.springframework.boot.loader.jar.JarFile
-
- close() - Method in class org.springframework.boot.loader.tools.JarWriter
-
Close the writer.
- close() - Method in interface org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
-
- closeAll(ApplicationContext) - Static method in class org.springframework.boot.test.util.ApplicationContextTestUtils
-
Closes this ApplicationContext
and its parent hierarchy if any.
- CloudAutoConfiguration - Class in org.springframework.boot.autoconfigure.cloud
-
- CloudAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.cloud.CloudAutoConfiguration
-
- CloudFoundryActuatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
-
- CloudFoundryActuatorAutoConfiguration.IgnoredPathsWebSecurityConfigurer - Class in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
-
WebSecurityConfigurer
to tell Spring Security to ignore cloudfoundry
specific paths.
- CloudFoundryAuthorizationException - Exception in org.springframework.boot.actuate.autoconfigure.cloudfoundry
-
Authorization exceptions thrown to limit access to the endpoints.
- CloudFoundryAuthorizationException(CloudFoundryAuthorizationException.Reason, String) - Constructor for exception org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException
-
- CloudFoundryAuthorizationException(CloudFoundryAuthorizationException.Reason, String, Throwable) - Constructor for exception org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException
-
- CloudFoundryAuthorizationException.Reason - Enum in org.springframework.boot.actuate.autoconfigure.cloudfoundry
-
Reasons why the exception can be thrown.
- CloudFoundryIgnorePathsExample - Class in org.springframework.boot.cloudfoundry
-
Example for custom Cloud Foundry actuator ignored paths.
- CloudFoundryIgnorePathsExample() - Constructor for class org.springframework.boot.cloudfoundry.CloudFoundryIgnorePathsExample
-
- CloudFoundryVcapEnvironmentPostProcessor - Class in org.springframework.boot.cloud
-
- CloudFoundryVcapEnvironmentPostProcessor() - Constructor for class org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor
-
- cloudFoundryWebEndpointServletHandlerMapping(ParameterMapper, DefaultCachingConfigurationFactory, EndpointMediaTypes, Environment, RestTemplateBuilder) - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryActuatorAutoConfiguration
-
- cloudFoundryWebFluxEndpointHandlerMapping(ParameterMapper, EndpointMediaTypes, WebClient.Builder, Environment, DefaultCachingConfigurationFactory, WebEndpointProperties) - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive.ReactiveCloudFoundryActuatorAutoConfiguration
-
- CloudPlatform - Enum in org.springframework.boot.cloud
-
Simple detection for well known cloud platforms.
- Cluster() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- ClusterBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.cassandra
-
Callback interface that can be implemented by beans wishing to customize the
Cluster
via a Cluster.Builder
whilst retaining default
auto-configuration.
- CodecCustomizer - Interface in org.springframework.boot.web.codec
-
Callback interface that can be used to customize codecs configuration for an HTTP
client and/or server with a CodecConfigurer
.
- CodecsAutoConfiguration - Class in org.springframework.boot.autoconfigure.http.codec
-
- CodecsAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration
-
- collectorRegistry() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusExportConfiguration
-
- ColorConverter - Class in org.springframework.boot.logging.log4j2
-
Log4j2
LogEventPatternConverter
colors output using the
AnsiOutput
class.
- ColorConverter - Class in org.springframework.boot.logging.logback
-
Logback
CompositeConverter
colors output using the
AnsiOutput
class.
- ColorConverter() - Constructor for class org.springframework.boot.logging.logback.ColorConverter
-
- Command - Interface in org.springframework.boot.cli.command
-
A single command that can be run from the CLI.
- CommandCompleter - Class in org.springframework.boot.cli.command.shell
-
JLine
Completer
for Spring Boot
Command
s.
- CommandCompleter(ConsoleReader, ArgumentCompleter.ArgumentDelimiter, Iterable<Command>) - Constructor for class org.springframework.boot.cli.command.shell.CommandCompleter
-
- CommandException - Exception in org.springframework.boot.cli.command
-
- CommandException(CommandException.Option...) - Constructor for exception org.springframework.boot.cli.command.CommandException
-
- CommandException(String, CommandException.Option...) - Constructor for exception org.springframework.boot.cli.command.CommandException
-
- CommandException(String, Throwable, CommandException.Option...) - Constructor for exception org.springframework.boot.cli.command.CommandException
-
- CommandException(Throwable, CommandException.Option...) - Constructor for exception org.springframework.boot.cli.command.CommandException
-
- CommandException.Option - Enum in org.springframework.boot.cli.command
-
- CommandFactory - Interface in org.springframework.boot.cli.command
-
Factory used to create CLI
Command
s.
- CommandLineRunner - Interface in org.springframework.boot
-
Interface used to indicate that a bean should
run when it is contained within
a
SpringApplication
.
- CommandRunner - Class in org.springframework.boot.cli.command
-
- CommandRunner(String) - Constructor for class org.springframework.boot.cli.command.CommandRunner
-
- commit(Xid, boolean) - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- CommonsDbcp2DataSourcePoolMetadata - Class in org.springframework.boot.jdbc.metadata
-
- CommonsDbcp2DataSourcePoolMetadata(BasicDataSource) - Constructor for class org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- CommonsLoggingLiquibaseLogger - Class in org.springframework.boot.liquibase
-
Liquibase Logger
that delegates to an Apache Commons Log
.
- CommonsLoggingLiquibaseLogger() - Constructor for class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- compareTo(ConfigurationProperty) - Method in class org.springframework.boot.context.properties.source.ConfigurationProperty
-
- compareTo(ConfigurationPropertyName) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
- compile(String...) - Method in class org.springframework.boot.cli.compiler.GroovyCompiler
-
- COMPILE - Static variable in interface org.springframework.boot.loader.tools.LibraryScope
-
The library is used at compile time and runtime.
- compileAndRun() - Method in class org.springframework.boot.cli.command.run.SpringApplicationRunner
-
Compile and run the application.
- CompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler
-
Strategy that can be used to apply some auto-configuration during the
CompilePhase.CONVERSION
Groovy compile phase.
- CompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.CompilerAutoConfiguration
-
- CompilerOptionHandler - Class in org.springframework.boot.cli.command.options
-
An
OptionHandler
for commands that result in the compilation of one or more
Groovy scripts.
- CompilerOptionHandler() - Constructor for class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- complete(String, int, List<CharSequence>) - Method in class org.springframework.boot.cli.command.shell.CommandCompleter
-
- complete() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Called when a request is complete.
- CompleteTwoDataSourcesExample - Class in org.springframework.boot.jdbc
-
Example configuration for configuring two data sources with what Spring Boot does in
auto-configuration.
- CompleteTwoDataSourcesExample() - Constructor for class org.springframework.boot.jdbc.CompleteTwoDataSourcesExample
-
- ComponentScanPackageCheck() - Constructor for class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck
-
- CompositeDataSourcePoolMetadataProvider - Class in org.springframework.boot.jdbc.metadata
-
- CompositeDataSourcePoolMetadataProvider(Collection<? extends DataSourcePoolMetadataProvider>) - Constructor for class org.springframework.boot.jdbc.metadata.CompositeDataSourcePoolMetadataProvider
-
- CompositeDependencyManagement - Class in org.springframework.boot.cli.compiler.dependencies
-
- CompositeDependencyManagement(DependencyManagement...) - Constructor for class org.springframework.boot.cli.compiler.dependencies.CompositeDependencyManagement
-
- CompositeHealthIndicator - Class in org.springframework.boot.actuate.health
-
HealthIndicator
that returns health indications from all registered delegates.
- CompositeHealthIndicator(HealthAggregator) - Constructor for class org.springframework.boot.actuate.health.CompositeHealthIndicator
-
- CompositeHealthIndicator(HealthAggregator, Map<String, HealthIndicator>) - Constructor for class org.springframework.boot.actuate.health.CompositeHealthIndicator
-
- CompositeHealthIndicatorConfiguration<H extends HealthIndicator,S> - Class in org.springframework.boot.actuate.autoconfigure.health
-
- CompositeHealthIndicatorConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.health.CompositeHealthIndicatorConfiguration
-
- CompositeHealthIndicatorFactory - Class in org.springframework.boot.actuate.health
-
- CompositeHealthIndicatorFactory(Function<String, String>) - Constructor for class org.springframework.boot.actuate.health.CompositeHealthIndicatorFactory
-
- CompositeHealthIndicatorFactory() - Constructor for class org.springframework.boot.actuate.health.CompositeHealthIndicatorFactory
-
- compositeMeterRegistry(ObjectProvider<Collection<MetricsExporter>>) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration
-
- CompositeProxySelector - Class in org.springframework.boot.cli.compiler.grape
-
Composite ProxySelector
.
- CompositeProxySelector(List<ProxySelector>) - Constructor for class org.springframework.boot.cli.compiler.grape.CompositeProxySelector
-
- CompositeReactiveHealthIndicator - Class in org.springframework.boot.actuate.health
-
- CompositeReactiveHealthIndicator(HealthAggregator) - Constructor for class org.springframework.boot.actuate.health.CompositeReactiveHealthIndicator
-
- CompositeReactiveHealthIndicator(HealthAggregator, Map<String, ReactiveHealthIndicator>) - Constructor for class org.springframework.boot.actuate.health.CompositeReactiveHealthIndicator
-
- CompositeReactiveHealthIndicatorConfiguration<H extends ReactiveHealthIndicator,S> - Class in org.springframework.boot.actuate.autoconfigure.health
-
- CompositeReactiveHealthIndicatorConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.health.CompositeReactiveHealthIndicatorConfiguration
-
- CompositeReactiveHealthIndicatorFactory - Class in org.springframework.boot.actuate.health
-
- CompositeReactiveHealthIndicatorFactory(Function<String, String>) - Constructor for class org.springframework.boot.actuate.health.CompositeReactiveHealthIndicatorFactory
-
- CompositeReactiveHealthIndicatorFactory() - Constructor for class org.springframework.boot.actuate.health.CompositeReactiveHealthIndicatorFactory
-
- Compression - Class in org.springframework.boot.web.server
-
Simple server-independent abstraction for compression configuration.
- Compression() - Constructor for class org.springframework.boot.web.server.Compression
-
- ConcurrentKafkaListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.kafka
-
Configure ConcurrentKafkaListenerContainerFactory
with sensible defaults.
- ConcurrentKafkaListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.kafka.ConcurrentKafkaListenerContainerFactoryConfigurer
-
- ConcurrentReferenceCachingMetadataReaderFactory - Class in org.springframework.boot.type.classreading
-
Caching implementation of the MetadataReaderFactory
interface backed by a
ConcurrentReferenceHashMap
, caching MetadataReader
per Spring
Resource
handle (i.e.
- ConcurrentReferenceCachingMetadataReaderFactory() - Constructor for class org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
-
- ConcurrentReferenceCachingMetadataReaderFactory(ResourceLoader) - Constructor for class org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
-
- ConcurrentReferenceCachingMetadataReaderFactory(ClassLoader) - Constructor for class org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
-
- ConditionalOnBean - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified bean classes and/or names are
already contained in the BeanFactory
.
- ConditionalOnClass - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified classes are on the classpath.
- ConditionalOnCloudPlatform - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that matches when the specified cloud platform is active.
- ConditionalOnEnabledEndpoint - Annotation Type in org.springframework.boot.actuate.autoconfigure.endpoint.condition
-
Conditional
that checks whether an endpoint is enabled or not.
- ConditionalOnEnabledHealthIndicator - Annotation Type in org.springframework.boot.actuate.autoconfigure.health
-
Conditional
that checks whether or not a default health indicator is enabled.
- ConditionalOnEnabledInfoContributor - Annotation Type in org.springframework.boot.actuate.autoconfigure.info
-
Conditional
that checks whether or not a default info contributor is enabled.
- ConditionalOnEnabledResourceChain - Annotation Type in org.springframework.boot.autoconfigure.web
-
Conditional
that checks whether or not the Spring resource handling chain is
enabled.
- ConditionalOnExpression - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Configuration annotation for a conditional element that depends on the value of a SpEL
expression.
- ConditionalOnInitializedRestarter - Annotation Type in org.springframework.boot.devtools.restart
-
Conditional
that only matches when the
RestartInitializer
has been
applied with non
null
URLs.
- ConditionalOnJava - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that matches based on the JVM version the application is running
on.
- ConditionalOnJava.Range - Enum in org.springframework.boot.autoconfigure.condition
-
Range options.
- ConditionalOnJndi - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that matches based on the availability of a JNDI
InitialContext
and the ability to lookup specific locations.
- ConditionalOnManagementPort - Annotation Type in org.springframework.boot.actuate.autoconfigure.web.server
-
Conditional
that matches based on the configuration of the management port.
- ConditionalOnMissingBean - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory
.
- ConditionalOnMissingClass - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified classes are not on the
classpath.
- ConditionalOnNotWebApplication - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the application context is a not a web
application context.
- ConditionalOnProperty - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that checks if the specified properties have a specific value.
- ConditionalOnResource - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified resources are on the
classpath.
- ConditionalOnSingleCandidate - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified bean class is already
contained in the BeanFactory
and a single candidate can be determined.
- ConditionalOnWebApplication - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that matches when the application is a web application.
- ConditionalOnWebApplication.Type - Enum in org.springframework.boot.autoconfigure.condition
-
Available application types.
- ConditionAndOutcome(Condition, ConditionOutcome) - Constructor for class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
-
- ConditionAndOutcomes() - Constructor for class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
-
- ConditionEvaluationReport - Class in org.springframework.boot.autoconfigure.condition
-
Records condition evaluation details for reporting and logging.
- ConditionEvaluationReport.ConditionAndOutcome - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionEvaluationReport.ConditionAndOutcomes - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionEvaluationReportMessage - Class in org.springframework.boot.autoconfigure.logging
-
A condition evaluation report message that can logged or printed.
- ConditionEvaluationReportMessage(ConditionEvaluationReport) - Constructor for class org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportMessage
-
- ConditionMessage - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionMessage.Builder - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionMessage.ItemsBuilder - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionMessage.Style - Enum in org.springframework.boot.autoconfigure.condition
-
Render styles.
- ConditionOutcome - Class in org.springframework.boot.autoconfigure.condition
-
Outcome for a condition match, including log message.
- ConditionOutcome(boolean, String) - Constructor for class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
- ConditionOutcome(boolean, ConditionMessage) - Constructor for class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
- CONFIG_ADDITIONAL_LOCATION_PROPERTY - Static variable in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
The "config additional location" property name.
- CONFIG_LOCATION - Static variable in class org.springframework.boot.loader.PropertiesLauncher
-
Properties key for config file location (including optional classpath:, file: or
URL prefix).
- CONFIG_LOCATION_PROPERTY - Static variable in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
The "config location" property name.
- CONFIG_NAME - Static variable in class org.springframework.boot.loader.PropertiesLauncher
-
Properties key for name of external configuration file (excluding suffix).
- CONFIG_NAME_PROPERTY - Static variable in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
The "config name" property name.
- CONFIG_PROPERTY - Static variable in class org.springframework.boot.context.logging.LoggingApplicationListener
-
The name of the Spring property that contains a reference to the logging
configuration to load.
- ConfigFileApplicationContextInitializer - Class in org.springframework.boot.test.context
-
ApplicationContextInitializer
that can be used with the
ContextConfiguration.initializers()
to trigger loading of
application.properties.
- ConfigFileApplicationContextInitializer() - Constructor for class org.springframework.boot.test.context.ConfigFileApplicationContextInitializer
-
- ConfigFileApplicationListener - Class in org.springframework.boot.context.config
-
- ConfigFileApplicationListener() - Constructor for class org.springframework.boot.context.config.ConfigFileApplicationListener
-
- ConfigurableDataSourceExample - Class in org.springframework.boot.jdbc
-
Example configuration for configuring a configurable custom
DataSource
.
- ConfigurableDataSourceExample() - Constructor for class org.springframework.boot.jdbc.ConfigurableDataSourceExample
-
- ConfigurableReactiveWebApplicationContext - Interface in org.springframework.boot.web.reactive.context
-
Interface to provide configuration for a reactive web application.
- ConfigurableReactiveWebEnvironment - Interface in org.springframework.boot.web.reactive.context
-
Specialization of ConfigurableEnvironment
for reactive application contexts.
- ConfigurableReactiveWebServerFactory - Interface in org.springframework.boot.web.reactive.server
-
- ConfigurableServletWebServerFactory - Interface in org.springframework.boot.web.servlet.server
-
- ConfigurableWebServerFactory - Interface in org.springframework.boot.web.server
-
- configuration(Neo4jProperties) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
-
- CONFIGURATION_COMPARATOR - Static variable in class org.springframework.boot.logging.AbstractLoggingSystem
-
- ConfigurationBeanFactoryMetaData - Class in org.springframework.boot.context.properties
-
Utility class to memorize @Bean
definition meta data during initialization of
the bean factory.
- ConfigurationBeanFactoryMetaData() - Constructor for class org.springframework.boot.context.properties.ConfigurationBeanFactoryMetaData
-
- configurationProperties() - Method in class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
-
- ConfigurationProperties - Annotation Type in org.springframework.boot.context.properties
-
Annotation for externalized configuration.
- ConfigurationPropertiesAutoConfiguration - Class in org.springframework.boot.autoconfigure.context
-
- ConfigurationPropertiesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
-
- ConfigurationPropertiesBinder - Class in org.springframework.boot.context.properties
-
- ConfigurationPropertiesBinderBuilder - Class in org.springframework.boot.context.properties
-
- ConfigurationPropertiesBinderBuilder(ApplicationContext) - Constructor for class org.springframework.boot.context.properties.ConfigurationPropertiesBinderBuilder
-
Creates an instance with the ApplicationContext
to use.
- ConfigurationPropertiesBinding - Annotation Type in org.springframework.boot.context.properties
-
- ConfigurationPropertiesBindingException - Exception in org.springframework.boot.context.properties
-
Exception thrown when a @ConfigurationProperties
annotated object failed to be
bound.
- ConfigurationPropertiesBindingException(Class<?>, String, Throwable) - Constructor for exception org.springframework.boot.context.properties.ConfigurationPropertiesBindingException
-
- ConfigurationPropertiesBindingPostProcessor - Class in org.springframework.boot.context.properties
-
- ConfigurationPropertiesBindingPostProcessor() - Constructor for class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
-
- ConfigurationPropertiesBindingPostProcessorRegistrar - Class in org.springframework.boot.context.properties
-
- ConfigurationPropertiesBindingPostProcessorRegistrar() - Constructor for class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessorRegistrar
-
- configurationPropertiesReportEndpoint() - Method in class org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointAutoConfiguration
-
- ConfigurationPropertiesReportEndpoint - Class in org.springframework.boot.actuate.context.properties
-
- ConfigurationPropertiesReportEndpoint() - Constructor for class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
-
- ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor - Class in org.springframework.boot.actuate.context.properties
-
- ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesDescriptor - Class in org.springframework.boot.actuate.context.properties
-
- ConfigurationPropertiesReportEndpoint.GenericSerializerModifier - Class in org.springframework.boot.actuate.context.properties
-
BeanSerializerModifier
to return only relevant configuration properties.
- ConfigurationPropertiesReportEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.context.properties
-
- ConfigurationPropertiesReportEndpointAutoConfiguration(ConfigurationPropertiesReportEndpointProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointAutoConfiguration
-
- ConfigurationPropertiesReportEndpointProperties - Class in org.springframework.boot.actuate.autoconfigure.context.properties
-
- ConfigurationPropertiesReportEndpointProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointProperties
-
- ConfigurationProperty - Class in org.springframework.boot.context.properties.source
-
- ConfigurationProperty(ConfigurationPropertyName, Object, Origin) - Constructor for class org.springframework.boot.context.properties.source.ConfigurationProperty
-
- ConfigurationPropertyName - Class in org.springframework.boot.context.properties.source
-
A configuration property name composed of elements separated by dots.
- ConfigurationPropertyName.Form - Enum in org.springframework.boot.context.properties.source
-
The various forms that a non-indexed element value can take.
- ConfigurationPropertyNameAliases - Class in org.springframework.boot.context.properties.source
-
- ConfigurationPropertyNameAliases() - Constructor for class org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
-
- ConfigurationPropertyNameAliases(String, String...) - Constructor for class org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
-
- ConfigurationPropertyNameAliases(ConfigurationPropertyName, ConfigurationPropertyName...) - Constructor for class org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
-
- ConfigurationPropertySource - Interface in org.springframework.boot.context.properties.source
-
- ConfigurationPropertySources - Class in org.springframework.boot.context.properties.source
-
- ConfigurationPropertyState - Enum in org.springframework.boot.context.properties.source
-
- Configurations - Class in org.springframework.boot.context.annotation
-
A set of @Configuration
classes that can be registered in
ApplicationContext
.
- Configurations(Collection<Class<?>>) - Constructor for class org.springframework.boot.context.annotation.Configurations
-
- ConfigurationWarningsApplicationContextInitializer - Class in org.springframework.boot.context
-
ApplicationContextInitializer
to report warnings for common misconfiguration
mistakes.
- ConfigurationWarningsApplicationContextInitializer() - Constructor for class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer
-
- ConfigurationWarningsApplicationContextInitializer.Check - Interface in org.springframework.boot.context
-
A single check that can be applied.
- ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck - Class in org.springframework.boot.context
-
- ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor - Class in org.springframework.boot.context
-
BeanDefinitionRegistryPostProcessor
to report warnings.
- ConfigurationWarningsPostProcessor(ConfigurationWarningsApplicationContextInitializer.Check[]) - Constructor for class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
-
- configure(WebSecurity) - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryActuatorAutoConfiguration.IgnoredPathsWebSecurityConfigurer
-
- configure(T, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
Configure the specified rabbit listener container factory.
- configure(T, ConnectionFactory, RabbitProperties.AmqpContainer) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
- configure(DirectRabbitListenerContainerFactory, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.DirectRabbitListenerContainerFactoryConfigurer
-
- configure(SimpleRabbitListenerContainerFactory, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer
-
- configure(DefaultJmsListenerContainerFactory, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
-
Configure the specified jms listener container factory.
- configure(ConcurrentKafkaListenerContainerFactory<Object, Object>, ConsumerFactory<Object, Object>) - Method in class org.springframework.boot.autoconfigure.kafka.ConcurrentKafkaListenerContainerFactoryConfigurer
-
Configure the specified Kafka listener container factory.
- configure(SpringApplicationBuilder) - Method in class org.springframework.boot.cli.app.SpringApplicationWebApplicationInitializer
-
- configure(T) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Configure the provided RestTemplate
instance using this builder.
- configure(WebAppContext) - Method in class org.springframework.boot.web.embedded.jetty.ServletContextInitializerConfiguration
-
- configure(Registration.Dynamic) - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Configure registration base settings.
- configure(ServletRegistration.Dynamic) - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Configure registration settings.
- configure(SpringApplicationBuilder) - Method in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
Configure the application.
- configureArgumentResolvers(ArgumentResolverConfigurer) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- configureAsyncSupport(AsyncSupportConfigurer) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- configureContentNegotiation(ContentNegotiationConfigurer) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- configureContext(Context) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- configureContext(Context, ServletContextInitializer[]) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- configureEnvironment(ConfigurableEnvironment, String[]) - Method in class org.springframework.boot.SpringApplication
-
- configureHandlerExceptionResolvers(List<HandlerExceptionResolver>) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- configureHttpMessageCodecs(ServerCodecConfigurer) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- configureLogLevel(String, LogLevel) - Method in class org.springframework.boot.actuate.logging.LoggersEndpoint
-
- configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- configureObjectMapper(ObjectMapper) - Method in class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
-
- configureProfiles(ConfigurableEnvironment, String[]) - Method in class org.springframework.boot.SpringApplication
-
Configure which profiles are active (or active by default) for this application
environment.
- configurePropertySources(ConfigurableEnvironment, String[]) - Method in class org.springframework.boot.SpringApplication
-
Add, remove or re-order any PropertySource
s in this application's
environment.
- configureRegistry(MeterRegistry) - Method in interface org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryConfigurer
-
Configure the given registry
.
- configureViewResolvers(ViewResolverRegistry) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- configureWebAppContext(WebAppContext, ServletContextInitializer...) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- connectController(ConnectionFactoryLocator, ConnectionRepository) - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
-
- Connection() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- connectionFactory() - Method in class org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration
-
- ConnectorStartFailedException - Exception in org.springframework.boot.web.embedded.tomcat
-
A
ConnectorStartFailedException
is thrown when a Tomcat
Connector
fails
to start, for example due to a port clash or incorrect SSL configuration.
- ConnectorStartFailedException(int) - Constructor for exception org.springframework.boot.web.embedded.tomcat.ConnectorStartFailedException
-
Creates a new ConnectorStartFailedException
for a connector that's
configured to listen on the given port
.
- connectTimeout() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryPropertiesConfigAdapter
-
- CONSOLE_LOG_PATTERN - Static variable in class org.springframework.boot.logging.LoggingSystemProperties
-
The name of the System property that contains the console log pattern.
- Consumer() - Constructor for class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- containsDescendantOf(ConfigurationPropertyName) - Method in interface org.springframework.boot.context.properties.source.ConfigurationPropertySource
-
Returns if the source contains any descendants of the specified name.
- containsDescendantOf(ConfigurationPropertyName) - Method in interface org.springframework.boot.context.properties.source.IterableConfigurationPropertySource
-
- containsEntry(String) - Method in class org.springframework.boot.loader.jar.JarFile
-
- containsOption(String) - Method in interface org.springframework.boot.ApplicationArguments
-
Return whether the set of option arguments parsed from the arguments contains an
option with the given name.
- containsOption(String) - Method in class org.springframework.boot.DefaultApplicationArguments
-
- containsProperty(String) - Method in class org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
-
- Content() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- context() - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Accessor for the current application context.
- contextClass(Class<? extends ConfigurableApplicationContext>) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Explicitly set the context class to be used.
- ContextCloserListener(ConfigurableApplicationContext) - Constructor for class org.springframework.boot.builder.ParentContextCloserApplicationListener.ContextCloserListener
-
- ContextConsumer<C extends org.springframework.context.ApplicationContext> - Interface in org.springframework.boot.test.context.runner
-
Callback interface used to process an ApplicationContext
with the ability to
throw a (checked) exception.
- ContextExpression(Set<String>) - Constructor for class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ContextExpression
-
- ContextIdApplicationContextInitializer - Class in org.springframework.boot.context
-
ApplicationContextInitializer
that set the Spring
ApplicationContext ID
.
- ContextIdApplicationContextInitializer() - Constructor for class org.springframework.boot.context.ContextIdApplicationContextInitializer
-
- ContextIdApplicationContextInitializer(String) - Constructor for class org.springframework.boot.context.ContextIdApplicationContextInitializer
-
- contextLoaded(ConfigurableApplicationContext) - Method in class org.springframework.boot.context.event.EventPublishingRunListener
-
- contextLoaded(ConfigurableApplicationContext) - Method in interface org.springframework.boot.SpringApplicationRunListener
-
Called once the application context has been loaded but before it has been
refreshed.
- contextPrepared(ConfigurableApplicationContext) - Method in class org.springframework.boot.context.event.EventPublishingRunListener
-
- contextPrepared(ConfigurableApplicationContext) - Method in interface org.springframework.boot.SpringApplicationRunListener
-
Called once the ApplicationContext
has been created and prepared, but
before sources have been loaded.
- contribute(Info.Builder) - Method in class org.springframework.boot.actuate.info.BuildInfoContributor
-
- contribute(Info.Builder) - Method in class org.springframework.boot.actuate.info.EnvironmentInfoContributor
-
- contribute(Info.Builder) - Method in class org.springframework.boot.actuate.info.GitInfoContributor
-
- contribute(Info.Builder) - Method in interface org.springframework.boot.actuate.info.InfoContributor
-
Contributes additional details using the specified
Builder
.
- contribute(Info.Builder) - Method in class org.springframework.boot.actuate.info.MapInfoContributor
-
- contribute(Info.Builder) - Method in class org.springframework.boot.actuate.info.SimpleInfoContributor
-
- controllerMetrics(MeterRegistry, MetricsProperties, WebMvcTagsProvider) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.web.servlet.WebMvcMetricsConfiguration
-
- CONVERSION_SERVICE_BEAN_NAME - Static variable in class org.springframework.boot.context.properties.ConfigurationPropertiesBinderBuilder
-
The bean name of the configuration properties conversion service.
- ConversionServiceParameterMapper - Class in org.springframework.boot.actuate.endpoint.convert
-
ParameterMapper
that uses a
ConversionService
to map parameter values
if necessary.
- ConversionServiceParameterMapper() - Constructor for class org.springframework.boot.actuate.endpoint.convert.ConversionServiceParameterMapper
-
- ConversionServiceParameterMapper(ConversionService) - Constructor for class org.springframework.boot.actuate.endpoint.convert.ConversionServiceParameterMapper
-
Create a new instance with the ConversionService
to use.
- convert(String) - Method in class org.springframework.boot.actuate.endpoint.convert.IsoOffsetDateTimeConverter
-
- convert(Object, Class<T>) - Method in class org.springframework.boot.context.properties.bind.convert.BinderConversionService
-
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.springframework.boot.context.properties.bind.convert.BinderConversionService
-
- convertNativeToSystem(T) - Method in class org.springframework.boot.logging.AbstractLoggingSystem.LogLevels
-
- convertSystemToNative(LogLevel) - Method in class org.springframework.boot.logging.AbstractLoggingSystem.LogLevels
-
- Cookie() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- copyIfSet(Properties, String) - Method in class org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
Copy the specified key to the target
Properties
if it is set.
- CorsEndpointProperties - Class in org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
-
Configuration properties for MVC endpoints' CORS support.
- CorsEndpointProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- Couchbase() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
-
- CouchbaseAutoConfiguration - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration
-
- CouchbaseAutoConfiguration.CouchbaseConfiguration - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseCacheConfiguration - Class in org.springframework.boot.autoconfigure.cache
-
Couchbase cache configuration.
- CouchbaseCacheConfiguration(CacheProperties, CacheManagerCustomizers, Bucket) - Constructor for class org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration
-
- couchbaseClient() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- couchbaseClient() - Method in class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- couchbaseCluster() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- couchbaseCluster() - Method in class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- couchbaseClusterInfo() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- couchbaseClusterInfo() - Method in class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- CouchbaseConfiguration(CouchbaseProperties) - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- CouchbaseDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.couchbase
-
- CouchbaseDataAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration
-
- CouchbaseDataAutoConfiguration.ValidationConfiguration - Class in org.springframework.boot.autoconfigure.data.couchbase
-
- CouchbaseDataProperties - Class in org.springframework.boot.autoconfigure.data.couchbase
-
Configuration properties for Spring Data Couchbase.
- CouchbaseDataProperties() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- couchbaseEnvironment() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- couchbaseEnvironment() - Method in class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- couchbaseHealthIndicator() - Method in class org.springframework.boot.actuate.autoconfigure.couchbase.CouchbaseHealthIndicatorAutoConfiguration
-
- CouchbaseHealthIndicator - Class in org.springframework.boot.actuate.couchbase
-
- CouchbaseHealthIndicator(CouchbaseOperations) - Constructor for class org.springframework.boot.actuate.couchbase.CouchbaseHealthIndicator
-
- CouchbaseHealthIndicatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.couchbase
-
- CouchbaseHealthIndicatorAutoConfiguration(Map<String, CouchbaseOperations>) - Constructor for class org.springframework.boot.actuate.autoconfigure.couchbase.CouchbaseHealthIndicatorAutoConfiguration
-
- CouchbaseProperties - Class in org.springframework.boot.autoconfigure.couchbase
-
Configuration properties for Couchbase.
- CouchbaseProperties() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- CouchbaseProperties.Bucket - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseProperties.Endpoints - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseProperties.Env - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseProperties.Ssl - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseProperties.Timeouts - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.couchbase
-
- CouchbaseRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesAutoConfiguration
-
- create(GroovyClassLoader, List<RepositoryConfiguration>, DependencyResolutionContext, boolean) - Static method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngineFactory
-
- create() - Static method in class org.springframework.boot.jdbc.DataSourceBuilder
-
- create(ClassLoader) - Static method in class org.springframework.boot.jdbc.DataSourceBuilder
-
- createApplicationContext() - Method in class org.springframework.boot.SpringApplication
-
Strategy method used to create the ApplicationContext
.
- createArchive() - Method in class org.springframework.boot.loader.Launcher
-
- createBeanDefinitionLoader(BeanDefinitionRegistry, Object[]) - Method in class org.springframework.boot.SpringApplication
-
- createBuildInfo(BuildPropertiesWriter.ProjectDetails) - Method in class org.springframework.boot.loader.tools.BuildPropertiesWriter
-
- createClass(byte[], ClassNode) - Method in class org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader.ExtendedClassCollector
-
- createClassLoader(List<Archive>) - Method in class org.springframework.boot.loader.Launcher
-
Create a classloader for the specified archives.
- createClassLoader(URL[]) - Method in class org.springframework.boot.loader.Launcher
-
Create a classloader for the specified URLs.
- createClassLoader(List<Archive>) - Method in class org.springframework.boot.loader.PropertiesLauncher
-
- createCollector(CompilationUnit, SourceUnit) - Method in class org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
-
- createConfiguration() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
Create a Configuration
based on the state of this instance.
- createConnection(Socket, InputStream, OutputStream) - Method in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
- createConnectionFactory() - Method in class org.springframework.boot.autoconfigure.social.FacebookAutoConfiguration.FacebookConfigurerAdapter
-
- createConnectionFactory() - Method in class org.springframework.boot.autoconfigure.social.LinkedInAutoConfiguration.LinkedInConfigurerAdapter
-
- createConnectionFactory() - Method in class org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
-
- createConnectionFactory() - Method in class org.springframework.boot.autoconfigure.social.TwitterAutoConfiguration.TwitterConfigurerAdapter
-
- createContextCloserListener(ConfigurableApplicationContext) - Method in class org.springframework.boot.builder.ParentContextCloserApplicationListener
-
Subclasses may override to create their own subclass of ContextCloserListener.
- createContextCustomizer(Class<?>, List<ContextConfigurationAttributes>) - Method in class org.springframework.boot.test.web.reactive.WebTestClientContextCustomizerFactory
-
- createDefaultRepositoryConfiguration() - Static method in class org.springframework.boot.cli.compiler.RepositoryConfigurationFactory
-
Create a new default repository configuration.
- createEndpointResources(EndpointMapping, Collection<EndpointInfo<WebEndpointOperation>>, EndpointMediaTypes) - Method in class org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
-
Creates Resources
for the operations of the given
webEndpoints
.
- createEnvironment() - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
- createEnvironment() - Method in class org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
-
- createExceptionHandlerExceptionResolver() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- createExpectationManager() - Method in class org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
-
- createFetcher(Object, String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheEnvironmentCollector
-
- createHealthIndicator(Map<String, S>) - Method in class org.springframework.boot.actuate.autoconfigure.health.CompositeHealthIndicatorConfiguration
-
- createHealthIndicator(S) - Method in class org.springframework.boot.actuate.autoconfigure.health.CompositeHealthIndicatorConfiguration
-
- createHealthIndicator(Map<String, S>) - Method in class org.springframework.boot.actuate.autoconfigure.health.CompositeReactiveHealthIndicatorConfiguration
-
- createHealthIndicator(S) - Method in class org.springframework.boot.actuate.autoconfigure.health.CompositeReactiveHealthIndicatorConfiguration
-
- createHealthIndicator(DataSource) - Method in class org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration
-
- createHealthIndicator(HealthAggregator, Map<String, HealthIndicator>) - Method in class org.springframework.boot.actuate.health.CompositeHealthIndicatorFactory
-
- createHealthStatusHttpMapper(HealthIndicatorProperties) - Method in class org.springframework.boot.actuate.autoconfigure.health.HealthWebEndpointManagementContextConfiguration
-
- createHeapDumper() - Method in class org.springframework.boot.actuate.management.HeapDumpWebEndpoint
-
- createHttpClientConfig() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration
-
- createHttpContext(HttpMethod, URI) - Method in class org.springframework.boot.test.web.client.TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
-
- createJettyServer(JettyHttpHandlerAdapter) - Method in class org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
-
- createJobExplorer() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- createJobLauncher() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- createJobRepository() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- createJpaVendorAdapter() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- createLogger(String) - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
Factory method used to create the logger.
- createMainMethodRunner(String, String[], ClassLoader) - Method in class org.springframework.boot.loader.Launcher
-
Create the MainMethodRunner
used to launch the application.
- createManagementContext(ApplicationContext, Class<?>...) - Method in interface org.springframework.boot.actuate.autoconfigure.web.ManagementContextFactory
-
Create the management application context.
- createMBeans(Collection<EndpointInfo<JmxEndpointOperation>>) - Method in class org.springframework.boot.actuate.endpoint.jmx.JmxEndpointMBeanFactory
-
Creates MBeans for the given endpoints
.
- createMetadataReader(Resource) - Method in class org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
-
Create the meta-data reader.
- createMock(MockDefinition, String) - Method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
Factory method used by defined beans to actually create the mock.
- createModifiedConfig(MergedContextConfiguration, Class<?>[]) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
Create a new MergedContextConfiguration
with different classes.
- createModifiedConfig(MergedContextConfiguration, Class<?>[], String[]) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
Create a new MergedContextConfiguration
with different classes and
properties.
- createMongoClient(MongoClientOptions) - Method in class org.springframework.boot.autoconfigure.mongo.MongoClientFactory
-
Creates a MongoClient
using the given options
.
- createMongoClient(MongoClientSettings) - Method in class org.springframework.boot.autoconfigure.mongo.ReactiveMongoClientFactory
-
Creates a MongoClient
using the given settings
.
- createMultipartConfig() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
Create a new MultipartConfigElement
using the properties.
- createMultipartConfig() - Method in class org.springframework.boot.web.servlet.MultipartConfigFactory
-
Create a new MultipartConfigElement
instance.
- createOperation(String, AnnotationAttributes, Object, Method, OperationType, long) - Method in interface org.springframework.boot.actuate.endpoint.annotation.AnnotationEndpointDiscoverer.EndpointOperationFactory
-
Creates an EndpointOperation
for an operation on an endpoint.
- createPooledConnection(Object, ResourceBean) - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
-
- createPooledConnection(Object, ResourceBean) - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean
-
- createReactiveHealthIndicator(HealthAggregator, Map<String, ReactiveHealthIndicator>, Map<String, HealthIndicator>) - Method in class org.springframework.boot.actuate.health.CompositeReactiveHealthIndicatorFactory
-
- createRequest(boolean) - Method in class org.springframework.boot.devtools.tunnel.client.HttpTunnelConnection
-
- createRequestMappingHandlerAdapter() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- createRequestMappingHandlerMapping() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- createRequestMappingInfo(WebEndpointOperation) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
- createRequestMappingInfo(WebEndpointOperation) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- createRootApplicationContext(ServletContext) - Method in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
- createSpringApplication(Class<?>...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
- createSpringApplicationBuilder() - Method in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
Returns the
SpringApplicationBuilder
that is used to configure and create
the
SpringApplication
.
- createSpyIfNecessary(Object, String) - Method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
- createSubPath(String) - Method in class org.springframework.boot.endpoint.web.EndpointMapping
-
- createTempDir(String) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
Return the absolute temp dir for given web server.
- createTester(Class<?>, ResolvableType, M) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester.FieldInitializer
-
- createTransactionManager() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- createTransactionManager() - Method in class org.springframework.boot.autoconfigure.batch.JpaBatchConfigurer
-
- createView(String) - Method in class org.springframework.boot.web.reactive.result.view.MustacheViewResolver
-
- createXAConnection() - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean.DirectXAConnectionFactory
-
- createXAConnection(String, String) - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean.DirectXAConnectionFactory
-
- createXAContext() - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean.DirectXAConnectionFactory
-
- createXAContext(String, String) - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean.DirectXAConnectionFactory
-
- Credential() - Constructor for class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
-
- CUSTOM - Static variable in interface org.springframework.boot.loader.tools.LibraryScope
-
Marker for custom scope when custom configuration is used.
- CustomHttpComponentsClientHttpRequestFactory(TestRestTemplate.HttpClientOption[]) - Constructor for class org.springframework.boot.test.web.client.TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
-
- CustomizationConfiguration() - Constructor for class org.springframework.boot.test.autoconfigure.restdocs.restassured.AdvancedConfigurationExample.CustomizationConfiguration
-
- customize(T) - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerFactoryCustomizer
-
- customize(T, ManagementServerProperties, ServerProperties) - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerFactoryCustomizer
-
- customize(RestTemplate) - Method in class org.springframework.boot.actuate.metrics.web.client.MetricsRestTemplateCustomizer
-
- customize(T) - Method in interface org.springframework.boot.autoconfigure.cache.CacheManagerCustomizer
-
Customize the cache manager.
- customize(T) - Method in class org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers
-
Customize the specified CacheManager
.
- customize(CacheManager) - Method in interface org.springframework.boot.autoconfigure.cache.JCacheManagerCustomizer
-
Customize the cache manager.
- customize(Cluster.Builder) - Method in interface org.springframework.boot.autoconfigure.cassandra.ClusterBuilderCustomizer
-
Customize the Cluster.Builder
.
- customize(JedisClientConfiguration.JedisClientConfigurationBuilder) - Method in interface org.springframework.boot.autoconfigure.data.redis.JedisClientConfigurationBuilderCustomizer
-
Customize the JedisClientConfiguration.JedisClientConfigurationBuilder
.
- customize(LettuceClientConfiguration.LettuceClientConfigurationBuilder) - Method in interface org.springframework.boot.autoconfigure.data.redis.LettuceClientConfigurationBuilderCustomizer
-
Customize the LettuceClientConfiguration.LettuceClientConfigurationBuilder
.
- customize(HttpClientConfig.Builder) - Method in interface org.springframework.boot.autoconfigure.elasticsearch.jest.HttpClientConfigBuilderCustomizer
-
Customize the HttpClientConfig.Builder
.
- customize(Jackson2ObjectMapperBuilder) - Method in interface org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer
-
Customize the JacksonObjectMapperBuilder.
- customize(ResourceConfig) - Method in interface org.springframework.boot.autoconfigure.jersey.ResourceConfigCustomizer
-
Customize the resource config.
- customize(ActiveMQConnectionFactory) - Method in interface org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryCustomizer
-
Customize the ActiveMQConnectionFactory
.
- customize(Configuration) - Method in interface org.springframework.boot.autoconfigure.jms.artemis.ArtemisConfigurationCustomizer
-
Customize the configuration.
- customize(MongoClientSettings.Builder) - Method in interface org.springframework.boot.autoconfigure.mongo.MongoClientSettingsBuilderCustomizer
-
Customize the MongoClientSettings.Builder
.
- customize(SchedulerFactoryBean) - Method in interface org.springframework.boot.autoconfigure.quartz.SchedulerFactoryBeanCustomizer
-
Customize the SchedulerFactoryBean
.
- customize(T) - Method in interface org.springframework.boot.autoconfigure.transaction.PlatformTransactionManagerCustomizer
-
Customize the given transaction manager.
- customize(PlatformTransactionManager) - Method in class org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers
-
- customize(AbstractPlatformTransactionManager) - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- customize(ConfigurableReactiveWebServerFactory) - Method in class org.springframework.boot.autoconfigure.web.reactive.DefaultReactiveWebServerCustomizer
-
- customize(WebClient.Builder) - Method in class org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientCodecCustomizer
-
- customize(ConfigurableServletWebServerFactory) - Method in class org.springframework.boot.autoconfigure.web.servlet.DefaultServletWebServerFactoryCustomizer
-
- customize(TomcatReactiveWebServerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.reactive.TomcatWebSocketReactiveWebServerCustomizer
-
- customize(JettyServletWebServerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.servlet.JettyWebSocketServletWebServerCustomizer
-
- customize(TomcatServletWebServerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.servlet.TomcatWebSocketServletWebServerCustomizer
-
- customize(UndertowServletWebServerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.servlet.UndertowWebSocketServletWebServerCustomizer
-
- customize(RestAssuredRestDocumentationConfigurer) - Method in class org.springframework.boot.test.autoconfigure.restdocs.restassured.AdvancedConfigurationExample.CustomizationConfiguration
-
- customize(MockMvcRestDocumentationConfigurer) - Method in interface org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer
-
Customize the given configurer
.
- customize(RestAssuredRestDocumentationConfigurer) - Method in interface org.springframework.boot.test.autoconfigure.restdocs.RestDocsRestAssuredConfigurationCustomizer
-
Customize the given configurer
.
- customize(ConfigurableMockMvcBuilder<?>) - Method in interface org.springframework.boot.test.autoconfigure.web.servlet.MockMvcBuilderCustomizer
-
Customize the given builder
.
- customize(ConfigurableMockMvcBuilder<?>) - Method in class org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
-
- customize(RestTemplate) - Method in class org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
-
- customize(RestTemplate) - Method in interface org.springframework.boot.web.client.RestTemplateCustomizer
-
Callback to customize a RestTemplate
instance.
- customize(CodecConfigurer) - Method in interface org.springframework.boot.web.codec.CodecCustomizer
-
Callback to customize a CodecConfigurer
instance.
- customize(Server) - Method in interface org.springframework.boot.web.embedded.jetty.JettyServerCustomizer
-
Customize the server.
- customize(HttpServerOptions.Builder) - Method in interface org.springframework.boot.web.embedded.netty.NettyServerCustomizer
-
Customize the Netty web server.
- customize(HttpServerOptions.Builder) - Method in class org.springframework.boot.web.embedded.netty.SslServerCustomizer
-
- customize(Connector) - Method in interface org.springframework.boot.web.embedded.tomcat.TomcatConnectorCustomizer
-
Customize the connector.
- customize(Context) - Method in interface org.springframework.boot.web.embedded.tomcat.TomcatContextCustomizer
-
Customize the context.
- customize(Undertow.Builder) - Method in interface org.springframework.boot.web.embedded.undertow.UndertowBuilderCustomizer
-
Customize the builder.
- customize(DeploymentInfo) - Method in interface org.springframework.boot.web.embedded.undertow.UndertowDeploymentInfoCustomizer
-
Customize the deployment info.
- customize(WebClient.Builder) - Method in interface org.springframework.boot.web.reactive.function.client.WebClientCustomizer
-
Callback to customize a
WebClient.Builder
instance.
- customize(T) - Method in interface org.springframework.boot.web.server.WebServerFactoryCustomizer
-
- customizeConnector(Connector) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- customizeConnector(Connector) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- customizers(RestTemplateCustomizer...) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
- customizers(Collection<? extends RestTemplateCustomizer>) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
- customizeVendorProperties(Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
Customize vendor properties before they are used.
- CustomLoaderLayout - Interface in org.springframework.boot.loader.tools
-
Additional interface that can be implemented by
Layouts
that write their
own loader classes.
- DataAttributeDialectConfiguration() - Constructor for class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.DataAttributeDialectConfiguration
-
- DatabaseDriver - Enum in org.springframework.boot.jdbc
-
Enumeration of common database drivers.
- datadogConfig(DatadogProperties) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogExportConfiguration
-
- DatadogExportConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog
-
Configuration for exporting metrics to Datadog.
- DatadogExportConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogExportConfiguration
-
- datadogExporter(DatadogConfig, Clock) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogExportConfiguration
-
- DatadogProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog
-
- DatadogProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
-
- DataJpaTest - Annotation Type in org.springframework.boot.test.autoconfigure.orm.jpa
-
Annotation that can be used in combination with @RunWith(SpringRunner.class)
for a typical JPA test.
- DataLdapTest - Annotation Type in org.springframework.boot.test.autoconfigure.data.ldap
-
Annotation that can be used in combination with @RunWith(SpringRunner.class)
for a typical LDAP test.
- DataMongoTest - Annotation Type in org.springframework.boot.test.autoconfigure.data.mongo
-
Annotation that can be used in combination with @RunWith(SpringRunner.class)
for a typical MongoDB test.
- DataNeo4jTest - Annotation Type in org.springframework.boot.test.autoconfigure.data.neo4j
-
Annotation that can be used in combination with @RunWith(SpringRunner.class)
for a typical Neo4j test.
- DataRedisTest - Annotation Type in org.springframework.boot.test.autoconfigure.data.redis
-
Annotation that can be used in combination with @RunWith(SpringRunner.class)
for a typical Data Redis test.
- dataSource() - Method in class org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
-
- dataSource(DataSourceProperties) - Method in class org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
-
- dataSource() - Method in class org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
-
- dataSource(DataSource) - Method in class org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
-
- dataSource() - Method in class org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration
-
- DataSourceAutoConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
-
- DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceAutoConfiguration.PooledDataSourceConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceBuilder<T extends DataSource> - Class in org.springframework.boot.jdbc
-
Convenience class for building a
DataSource
with common implementations and
properties.
- dataSourceConnectionProvider(DataSource) - Method in class org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
-
- dataSourceCustomizer(QuartzProperties, DataSource, ObjectProvider<PlatformTransactionManager>) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration.JdbcStoreTypeConfiguration
-
- DataSourceHealthIndicator - Class in org.springframework.boot.actuate.jdbc
-
- DataSourceHealthIndicator() - Constructor for class org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
-
- DataSourceHealthIndicator(DataSource) - Constructor for class org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
-
- DataSourceHealthIndicator(DataSource, String) - Constructor for class org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
-
- DataSourceHealthIndicatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.jdbc
-
- DataSourceHealthIndicatorAutoConfiguration(ObjectProvider<Map<String, DataSource>>, ObjectProvider<Collection<DataSourcePoolMetadataProvider>>) - Constructor for class org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration
-
- DataSourceInitializationMode - Enum in org.springframework.boot.jdbc
-
- dataSourceInitializerSchedulerDependencyPostProcessor() - Static method in class org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration.JdbcStoreTypeConfiguration
-
- DataSourcePoolMetadata - Interface in org.springframework.boot.jdbc.metadata
-
Provides access meta-data that is commonly available from most pooled
DataSource
implementations.
- DataSourcePoolMetadataProvider - Interface in org.springframework.boot.jdbc.metadata
-
- DataSourcePoolMetadataProvidersConfiguration - Class in org.springframework.boot.autoconfigure.jdbc.metadata
-
- DataSourcePoolMetadataProvidersConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration
-
- DataSourcePoolMetrics - Class in org.springframework.boot.actuate.metrics.jdbc
-
- DataSourcePoolMetrics(DataSource, Collection<DataSourcePoolMetadataProvider>, String, Iterable<Tag>) - Constructor for class org.springframework.boot.actuate.metrics.jdbc.DataSourcePoolMetrics
-
- DataSourcePoolMetrics(DataSource, DataSourcePoolMetadataProvider, String, Iterable<Tag>) - Constructor for class org.springframework.boot.actuate.metrics.jdbc.DataSourcePoolMetrics
-
- DataSourcePoolMetricsConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.jdbc
-
- DataSourcePoolMetricsConfiguration(MeterRegistry, Collection<DataSourcePoolMetadataProvider>, JdbcMetricsProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.jdbc.DataSourcePoolMetricsConfiguration
-
- DataSourceProperties - Class in org.springframework.boot.autoconfigure.jdbc
-
Base class for configuration of a data source.
- DataSourceProperties() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- DataSourceProperties.Xa - Class in org.springframework.boot.autoconfigure.jdbc
-
XA Specific datasource settings.
- DataSourceSchemaCreatedEvent - Class in org.springframework.boot.autoconfigure.jdbc
-
ApplicationEvent
used internally to indicate that the schema of a new
DataSource
has been created.
- DataSourceSchemaCreatedEvent(DataSource) - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceSchemaCreatedEvent
-
- DataSourceTransactionManagerAutoConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceTransactionManagerAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
-
- DataSourceXAResourceRecoveryHelper - Class in org.springframework.boot.jta.narayana
-
XAResourceRecoveryHelper implementation which gets XIDs, which needs to be recovered,
from the database.
- DataSourceXAResourceRecoveryHelper(XADataSource) - Constructor for class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- DataSourceXAResourceRecoveryHelper(XADataSource, String, String) - Constructor for class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- dateFormatter() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- dbHealthIndicator() - Method in class org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration
-
- debug(String) - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- debug(String, Throwable) - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- debug(Object) - Method in class org.springframework.boot.logging.DeferredLog
-
- debug(Object, Throwable) - Method in class org.springframework.boot.logging.DeferredLog
-
- DEFAULT - Static variable in interface org.springframework.boot.context.properties.bind.BindHandler
-
Default no-op bind handler.
- DEFAULT - Static variable in class org.springframework.boot.web.server.MimeMappings
-
Default mime mapping commonly used.
- DEFAULT_CHARSET - Static variable in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- DEFAULT_CLASSPATH - Static variable in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Constant to be used when there is no
classpath
.
- DEFAULT_CONTEXT_CLASS - Static variable in class org.springframework.boot.SpringApplication
-
The class name of application context that will be used by default for non-web
environments.
- DEFAULT_CONTEXT_PATH - Static variable in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- DEFAULT_DISPATCHER_SERVLET_BEAN_NAME - Static variable in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
-
- DEFAULT_DISPATCHER_SERVLET_REGISTRATION_BEAN_NAME - Static variable in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
-
- DEFAULT_FILTER_ORDER - Static variable in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
Default order of Spring Security's Filter in the servlet container (i.e.
- DEFAULT_ORDER - Static variable in class org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
-
- DEFAULT_ORDER - Static variable in annotation type org.springframework.boot.autoconfigure.AutoConfigureOrder
-
- DEFAULT_ORDER - Static variable in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
The default order for the processor.
- DEFAULT_ORDER - Static variable in class org.springframework.boot.context.logging.LoggingApplicationListener
-
The default order for the LoggingApplicationListener.
- DEFAULT_ORDER - Static variable in class org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor
-
The default order for the processor.
- DEFAULT_ORDER - Static variable in class org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor
-
The default order for the processor.
- DEFAULT_ORDER - Static variable in class org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter
-
The default order is high to ensure the filter is applied before Spring Security.
- DEFAULT_ORDER - Static variable in class org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter
-
Higher order to ensure the filter is applied before Spring Security.
- DEFAULT_PORT - Static variable in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
Default port used when the configured port is null
.
- DEFAULT_PORT - Static variable in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
The default live reload server port.
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
-
- DEFAULT_PROTOCOL - Static variable in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
The class name of default protocol used.
- DEFAULT_PROTOCOL - Static variable in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
The class name of default protocol used.
- DEFAULT_REACTIVE_WEB_CONTEXT_CLASS - Static variable in class org.springframework.boot.SpringApplication
-
The class name of application context that will be used by default for reactive web
environments.
- DEFAULT_REQUEST_CONTEXT_ATTRIBUTE - Static variable in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- DEFAULT_RESOURCE_LOADER_PATH - Static variable in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- DEFAULT_SECRET_HEADER_NAME - Static variable in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
-
- DEFAULT_TEMPLATE_LOADER_PATH - Static variable in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- DEFAULT_URI - Static variable in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
Default URI used when the configured URI is null
.
- DEFAULT_WEB_CONTEXT_CLASS - Static variable in class org.springframework.boot.SpringApplication
-
The class name of application context that will be used by default for web
environments.
- DefaultApplicationArguments - Class in org.springframework.boot
-
- DefaultApplicationArguments(String[]) - Constructor for class org.springframework.boot.DefaultApplicationArguments
-
- DefaultCachingConfigurationFactory - Class in org.springframework.boot.actuate.autoconfigure.endpoint
-
- DefaultCommandFactory - Class in org.springframework.boot.cli
-
- DefaultCommandFactory() - Constructor for class org.springframework.boot.cli.DefaultCommandFactory
-
- DefaultEnablement - Enum in org.springframework.boot.actuate.endpoint
-
Enumerate the enablement options for an endpoint.
- DefaultEndpointPathProvider - Class in org.springframework.boot.actuate.autoconfigure.endpoint.web
-
- DefaultEndpointPathProvider(EndpointProvider<WebEndpointOperation>, WebEndpointProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.web.DefaultEndpointPathProvider
-
- DefaultErrorAttributes - Class in org.springframework.boot.autoconfigure.web.reactive.error
-
- DefaultErrorAttributes() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorAttributes
-
- DefaultErrorAttributes(boolean) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorAttributes
-
- DefaultErrorAttributes - Class in org.springframework.boot.web.servlet.error
-
- DefaultErrorAttributes() - Constructor for class org.springframework.boot.web.servlet.error.DefaultErrorAttributes
-
- DefaultErrorAttributes(boolean) - Constructor for class org.springframework.boot.web.servlet.error.DefaultErrorAttributes
-
- defaultErrorView() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
-
- DefaultErrorViewResolver - Class in org.springframework.boot.autoconfigure.web.servlet.error
-
Default
ErrorViewResolver
implementation that attempts to resolve error views
using well known conventions.
- DefaultErrorViewResolver(ApplicationContext, ResourceProperties) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
-
- DefaultErrorWebExceptionHandler - Class in org.springframework.boot.autoconfigure.web.reactive.error
-
- DefaultErrorWebExceptionHandler(ErrorAttributes, ResourceProperties, ErrorProperties, ApplicationContext) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Create a new DefaultErrorWebExceptionHandler
instance.
- defaultInclude(MetadataReader, MetadataReaderFactory) - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- defaultIncludes() - Static method in enum org.springframework.boot.actuate.trace.Include
-
- DefaultJmsListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.jms
-
Configure DefaultJmsListenerContainerFactory
with sensible defaults.
- DefaultJmsListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
-
- DefaultLaunchScript - Class in org.springframework.boot.loader.tools
-
- DefaultLaunchScript(File, Map<?, ?>) - Constructor for class org.springframework.boot.loader.tools.DefaultLaunchScript
-
- DefaultLayoutFactory - Class in org.springframework.boot.loader.tools
-
- DefaultLayoutFactory() - Constructor for class org.springframework.boot.loader.tools.DefaultLayoutFactory
-
- defaultMessageConverters() - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Set the HttpMessageConverters
that should be used with
the RestTemplate
to the default set.
- DefaultReactiveWebServerCustomizer - Class in org.springframework.boot.autoconfigure.web.reactive
-
- DefaultReactiveWebServerCustomizer(ServerProperties) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.DefaultReactiveWebServerCustomizer
-
- defaultReactiveWebServerCustomizer(ServerProperties) - Method in class org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerAutoConfiguration
-
- DefaultRepositorySystemSessionAutoConfiguration - Class in org.springframework.boot.cli.compiler.grape
-
- DefaultRepositorySystemSessionAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.grape.DefaultRepositorySystemSessionAutoConfiguration
-
- DefaultRestartInitializer - Class in org.springframework.boot.devtools.restart
-
Default
RestartInitializer
that only enable initial restart when running a
standard "main" method.
- DefaultRestartInitializer() - Constructor for class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
- DefaultRestTemplateExchangeTagsProvider - Class in org.springframework.boot.actuate.metrics.web.client
-
- DefaultRestTemplateExchangeTagsProvider() - Constructor for class org.springframework.boot.actuate.metrics.web.client.DefaultRestTemplateExchangeTagsProvider
-
- DefaultServletWebServerFactoryCustomizer - Class in org.springframework.boot.autoconfigure.web.servlet
-
- DefaultServletWebServerFactoryCustomizer(ServerProperties) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.DefaultServletWebServerFactoryCustomizer
-
- DefaultSourceFolderUrlFilter - Class in org.springframework.boot.devtools.restart.server
-
Default implementation of
SourceFolderUrlFilter
that attempts to match URLs
using common naming conventions.
- DefaultSourceFolderUrlFilter() - Constructor for class org.springframework.boot.devtools.restart.server.DefaultSourceFolderUrlFilter
-
- defaultTags(BiFunction<ServerRequest, ServerResponse, Collection<Tag>>) - Method in class org.springframework.boot.actuate.metrics.web.reactive.server.RouterFunctionMetrics
-
Configures the default tags.
- DefaultTestExecutionListenersPostProcessor - Interface in org.springframework.boot.test.context
-
Callback interface trigger from
SpringBootTestContextBootstrapper
that can be
used to post-process the list of default
TestExecutionListener
classes to be
used by a test.
- defaultValidator() - Static method in class org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
-
- defaultViewResolver() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- DefaultWebFluxTagsProvider - Class in org.springframework.boot.actuate.metrics.web.reactive.server
-
- DefaultWebFluxTagsProvider() - Constructor for class org.springframework.boot.actuate.metrics.web.reactive.server.DefaultWebFluxTagsProvider
-
- DefaultWebMvcTagsProvider - Class in org.springframework.boot.actuate.metrics.web.servlet
-
- DefaultWebMvcTagsProvider() - Constructor for class org.springframework.boot.actuate.metrics.web.servlet.DefaultWebMvcTagsProvider
-
- DeferredLog - Class in org.springframework.boot.logging
-
Deferred Log
that can be used to store messages that shouldn't be written until
the logging system is fully initialized.
- DeferredLog() - Constructor for class org.springframework.boot.logging.DeferredLog
-
- DelegatingApplicationContextInitializer - Class in org.springframework.boot.context.config
-
ApplicationContextInitializer
that delegates to other initializers that are
specified under a context.initializer.classes environment property.
- DelegatingApplicationContextInitializer() - Constructor for class org.springframework.boot.context.config.DelegatingApplicationContextInitializer
-
- DelegatingApplicationListener - Class in org.springframework.boot.context.config
-
ApplicationListener
that delegates to other listeners that are specified under
a context.listener.classes environment property.
- DelegatingApplicationListener() - Constructor for class org.springframework.boot.context.config.DelegatingApplicationListener
-
- DelegatingFilterProxyRegistrationBean - Class in org.springframework.boot.web.servlet
-
- DelegatingFilterProxyRegistrationBean(String, ServletRegistrationBean<?>...) - Constructor for class org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean
-
- delete(String, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Delete the resources at the specified URI.
- delete(String, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Delete the resources at the specified URI.
- delete(URI) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Delete the resources at the specified URL.
- DeleteOperation - Annotation Type in org.springframework.boot.actuate.endpoint.annotation
-
Identifies a method on an
Endpoint
as being a delete operation.
- deleteSession(String) - Method in class org.springframework.boot.actuate.session.SessionsEndpoint
-
- Dependency - Class in org.springframework.boot.cli.compiler.dependencies
-
A single dependency.
- Dependency(String, String, String) - Constructor for class org.springframework.boot.cli.compiler.dependencies.Dependency
-
- Dependency(String, String, String, List<Dependency.Exclusion>) - Constructor for class org.springframework.boot.cli.compiler.dependencies.Dependency
-
- Dependency.Exclusion - Class in org.springframework.boot.cli.compiler.dependencies
-
A dependency exclusion.
- DependencyAutoConfigurationTransformation - Class in org.springframework.boot.cli.compiler
-
- DependencyAutoConfigurationTransformation(GroovyClassLoader, DependencyResolutionContext, Iterable<CompilerAutoConfiguration>) - Constructor for class org.springframework.boot.cli.compiler.DependencyAutoConfigurationTransformation
-
- DependencyCustomizer - Class in org.springframework.boot.cli.compiler
-
Customizer that allows dependencies to be added during compilation.
- DependencyCustomizer(GroovyClassLoader, ModuleNode, DependencyResolutionContext) - Constructor for class org.springframework.boot.cli.compiler.DependencyCustomizer
-
- DependencyCustomizer(DependencyCustomizer) - Constructor for class org.springframework.boot.cli.compiler.DependencyCustomizer
-
- DependencyManagement - Interface in org.springframework.boot.cli.compiler.dependencies
-
An encapsulation of dependency management information.
- DependencyManagementArtifactCoordinatesResolver - Class in org.springframework.boot.cli.compiler.dependencies
-
- DependencyManagementArtifactCoordinatesResolver() - Constructor for class org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
-
- DependencyManagementArtifactCoordinatesResolver(DependencyManagement) - Constructor for class org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
-
- DependencyManagementBom - Annotation Type in org.springframework.boot.groovy
-
Provides one or more additional sources of dependency management that is used when
resolving @Grab
dependencies.
- DependencyManagementBomTransformation - Class in org.springframework.boot.cli.compiler
-
- DependencyManagementBomTransformation(DependencyResolutionContext) - Constructor for class org.springframework.boot.cli.compiler.DependencyManagementBomTransformation
-
- DependencyResolutionContext - Class in org.springframework.boot.cli.compiler.grape
-
Context used when resolving dependencies.
- DependencyResolutionContext() - Constructor for class org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
-
- DependencyResolutionFailedException - Exception in org.springframework.boot.cli.compiler.grape
-
Thrown to indicate a failure during dependency resolution.
- DependencyResolutionFailedException(Throwable) - Constructor for exception org.springframework.boot.cli.compiler.grape.DependencyResolutionFailedException
-
Creates a new DependencyResolutionFailedException
with the given
cause
.
- DeprecatedConfigurationProperty - Annotation Type in org.springframework.boot.context.properties
-
- deserialize(JsonParser, DeserializationContext) - Method in class org.springframework.boot.jackson.JsonObjectDeserializer
-
- deserializeObject(JsonParser, DeserializationContext, ObjectCodec, JsonNode) - Method in class org.springframework.boot.jackson.JsonObjectDeserializer
-
Deserialize JSON content into the value type this serializer handles.
- destroy() - Method in class org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
-
- destroy() - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- destroy() - Method in class org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher
-
- destroy() - Method in class org.springframework.boot.devtools.remote.server.DispatcherFilter
-
- destroy() - Method in class org.springframework.boot.jta.atomikos.AtomikosConnectionFactoryBean
-
- destroy() - Method in class org.springframework.boot.jta.atomikos.AtomikosDataSourceBean
-
- destroy() - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
-
- destroy() - Method in class org.springframework.boot.jta.narayana.NarayanaRecoveryManagerBean
-
- destroy() - Method in class org.springframework.boot.web.servlet.support.ErrorPageFilter
-
- detach(Object) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Remove the given entity from the persistence context, causing a managed entity to
become detached.
- detectDefaultConfigurationClasses(Class<?>) - Method in class org.springframework.boot.test.context.SpringBootContextLoader
-
Detect the default configuration classes for the supplied test class.
- detectRequestFactory(boolean) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Set if the ClientHttpRequestFactory
should be detected based on the
classpath.
- DeterminableImports - Interface in org.springframework.boot.context.annotation
-
Interface that can be implemented by ImportSelector
and
ImportBeanDefinitionRegistrar
implementations when they can determine imports
early.
- determineAddresses() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
Returns the comma-separated addresses or a single address (host:port
)
created from the configured host and port if no addresses have been set.
- determineDatabase(DataSource) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
Determine the
Database
to use based on this configuration and the primary
DataSource
.
- determineDriverClassName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the driver to use based on this configuration and the environment.
- determineHost() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
Returns the host from the first address, or the configured host if no addresses
have been set.
- determineImports(AnnotationMetadata) - Method in interface org.springframework.boot.context.annotation.DeterminableImports
-
Return a set of objects that represent the imports.
- determineIsolationLevel() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
Determine the isolation level for create* operation of the JobRepository
.
- determineIsolationLevel() - Method in class org.springframework.boot.autoconfigure.batch.JpaBatchConfigurer
-
- determineJoinTableName(ImplicitJoinTableNameSource) - Method in class org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy
-
- determinePassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
If addresses have been set and the first address has a password it is returned.
- determinePassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the password to use based on this configuration and the environment.
- determinePort() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
Returns the port from the first address, or the configured port if no addresses
have been set.
- determineQosEnabled() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- determineSqlDialect(DataSource) - Method in class org.springframework.boot.autoconfigure.jooq.JooqProperties
-
Determine the
SQLDialect
to use based on this configuration and the primary
DataSource
.
- determineUri() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- determineUrl() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the url to use based on this configuration and the environment.
- determineUrls(Environment) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- determineUsername() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
If addresses have been set and the first address has a username it is returned.
- determineUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the username to use based on this configuration and the environment.
- determineVirtualHost() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
If addresses have been set and the first address has a virtual host it is returned.
- DevToolsDataSourceAutoConfiguration - Class in org.springframework.boot.devtools.autoconfigure
-
- DevToolsDataSourceAutoConfiguration() - Constructor for class org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration
-
- DevToolsHomePropertiesPostProcessor - Class in org.springframework.boot.devtools.env
-
- DevToolsHomePropertiesPostProcessor() - Constructor for class org.springframework.boot.devtools.env.DevToolsHomePropertiesPostProcessor
-
- DevToolsProperties - Class in org.springframework.boot.devtools.autoconfigure
-
Configuration properties for developer tools.
- DevToolsProperties() - Constructor for class org.springframework.boot.devtools.autoconfigure.DevToolsProperties
-
- DevToolsProperties.Livereload - Class in org.springframework.boot.devtools.autoconfigure
-
LiveReload properties.
- DevToolsProperties.Restart - Class in org.springframework.boot.devtools.autoconfigure
-
Restart properties.
- DevToolsPropertyDefaultsPostProcessor - Class in org.springframework.boot.devtools.env
-
- DevToolsPropertyDefaultsPostProcessor() - Constructor for class org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor
-
- DevToolsSettings - Class in org.springframework.boot.devtools.settings
-
DevTools settings loaded from /META-INF/spring-devtools.properties files.
- dialect() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.DataAttributeDialectConfiguration
-
- didNotFind(String) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
-
Indicate that one or more results were not found.
- didNotFind(String, String) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
-
Indicate that one or more results were found.
- DirectContainer() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
-
- directoryServer() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
-
- DirectRabbitListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.amqp
-
- DirectRabbitListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.amqp.DirectRabbitListenerContainerFactoryConfigurer
-
- DirectXAConnectionFactory() - Constructor for class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean.DirectXAConnectionFactory
-
- DirectXADataSource() - Constructor for class org.springframework.boot.jta.bitronix.PoolingDataSourceBean.DirectXADataSource
-
- disable() - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize and disable restart support.
- discoverEndpoints(Class<? extends Annotation>, EndpointExposure) - Method in class org.springframework.boot.actuate.endpoint.annotation.AnnotationEndpointDiscoverer
-
Perform endpoint discovery, including discovery and merging of extensions.
- discoverEndpoints() - Method in interface org.springframework.boot.actuate.endpoint.EndpointDiscoverer
-
Perform endpoint discovery.
- discoverEndpoints() - Method in class org.springframework.boot.actuate.endpoint.jmx.annotation.JmxAnnotationEndpointDiscoverer
-
- discoverEndpoints() - Method in class org.springframework.boot.actuate.endpoint.web.annotation.WebAnnotationEndpointDiscoverer
-
- diskSpaceHealthIndicator(DiskSpaceHealthIndicatorProperties) - Method in class org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorAutoConfiguration
-
- DiskSpaceHealthIndicator - Class in org.springframework.boot.actuate.system
-
A
HealthIndicator
that checks available disk space and reports a status of
Status.DOWN
when it drops below a configurable threshold.
- DiskSpaceHealthIndicator(File, long) - Constructor for class org.springframework.boot.actuate.system.DiskSpaceHealthIndicator
-
Create a new DiskSpaceHealthIndicator
instance.
- DiskSpaceHealthIndicatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.system
-
- DiskSpaceHealthIndicatorAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorAutoConfiguration
-
- diskSpaceHealthIndicatorProperties() - Method in class org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorAutoConfiguration
-
- DiskSpaceHealthIndicatorProperties - Class in org.springframework.boot.actuate.autoconfigure.system
-
- DiskSpaceHealthIndicatorProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties
-
- Dispatcher - Class in org.springframework.boot.devtools.remote.server
-
Dispatcher used to route incoming remote server requests to a
Handler
.
- Dispatcher(AccessManager, Collection<HandlerMapper>) - Constructor for class org.springframework.boot.devtools.remote.server.Dispatcher
-
- DISPATCHER_SERVLET_NAME - Static variable in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
Constant value for the DispatcherServlet bean name.
- DispatcherFilter - Class in org.springframework.boot.devtools.remote.server
-
Servlet filter providing integration with the remote server
Dispatcher
.
- DispatcherFilter(Dispatcher) - Constructor for class org.springframework.boot.devtools.remote.server.DispatcherFilter
-
- dispatcherServlet() - Method in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
-
- DispatcherServletAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
-
- DispatcherServletAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
-
- DispatcherServletAutoConfiguration.DispatcherServletConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
-
- DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
-
- DispatcherServletConfiguration(WebMvcProperties) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
-
- dispatcherServletRegistration(DispatcherServlet) - Method in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
-
- DispatcherServletRegistrationConfiguration(ServerProperties, WebMvcProperties, ObjectProvider<MultipartConfigElement>) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
-
- DispatcherType - Enum in org.springframework.boot.web.servlet
-
Enumeration of filter dispatcher types, identical to
DispatcherType
and used in configuration as the servlet API may
not be present.
- doesNotHaveBean(Class<?>) - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
Verifies that the application context does not contain any beans of the given type.
- doesNotHaveBean(String) - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
Verifies that the application context does not contain a beans of the given name.
- doesNotHaveEmptyJsonPathValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verify that the actual value at the given JSON path does not produce an
empty
result.
- doesNotHaveJsonPathValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verify that the actual value at the given JSON path produces no result.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.springframework.boot.devtools.remote.server.DispatcherFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.springframework.boot.web.servlet.support.ErrorPageFilter
-
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter
-
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.boot.actuate.trace.WebRequestTraceFilter
-
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.boot.web.servlet.filter.ApplicationContextHeaderFilter
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.amqp.RabbitHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.cassandra.CassandraHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.couchbase.CouchbaseHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.elasticsearch.ElasticsearchHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.elasticsearch.ElasticsearchJestHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.health.AbstractHealthIndicator
-
Actual health check logic.
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
-
Actual health check logic.
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.health.ApplicationHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.jms.JmsHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.ldap.LdapHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.mail.MailHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.mongo.MongoHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.neo4j.Neo4jHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.redis.RedisHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.redis.RedisReactiveHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.solr.SolrHealthIndicator
-
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.actuate.system.DiskSpaceHealthIndicator
-
- doOptions() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- doWithField(Field, Object, ObjectFactory<M>) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester.FieldInitializer
-
- doWithLibraries(LibraryCallback) - Method in interface org.springframework.boot.loader.tools.Libraries
-
Iterate all relevant libraries.
- down(Throwable) - Method in class org.springframework.boot.actuate.health.Health.Builder
-
- down() - Method in class org.springframework.boot.actuate.health.Health.Builder
-
- down(Exception) - Static method in class org.springframework.boot.actuate.health.Health
-
- down() - Static method in class org.springframework.boot.actuate.health.Health
-
- DOWN - Static variable in class org.springframework.boot.actuate.health.Status
-
Status
indicating that the component or subsystem has suffered an
unexpected failure.
- driverClassName(String) - Method in class org.springframework.boot.jdbc.DataSourceBuilder
-
- dslContext(Configuration) - Method in class org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
-
- DslContextConfiguration(JooqProperties, ConnectionProvider, DataSource, ObjectProvider<TransactionProvider>, ObjectProvider<RecordMapperProvider>, ObjectProvider<Settings>, ObjectProvider<RecordListenerProvider[]>, ExecuteListenerProvider[], ObjectProvider<VisitListenerProvider[]>) - Constructor for class org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
-
- dumpEndpoint() - Method in class org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration
-
- dumpHeap(File, boolean) - Method in interface org.springframework.boot.actuate.management.HeapDumpWebEndpoint.HeapDumper
-
Dump the current heap to the specified file.
- dumpHeap(File, boolean) - Method in class org.springframework.boot.actuate.management.HeapDumpWebEndpoint.HotSpotDiagnosticMXBeanHeapDumper
-
- EhCache() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
-
- ElasticSchedulerOperationInvoker(OperationInvoker) - Constructor for class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerOperationInvoker
-
- ElasticsearchAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.elasticsearch
-
- ElasticsearchAutoConfiguration(ElasticsearchProperties) - Constructor for class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
-
- elasticsearchClient() - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
-
- elasticsearchConverter(SimpleElasticsearchMappingContext) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
-
- ElasticsearchDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.elasticsearch
-
- ElasticsearchDataAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
-
- ElasticsearchHealthIndicator - Class in org.springframework.boot.actuate.elasticsearch
-
- ElasticsearchHealthIndicator(Client, long, List<String>) - Constructor for class org.springframework.boot.actuate.elasticsearch.ElasticsearchHealthIndicator
-
- ElasticsearchHealthIndicator(Client, long, String...) - Constructor for class org.springframework.boot.actuate.elasticsearch.ElasticsearchHealthIndicator
-
- ElasticsearchHealthIndicatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.elasticsearch
-
- ElasticsearchHealthIndicatorAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticsearchHealthIndicatorAutoConfiguration
-
- ElasticsearchHealthIndicatorProperties - Class in org.springframework.boot.actuate.autoconfigure.elasticsearch
-
- ElasticsearchHealthIndicatorProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticsearchHealthIndicatorProperties
-
- ElasticsearchJestHealthIndicator - Class in org.springframework.boot.actuate.elasticsearch
-
- ElasticsearchJestHealthIndicator(JestClient) - Constructor for class org.springframework.boot.actuate.elasticsearch.ElasticsearchJestHealthIndicator
-
- ElasticsearchProperties - Class in org.springframework.boot.autoconfigure.data.elasticsearch
-
Configuration properties for Elasticsearch.
- ElasticsearchProperties() - Constructor for class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- ElasticsearchRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.elasticsearch
-
- ElasticsearchRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
-
- elasticsearchTemplate(Client, ElasticsearchConverter) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
-
- Embedded() - Constructor for class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties.Embedded
-
- Embedded() - Constructor for class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- EmbeddedDatabaseConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration
-
- EmbeddedDatabaseConnection - Enum in org.springframework.boot.jdbc
-
Connection details for embedded databases
.
- embeddedDataSourceBeanFactoryPostProcessor() - Static method in class org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration
-
- EmbeddedDataSourceConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
Configuration for embedded data sources.
- EmbeddedDataSourceConfiguration(DataSourceProperties) - Constructor for class org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
-
- EmbeddedJetty() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.EmbeddedJetty
-
- EmbeddedLdapAutoConfiguration - Class in org.springframework.boot.autoconfigure.ldap.embedded
-
- EmbeddedLdapAutoConfiguration(EmbeddedLdapProperties, LdapProperties, ConfigurableApplicationContext, Environment) - Constructor for class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
-
- EmbeddedLdapProperties - Class in org.springframework.boot.autoconfigure.ldap.embedded
-
Configuration properties for Embedded LDAP.
- EmbeddedLdapProperties() - Constructor for class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- EmbeddedLdapProperties.Credential - Class in org.springframework.boot.autoconfigure.ldap.embedded
-
- EmbeddedLdapProperties.Validation - Class in org.springframework.boot.autoconfigure.ldap.embedded
-
- EmbeddedMongoAutoConfiguration - Class in org.springframework.boot.autoconfigure.mongo.embedded
-
- EmbeddedMongoAutoConfiguration(MongoProperties, EmbeddedMongoProperties, ApplicationContext, IRuntimeConfig) - Constructor for class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
-
- EmbeddedMongoAutoConfiguration.EmbeddedMongoDependencyConfiguration - Class in org.springframework.boot.autoconfigure.mongo.embedded
-
Additional configuration to ensure that MongoClient
beans depend on the
embeddedMongoServer
bean.
- EmbeddedMongoAutoConfiguration.EmbeddedReactiveMongoDependencyConfiguration - Class in org.springframework.boot.autoconfigure.mongo.embedded
-
Additional configuration to ensure that MongoClient
beans depend on the
embeddedMongoServer
bean.
- embeddedMongoConfiguration() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
-
- EmbeddedMongoDependencyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration.EmbeddedMongoDependencyConfiguration
-
- EmbeddedMongoProperties - Class in org.springframework.boot.autoconfigure.mongo.embedded
-
Configuration properties for Embedded Mongo.
- EmbeddedMongoProperties() - Constructor for class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- EmbeddedMongoProperties.Storage - Class in org.springframework.boot.autoconfigure.mongo.embedded
-
- embeddedMongoServer(IMongodConfig) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
-
- EmbeddedReactiveMongoDependencyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration.EmbeddedReactiveMongoDependencyConfiguration
-
- EmbeddedServerPortFileWriter - Class in org.springframework.boot.system
-
An ApplicationListener
that saves embedded server port and management port into
file.
- EmbeddedServerPortFileWriter() - Constructor for class org.springframework.boot.system.EmbeddedServerPortFileWriter
-
- EmbeddedServerPortFileWriter(String) - Constructor for class org.springframework.boot.system.EmbeddedServerPortFileWriter
-
- EmbeddedServerPortFileWriter(File) - Constructor for class org.springframework.boot.system.EmbeddedServerPortFileWriter
-
- EmbeddedTomcat() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.EmbeddedTomcat
-
- EmbeddedUndertow() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.EmbeddedUndertow
-
- empty() - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
- EMPTY - Static variable in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
- empty() - Static method in class org.springframework.boot.test.util.TestPropertyValues
-
- EnableAutoConfiguration - Annotation Type in org.springframework.boot.autoconfigure
-
Enable auto-configuration of the Spring Application Context, attempting to guess and
configure beans that you are likely to need.
- EnableConfigurationProperties - Annotation Type in org.springframework.boot.context.properties
-
- enabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimplePropertiesConfigAdapter
-
- enabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
-
- enabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryPropertiesConfigAdapter
-
- ENABLED_OVERRIDE_PROPERTY - Static variable in annotation type org.springframework.boot.autoconfigure.EnableAutoConfiguration
-
- EnableGroovyTemplates - Annotation Type in org.springframework.boot.groovy
-
- EnableIntegrationManagementConfiguration() - Constructor for class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationManagementConfiguration.EnableIntegrationManagementConfiguration
-
- EnableTransactionManagementConfiguration() - Constructor for class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration
-
- EnableWebFluxConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.EnableWebFluxConfiguration
-
- EnableWebMvcConfiguration(ObjectProvider<WebMvcProperties>, ObjectProvider<WebMvcRegistrations>, ListableBeanFactory) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- encode(AnsiElement) - Static method in class org.springframework.boot.ansi.AnsiOutput
-
- end(Xid, int) - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- Endpoint - Annotation Type in org.springframework.boot.actuate.endpoint.annotation
-
Identifies a type as being an endpoint.
- EndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.endpoint
-
- EndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
-
- endpointCacheConfigurationFactory(Environment) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
-
- EndpointDiscoverer<T extends Operation> - Interface in org.springframework.boot.actuate.endpoint
-
Discovers endpoints and provides an
EndpointInfo
for each of them.
- EndpointEnablement - Class in org.springframework.boot.actuate.autoconfigure.endpoint
-
Determines if an endpoint is enabled or not.
- EndpointEnablementProvider - Class in org.springframework.boot.actuate.autoconfigure.endpoint
-
Determines an endpoint's enablement based on the current Environment
.
- EndpointEnablementProvider(Environment) - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointEnablementProvider
-
Creates a new instance with the Environment
to use.
- EndpointExposure - Enum in org.springframework.boot.actuate.endpoint
-
An enumeration of the available exposure technologies for an endpoint.
- EndpointInfo<T extends Operation> - Class in org.springframework.boot.actuate.endpoint
-
Information describing an endpoint.
- EndpointInfo(String, DefaultEnablement, Collection<T>) - Constructor for class org.springframework.boot.actuate.endpoint.EndpointInfo
-
Creates a new EndpointInfo
describing an endpoint with the given id
and operations
.
- EndpointInfoDescriptor(EndpointInfo<T>, Map<AnnotationEndpointDiscoverer.OperationKey<K>, List<T>>) - Constructor for class org.springframework.boot.actuate.endpoint.annotation.AnnotationEndpointDiscoverer.EndpointInfoDescriptor
-
- EndpointLinksResolver - Class in org.springframework.boot.actuate.endpoint.web
-
A resolver for
links
to web endpoints.
- EndpointLinksResolver() - Constructor for class org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver
-
- EndpointMapping - Class in org.springframework.boot.endpoint.web
-
A value object for the base mapping for endpoints.
- EndpointMapping(String) - Constructor for class org.springframework.boot.endpoint.web.EndpointMapping
-
Creates a new EndpointMapping
using the given path
.
- EndpointMBean - Class in org.springframework.boot.actuate.endpoint.jmx
-
- EndpointMBeanInfo - Class in org.springframework.boot.actuate.endpoint.jmx
-
- EndpointMBeanInfo(String, MBeanInfo, Map<String, JmxEndpointOperation>) - Constructor for class org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanInfo
-
- EndpointMBeanRegistrar - Class in org.springframework.boot.actuate.endpoint.jmx
-
- EndpointMBeanRegistrar(MBeanServer, EndpointObjectNameFactory) - Constructor for class org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanRegistrar
-
- EndpointMediaTypes - Class in org.springframework.boot.actuate.endpoint.web
-
Media types that are, by default, produced and consumed by an endpoint.
- EndpointMediaTypes(List<String>, List<String>) - Constructor for class org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes
-
- EndpointObjectNameFactory - Interface in org.springframework.boot.actuate.endpoint.jmx
-
- endpointOperationParameterMapper() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
-
- EndpointPathProvider - Interface in org.springframework.boot.actuate.autoconfigure.endpoint.web
-
Interface that provides path information for web mapped endpoints.
- endpointPathProvider(EndpointProvider<WebEndpointOperation>, WebEndpointProperties) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration
-
- endpointPathProvider(EndpointProvider<WebEndpointOperation>, WebEndpointProperties) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration
-
- EndpointPathResolver - Interface in org.springframework.boot.actuate.endpoint.web
-
Resolve the path of an endpoint.
- EndpointProvider<T extends Operation> - Class in org.springframework.boot.actuate.autoconfigure.endpoint
-
Provides the endpoints that are enabled according to an
EndpointDiscoverer
and
the current
Environment
.
- EndpointProvider(Environment, EndpointDiscoverer<T>, EndpointExposure) - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointProvider
-
Creates a new instance.
- EndpointRequest - Class in org.springframework.boot.actuate.autoconfigure.security
-
Factory that can be used to create a RequestMatcher
for actuator endpoint
locations.
- EndpointRequest.EndpointRequestMatcher - Class in org.springframework.boot.actuate.autoconfigure.security
-
- endpointResourceConfig() - Method in class org.springframework.boot.actuate.autoconfigure.web.jersey.JerseyManagementChildContextConfiguration
-
- Endpoints() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- enhanceTrace(Map<String, Object>, HttpServletResponse) - Method in class org.springframework.boot.actuate.trace.WebRequestTraceFilter
-
- EntityLinksConfiguration() - Constructor for class org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.EntityLinksConfiguration
-
- entityManagerFactory(EntityManagerFactoryBuilder) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- entityManagerFactoryBuilder(JpaVendorAdapter, ObjectProvider<PersistenceUnitManager>) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- EntityManagerFactoryBuilder - Class in org.springframework.boot.orm.jpa
-
Convenient builder for JPA EntityManagerFactory instances.
- EntityManagerFactoryBuilder(JpaVendorAdapter, Map<String, ?>, PersistenceUnitManager) - Constructor for class org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
-
Create a new instance passing in the common pieces that will be shared if multiple
EntityManagerFactory instances are created.
- EntityManagerFactoryBuilder(JpaVendorAdapter, Map<String, ?>, PersistenceUnitManager, URL) - Constructor for class org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
-
Create a new instance passing in the common pieces that will be shared if multiple
EntityManagerFactory instances are created.
- EntityManagerFactoryBuilder.Builder - Class in org.springframework.boot.orm.jpa
-
A fluent builder for a LocalContainerEntityManagerFactoryBean.
- EntityManagerFactoryBuilder.EntityManagerFactoryBeanCallback - Interface in org.springframework.boot.orm.jpa
-
A callback for new entity manager factory beans created by a Builder.
- EntityManagerFactoryDependsOnPostProcessor - Class in org.springframework.boot.autoconfigure.data.jpa
-
BeanFactoryPostProcessor
that can be used to dynamically declare that all
EntityManagerFactory
beans should "depend on" one or more specific beans.
- EntityManagerFactoryDependsOnPostProcessor(String...) - Constructor for class org.springframework.boot.autoconfigure.data.jpa.EntityManagerFactoryDependsOnPostProcessor
-
- EntityScan - Annotation Type in org.springframework.boot.autoconfigure.domain
-
Configures the base packages used by auto-configuration when scanning for entity
classes.
- EntityScanner - Class in org.springframework.boot.autoconfigure.domain
-
An entity scanner that searches the classpath from a
@EntityScan
specified packages.
- EntityScanner(ApplicationContext) - Constructor for class org.springframework.boot.autoconfigure.domain.EntityScanner
-
- EntityScanPackages - Class in org.springframework.boot.autoconfigure.domain
-
Class for storing
@EntityScan
specified packages for reference later
(e.g.
- entries() - Method in class org.springframework.boot.loader.jar.JarFile
-
- enumerateGrapes() - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- Env() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
-
- envInfoContributor(ConfigurableEnvironment) - Method in class org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
-
- environment(String) - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint
-
- environment(ConfigurableEnvironment) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Environment for the application context.
- environmentEndpoint(Environment) - Method in class org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration
-
- EnvironmentEndpoint - Class in org.springframework.boot.actuate.env
-
Endpoint
to expose
environment
information.
- EnvironmentEndpoint(Environment) - Constructor for class org.springframework.boot.actuate.env.EnvironmentEndpoint
-
- EnvironmentEndpoint.EnvironmentDescriptor - Class in org.springframework.boot.actuate.env
-
A description of an Environment
.
- EnvironmentEndpoint.EnvironmentEntryDescriptor - Class in org.springframework.boot.actuate.env
-
A description of an entry of the Environment
.
- EnvironmentEndpoint.PropertySourceDescriptor - Class in org.springframework.boot.actuate.env
-
A description of a PropertySource
.
- EnvironmentEndpoint.PropertySourceEntryDescriptor - Class in org.springframework.boot.actuate.env
-
A description of a particular entry of PropertySource
.
- EnvironmentEndpoint.PropertySummaryDescriptor - Class in org.springframework.boot.actuate.env
-
A summary of a particular entry of the Environment
.
- EnvironmentEndpoint.PropertyValueDescriptor - Class in org.springframework.boot.actuate.env
-
A description of a property's value, including its origin if available.
- EnvironmentEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.env
-
- EnvironmentEndpointAutoConfiguration(EnvironmentEndpointProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration
-
- EnvironmentEndpointProperties - Class in org.springframework.boot.actuate.autoconfigure.env
-
- EnvironmentEndpointProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties
-
- environmentEntry(String) - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint
-
- environmentEntry(String) - Method in class org.springframework.boot.actuate.env.EnvironmentWebEndpointExtension
-
- EnvironmentInfoContributor - Class in org.springframework.boot.actuate.info
-
An
InfoContributor
that provides all environment entries prefixed with info.
- EnvironmentInfoContributor(ConfigurableEnvironment) - Constructor for class org.springframework.boot.actuate.info.EnvironmentInfoContributor
-
- EnvironmentPostProcessor - Interface in org.springframework.boot.env
-
Allows for customization of the application's Environment
prior to the
application context being refreshed.
- EnvironmentPostProcessorExample - Class in org.springframework.boot.context
-
- EnvironmentPostProcessorExample() - Constructor for class org.springframework.boot.context.EnvironmentPostProcessorExample
-
- environmentPrepared(ConfigurableEnvironment) - Method in class org.springframework.boot.context.event.EventPublishingRunListener
-
- environmentPrepared(ConfigurableEnvironment) - Method in interface org.springframework.boot.SpringApplicationRunListener
-
Called once the environment has been prepared, but before the
ApplicationContext
has been created.
- EnvironmentTestUtils - Class in org.springframework.boot.test.util
-
- EnvironmentTestUtils() - Constructor for class org.springframework.boot.test.util.EnvironmentTestUtils
-
Deprecated.
- environmentWebEndpointExtension(EnvironmentEndpoint) - Method in class org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration
-
- EnvironmentWebEndpointExtension - Class in org.springframework.boot.actuate.env
-
- EnvironmentWebEndpointExtension(EnvironmentEndpoint) - Constructor for class org.springframework.boot.actuate.env.EnvironmentWebEndpointExtension
-
- equals(Object) - Method in class org.springframework.boot.actuate.endpoint.annotation.AnnotationEndpointDiscoverer.OperationKey
-
- equals(Object) - Method in class org.springframework.boot.actuate.endpoint.web.OperationRequestPredicate
-
- equals(Object) - Method in class org.springframework.boot.actuate.health.Health
-
- equals(Object) - Method in class org.springframework.boot.actuate.health.Status
-
- equals(Object) - Method in class org.springframework.boot.actuate.info.Info
-
- equals(Object) - Method in class org.springframework.boot.ApplicationPid
-
- equals(Object) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
-
- equals(Object) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
- equals(Object) - Method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
- equals(Object) - Method in class org.springframework.boot.builder.ParentContextCloserApplicationListener.ContextCloserListener
-
- equals(Object) - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-
- equals(Object) - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
-
- equals(Object) - Method in class org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
-
- equals(Object) - Method in class org.springframework.boot.context.properties.bind.Bindable
-
- equals(Object) - Method in class org.springframework.boot.context.properties.bind.BindResult
-
- equals(Object) - Method in class org.springframework.boot.context.properties.source.ConfigurationProperty
-
- equals(Object) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
- equals(Object) - Method in class org.springframework.boot.context.TypeExcludeFilter
-
- equals(Object) - Method in class org.springframework.boot.devtools.filewatch.ChangedFile
-
- equals(Object) - Method in class org.springframework.boot.devtools.filewatch.ChangedFiles
-
- equals(Object) - Method in class org.springframework.boot.logging.LoggerConfiguration
-
- equals(Object) - Method in class org.springframework.boot.origin.OriginTrackedValue
-
- equals(Object) - Method in class org.springframework.boot.origin.SystemEnvironmentOrigin
-
- equals(Object) - Method in class org.springframework.boot.origin.TextResourceOrigin
-
- equals(Object) - Method in class org.springframework.boot.origin.TextResourceOrigin.Location
-
- equals(Object) - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- equals(Object) - Method in class org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
-
- equals(Object) - Method in class org.springframework.boot.web.server.ErrorPage
-
- equals(Object) - Method in class org.springframework.boot.web.server.MimeMappings
-
- equals(Object) - Method in class org.springframework.boot.web.server.MimeMappings.Mapping
-
- error(HttpServletRequest) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
-
- ERROR - Static variable in class org.springframework.boot.cli.command.status.ExitStatus
-
Generic "not OK" exit status with non-zero exit code and hangup=true.
- error(String) - Static method in class org.springframework.boot.cli.util.Log
-
- error(Exception) - Static method in class org.springframework.boot.cli.util.Log
-
- error(Object) - Method in class org.springframework.boot.logging.DeferredLog
-
- error(Object, Throwable) - Method in class org.springframework.boot.logging.DeferredLog
-
- ERROR_REQUEST_URI - Static variable in class org.springframework.boot.web.servlet.support.ErrorPageFilter
-
The name of the servlet attribute containing request URI.
- ErrorAttributes - Interface in org.springframework.boot.autoconfigure.web.reactive.error
-
Provides access to error attributes which can be logged or presented to the user.
- errorAttributes() - Method in class org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
-
- errorAttributes() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
-
- ErrorAttributes - Interface in org.springframework.boot.web.servlet.error
-
Provides access to error attributes which can be logged or presented to the user.
- ErrorController - Interface in org.springframework.boot.web.servlet.error
-
Marker interface used to indicate that a @Controller
is used to
render errors.
- errorHandler(ResponseErrorHandler) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Set the ResponseErrorHandler
that should be used with the
RestTemplate
.
- errorHtml(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
-
- errorMessage(String) - Method in class org.springframework.boot.cli.command.CommandRunner
-
- ErrorMvcAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet.error
-
- ErrorMvcAutoConfiguration(ServerProperties, ObjectProvider<List<ErrorViewResolver>>) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
-
- ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet.error
-
- ErrorPage - Class in org.springframework.boot.web.server
-
Simple server-independent abstraction for error pages.
- ErrorPage(String) - Constructor for class org.springframework.boot.web.server.ErrorPage
-
- ErrorPage(HttpStatus, String) - Constructor for class org.springframework.boot.web.server.ErrorPage
-
- ErrorPage(Class<? extends Throwable>, String) - Constructor for class org.springframework.boot.web.server.ErrorPage
-
- errorPageCustomizer() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
-
- ErrorPageFilter - Class in org.springframework.boot.web.servlet.support
-
A Servlet
Filter
that provides an
ErrorPageRegistry
for non-embedded
applications (i.e.
- ErrorPageFilter() - Constructor for class org.springframework.boot.web.servlet.support.ErrorPageFilter
-
- ErrorPageRegistrar - Interface in org.springframework.boot.web.server
-
Interface to be implemented by types that register
ErrorPages
.
- ErrorPageRegistrarBeanPostProcessor - Class in org.springframework.boot.web.server
-
- ErrorPageRegistrarBeanPostProcessor() - Constructor for class org.springframework.boot.web.server.ErrorPageRegistrarBeanPostProcessor
-
- ErrorPageRegistry - Interface in org.springframework.boot.web.server
-
- ErrorProperties - Class in org.springframework.boot.autoconfigure.web
-
Configuration properties for web error handling.
- ErrorProperties() - Constructor for class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- ErrorProperties.IncludeStacktrace - Enum in org.springframework.boot.autoconfigure.web
-
Include Stacktrace attribute options.
- ErrorViewResolver - Interface in org.springframework.boot.autoconfigure.web.servlet.error
-
Interface that can be implemented by beans that resolve error views.
- ErrorWebExceptionHandler - Interface in org.springframework.boot.autoconfigure.web.reactive.error
-
Marker interface that indicates that a WebExceptionHandler
is used to render
errors.
- errorWebExceptionHandler(ErrorAttributes) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
-
- ErrorWebFluxAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive.error
-
- ErrorWebFluxAutoConfiguration(ServerProperties, ResourceProperties, ObjectProvider<List<ViewResolver>>, ServerCodecConfigurer, ApplicationContext) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
-
- EventPublishingRunListener - Class in org.springframework.boot.context.event
-
- EventPublishingRunListener(SpringApplication, String[]) - Constructor for class org.springframework.boot.context.event.EventPublishingRunListener
-
- eventsWithDateAfter(Date) - Method in class org.springframework.boot.actuate.audit.AuditEventsJmxEndpointExtension
-
- eventsWithPrincipalAndDateAfter(String, Date) - Method in class org.springframework.boot.actuate.audit.AuditEventsJmxEndpointExtension
-
- eventsWithPrincipalDateAfterAndType(String, Date, String) - Method in class org.springframework.boot.actuate.audit.AuditEventsEndpoint
-
- eventsWithPrincipalDateAfterAndType(String, Date, String) - Method in class org.springframework.boot.actuate.audit.AuditEventsWebEndpointExtension
-
- exampleTest() - Method in class org.springframework.boot.test.web.RandomPortExampleTests
-
- exception(Throwable) - Static method in class org.springframework.boot.actuate.metrics.web.reactive.server.WebFluxTags
-
Creates an
exception
tag based on the
simple
name
of the class of the given
exception
.
- exception(Throwable) - Static method in class org.springframework.boot.actuate.metrics.web.servlet.WebMvcTags
-
Creates a
exception
tag based on the
simple
name
of the class of the given
exception
.
- EXCEPTION_CONVERSION_WORD - Static variable in class org.springframework.boot.logging.LoggingSystemProperties
-
The name of the System property that contains the exception conversion word.
- exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity
to the request, and returns the response as ResponseEntity
.
- exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity
to the request, and returns the response as ResponseEntity
.
- exchange(URI, HttpMethod, HttpEntity<?>, Class<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity
to the request, and returns the response as ResponseEntity
.
- exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity
to the request, and returns the response as ResponseEntity
.
- exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity
to the request, and returns the response as ResponseEntity
.
- exchange(URI, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity
to the request, and returns the response as ResponseEntity
.
- exchange(RequestEntity<?>, Class<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the request specified in the given RequestEntity
and return the
response as ResponseEntity
.
- exchange(RequestEntity<?>, ParameterizedTypeReference<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the request specified in the given RequestEntity
and return the
response as ResponseEntity
.
- exchangeStrategiesCustomizer(List<CodecCustomizer>) - Method in class org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration.WebClientCodecsConfiguration
-
- exclude(MetadataReader, MetadataReaderFactory) - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- excluding(StaticResourceRequest.Location, StaticResourceRequest.Location...) - Method in class org.springframework.boot.autoconfigure.security.StaticResourceRequest.StaticResourceRequestMatcher
-
- excluding(Set<StaticResourceRequest.Location>) - Method in class org.springframework.boot.autoconfigure.security.StaticResourceRequest.StaticResourceRequestMatcher
-
- ExecutableArchiveLauncher - Class in org.springframework.boot.loader
-
Base class for executable archive
Launcher
s.
- ExecutableArchiveLauncher() - Constructor for class org.springframework.boot.loader.ExecutableArchiveLauncher
-
- ExecutableArchiveLauncher(Archive) - Constructor for class org.springframework.boot.loader.ExecutableArchiveLauncher
-
- execute(Job, JobParameters) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- execute(LocalContainerEntityManagerFactoryBean) - Method in interface org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.EntityManagerFactoryBeanCallback
-
- execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, preparing the request with the
RequestCallback
, and reading the response with a ResponseExtractor
.
- execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, preparing the request with the
RequestCallback
, and reading the response with a ResponseExtractor
.
- execute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URL, preparing the request with the
RequestCallback
, and reading the response with a ResponseExtractor
.
- ExistingWebApplicationScopes(ConfigurableListableBeanFactory) - Constructor for class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.ExistingWebApplicationScopes
-
- exists(ResourcePatternResolver) - Method in class org.springframework.boot.autoconfigure.template.TemplateLocation
-
Determine if this template location exists using the specified
ResourcePatternResolver
.
- exit(ApplicationContext, ExitCodeGenerator...) - Static method in class org.springframework.boot.SpringApplication
-
Static helper that can be used to exit a
SpringApplication
and obtain a
code indicating success (0) or otherwise.
- ExitCodeApplication - Class in org.springframework.boot
-
- ExitCodeApplication() - Constructor for class org.springframework.boot.ExitCodeApplication
-
- ExitCodeEvent - Class in org.springframework.boot
-
Event fired when an application exit code has been determined from an
ExitCodeGenerator
.
- ExitCodeEvent(Object, int) - Constructor for class org.springframework.boot.ExitCodeEvent
-
- ExitCodeExceptionMapper - Interface in org.springframework.boot
-
Strategy interface that can be used to provide a mapping between exceptions and exit
codes.
- exitCodeGenerator() - Method in class org.springframework.boot.ExitCodeApplication
-
- ExitCodeGenerator - Interface in org.springframework.boot
-
Interface used to generate an 'exit code' from a running command line
SpringApplication
.
- ExitStatus - Class in org.springframework.boot.cli.command.status
-
Encapsulation of the outcome of a command.
- ExitStatus(int, String) - Constructor for class org.springframework.boot.cli.command.status.ExitStatus
-
- ExitStatus(int, String, boolean) - Constructor for class org.springframework.boot.cli.command.status.ExitStatus
-
- expand(String, Map<String, ?>) - Method in class org.springframework.boot.web.client.RootUriTemplateHandler
-
- expand(String, Object...) - Method in class org.springframework.boot.web.client.RootUriTemplateHandler
-
- Expanded() - Constructor for class org.springframework.boot.loader.tools.Layouts.Expanded
-
- expect(Matcher<? super String>) - Method in class org.springframework.boot.test.rule.OutputCapture
-
Verify that the output is matched by the supplied matcher
.
- expectRequest(ExpectedCount, RequestMatcher) - Method in class org.springframework.boot.test.web.client.RootUriRequestExpectationManager
-
- ExplodedArchive - Class in org.springframework.boot.loader.archive
-
Archive
implementation backed by an exploded archive directory.
- ExplodedArchive(File) - Constructor for class org.springframework.boot.loader.archive.ExplodedArchive
-
- ExplodedArchive(File, boolean) - Constructor for class org.springframework.boot.loader.archive.ExplodedArchive
-
- ExtendedClassCollector(GroovyClassLoader.InnerLoader, CompilationUnit, SourceUnit) - Constructor for class org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader.ExtendedClassCollector
-
- ExtendedGroovyClassLoader - Class in org.springframework.boot.cli.compiler
-
Extension of the GroovyClassLoader
with support for obtaining '.class' files as
resources.
- ExtendedGroovyClassLoader(GroovyCompilerScope) - Constructor for class org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
-
- ExtendedGroovyClassLoader.ExtendedClassCollector - Class in org.springframework.boot.cli.compiler
-
Inner collector class used to track as classes are added.
- ExtendedWhitespaceThrowablePatternConverter - Class in org.springframework.boot.logging.log4j2
-
ThrowablePatternConverter
that adds some additional whitespace around the stack
trace.
- ExtendedWhitespaceThrowableProxyConverter - Class in org.springframework.boot.logging.logback
-
ExtendedThrowableProxyConverter
that adds some additional whitespace around the
stack trace.
- ExtendedWhitespaceThrowableProxyConverter() - Constructor for class org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter
-
- extendInterceptors(List<Object>) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- extractContent(PropertySource<?>) - Method in class org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
Extract the raw content based on the specified PropertySource
.
- extractHandlerMappings(ApplicationContext, Map<String, Object>) - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpoint
-
- extractHandlerMappings(Collection<AbstractUrlHandlerMapping>, Map<String, Object>) - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpoint
-
- extractingJsonPathArrayValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Extract the array value at the given JSON path for further object assertions.
- extractingJsonPathBooleanValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Extract the boolean value at the given JSON path for further object assertions.
- extractingJsonPathMapValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Extract the map value at the given JSON path for further object assertions.
- extractingJsonPathNumberValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Extract the number value at the given JSON path for further object assertions.
- extractingJsonPathStringValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Extract the string value at the given JSON path for further object assertions.
- extractingJsonPathValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Extract the value at the given JSON path for further object assertions.
- extractMethodMappings(ApplicationContext, Map<String, Object>) - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpoint
-
- extractMethodMappings(Collection<AbstractHandlerMethodMapping<?>>, Map<String, Object>) - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpoint
-
- extractSpringProfiles(Properties) - Method in class org.springframework.boot.yaml.SpringProfileDocumentMatcher
-
- gangliaConfig(GangliaProperties) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaExportConfiguration
-
- GangliaExportConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia
-
Configuration for exporting metrics to Ganglia.
- GangliaExportConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaExportConfiguration
-
- gangliaExporter(GangliaConfig, HierarchicalNameMapper, Clock) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaExportConfiguration
-
- GangliaProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia
-
- GangliaProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- generate(EndpointMBean) - Method in interface org.springframework.boot.actuate.endpoint.jmx.EndpointObjectNameFactory
-
- generateContent() - Method in class org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
Extract the content to contribute to the info endpoint.
- generateTransportParameters() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
Creates the minimal transport parameters for an embedded transport
configuration.
- GenericBomAstTransformation - Class in org.springframework.boot.cli.compiler
-
A base class that lets plugin authors easily add additional BOMs to all apps.
- GenericBomAstTransformation() - Constructor for class org.springframework.boot.cli.compiler.GenericBomAstTransformation
-
- GenericReactiveWebApplicationContext - Class in org.springframework.boot.web.reactive.context
-
Subclass of GenericApplicationContext
, suitable for reactive web environments.
- GenericReactiveWebApplicationContext() - Constructor for class org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
-
- GenericReactiveWebApplicationContext(DefaultListableBeanFactory) - Constructor for class org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
-
- GenericSerializerModifier() - Constructor for class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.GenericSerializerModifier
-
- get(Function<T, V>, Function<C, V>) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.PropertiesConfigAdapter
-
Get the value from the properties or use a fallback from the defaults
.
- get(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimplePropertiesConfigAdapter
-
- get(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
-
- get(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryPropertiesConfigAdapter
-
- get(String) - Method in class org.springframework.boot.actuate.info.Info
-
- get(String, Class<T>) - Method in class org.springframework.boot.actuate.info.Info
-
- get(String, String) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get an
String
value from the meta-data.
- get(String, String, String) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get an
String
value from the meta-data.
- get(BeanFactory) - Static method in class org.springframework.boot.autoconfigure.AutoConfigurationPackages
-
Return the auto-configuration base packages for the given bean factory.
- get(ConfigurableListableBeanFactory) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
- get(BeanFactory) - Static method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
-
- get(ApplicationContext, Validator) - Static method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
Return a Validator
that only implements the Validator
interface,
wrapping it if necessary.
- get(Environment) - Static method in class org.springframework.boot.context.properties.bind.Binder
-
Create a new
Binder
instance from the specified environment.
- get() - Method in class org.springframework.boot.context.properties.bind.BindResult
-
- get(Environment) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertySources
-
- get(String) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceFolder
-
- get() - Static method in class org.springframework.boot.devtools.settings.DevToolsSettings
-
- get(HttpInputMessage) - Static method in class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayload
-
- get(String) - Method in class org.springframework.boot.info.InfoProperties
-
Return the value of the specified property or null
.
- get(ClassLoader) - Static method in enum org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
- get(PropertyResolver) - Static method in class org.springframework.boot.logging.LogFile
-
Get a
LogFile
from the given Spring
Environment
.
- get(ClassLoader) - Static method in class org.springframework.boot.logging.LoggingSystem
-
Detect and return the logging system in use.
- get(PropertySource<?>, String) - Static method in class org.springframework.boot.origin.PropertySourceOrigin
-
Get a
Origin
for the given
PropertySource
and
propertyName
.
- get(Class<T>, Class<? extends C>, Supplier<? extends C>) - Static method in interface org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
-
- get(Supplier<? extends ConfigurableApplicationContext>) - Static method in interface org.springframework.boot.test.context.assertj.AssertableApplicationContext
-
- get(Supplier<? extends ConfigurableReactiveWebApplicationContext>) - Static method in interface org.springframework.boot.test.context.assertj.AssertableReactiveWebApplicationContext
-
- get(Supplier<? extends ConfigurableWebApplicationContext>) - Static method in interface org.springframework.boot.test.context.assertj.AssertableWebApplicationContext
-
- get(String) - Method in class org.springframework.boot.test.web.htmlunit.webdriver.LocalHostWebConnectionHtmlUnitDriver
-
- get(String) - Method in class org.springframework.boot.web.server.MimeMappings
-
Get a mime mapping for the given extension.
- getAcceptCount() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getAcceptors() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- getAccesslog() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- getAccesslog() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getAccesslog() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getAccessLogPrefix() - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- getAckCount() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getAckMode() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getAcknowledgeMode() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- getAcknowledgeMode() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- getAcks() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getAckTime() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getAction() - Method in class org.springframework.boot.diagnostics.FailureAnalysis
-
Returns the action, if any, to be taken to address the failure.
- getActive(Environment) - Static method in enum org.springframework.boot.cloud.CloudPlatform
-
Returns the active
CloudPlatform
or
null
if one cannot be deduced.
- getActive() - Method in class org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- getActive() - Method in interface org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata
-
Return the current number of active connections that have been allocated from the
data source or null
if that information is not available.
- getActive() - Method in class org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
-
- getActive() - Method in class org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
-
- getActiveProfiles() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentDescriptor
-
- getActiveProfiles() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentEntryDescriptor
-
- getActiveProfiles() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getAddApplicationContextHeader() - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
- getAdditionalExclude() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getAdditionalPaths() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getAdditionalProperties() - Method in class org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
-
- getAdditionalTldSkipPatterns() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getAdditionalTomcatConnectors() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Returns a mutable collection of the
Connector
s that will be added to the
Tomcat.
- getAddress() - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
- getAddress() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getAddress() - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
Return the address that the web server binds to.
- getAddresses() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getAddressingMode() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- getAdmin() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getAlgorithm() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getAliases() - Method in class org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
-
- getAliases(ConfigurationPropertyName) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
-
- getAll() - Method in class org.springframework.boot.web.server.MimeMappings
-
Returns all defined mappings.
- getAllErrors() - Method in class org.springframework.boot.context.properties.bind.validation.ValidationErrors
-
Return the list of all validation errors.
- getAllExclude() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getAllowCredentials() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- getAllowedHeaders() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- getAllowedMethods() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- getAllowedOrigins() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- getAllSources() - Method in class org.springframework.boot.SpringApplication
-
- getAnnotatedBeanDefinitionReader(DefaultListableBeanFactory) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
Build an AnnotatedBeanDefinitionReader
for the given bean factory.
- getAnnotation() - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
The Spring Data annotation used to enable the particular repository support.
- getAnnotation(Class<?>) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- getAnnotationClass() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
Return the source annotation class used by the selector.
- getAnnotations() - Method in class org.springframework.boot.context.properties.bind.Bindable
-
Return any associated annotations that could affect binding.
- getApiKey() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
-
- getApiKey() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- getAppId() - Method in class org.springframework.boot.autoconfigure.social.SocialProperties
-
- getApplicationContext() - Method in class org.springframework.boot.builder.ParentContextApplicationContextInitializer.ParentContextAvailableEvent
-
- getApplicationContext() - Method in class org.springframework.boot.context.event.ApplicationFailedEvent
-
Return the application context.
- getApplicationContext() - Method in class org.springframework.boot.context.event.ApplicationPreparedEvent
-
Return the application context.
- getApplicationContext() - Method in class org.springframework.boot.context.event.ApplicationReadyEvent
-
Return the application context.
- getApplicationContext() - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
- getApplicationContext() - Method in class org.springframework.boot.web.context.WebServerInitializedEvent
-
Access the application context that the server was created in.
- getApplicationContext() - Method in class org.springframework.boot.web.reactive.context.ReactiveWebServerInitializedEvent
-
- getApplicationContext() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerInitializedEvent
-
Access the application context that the server was created in.
- getApplicationLog() - Method in class org.springframework.boot.SpringApplication
-
Returns the Log
for the application.
- getApplicationPath() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getApplicationTitle(Class<?>) - Method in class org.springframework.boot.ResourceBanner
-
- getApplicationVersion(Class<?>) - Method in class org.springframework.boot.ResourceBanner
-
- getAppSecret() - Method in class org.springframework.boot.autoconfigure.social.SocialProperties
-
- getArchive() - Method in class org.springframework.boot.loader.ExecutableArchiveLauncher
-
- getArgs() - Method in class org.springframework.boot.cli.command.options.SourceOptions
-
- getArgs() - Method in class org.springframework.boot.context.event.SpringApplicationEvent
-
- getArgs(String...) - Method in class org.springframework.boot.loader.PropertiesLauncher
-
- getArgsArray() - Method in class org.springframework.boot.cli.command.options.SourceOptions
-
- getArtifact() - Method in class org.springframework.boot.info.BuildProperties
-
Return the artifactId of the project or null
.
- getArtifact() - Method in class org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
-
- getArtifactCoordinatesResolver() - Method in class org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
-
- getArtifactId(String) - Method in interface org.springframework.boot.cli.compiler.dependencies.ArtifactCoordinatesResolver
-
Gets the artifact id of the artifact identified by the given module
.
- getArtifactId() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
-
Return the exclusion artifact ID.
- getArtifactId() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-
Return the dependency artifact id.
- getArtifactId(String) - Method in class org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
-
- getAstTransformations() - Method in class org.springframework.boot.cli.compiler.GroovyCompiler
-
- getAsync() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getAttribute(String) - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
-
- getAttributeNames() - Method in class org.springframework.boot.actuate.session.SessionsEndpoint.SessionDescriptor
-
- getAttributes(String[]) - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
-
- getAttributes(AnnotationMetadata) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
Return the appropriate AnnotationAttributes
from the
AnnotationMetadata
.
- getAuditEvent() - Method in class org.springframework.boot.actuate.audit.listener.AuditApplicationEvent
-
Get the audit event.
- getAuthenticationDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getAuthenticationSelector() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getAuthor() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getAuthorizationGrantType() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getAuthorizationUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- getAutoCommitInterval() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getAutoConfigurationImportFilters() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getAutoConfigurationImportListeners() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getAutoConfigurations() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
-
- getAutoconfigureOption() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- getAutoIndex() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getAutoOffsetReset() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getAvailableCandidates() - Method in exception org.springframework.boot.autoconfigure.session.NonUniqueSessionRepositoryException
-
- getBackgroundProcessorDelay() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getBackupFile() - Method in class org.springframework.boot.loader.tools.Repackager
-
Return the
File
to use to backup the original source.
- getBase() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- getBasedir() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getBaseDn() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- getBaseEnvironment() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- getBasename() - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- getBasePackages() - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- getBasePath() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties
-
- getBasePath() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getBatchSize() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- getBatchSize() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getBean(Class<T>) - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
Obtain a single bean of the given type from the application context, the bean
becoming the object under test.
- getBean(String) - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
Obtain a single bean of the given name from the application context, the bean
becoming the object under test.
- getBean(String, Class<T>) - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
Obtain a single bean of the given name and type from the application context, the
bean becoming the object under test.
- getBeanClassLoader() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getBeanFactory() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getBeanNameGenerator() - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
Return the custom BeanNameGenerator
for use with
AnnotatedBeanDefinitionReader
and/or
ClassPathBeanDefinitionScanner
, if any.
- getBeanNames(Class<T>) - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
Obtain the beans names of the given type from the application context, the names
becoming the object array under test.
- getBeans() - Method in class org.springframework.boot.actuate.beans.BeansEndpoint.ApplicationContextDescriptor
-
- getBeans() - Method in class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesDescriptor
-
- getBeans(Class<T>) - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
Obtain a map bean names and instances of the given type from the application
context, the map becoming the object under test.
- getBeansWithFactoryAnnotation(Class<A>) - Method in class org.springframework.boot.context.properties.ConfigurationBeanFactoryMetaData
-
- getBlockIfFullTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getBody() - Method in class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
-
Returns the body for the response.
- getBomModule() - Method in class org.springframework.boot.cli.compiler.GenericBomAstTransformation
-
The bom to be added to dependency management in compact form:
"<groupId>:<artifactId>:<version>"
(like in a
@Grab
).
- getBootstrapHosts() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- getBootstrapServers() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getBootstrapServers() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getBootstrapServers() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getBootVersion() - Method in class org.springframework.boot.ResourceBanner
-
- getBoundProperties() - Method in class org.springframework.boot.context.properties.bind.validation.ValidationErrors
-
Return the properties that were bound before validation failed.
- getBoxedType() - Method in class org.springframework.boot.context.properties.bind.Bindable
-
- getBranch() - Method in class org.springframework.boot.info.GitProperties
-
Return the name of the branch or null
.
- getBrokerUrl() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getBucket() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- getBufferMemory() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getBufferSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getBuild() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties
-
- getBuilderCustomizers() - Method in class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
- getBuilderCustomizers() - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- getCache() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getCacheNames() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getCachePeriod() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- getCacheSeconds() - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- getCacheTtl() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
-
- getCachingConfiguration(String) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.DefaultCachingConfigurationFactory
-
- getCachingConfiguration(String) - Method in interface org.springframework.boot.actuate.endpoint.cache.CachingConfigurationFactory
-
- getCaffeine() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getCandidateConfigurations() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
-
Return the auto-configuration candidate configurations that are going to be
imported.
- getCandidateConfigurations(AnnotationMetadata, AnnotationAttributes) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
Return the auto-configuration class names that should be considered.
- getCause() - Method in class org.springframework.boot.diagnostics.FailureAnalysis
-
Returns the cause of the failure.
- getCauseType() - Method in class org.springframework.boot.diagnostics.AbstractFailureAnalyzer
-
Return the cause type being handled by the analyzer.
- getChain() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- getChangeLog() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getChangeLog() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getChangeSet() - Method in class org.springframework.boot.devtools.classpath.ClassPathChangedEvent
-
Return details of the files that changed.
- getChangeSets() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.LiquibaseReport
-
- getChannel() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
-
- getCharset() - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- getCharset() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getCharsetName() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getCheckoutTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- getCheckpointInterval() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- getChecks() - Method in class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer
-
Returns the checks that should be applied.
- getChecksum() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getChecksum() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getChunkedModeViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- getCiphers() - Method in class org.springframework.boot.web.server.Ssl
-
- getClasses() - Method in class org.springframework.boot.context.annotation.Configurations
-
- getClasses(Configurations...) - Static method in class org.springframework.boot.context.annotation.Configurations
-
Return the classes from all the specified configurations in the order that they
would be registered.
- getClasses(Collection<Configurations>) - Static method in class org.springframework.boot.context.annotation.Configurations
-
Return the classes from all the specified configurations in the order that they
would be registered.
- getClasses(Class<?>) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- getClassesLocation() - Method in interface org.springframework.boot.loader.tools.Layout
-
Returns the location of classes within the archive.
- getClassesLocation() - Method in class org.springframework.boot.loader.tools.Layouts.Jar
-
- getClassesLocation() - Method in class org.springframework.boot.loader.tools.Layouts.War
-
- getClassLoader() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getClassLoader() - Method in class org.springframework.boot.logging.AbstractLoggingSystem
-
- getClassLoader() - Method in class org.springframework.boot.SpringApplication
-
Either the ClassLoader that will be used in the ApplicationContext (if
resourceLoader
is set, or the context
class loader (if not null), or the loader of the Spring
ClassUtils
class.
- getClassName() - Method in class org.springframework.boot.web.servlet.server.Jsp
-
- getClasspath() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- getClasspath() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns the classpath for local resources.
- getClassPathArchives() - Method in class org.springframework.boot.loader.ExecutableArchiveLauncher
-
- getClassPathArchives() - Method in class org.springframework.boot.loader.Launcher
-
Returns the archives that will be used to construct the class path.
- getClassPathArchives() - Method in class org.springframework.boot.loader.PropertiesLauncher
-
- getClassPathBeanDefinitionScanner(DefaultListableBeanFactory) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
Build a ClassPathBeanDefinitionScanner
for the given bean factory.
- getClasspathOption() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- getCleanupCron() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- getCleanupCron() - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- getClient() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web
-
- getClientAuth() - Method in class org.springframework.boot.web.server.Ssl
-
- getClientAuthenticationMethod() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getClientName() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getClientSecret() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getClosest(Color) - Static method in class org.springframework.boot.ansi.AnsiColors
-
- getCloseTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getClosure(BlockStatement, String, boolean) - Static method in class org.springframework.boot.cli.compiler.AstUtils
-
Extract a top-level name
closure from inside this block if there is one,
optionally removing it from the block at the same time.
- getClosure(BlockStatement, String) - Static method in class org.springframework.boot.cli.compiler.AstUtils
-
- getCluster() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getClusterName() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getClusterName() - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- getClusterNodes() - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- getClusterPassword() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getCode() - Method in class org.springframework.boot.actuate.health.Status
-
Return the code for this status.
- getCode() - Method in class org.springframework.boot.cli.command.status.ExitStatus
-
An exit code appropriate for use in System.exit()
.
- getCollectionName() - Method in class org.springframework.boot.autoconfigure.session.MongoSessionProperties
-
- getColumn() - Method in class org.springframework.boot.origin.TextResourceOrigin.Location
-
Return the column of the text resource where the property originated.
- getCommands() - Method in interface org.springframework.boot.cli.command.CommandFactory
-
- getCommands() - Method in class org.springframework.boot.cli.command.CommandRunner
-
- getCommands() - Method in class org.springframework.boot.cli.DefaultCommandFactory
-
- getComment() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getComments() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getCommitId() - Method in class org.springframework.boot.info.GitProperties
-
Return the full id of the commit or null
.
- getCommitTime() - Method in class org.springframework.boot.info.GitProperties
-
Return the timestamp of the commit or null
.
- getComponentIncludes() - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- getComponentScanningPackages(BeanDefinitionRegistry) - Method in class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck
-
- getCompressed() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- getCompression() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getCompression() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getCompression() - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- getCompressionType() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getConcurrency() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- getConcurrency() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- getConcurrency() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getCondition() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.MessageAndCondition
-
- getCondition() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
-
- getConditionAndOutcomesBySource() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Returns condition outcomes from this report, grouped by the source.
- getConditionMessage() - Method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
Return an outcome message or null
.
- getConfig() - Method in class org.springframework.boot.actuate.autoconfigure.jolokia.JolokiaProperties
-
- getConfig() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
-
- getConfig() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
-
- getConfig() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
-
- getConfig() - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
-
- getConfigRefreshFrequency() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- getConfigTimeToLive() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- getConfigurableWebBindingInitializer() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- getConfiguration() - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
The configuration class that will be used by Spring Boot as a template.
- getConfiguration() - Method in class org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
-
- getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory
-
- getConfigurationProperty() - Method in interface org.springframework.boot.context.properties.bind.BindContext
-
Return the
ConfigurationProperty
actually being bound or
null
if
the property has not yet been determined.
- getConfigurationProperty(ConfigurationPropertyName) - Method in interface org.springframework.boot.context.properties.source.ConfigurationPropertySource
-
- getConfigurationProperty(ConfigurationPropertyName) - Method in class org.springframework.boot.context.properties.source.MapConfigurationPropertySource
-
- getConfigurations() - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- getConfiguredLevel() - Method in class org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevels
-
- getConfiguredLevel() - Method in class org.springframework.boot.logging.LoggerConfiguration
-
Returns the configured level of the logger.
- getConfigUri() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- getConnect() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getConnection() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
-
- getConnection() - Method in class org.springframework.boot.jta.narayana.NarayanaDataSourceBean
-
- getConnection(String, String) - Method in class org.springframework.boot.jta.narayana.NarayanaDataSourceBean
-
- getConnectionFactory() - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean.DirectXAConnectionFactory
-
- getConnectionFactory() - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
-
- getConnectionTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getConnectionTimeout() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getConnectionTimeout() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getConnectTimeout() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- getConnectTimeoutMillis() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getConsistency() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- getConsistency() - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- getConsistencyLevel() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getConsumed() - Method in class org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes
-
Returns the media types consumed by an endpoint.
- getConsumer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getConsumersPerQueue() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
-
- getConsumes() - Method in class org.springframework.boot.actuate.endpoint.web.OperationRequestPredicate
-
Returns the media types that the operation consumes.
- getContactPoints() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getContent() - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
-
- getContent() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
-
- getContents() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
-
- getContentType() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getContentType() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
-
- getContextExpression() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getContextLifecycleListeners() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- getContextLifecycleListeners() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- getContextParameters() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getContextPath() - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
Return the context path with no trailing slash (i.e.
- getContextPath() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getContextPath() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getContextPath() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
Returns the context path for the web server.
- getContexts() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ContextExpression
-
- getContexts() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getContextValves() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Returns a mutable collection of the
Valve
s that will be applied to the
Tomcat
Context
.
- getControlFlag() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- getConversionService() - Method in interface org.springframework.boot.context.properties.bind.BindContext
-
Return the ConversionService
used by the binder.
- getConverters() - Method in class org.springframework.boot.autoconfigure.http.HttpMessageConverters
-
Return an immutable list of the converters in the order that they will be
registered.
- getCookie() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- getCouchbase() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getCreationTime() - Method in class org.springframework.boot.actuate.session.SessionsEndpoint.SessionDescriptor
-
- getCredential() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- getData() - Method in class org.springframework.boot.actuate.audit.AuditEvent
-
Returns the event data.
- getData() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getDatabase() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getDatabase() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getDatabaseDir() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- getDatabaseName() - Method in class org.springframework.boot.autoconfigure.batch.BatchDataSourceInitializer
-
- getDatabaseName() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzDataSourceInitializer
-
- getDatabaseName() - Method in class org.springframework.boot.jdbc.AbstractDataSourceInitializer
-
- getDatabasePlatform() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getDataDirectory() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getDataPassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getDataSource() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getDataSource() - Method in class org.springframework.boot.jdbc.metadata.AbstractDataSourcePoolMetadata
-
- getDataSource() - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean.DirectXADataSource
-
- getDataSource() - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean
-
- getDataSourceClassName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
-
- getDatasourceMetricName() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.jdbc.JdbcMetricsProperties
-
- getDataSourcePoolMetadata(DataSource) - Method in class org.springframework.boot.jdbc.metadata.CompositeDataSourcePoolMetadataProvider
-
- getDataSourcePoolMetadata(DataSource) - Method in interface org.springframework.boot.jdbc.metadata.DataSourcePoolMetadataProvider
-
- getDataUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getDate(String) - Method in class org.springframework.boot.info.InfoProperties
-
Return the value of the specified property as a
Date
or
null
if the
value is not a valid
Long
representation of an epoch time.
- getDateExecuted() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getDb() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- getDdlAuto() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- getDefaultAutoCommit() - Method in class org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- getDefaultAutoCommit() - Method in interface org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata
-
The default auto-commit state of connections created by this pool.
- getDefaultAutoCommit() - Method in class org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
-
- getDefaultAutoCommit() - Method in class org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
-
- getDefaultContextLoaderClass(Class<?>) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- getDefaultDestination() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getDefaultEnablement() - Method in class org.springframework.boot.actuate.endpoint.EndpointInfo
-
- getDefaultEncoding() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getDefaultEndpointsOutcome(ConditionContext) - Method in class org.springframework.boot.actuate.autoconfigure.OnEndpointElementCondition
-
- getDefaultIncludes() - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- getDefaultJtaTimeout() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- getDefaultMediaType() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getDefaultPageSize() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getDefaultPageSize() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- getDefaultPropertyInclusion() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getDefaultRequeueRejected() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- getDefaultSchema() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getDefaultTestExecutionListenerClasses() - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- getDefaultTimeout() - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- getDefaultTimeout() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getDefaultTopic() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
-
- getDelay() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties.Recovery
-
- getDeliveryDelay() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getDeliveryMode() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getDependencies() - Method in class org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
-
- getDependencies() - Method in class org.springframework.boot.cli.compiler.dependencies.CompositeDependencyManagement
-
- getDependencies() - Method in interface org.springframework.boot.cli.compiler.dependencies.DependencyManagement
-
Returns the managed dependencies.
- getDependencies() - Method in class org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
-
- getDependencyResolutionContext() - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
- getDeploymentId() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getDeploymentInfoCustomizers() - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- getDepth() - Method in interface org.springframework.boot.context.properties.bind.BindContext
-
Return the current depth of the binding.
- getDescription() - Method in class org.springframework.boot.actuate.endpoint.jmx.JmxEndpointOperation
-
Returns the description of the operation.
- getDescription() - Method in class org.springframework.boot.actuate.endpoint.jmx.JmxEndpointOperationParameterInfo
-
Return the description of the parameter or null
if none is available.
- getDescription() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getDescription() - Method in class org.springframework.boot.actuate.health.Status
-
Return the description of this status.
- getDescription() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getDescription() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getDescription() - Method in interface org.springframework.boot.cli.command.Command
-
Returns a description of the command.
- getDescription() - Method in class org.springframework.boot.cli.command.HelpExample
-
- getDescription() - Method in class org.springframework.boot.diagnostics.FailureAnalysis
-
Returns a description of the failure.
- getDescription(HttpServletRequest) - Method in class org.springframework.boot.web.servlet.support.ErrorPageFilter
-
Return the description for the given request.
- getDescriptions() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
-
- getDeserialization() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getDetails() - Method in class org.springframework.boot.actuate.health.Health
-
Return the details of the health.
- getDetails() - Method in class org.springframework.boot.actuate.info.Info
-
Return the content.
- getDetectionStrategy() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getDifferentiatorPropertySourceProperty() - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
Return a "differentiator" property to ensure that there is something to
differentiate regular tests and bootstrapped tests.
- getDir() - Method in class org.springframework.boot.ApplicationHome
-
Returns the application home directory.
- getDir(String) - Method in class org.springframework.boot.ApplicationTemp
-
Return a sub-directory of the application temp.
- getDir() - Method in class org.springframework.boot.ApplicationTemp
-
Return the directory to be used for application specific temp files.
- getDir() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getDirect() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getDirectBuffers() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getDirectory() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getDispatcherTypes() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Filter
-
- getDisplayName() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getDisplayName() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- getDocumentRoot() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
Returns the document root which will be used by the web context to serve static
files.
- getDomain() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointExporterProperties
-
- getDomain() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getDriverClassName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured driver or null
if none was configured.
- getDriverClassName() - Method in enum org.springframework.boot.jdbc.DatabaseDriver
-
Return the driver class name.
- getDriverClassName() - Method in enum org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
Returns the driver class name.
- getDurationUnits() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- getDurationUnits() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- getEffectiveLevel() - Method in class org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevels
-
- getEffectiveLevel() - Method in class org.springframework.boot.logging.LoggerConfiguration
-
Returns the effective level of the logger.
- getEhcache() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getElement(int, ConfigurationPropertyName.Form) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
Return an element in the name in the given form.
- getEmbedded() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getEmbedded() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getEnableAutoCommit() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getEnabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- getEnabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- getEnabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
-
- getEnabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties
-
- getEnabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- getEnabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- getEnabled() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- getEnabled() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- getEnabled() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
Return whether the resource chain is enabled.
- getEnabled() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getEnabled() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- getEnabled() - Method in class org.springframework.boot.web.server.Compression
-
- getEnabled() - Method in class org.springframework.boot.web.server.Http2
-
- getEnabledProtocols() - Method in class org.springframework.boot.web.server.Ssl
-
- getEnableEnumTranslation() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getEncoding() - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- getEncoding() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getEndpointEnablement(String, DefaultEnablement) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointEnablementProvider
-
- getEndpointEnablement(String, DefaultEnablement, EndpointExposure) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointEnablementProvider
-
- getEndpointId() - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
-
Return the id of the related endpoint.
- getEndpointId() - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanInfo
-
- getEndpointInfo() - Method in class org.springframework.boot.actuate.endpoint.annotation.AnnotationEndpointDiscoverer.EndpointInfoDescriptor
-
- getEndpointMapping() - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- getEndpointOutcome(ConditionContext, String) - Method in class org.springframework.boot.actuate.autoconfigure.OnEndpointElementCondition
-
- getEndpoints() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointProvider
-
- getEndpoints() - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
- getEndpoints() - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- getEndpoints() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
-
- getEngineValves() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Returns a mutable collection of the
Valve
s that will be applied to the
Tomcat
Engine
.
- getEntityManager() - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Return the underlying EntityManager
that's actually used to perform all
operations.
- getEntry(String) - Method in class org.springframework.boot.loader.jar.JarFile
-
- getEnv() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- getEnvironment() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getEnvironment() - Method in class org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent
-
Return the environment.
- getEnvironment() - Method in class org.springframework.boot.logging.LoggingInitializationContext
-
Return the Spring environment if available.
- getEnvironment() - Method in class org.springframework.boot.test.context.SpringBootContextLoader
-
Builds a new ConfigurableEnvironment
instance.
- getEnvironmentVariable(String) - Method in class org.springframework.boot.cli.app.SpringApplicationLauncher
-
- getError(ServerRequest) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Extract the original error from the current request.
- getError(ServerRequest) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorAttributes
-
- getError(ServerRequest) - Method in interface org.springframework.boot.autoconfigure.web.reactive.error.ErrorAttributes
-
Return the underlying cause of the error or null
if the error cannot be
extracted.
- getError() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getError(WebRequest) - Method in class org.springframework.boot.web.servlet.error.DefaultErrorAttributes
-
- getError(WebRequest) - Method in interface org.springframework.boot.web.servlet.error.ErrorAttributes
-
Return the underlying cause of the error or null
if the error cannot be
extracted.
- getErrorAttributes(ServerRequest, boolean) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Extract the error attributes from the current request, to be used to populate error
views or JSON payloads.
- getErrorAttributes(ServerRequest, boolean) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorAttributes
-
- getErrorAttributes(ServerRequest, boolean) - Method in interface org.springframework.boot.autoconfigure.web.reactive.error.ErrorAttributes
-
Return a
Map
of the error attributes.
- getErrorAttributes(HttpServletRequest, boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- getErrorAttributes(WebRequest, boolean) - Method in class org.springframework.boot.web.servlet.error.DefaultErrorAttributes
-
- getErrorAttributes(WebRequest, boolean) - Method in interface org.springframework.boot.web.servlet.error.ErrorAttributes
-
Returns a
Map
of the error attributes.
- getErrorPages() - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
Returns a mutable set of
ErrorPages
that will be used when
handling exceptions.
- getErrorPath() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
-
- getErrorPath() - Method in interface org.springframework.boot.web.servlet.error.ErrorController
-
Returns the path of the error page.
- getErrorProperties() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
-
Provide access to the error properties.
- getEvaluationReport() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint
-
- getEvalUri() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- getEvents() - Method in class org.springframework.boot.actuate.audit.AuditEventsEndpoint.AuditEventsDescriptor
-
- getExample() - Method in class org.springframework.boot.cli.command.HelpExample
-
- getExamples() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getExamples() - Method in interface org.springframework.boot.cli.command.Command
-
Return some examples for the command.
- getExamples() - Method in class org.springframework.boot.cli.command.init.InitCommand
-
- getException() - Method in class org.springframework.boot.context.event.ApplicationFailedEvent
-
Return the exception that caused the failure.
- getException() - Method in class org.springframework.boot.web.server.ErrorPage
-
Returns the exception type (or null
for a page that matches by status).
- getExceptionHandlerExceptionResolver() - Method in interface org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
-
Return the custom ExceptionHandlerExceptionResolver
that should be used and
processed by the MVC configuration.
- getExceptionName() - Method in class org.springframework.boot.web.server.ErrorPage
-
The exception type name.
- getExclude() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getExcludedUserAgents() - Method in class org.springframework.boot.web.server.Compression
-
- getExcludedViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getExclusions() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.Report
-
- getExclusions() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
-
Return the exclusions that were applied.
- getExclusions(AnnotationMetadata, AnnotationAttributes) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
Return any exclusions that limit the candidate configurations.
- getExclusions() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Returns the names of the classes that have been excluded from condition evaluation.
- getExclusions() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-
Return the dependency exclusions.
- getExecType() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getExecutionTime() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getExitCode() - Method in class org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator
-
- getExitCode() - Method in class org.springframework.boot.ExitCodeEvent
-
Return the exit code that will be used to exit the JVM.
- getExitCode(Throwable) - Method in interface org.springframework.boot.ExitCodeExceptionMapper
-
Returns the exit code that should be returned from the application.
- getExitCode() - Method in interface org.springframework.boot.ExitCodeGenerator
-
Returns the exit code that should be returned from the application.
- getExpectationManagers() - Method in class org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
-
- getExpiration() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
-
- getExpirationSeconds() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
-
Return the expiration in seconds.
- getExpiry() - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
-
- getExpiryScanners() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getExpiryTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getExposedHeaders() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- getExtension() - Method in class org.springframework.boot.web.server.MimeMappings.Mapping
-
- getExternalFile() - Method in class org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointProperties
-
- getFailure() - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
Obtain the failure that stopped the application context from running, the failure
becoming the object under test.
- getFeatures() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- getFetchMaxWait() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getFetchMinSize() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getFetchSize() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getFetchSize() - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- getFieldNamingStrategy() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getFile() - Method in class org.springframework.boot.devtools.filewatch.ChangedFile
-
Return the file that was changed.
- getFile(String) - Method in interface org.springframework.boot.devtools.restart.classloader.ClassLoaderFileRepository
-
Return a
ClassLoaderFile
for the given name or
null
if no file is
contained in this collection.
- getFile(String) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- getFile() - Method in class org.springframework.boot.loader.data.RandomAccessDataFile
-
Returns the underlying File.
- getFile() - Method in class org.springframework.boot.loader.tools.Library
-
Return the library file.
- getFileDateFormat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getFileDateFormat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getFileExtensions() - Method in class org.springframework.boot.env.PropertiesPropertySourceLoader
-
- getFileExtensions() - Method in interface org.springframework.boot.env.PropertySourceLoader
-
Returns the file extensions that the loader supports (excluding the '.').
- getFileExtensions() - Method in class org.springframework.boot.env.YamlPropertySourceLoader
-
- getFilename() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getFiles() - Method in class org.springframework.boot.devtools.filewatch.ChangedFiles
-
The files that have been changed.
- getFiles() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceFolder
-
Return all
ClassLoaderFiles
in the collection that are
contained in this source folder.
- getFilesEntrySet() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceFolder
-
- getFileSizeThreshold() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- getFileSystemWatcher() - Method in interface org.springframework.boot.devtools.filewatch.FileSystemWatcherFactory
-
- getFilter() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getFilter() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getFilter() - Method in class org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean
-
- getFilter() - Method in class org.springframework.boot.web.servlet.FilterRegistrationBean
-
- getFilterDispatcherTypes() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- getFilterOrder() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- getFilters(AnnotationCustomizableTypeExcludeFilter.FilterType) - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class org.springframework.boot.autoconfigure.condition.AllNestedConditions
-
- getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class org.springframework.boot.autoconfigure.condition.AnyNestedCondition
-
- getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class org.springframework.boot.autoconfigure.condition.NoneNestedConditions
-
- getFixed() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
-
- getFlavor() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- getFlushMode() - Method in class org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
-
- getFlushMode() - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- getForEntity(String, Class<T>, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Retrieve an entity by doing a GET on the specified URL.
- getForEntity(String, Class<T>, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Retrieve a representation by doing a GET on the URI template.
- getForEntity(URI, Class<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Retrieve a representation by doing a GET on the URL .
- getForgetOrphanedLogEntriesDelay() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties.Recovery
-
- getForObject(String, Class<T>, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Retrieve a representation by doing a GET on the specified URL.
- getForObject(String, Class<T>, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Retrieve a representation by doing a GET on the URI template.
- getForObject(URI, Class<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Retrieve a representation by doing a GET on the URL .
- getFullModeViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- getGenerator() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getGit() - Method in class org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties
-
- getGit() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties
-
- getGridFsDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getGroup() - Method in class org.springframework.boot.info.BuildProperties
-
Return the groupId of the project or null
.
- getGroup() - Method in class org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
-
- getGroupId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getGroupId(String) - Method in interface org.springframework.boot.cli.compiler.dependencies.ArtifactCoordinatesResolver
-
Gets the group id of the artifact identified by the given module
.
- getGroupId() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
-
Return the exclusion group ID.
- getGroupId() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-
Return the dependency group id.
- getGroupId(String) - Method in class org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
-
- getHandler() - Method in class org.springframework.boot.cli.command.OptionParsingCommand
-
- getHandler(ServerHttpRequest) - Method in interface org.springframework.boot.devtools.remote.server.HandlerMapper
-
Return the handler for the given request or null
.
- getHandler(ServerHttpRequest) - Method in class org.springframework.boot.devtools.remote.server.UrlHandlerMapper
-
- getHazelcastInstance() - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastClientFactory
-
Get the HazelcastInstance
.
- getHazelcastInstance() - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastInstanceFactory
-
Get the HazelcastInstance
.
- getHealth() - Method in class org.springframework.boot.actuate.health.HealthWebEndpointExtension
-
- getHealth() - Method in class org.springframework.boot.actuate.health.StatusWebEndpointExtension
-
- getHeartbeatInterval() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- getHeartbeatInterval() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getHelp() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getHelp() - Method in interface org.springframework.boot.cli.command.Command
-
Gets full help text for the command, e.g.
- getHelp() - Method in class org.springframework.boot.cli.command.core.HelpCommand
-
- getHelp() - Method in class org.springframework.boot.cli.command.OptionParsingCommand
-
- getHelp() - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- getHibernate() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getHibernateProperties(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
Get configuration properties for the initialization of the main Hibernate
EntityManagerFactory.
- getHomeDirectory() - Method in class org.springframework.boot.loader.PropertiesLauncher
-
- getHomeFolder() - Method in class org.springframework.boot.devtools.env.DevToolsHomePropertiesPostProcessor
-
- getHost() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- getHost() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- getHost() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
-
- getHost() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
-
- getHost() - Method in class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- getHost() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
-
- getHostTag() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
-
- getHref() - Method in class org.springframework.boot.actuate.endpoint.web.Link
-
Returns the href of the link.
- getHttp2() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getHttp2() - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- getHttpHandler() - Method in class org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
-
Return the HttpHandler
that should be used to process the reactive web
server.
- getHttpMapping() - Method in class org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties
-
- getHttpMethod() - Method in class org.springframework.boot.actuate.endpoint.web.OperationRequestPredicate
-
Returns the HTTP method for the operation.
- getHttpOnly() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getHttpStatus(Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Get the HTTP error status information from the error map.
- getId() - Method in class org.springframework.boot.actuate.beans.BeansEndpoint.ApplicationContextDescriptor
-
- getId() - Method in class org.springframework.boot.actuate.endpoint.EndpointInfo
-
Returns the id of the endpoint.
- getId() - Method in class org.springframework.boot.actuate.endpoint.web.WebEndpointOperation
-
Returns the ID of the operation that uniquely identifies it within its endpoint.
- getId() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getId() - Method in class org.springframework.boot.actuate.session.SessionsEndpoint.SessionDescriptor
-
- getId() - Method in enum org.springframework.boot.jdbc.DatabaseDriver
-
Return the identifier of this driver.
- getId(Object) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Return the ID of the given entity.
- getId(Object, Class<T>) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Return the ID of the given entity cast to a specific type.
- getIdentifier(String, boolean, JdbcEnvironment) - Method in class org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy
-
Get an identifier for the specified details.
- getIdleEventInterval() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- getIdleTimeout() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- getIdleTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getImplicitStrategy() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- getInclude() - Method in class org.springframework.boot.actuate.autoconfigure.trace.TraceEndpointProperties
-
- getIncludeStacktrace() - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- getIndices() - Method in class org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticsearchHealthIndicatorProperties
-
- getInfinispan() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getInfo() - Method in class org.springframework.boot.actuate.trace.Trace
-
- getInit() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getInit() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- getInitialInterval() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getInitializationMode() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getInitializers() - Method in class org.springframework.boot.SpringApplication
-
Returns read-only ordered Set of the ApplicationContextInitializer
s that
will be applied to the Spring ApplicationContext
.
- getInitializeSchema() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getInitializeSchema() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
-
- getInitializeSchema() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- getInitializeSchema() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- getInitialUrls(Thread) - Method in class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
- getInitialUrls() - Method in class org.springframework.boot.devtools.restart.Restarter
-
- getInitialUrls(Thread) - Method in interface org.springframework.boot.devtools.restart.RestartInitializer
-
Return the initial set of URLs for the
Restarter
or
null
if no
initial restart is required.
- getInitParameters() - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Returns a mutable Map of the registration init-parameters.
- getInitParameters() - Method in class org.springframework.boot.web.servlet.server.Jsp
-
- getInitSqls() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getInlinedProperties(MergedContextConfiguration) - Method in class org.springframework.boot.test.context.SpringBootContextLoader
-
- getInput() - Method in exception org.springframework.boot.actuate.endpoint.ParameterMappingException
-
Returns the input that was to be mapped.
- getInputStream(RandomAccessData.ResourceAccess) - Method in class org.springframework.boot.loader.data.ByteArrayRandomAccessData
-
- getInputStream(RandomAccessData.ResourceAccess) - Method in interface org.springframework.boot.loader.data.RandomAccessData
-
Returns an
InputStream
that can be used to read the underlying data.
- getInputStream(RandomAccessData.ResourceAccess) - Method in class org.springframework.boot.loader.data.RandomAccessDataFile
-
- getInputStream(ZipEntry) - Method in class org.springframework.boot.loader.jar.JarFile
-
- getInputStream(ZipEntry, RandomAccessData.ResourceAccess) - Method in class org.springframework.boot.loader.jar.JarFile
-
- getInstalledBy() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getInstalledOn() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getInstalledRank() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getInstance() - Static method in class org.springframework.boot.devtools.restart.Restarter
-
- getInteger(String, String) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get an
Integer
value from the meta-data.
- getInteger(String, String, Integer) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get an
Integer
value from the meta-data.
- getInternalProxies() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getInvalidCharacters() - Method in exception org.springframework.boot.context.properties.source.InvalidConfigurationPropertyNameException
-
- getInvoker() - Method in class org.springframework.boot.actuate.endpoint.Operation
-
Returns the OperationInvoker
that can be used to invoke this endpoint
operation.
- getIoThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getIssuer() - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
-
- getJaas() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getJarEntry(String) - Method in class org.springframework.boot.loader.jar.JarFile
-
- getJavaVersion() - Static method in enum org.springframework.boot.system.JavaVersion
-
- getJcache() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getJdbc() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties
-
- getJdbc() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties
-
- getJedis() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getJetty() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getJettyWebServer(Server) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- getJndiName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getJndiName() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- getJndiName() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getJob() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getJobExecution() - Method in class org.springframework.boot.autoconfigure.batch.JobExecutionEvent
-
Return the job execution.
- getJobExplorer() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- getJobLauncher() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- getJobRepository() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- getJobStoreType() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties
-
- getJodaDateTimeFormat() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getJson() - Method in class org.springframework.boot.test.json.JsonContent
-
Return the actual JSON content string.
- getJsonParser() - Static method in class org.springframework.boot.json.JsonParserFactory
-
Static factory for the "best" JSON parser available on the classpath.
- getJsp() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getJsp() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- getJtaTransactionManager() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
Return the JTA transaction manager.
- getJwkSetUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- getKey() - Method in class org.springframework.boot.info.InfoProperties.Entry
-
- getKeyAlias() - Method in class org.springframework.boot.web.server.Ssl
-
- getKeyDeserializer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getKeyId() - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
-
- getKeyManagerFactory(Ssl, SslStoreProvider) - Method in class org.springframework.boot.web.embedded.netty.SslServerCustomizer
-
- getKeyPassword() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getKeyPassword() - Method in class org.springframework.boot.web.server.Ssl
-
- getKeySerializer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getKeyspaceName() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getKeyStore() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getKeyStore() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- getKeyStore() - Method in class org.springframework.boot.web.server.Ssl
-
- getKeyStore() - Method in interface org.springframework.boot.web.server.SslStoreProvider
-
Return the key store that should be used.
- getKeystoreLocation() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getKeyStorePassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getKeyStorePassword() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- getKeystorePassword() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getKeyStorePassword() - Method in class org.springframework.boot.web.server.Ssl
-
- getKeyStoreProvider() - Method in class org.springframework.boot.web.server.Ssl
-
- getKeyStoreType() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getKeyStoreType() - Method in class org.springframework.boot.web.server.Ssl
-
- getKeysToSanitize() - Method in class org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointProperties
-
- getKeysToSanitize() - Method in class org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties
-
- getKeyValue() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- getKeyValue() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getKind() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
-
- getLabels() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getLabels() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getLastAccessedTime() - Method in class org.springframework.boot.actuate.session.SessionsEndpoint.SessionDescriptor
-
- getLastElement(ConfigurationPropertyName.Form) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
Return the last element in the name in the given form.
- getLastModified() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
-
Return the time that the file was last modified.
- getLauncherClassName() - Method in interface org.springframework.boot.loader.tools.Layout
-
Returns the launcher class name for this layout.
- getLauncherClassName() - Method in class org.springframework.boot.loader.tools.Layouts.Expanded
-
- getLauncherClassName() - Method in class org.springframework.boot.loader.tools.Layouts.Jar
-
- getLauncherClassName() - Method in class org.springframework.boot.loader.tools.Layouts.None
-
- getLauncherClassName() - Method in class org.springframework.boot.loader.tools.Layouts.War
-
- getLayout(File) - Method in class org.springframework.boot.loader.tools.DefaultLayoutFactory
-
- getLayout(File) - Method in interface org.springframework.boot.loader.tools.LayoutFactory
-
Return a
Layout
for the specified source file.
- getLdif() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- getLettuce() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getLibraryDestination(String, LibraryScope) - Method in interface org.springframework.boot.loader.tools.Layout
-
Returns the destination path for a given library.
- getLibraryDestination(String, LibraryScope) - Method in class org.springframework.boot.loader.tools.Layouts.Jar
-
- getLibraryDestination(String, LibraryScope) - Method in class org.springframework.boot.loader.tools.Layouts.War
-
- getLimitParamName() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getLine() - Method in class org.springframework.boot.origin.TextResourceOrigin.Location
-
Return the line of the text resource where the property originated.
- getLinks() - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
- getLinks() - Method in class org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping
-
- getLinks() - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- getLinks() - Method in class org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping
-
- getListener() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getListener() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- getListener() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getListener() - Method in class org.springframework.boot.web.servlet.ServletListenerRegistrationBean
-
- getListeners() - Method in class org.springframework.boot.SpringApplication
-
Returns read-only ordered Set of the ApplicationListener
s that will be
applied to the SpringApplication and registered with the ApplicationContext
.
- getLivereload() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties
-
- getLoadBalancingPolicy() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getLoader() - Method in class org.springframework.boot.cli.compiler.GroovyCompiler
-
- getLoaderPath() - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- getLoadOnStartup() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
-
- getLoadOnStartup() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
-
- getLoadOnStartup() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- getLocale() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getLocale() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getLocale() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getLocaleCharsetMappings() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
Return the Locale to Charset mappings.
- getLocaleResolver() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getLocalRepository() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getLocation() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
-
- getLocation() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
-
- getLocation() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- getLocation() - Method in class org.springframework.boot.origin.TextResourceOrigin
-
Return the location of the property within the source (if known).
- getLocations() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getLogBaseDir() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- getLogBaseName() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- getLogDir() - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- getLogDir() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getLogger(String) - Method in class org.springframework.boot.logging.logback.LevelRemappingAppender
-
- getLoggerConfiguration(String) - Method in class org.springframework.boot.logging.java.JavaLoggingSystem
-
- getLoggerConfiguration(String) - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- getLoggerConfiguration(String) - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
-
- getLoggerConfiguration(String) - Method in class org.springframework.boot.logging.LoggingSystem
-
- getLoggerConfigurations() - Method in class org.springframework.boot.logging.java.JavaLoggingSystem
-
- getLoggerConfigurations() - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- getLoggerConfigurations() - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
-
- getLoggerConfigurations() - Method in class org.springframework.boot.logging.LoggingSystem
-
Returns a collection of the current configuration for all a
LoggingSystem
's
loggers.
- getLoginModule() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- getLoginTimeout() - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean.DirectXADataSource
-
- getLoginTimeout() - Method in class org.springframework.boot.jta.narayana.NarayanaDataSourceBean
-
- getLogLevel() - Method in interface org.springframework.boot.cli.command.run.SpringApplicationRunnerConfiguration
-
Returns the logging level to use.
- getLogWriter() - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean.DirectXADataSource
-
- getLogWriter() - Method in class org.springframework.boot.jta.narayana.NarayanaDataSourceBean
-
- getLwcEnabled() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- getMainApplicationClass() - Method in class org.springframework.boot.SpringApplication
-
Returns the main application class that has been deduced or explicitly configured.
- getMainClass() - Method in class org.springframework.boot.loader.ExecutableArchiveLauncher
-
- getMainClass() - Method in class org.springframework.boot.loader.Launcher
-
Returns the main class that should be launched.
- getMainClass() - Method in class org.springframework.boot.loader.PropertiesLauncher
-
- getManagedDependencies() - Method in class org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
-
- getManagedVersion(String, String) - Method in class org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
-
- getMandatory() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getManifest() - Method in interface org.springframework.boot.loader.archive.Archive
-
Returns the manifest of the archive.
- getManifest() - Method in class org.springframework.boot.loader.archive.ExplodedArchive
-
- getManifest() - Method in class org.springframework.boot.loader.archive.JarFileArchive
-
- getManifest() - Method in class org.springframework.boot.loader.jar.JarFile
-
- getMapName() - Method in class org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
-
- getMapper() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getMapping() - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- getMappingResources() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getMaster() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- getMatched() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.MessageAndConditions
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.actuate.autoconfigure.OnEndpointElementCondition
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.condition.ResourceCondition
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.condition.SpringBootCondition
-
Determine the outcome of the match along with suitable log output.
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration.ResourceBundleCondition
-
- getMax() - Method in class org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- getMax() - Method in interface org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata
-
Return the maximum number of active connections that can be allocated at the same
time or -1
if there is no limit.
- getMax() - Method in class org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
-
- getMax() - Method in class org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
-
- getMaxActive() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMaxActives() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- getMaxAge() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- getMaxAge() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getMaxAttempts() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getMaxChunkSize() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- getMaxConcurrency() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- getMaxConcurrency() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- getMaxConnections() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getMaxConnections() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMaxFileSize() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- getMaxHttpHeaderSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getMaxHttpHeaderSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMaxHttpPostSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- getMaxHttpPostSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMaxHttpPostSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getMaxIdle() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMaximumActiveSessionPerConnection() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getMaxInactiveInterval() - Method in class org.springframework.boot.actuate.session.SessionsEndpoint.SessionDescriptor
-
- getMaxInterval() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getMaxPacketLength() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- getMaxPageSize() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getMaxPollRecords() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getMaxQueueSize() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- getMaxRedirects() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- getMaxRequestSize() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- getMaxRetries() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties.Recovery
-
- getMaxRows() - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- getMaxThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMaxTimeout() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- getMaxWait() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMBeanInfo() - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
-
- getMbeanInfo() - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanInfo
-
- getMediaTypes() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- getMediaTypes() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getMessage() - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.SecurityResponse
-
- getMessage() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.MessageAndCondition
-
- getMessage() - Method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
Return an outcome message or null
.
- getMessageCodesResolver() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- getMessageCodesResolverFormat() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getMetadataReader(Resource) - Method in class org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
-
- getMeterTimeToLive() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- getMethod() - Method in class org.springframework.boot.actuate.endpoint.ReflectiveOperationInvoker
-
Return the method that will be called on invocation.
- getMigrations() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayReport
-
- getMimeMappings() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
Returns the mime-type mappings.
- getMimeType() - Method in class org.springframework.boot.web.server.MimeMappings.Mapping
-
- getMimeTypes() - Method in class org.springframework.boot.web.server.Compression
-
- getMin() - Method in class org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- getMin() - Method in interface org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata
-
Return the minimum number of idle connections in the pool or null
if that
information is not available.
- getMin() - Method in class org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
-
- getMin() - Method in class org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
-
- getMinIdle() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMinResponseSize() - Method in class org.springframework.boot.web.server.Compression
-
- getMinSpareThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMirrorSelector() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getMode() - Method in class org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties.Git
-
- getMode() - Method in class org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
Return the mode that should be used to expose the content.
- getMode() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- getMode() - Method in class org.springframework.boot.autoconfigure.batch.BatchDataSourceInitializer
-
- getMode() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationDataSourceInitializer
-
- getMode() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getMode() - Method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
-
- getMode() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzDataSourceInitializer
-
- getMode() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionDataSourceInitializer
-
- getMode() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getMode() - Method in class org.springframework.boot.jdbc.AbstractDataSourceInitializer
-
- getMongoClientDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getMultipartConfig() - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Returns the multi-part configuration
to be applied
or null
.
- getMultiplier() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getName() - Method in class org.springframework.boot.actuate.endpoint.jmx.JmxEndpointOperationParameterInfo
-
- getName() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySourceDescriptor
-
- getName() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySourceEntryDescriptor
-
- getName() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
-
- getName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getName() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getName() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getName() - Method in interface org.springframework.boot.cli.command.Command
-
Returns the name of the command.
- getName() - Method in class org.springframework.boot.cli.command.CommandRunner
-
Return the name of the runner or an empty string.
- getName() - Method in class org.springframework.boot.cli.command.status.ExitStatus
-
A name describing the outcome.
- getName() - Method in class org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
-
Return the name of the repository.
- getName() - Method in exception org.springframework.boot.context.properties.bind.BindException
-
Return the name of the configuration property being bound.
- getName() - Method in class org.springframework.boot.context.properties.bind.validation.ValidationErrors
-
Return the name of the item that was being validated.
- getName() - Method in class org.springframework.boot.context.properties.source.ConfigurationProperty
-
- getName() - Method in exception org.springframework.boot.context.properties.source.InvalidConfigurationPropertyNameException
-
- getName() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceFolder
-
Return the name of the source folder.
- getName() - Method in class org.springframework.boot.info.BuildProperties
-
Return the name of the project or null
.
- getName() - Method in interface org.springframework.boot.loader.archive.Archive.Entry
-
Returns the name of the entry.
- getName() - Method in class org.springframework.boot.loader.jar.JarFile
-
- getName() - Method in class org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
-
- getName() - Method in class org.springframework.boot.loader.tools.Library
-
Return the name of file as it should be written.
- getName() - Method in class org.springframework.boot.logging.LoggerConfiguration
-
Returns the name of the logger.
- getNameForAlias(ConfigurationPropertyName) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
-
- getNames() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties.Job
-
- getNamespace() - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- getNamespace() - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
- getNamespace() - Method in class org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
-
- getNamespace() - Method in interface org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
-
Return the namespace for this reactive web application context, if any.
- getNamespace() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- getNaming() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- getNegativeMatches() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.Report
-
- getNestedArchive(Archive.Entry) - Method in class org.springframework.boot.loader.archive.ExplodedArchive
-
- getNestedArchive(Archive.Entry) - Method in class org.springframework.boot.loader.archive.JarFileArchive
-
- getNestedArchives(Archive.EntryFilter) - Method in interface org.springframework.boot.loader.archive.Archive
-
Returns nested
Archive
s for entries that match the specified filter.
- getNestedArchives(Archive.EntryFilter) - Method in class org.springframework.boot.loader.archive.ExplodedArchive
-
- getNestedArchives(Archive.EntryFilter) - Method in class org.springframework.boot.loader.archive.JarFileArchive
-
- getNestedJarFile(ZipEntry) - Method in class org.springframework.boot.loader.jar.JarFile
-
Return a nested
JarFile
loaded from the specified entry.
- getNestedJarFile(JarEntry) - Method in class org.springframework.boot.loader.jar.JarFile
-
Return a nested
JarFile
loaded from the specified entry.
- getNestedMap(Map<String, Object>, String) - Method in class org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
Return the nested map with the specified key or empty map if the specified map
contains no mapping for the key.
- getNettyServerCustomizers() - Method in class org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
-
Returns a mutable collection of the
NettyServerCustomizer
s that will be
applied to the Netty server builder.
- getNodes() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- getNodes() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- getNoGuessDependenciesOption() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- getNoGuessImportsOption() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- getNonOptionArgs() - Method in interface org.springframework.boot.ApplicationArguments
-
Return the collection of non-option arguments parsed.
- getNonOptionArgs() - Method in class org.springframework.boot.DefaultApplicationArguments
-
- getNotMatched() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.MessageAndConditions
-
- getNumberOfElements() - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
Return the total number of elements in the name.
- getNumThreads() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- getObject() - Method in class org.springframework.boot.test.json.ObjectContent
-
Return the actual object content.
- getObject() - Method in class org.springframework.boot.validation.MessageInterpolatorFactory
-
- getObjectName(Object, String) - Method in class org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
-
- getOffline() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getOpenInView() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getOpenInView() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getOperationName() - Method in class org.springframework.boot.actuate.endpoint.jmx.JmxEndpointOperation
-
Returns the name of the operation.
- getOperations() - Method in class org.springframework.boot.actuate.endpoint.EndpointInfo
-
Returns the operations of the endpoint.
- getOperations() - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanInfo
-
- getOplogSize() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- getOptionNames() - Method in interface org.springframework.boot.ApplicationArguments
-
Return the names of all option arguments.
- getOptionNames() - Method in class org.springframework.boot.DefaultApplicationArguments
-
- getOptions() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- getOptions() - Method in exception org.springframework.boot.cli.command.CommandException
-
Returns a set of options that are understood by the
CommandRunner
.
- getOptions() - Method in interface org.springframework.boot.cli.command.options.OptionHelp
-
Returns the set of options that are mutually synonymous.
- getOptions() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- getOptionsHelp() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getOptionsHelp() - Method in interface org.springframework.boot.cli.command.Command
-
Returns help for each supported option.
- getOptionsHelp() - Method in class org.springframework.boot.cli.command.core.HelpCommand
-
- getOptionsHelp() - Method in class org.springframework.boot.cli.command.OptionParsingCommand
-
- getOptionsHelp() - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- getOptionValues(String) - Method in interface org.springframework.boot.ApplicationArguments
-
Return the collection of values associated with the arguments option having the
given name.
- getOptionValues(String) - Method in class org.springframework.boot.DefaultApplicationArguments
-
- getOrAddAttribute(String, ObjectFactory<?>) - Method in class org.springframework.boot.devtools.restart.Restarter
-
- getOrCreateSourceFolder(String) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- getOrDeduceName(Object) - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Deduces the name for this registration.
- getOrder() - Method in class org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties
-
- getOrder() - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerFactoryCustomizer
-
- getOrder() - Method in class org.springframework.boot.actuate.trace.WebRequestTraceFilter
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.AutoConfigurations
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Filter
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Filter
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.reactive.DefaultReactiveWebServerCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.servlet.DefaultServletWebServerFactoryCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.websocket.reactive.TomcatWebSocketReactiveWebServerCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.websocket.servlet.JettyWebSocketServletWebServerCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.websocket.servlet.TomcatWebSocketServletWebServerCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.websocket.servlet.UndertowWebSocketServletWebServerCustomizer
-
- getOrder() - Method in class org.springframework.boot.builder.ParentContextApplicationContextInitializer
-
- getOrder() - Method in class org.springframework.boot.builder.ParentContextCloserApplicationListener
-
- getOrder() - Method in class org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor
-
- getOrder() - Method in class org.springframework.boot.context.annotation.UserConfigurations
-
- getOrder() - Method in class org.springframework.boot.context.config.AnsiOutputApplicationListener
-
- getOrder() - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
- getOrder() - Method in class org.springframework.boot.context.config.DelegatingApplicationContextInitializer
-
- getOrder() - Method in class org.springframework.boot.context.config.DelegatingApplicationListener
-
- getOrder() - Method in class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
-
- getOrder() - Method in class org.springframework.boot.context.ContextIdApplicationContextInitializer
-
- getOrder() - Method in class org.springframework.boot.context.event.EventPublishingRunListener
-
- getOrder() - Method in class org.springframework.boot.context.FileEncodingApplicationListener
-
- getOrder() - Method in class org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
-
- getOrder() - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
- getOrder() - Method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
-
Return the order of the bean.
- getOrder() - Method in class org.springframework.boot.devtools.restart.RestartApplicationListener
-
- getOrder() - Method in class org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor
-
- getOrder() - Method in class org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor
-
- getOrder() - Method in class org.springframework.boot.jta.atomikos.AtomikosDependsOnBeanFactoryPostProcessor
-
- getOrder() - Method in class org.springframework.boot.jta.bitronix.BitronixDependentBeanFactoryPostProcessor
-
- getOrder() - Method in class org.springframework.boot.jta.narayana.NarayanaBeanFactoryPostProcessor
-
- getOrder() - Method in class org.springframework.boot.system.ApplicationPidFileWriter
-
- getOrder() - Method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
- getOrder() - Method in class org.springframework.boot.web.servlet.error.DefaultErrorAttributes
-
- getOrder() - Method in class org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter
-
- getOrder() - Method in class org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter
-
- getOrder() - Method in class org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter
-
- getOrder() - Method in class org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter
-
- getOrder() - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Get the order of the registration bean.
- getOrder() - Method in class org.springframework.boot.web.servlet.support.ServletContextApplicationContextInitializer
-
- getOrderExecuted() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getOrFindConfigurationClasses(MergedContextConfiguration) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- getOrigin() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertyValueDescriptor
-
- getOrigin() - Method in exception org.springframework.boot.context.properties.bind.BindException
-
- getOrigin() - Method in class org.springframework.boot.context.properties.source.ConfigurationProperty
-
- getOrigin(String) - Method in class org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource
-
- getOrigin(K) - Method in interface org.springframework.boot.origin.OriginLookup
-
Return the origin of the given key or null
if the origin cannot be
determined.
- getOrigin(Object, K) - Static method in interface org.springframework.boot.origin.OriginLookup
-
Attempt to lookup the origin from the given source.
- getOrigin() - Method in interface org.springframework.boot.origin.OriginProvider
-
Return the source origin or null
if the origin is not known.
- getOrigin() - Method in class org.springframework.boot.origin.OriginTrackedValue
-
- getOutcome() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
-
- getOutputType() - Method in class org.springframework.boot.actuate.endpoint.jmx.JmxEndpointOperation
-
Returns the type of the output of the operation.
- getPackagedConfigFile(String) - Method in class org.springframework.boot.logging.AbstractLoggingSystem
-
- getPackageNames() - Method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
-
Return the package names specified from all
@EntityScan
annotations.
- getPackages() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getPackagesToScan() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getPage(String) - Method in class org.springframework.boot.test.web.htmlunit.LocalHostWebClient
-
- getPageable() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
-
- getPageParameter() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- getPageParamName() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getParameters() - Method in class org.springframework.boot.actuate.endpoint.jmx.JmxEndpointOperation
-
Returns the parameters of the operation.
- getParameters() - Method in exception org.springframework.boot.actuate.endpoint.ParametersMissingException
-
Returns the parameters that were missing.
- getParameters(BiFunction<String, Parameter, T>) - Method in class org.springframework.boot.actuate.endpoint.ReflectiveOperationInvoker
-
Return the parameters of the method mapped using the given function.
- getParameters() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getParent() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.Report
-
- getParent() - Method in class org.springframework.boot.actuate.beans.BeansEndpoint.ApplicationContextDescriptor
-
- getParent() - Method in class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesDescriptor
-
- getParent() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
The parent report (from a parent BeanFactory if there is one).
- getParentLogger() - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean.DirectXADataSource
-
- getParentLogger() - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean
-
- getParentLogger() - Method in class org.springframework.boot.jta.narayana.NarayanaDataSourceBean
-
- getParser() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getParser() - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- getPassword() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.influx.InfluxDbProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured password or null
if none was configured.
- getPassword() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getPath(String) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.DefaultEndpointPathProvider
-
- getPath(String) - Method in interface org.springframework.boot.actuate.autoconfigure.endpoint.web.EndpointPathProvider
-
Return the path for the endpoint with the specified ID.
- getPath() - Method in class org.springframework.boot.actuate.autoconfigure.jolokia.JolokiaProperties
-
- getPath() - Method in class org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties
-
- getPath() - Method in class org.springframework.boot.actuate.endpoint.web.OperationRequestPredicate
-
Returns the path for the operation.
- getPath() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- getPath() - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- getPath() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getPath() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getPath() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties
-
- getPath() - Method in class org.springframework.boot.endpoint.web.EndpointMapping
-
Returns the path to which endpoints should be mapped.
- getPath() - Method in class org.springframework.boot.web.server.ErrorPage
-
The path to render (usually implemented as a forward), starting with "/".
- getPathFromRoot() - Method in class org.springframework.boot.loader.jar.JarFile
-
- getPaths() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.DefaultEndpointPathProvider
-
- getPaths() - Method in interface org.springframework.boot.actuate.autoconfigure.endpoint.web.EndpointPathProvider
-
Return all mapped endpoint paths.
- getPaths() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- getPaths() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- getPathsArray(Collection<String>) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getPathsArray(String[]) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getPattern() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getPattern() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getPayloadData(ReadableByteChannel) - Static method in class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayload
-
Return the payload data for the given source
ReadableByteChannel
or null if
the channel timed out whilst reading.
- getPeriodicRecoveryPeriod() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getPhysicalStrategy() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- getPlaceholdersResolver() - Method in interface org.springframework.boot.context.properties.bind.BindContext
-
- getPlatform() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getPollingFrequency() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- getPollInterval() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getPollTimeout() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getPool() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getPool() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Jedis
-
- getPool() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
-
- getPool() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getPoolTimeout() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- getPort() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- getPort() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- getPort() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- getPort() - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
Returns the management port or
null
if the
server port
should be used.
- getPort() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
-
- getPort() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
-
- getPort() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getPort() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
-
- getPort() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
-
- getPort() - Method in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
Return the port that the server is listening on.
- getPort() - Method in interface org.springframework.boot.devtools.tunnel.server.PortProvider
-
Return the port number.
- getPort() - Method in class org.springframework.boot.devtools.tunnel.server.StaticPortProvider
-
- getPort() - Method in class org.springframework.boot.web.embedded.jetty.JettyWebServer
-
- getPort() - Method in class org.springframework.boot.web.embedded.netty.NettyWebServer
-
- getPort() - Method in exception org.springframework.boot.web.embedded.tomcat.ConnectorStartFailedException
-
- getPort() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatWebServer
-
- getPort() - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServer
-
- getPort() - Method in class org.springframework.boot.web.embedded.undertow.UndertowWebServer
-
- getPort() - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
The port that the web server server listens on.
- getPort() - Method in exception org.springframework.boot.web.server.PortInUseException
-
Returns the port that was in use.
- getPort() - Method in interface org.springframework.boot.web.server.WebServer
-
Return the port this server is listening on.
- getPortFile(ApplicationContext) - Method in class org.springframework.boot.system.EmbeddedServerPortFileWriter
-
Return the actual port file that should be written for the given application
context.
- getPortHeader() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getPositiveMatches() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.Report
-
- getPrefetch() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- getPrefix() - Method in class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
-
- getPrincipal() - Method in class org.springframework.boot.actuate.audit.AuditEvent
-
Returns the user principal responsible for the event.
- getPrint() - Method in class org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
-
- getPriority() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getPriority() - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- getProduced() - Method in class org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes
-
Returns the media types produced by an endpoint.
- getProducer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getProduces() - Method in class org.springframework.boot.actuate.endpoint.web.OperationRequestPredicate
-
Returns the media types that the operation produces.
- getPrompt() - Method in class org.springframework.boot.cli.command.shell.ShellPrompts
-
Returns the current prompt.
- getProperties() - Method in class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor
-
- getProperties() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySourceDescriptor
-
- getProperties() - Method in class org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
Return the properties that this instance manages.
- getProperties() - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties
-
- getProperties(Class<?>) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- getProperty() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentEntryDescriptor
-
- getProperty() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySourceEntryDescriptor
-
- getProperty(String) - Method in interface org.springframework.boot.admin.SpringApplicationAdminMXBean
-
Return the value of the specified key from the application
Environment
.
- getProperty(String) - Method in class org.springframework.boot.ansi.AnsiPropertySource
-
- getProperty() - Method in exception org.springframework.boot.context.properties.bind.BindException
-
Return the configuration property name of the item that was being bound.
- getProperty(String) - Method in class org.springframework.boot.env.RandomValuePropertySource
-
- getProperty(String) - Static method in class org.springframework.boot.loader.util.SystemPropertyUtils
-
- getProperty(String, String) - Static method in class org.springframework.boot.loader.util.SystemPropertyUtils
-
- getProperty(String, String, String) - Static method in class org.springframework.boot.loader.util.SystemPropertyUtils
-
Search the System properties and environment variables for a value with the
provided key.
- getProperty() - Method in class org.springframework.boot.origin.SystemEnvironmentOrigin
-
- getProperty(String) - Method in class org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
-
- getPropertyName() - Method in exception org.springframework.boot.context.config.ResourceNotFoundException
-
Return the name of the property that defines the resource.
- getPropertyName() - Method in class org.springframework.boot.origin.PropertySourceOrigin
-
Return the property name that was used when obtaining the original value from the
property source
.
- getPropertyNames() - Method in class org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
-
- getPropertyNamingStrategy() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getPropertyResolvers(Environment, Class<?>) - Method in class org.springframework.boot.ResourceBanner
-
- getPropertySource() - Method in class org.springframework.boot.origin.PropertySourceOrigin
-
Return the origin PropertySource
.
- getPropertySources() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentDescriptor
-
- getPropertySources() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentEntryDescriptor
-
- getProtocol() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- getProtocol() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getProtocol() - Method in class org.springframework.boot.web.server.Ssl
-
- getProtocolHeader() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getProtocolHeaderHttpsValue() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getProtocolVersion() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- getProvider() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
-
- getProvider() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
-
- getProvider() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getProvider(String, ApplicationContext) - Method in class org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
-
Get the provider that can be used to render the given view.
- getProvider(String, Environment, ClassLoader, ResourceLoader) - Method in class org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
-
Get the provider that can be used to render the given view.
- getProviders() - Method in class org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
-
Return the underlying providers being used.
- getProxy() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getProxy() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- getProxy(RemoteRepository) - Method in class org.springframework.boot.cli.compiler.grape.CompositeProxySelector
-
- getProxy() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getProxySelector() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getPublisher() - Method in class org.springframework.boot.actuate.security.AbstractAuthenticationAuditListener
-
- getPublisher() - Method in class org.springframework.boot.actuate.security.AbstractAuthorizationAuditListener
-
- getQosEnabled() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getQuery() - Method in class org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
-
Return the validation query or null
.
- getQuery() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- getQuery() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getQueryTimeout() - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- getQueues() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getQueueSize() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- getQuietPeriod() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getRabbitProperties() - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
- getRateUnits() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- getRateUnits() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- getReactive() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getReadTimeout() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- getReadTimeout() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getReadTimeoutMillis() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getReason() - Method in exception org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException
-
Return the reason why the authorization exception was thrown.
- getReason() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointEnablement
-
Return a human readable reason of the decision.
- getReceiveTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getReceiveTimeout() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getReconnectionPolicy() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getRecovery() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- getRecoveryBackoffPeriod() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getRecoveryDbPass() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getRecoveryDbUser() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getRecoveryJmsPass() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getRecoveryJmsUser() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getRecoveryModules() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getRedirectContextRoot() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getRedirectUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getRegistered() - Method in class org.springframework.boot.web.servlet.server.Jsp
-
- getRegistration() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
-
- getRelativeName() - Method in class org.springframework.boot.devtools.filewatch.ChangedFile
-
Return the name of the file relative to the source folder.
- getRemote() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties
-
- getRemoteIpHeader() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getRepackagedClassesLocation() - Method in class org.springframework.boot.loader.tools.Layouts.Jar
-
- getRepackagedClassesLocation() - Method in interface org.springframework.boot.loader.tools.RepackagingLayout
-
Returns the location to which classes should be moved.
- getReplSetName() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- getReplyTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getRepositoryConfiguration() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- getRepositoryConfiguration() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns the configuration for the repositories that will be used by the compiler to
resolve dependencies.
- getRepositoryConfigurationExtension() - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
The RepositoryConfigurationExtension
for the particular repository support.
- getRequest() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Return the underlying request.
- getRequestConfig() - Method in class org.springframework.boot.test.web.client.TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
-
- getRequestContextAttribute() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- getRequestedHeartbeat() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getRequestMappingHandlerAdapter() - Method in interface org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
-
Return the custom RequestMappingHandlerAdapter
that should be used and
processed by the MVC configuration.
- getRequestMappingHandlerMapping() - Method in interface org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
-
Return the custom RequestMappingHandlerMapping
that should be used and
processed by the MVC configuration.
- getRequestPredicate() - Method in class org.springframework.boot.actuate.endpoint.web.WebEndpointOperation
-
Returns the predicate for requests that can be handled by this operation.
- getRequestsMetricName() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Client
-
- getRequestsMetricName() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Server
-
- getRequestTimeout() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Async
-
- getRequiredNode(JsonNode, String) - Method in class org.springframework.boot.jackson.JsonObjectDeserializer
-
Helper method to return a JsonNode
from the tree.
- getResource() - Method in class org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
-
- getResource() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getResource() - Method in exception org.springframework.boot.context.config.ResourceNotFoundException
-
Return the Resource
.
- getResource(String) - Method in class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- getResource() - Method in class org.springframework.boot.origin.TextResourceOrigin
-
Return the resource where the property originated.
- getResource(String) - Method in class org.springframework.boot.test.mock.web.SpringBootMockServletContext
-
- getResourceAsStream(String) - Method in class org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
-
- getResourceBasePathLocation(String) - Method in class org.springframework.boot.test.mock.web.SpringBootMockServletContext
-
- getResourceByPath(String) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
- getResourceByPath(String) - Method in class org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
-
- getResourceByPath(String) - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- getResourceLoadClass() - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return class used to load relative resources.
- getResourceLoader() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getResourceLoader() - Method in class org.springframework.boot.SpringApplication
-
The ResourceLoader that will be used in the ApplicationContext.
- getResourceLoaderPath() - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- getResourceLocation(String) - Method in class org.springframework.boot.test.mock.web.SpringBootMockServletContext
-
- getResourceOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.condition.ResourceCondition
-
Check if one of the default resource locations actually exists.
- getResourceOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
-
- getResources(String) - Method in class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- getResourceSuffix() - Method in class org.springframework.boot.test.context.SpringBootContextLoader
-
- getResourceSuffixes() - Method in class org.springframework.boot.test.context.SpringBootContextLoader
-
- getResponse() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Return the underlying response.
- getResponseTimeout() - Method in class org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticsearchHealthIndicatorProperties
-
- getRestart() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties
-
- getRestart() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getRestTemplate() - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Returns the underlying RestTemplate
that is actually used to perform the
REST operations.
- getRetentionPeriod() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getRetentionPolicy() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- getRetries() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getRetry() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- getRetry() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getRetryInterval() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties.Recovery
-
- getRetryPolicy() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getReturnBodyOnCreate() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getReturnBodyOnUpdate() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getRollbackFile() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getRollbackOnCommitFailure() - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- getRootCause() - Method in exception org.springframework.boot.context.properties.ConfigurationPropertiesBindingException
-
Retrieve the innermost cause of this exception, if any.
- getRootJarFile() - Method in class org.springframework.boot.loader.jar.JarFile
-
- getRootJarFileFromUrl(URL) - Method in class org.springframework.boot.loader.jar.Handler
-
- getRootUri() - Method in class org.springframework.boot.test.web.client.LocalHostUriTemplateHandler
-
- getRootUri() - Method in class org.springframework.boot.web.client.RootUriTemplateHandler
-
- getRoutingFunction(ErrorAttributes) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Create a RouterFunction
that can route and handle errors as JSON responses
or HTML views.
- getRoutingFunction(ErrorAttributes) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
- getRunningProcess() - Method in class org.springframework.boot.loader.tools.RunProcess
-
Return the running process.
- getSchema() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- getSchemaAction() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getSchemaLocation() - Method in class org.springframework.boot.autoconfigure.batch.BatchDataSourceInitializer
-
- getSchemaLocation() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationDataSourceInitializer
-
- getSchemaLocation() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzDataSourceInitializer
-
- getSchemaLocation() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionDataSourceInitializer
-
- getSchemaLocation() - Method in class org.springframework.boot.jdbc.AbstractDataSourceInitializer
-
- getSchemaManagement(DataSource) - Method in interface org.springframework.boot.jdbc.SchemaManagementProvider
-
- getSchemaPassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSchemaUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getScope() - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
-
- getScope() - Method in class org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
-
- getScope() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getScope() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- getScope() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns the scope in which the compiler operates.
- getScope() - Method in class org.springframework.boot.loader.tools.Library
-
Return the scope of the library.
- getScopeMetadataResolver() - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
Return the custom ScopeMetadataResolver
for use with
AnnotatedBeanDefinitionReader
and/or
ClassPathBeanDefinitionScanner
, if any.
- getScript() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getSecret() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getSecretHeaderName() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getSecure() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getSelectors() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- getSelfInitializationConfig() - Method in class org.springframework.boot.logging.AbstractLoggingSystem
-
Return any self initialization config that has been applied.
- getSendTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getSentinel() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getSeparator() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSequence() - Method in class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayload
-
Return the sequence number of the payload.
- getSerialConsistencyLevel() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getSerialization() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getServer() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web
-
- getServer() - Method in class org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
-
- getServer(RestTemplate) - Method in class org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
-
- getServer() - Method in class org.springframework.boot.web.embedded.jetty.JettyWebServer
-
Returns access to the underlying Jetty Server.
- getServerCustomizers() - Method in class org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
-
- getServerCustomizers() - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- getServerHeader() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getServerHeader() - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- getServerId() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getServerId() - Method in class org.springframework.boot.web.context.WebServerInitializedEvent
-
Access the
WebServer
Id used internally to differentiate application /
management servers.
- getServerId() - Method in class org.springframework.boot.web.reactive.context.ReactiveWebServerInitializedEvent
-
- getServerId() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerInitializedEvent
-
- getServers() - Method in class org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
-
- getServerThread() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient
-
- getServerThread() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer
-
Returns the active server thread, creating and starting it if necessary.
- getService() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties
-
- getServlet() - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Returns the servlet being registered.
- getServletConfig() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- getServletConfig() - Method in class org.springframework.boot.web.servlet.context.WebApplicationContextServletContextAwareProcessor
-
- getServletContext() - Method in class org.springframework.boot.web.servlet.context.WebApplicationContextServletContextAwareProcessor
-
- getServletContextInitializerBeans() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- getServletContextInitializerConfiguration(WebAppContext, ServletContextInitializer...) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- getServletMapping() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getServletName() - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Returns the servlet name that will be registered.
- getServletPath() - Method in interface org.springframework.boot.actuate.autoconfigure.web.servlet.ManagementServletContext
-
Return the servlet path of the management server.
- getServletPrefix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getSession(String) - Method in class org.springframework.boot.actuate.session.SessionsEndpoint
-
- getSession() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getSessions() - Method in class org.springframework.boot.actuate.session.SessionsEndpoint.SessionsReport
-
- getSessionStoreDir() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- getSessionTimeout() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
Return the session timeout in seconds.
- getSet(String, String) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get a
Set
value from the meta-data.
- getSet(String, String, Set<String>) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get a
Set
value from the meta-data.
- getSettings() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- getSettings() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- getShortCommitId() - Method in class org.springframework.boot.info.GitProperties
-
Return the abbreviated id of the commit or null
.
- getShutdownHandler() - Method in class org.springframework.boot.logging.java.JavaLoggingSystem
-
- getShutdownHandler() - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- getShutdownHandler() - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
-
- getShutdownHandler() - Method in class org.springframework.boot.logging.LoggingSystem
-
Returns a
Runnable
that can handle shutdown of this logging system when the
JVM exits.
- getShutdownTimeout() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
-
- getSignature() - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
-
- getSignatureAlgorithm() - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
-
- getSimple() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getSize() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- getSize() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- getSize() - Method in class org.springframework.boot.loader.data.ByteArrayRandomAccessData
-
- getSize() - Method in interface org.springframework.boot.loader.data.RandomAccessData
-
Returns the size of the data.
- getSize() - Method in class org.springframework.boot.loader.data.RandomAccessDataFile
-
- getSizeParameter() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- getSnapshotsEnabled() - Method in class org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
-
Return if the repository should enable access to snapshots.
- getSocketConnect() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getSort() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
-
- getSortParameter() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Sort
-
- getSortParamName() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getSource() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySummaryDescriptor
-
- getSource() - Method in class org.springframework.boot.ApplicationHome
-
Returns the underlying source used to find the home directory.
- getSource() - Method in class org.springframework.boot.web.context.WebServerInitializedEvent
-
Access the source of the event (an
WebServer
).
- getSourceApplicationContext() - Method in interface org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
-
Return the original source ApplicationContext
.
- getSourceApplicationContext(Class<T>) - Method in interface org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
-
Return the original source ApplicationContext
, casting it to the requested
type.
- getSourceArgs() - Method in interface org.springframework.boot.ApplicationArguments
-
Return the raw unprocessed arguments that were passed to the application.
- getSourceArgs() - Method in class org.springframework.boot.DefaultApplicationArguments
-
- getSourceClass() - Method in enum org.springframework.boot.test.util.TestPropertyValues.Type
-
- getSourceFolder() - Method in class org.springframework.boot.devtools.filewatch.ChangedFiles
-
The source folder being watched.
- getSourceFolders() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- getSources() - Method in class org.springframework.boot.cli.command.options.SourceOptions
-
- getSources() - Method in interface org.springframework.boot.context.properties.bind.BindContext
-
- getSources() - Method in class org.springframework.boot.SpringApplication
-
- getSourcesArray() - Method in class org.springframework.boot.cli.command.options.SourceOptions
-
- getSourceUnit() - Method in class org.springframework.boot.cli.compiler.AnnotatedNodeASTTransformation
-
- getSpec() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
-
- getSpringApplication() - Method in class org.springframework.boot.context.event.SpringApplicationEvent
-
- getSpringApplication() - Method in class org.springframework.boot.test.context.SpringBootContextLoader
-
- getSpringBootVersion() - Method in class org.springframework.boot.cli.compiler.dependencies.CompositeDependencyManagement
-
- getSpringBootVersion() - Method in interface org.springframework.boot.cli.compiler.dependencies.DependencyManagement
-
Returns the managed version of Spring Boot.
- getSpringBootVersion() - Method in class org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
-
- getSpringConfigLocations() - Method in class org.springframework.boot.logging.AbstractLoggingSystem
-
Return the spring config locations for this system.
- getSpringFactoriesLoaderFactoryClass() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
Return the class used by SpringFactoriesLoader
to load configuration
candidates.
- getSpringInitializationConfig() - Method in class org.springframework.boot.logging.AbstractLoggingSystem
-
Return any spring specific initialization config that should be applied.
- getSqlDialect() - Method in class org.springframework.boot.autoconfigure.jooq.JooqProperties
-
- getSqlScriptEncoding() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSsl() - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getSsl() - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- getSslStoreProvider() - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- getStacktraceMode() - Method in class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties
-
- getStandardConfigLocations() - Method in class org.springframework.boot.logging.AbstractLoggingSystem
-
Return the standard config locations for this system.
- getStandardConfigLocations() - Method in class org.springframework.boot.logging.java.JavaLoggingSystem
-
- getStandardConfigLocations() - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- getStandardConfigLocations() - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
-
- getStartupFailure() - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
-
- getStartupFailure() - Method in interface org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
-
Return the failure that caused application context to fail or null
if the
context started without issue.
- getState() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getStaticLocations() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- getStaticNames() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointExporterProperties
-
- getStaticPathPattern() - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
-
- getStaticPathPattern() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getStatus() - Method in enum org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
-
- getStatus() - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.SecurityResponse
-
- getStatus() - Method in class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
-
Returns the status for the response.
- getStatus() - Method in class org.springframework.boot.actuate.health.Health
-
Return the status of the health.
- getStatus(HttpServletRequest) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- getStatus() - Method in class org.springframework.boot.web.server.ErrorPage
-
The HTTP status value that this error page matches (or null
for a page that
matches by exception).
- getStatusCode() - Method in exception org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException
-
Return the status code that should be returned to the client.
- getStatusCode() - Method in class org.springframework.boot.web.server.ErrorPage
-
The HTTP status value that this error page matches.
- getStatusMapping() - Method in class org.springframework.boot.actuate.health.HealthStatusHttpMapper
-
Return an immutable view of the status mapping.
- getStep() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- getStep() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- getStep() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
-
- getStep() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties
-
- getStep() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- getStorage() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- getStoreDir() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- getStoreType() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- getStoreType() - Method in exception org.springframework.boot.autoconfigure.session.SessionRepositoryUnavailableException
-
- getStrategy() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- getSubsection(long, long) - Method in class org.springframework.boot.loader.data.ByteArrayRandomAccessData
-
- getSubsection(long, long) - Method in interface org.springframework.boot.loader.data.RandomAccessData
-
- getSubsection(long, long) - Method in class org.springframework.boot.loader.data.RandomAccessDataFile
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
-
- getSupported() - Method in class org.springframework.boot.logging.AbstractLoggingSystem.LogLevels
-
- getSupportedLogLevels() - Method in class org.springframework.boot.logging.java.JavaLoggingSystem
-
- getSupportedLogLevels() - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- getSupportedLogLevels() - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
-
- getSupportedLogLevels() - Method in class org.springframework.boot.logging.LoggingSystem
-
Returns a set of the
LogLevels
that are actually supported by the
logging system.
- getSupportedTypes() - Method in class org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory
-
- getSupportedTypes() - Static method in class org.springframework.boot.web.servlet.ServletListenerRegistrationBean
-
Return the supported types for this registration.
- getTableName() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- getTablePrefix() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getTag() - Method in class org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSet
-
- getTags(String, HttpRequest, ClientHttpResponse) - Method in class org.springframework.boot.actuate.metrics.web.client.DefaultRestTemplateExchangeTagsProvider
-
- getTags(String, HttpRequest, ClientHttpResponse) - Method in interface org.springframework.boot.actuate.metrics.web.client.RestTemplateExchangeTagsProvider
-
Provides the tags to be associated with metrics that are recorded for the given
request
and response
exchange.
- getTarget() - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- getTarget() - Method in exception org.springframework.boot.context.properties.bind.BindException
-
Return the target being bound.
- getTargetBeanName() - Method in class org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean
-
- getTargetClass() - Method in exception org.springframework.boot.context.properties.ConfigurationPropertiesBindingException
-
Return the target type of the object that failed to be bound.
- getTemplate() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getTemplate() - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties
-
- getTemplate() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- getTemplate() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getTemplate(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
-
- getTemplateLoaderPath() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- getTemplateResolverOrder() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getThreadFactory() - Method in class org.springframework.boot.devtools.restart.Restarter
-
Return a
ThreadFactory
that can be used to create leak safe threads.
- getThreadPool() - Method in class org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
-
- getThreadPool() - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- getThreads() - Method in class org.springframework.boot.actuate.management.ThreadDumpEndpoint.ThreadDumpDescriptor
-
- getThreshold() - Method in class org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties
-
- getTime() - Method in class org.springframework.boot.info.BuildProperties
-
Return the timestamp of the build or null
.
- getTimeBetweenExpirationCheck() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getTimeout() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getTimeout() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
Return the session timeout in seconds.
- getTimeout() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- getTimeouts() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
-
- getTimestamp() - Method in class org.springframework.boot.actuate.audit.AuditEvent
-
Returns the date/time that the even was logged.
- getTimestamp() - Method in class org.springframework.boot.actuate.trace.Trace
-
- getTimeToLive() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- getTimeToLive() - Method in class org.springframework.boot.actuate.endpoint.cache.CachingConfiguration
-
Returns the time to live of a cached operation result.
- getTimeToLive() - Method in class org.springframework.boot.actuate.endpoint.cache.CachingOperationInvoker
-
Return the maximum time in milliseconds that a response can be cached.
- getTimeToLive() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getTimeZone() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getTimeZone() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getTldSkipPatterns() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Returns a mutable set of the patterns that match jars to ignore for TLD scanning.
- getTokenUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- getTomcat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getTomcat() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatWebServer
-
Returns access to the underlying Tomcat server.
- getTomcatConnectorCustomizers() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- getTomcatConnectorCustomizers() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- getTomcatContextCustomizers() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- getTomcatContextCustomizers() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- getTomcatWebServer(Tomcat) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- getTomcatWebServer(Tomcat) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- getTopics() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getTrace(HttpServletRequest) - Method in class org.springframework.boot.actuate.trace.WebRequestTraceFilter
-
- getTraceParameter(HttpServletRequest) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- getTraces() - Method in class org.springframework.boot.actuate.trace.TraceEndpoint.TraceDescriptor
-
- getTrackingModes() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- getTransactionManager() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- getTransactionManagerId() - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- getTransactionManagerId() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getTransactionManagerUniqueName() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- getTransactionSize() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- getTransactionTimeout() - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- getTriggerFile() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getTrustAll() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
-
- getTrusted() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
-
- getTrustManagerFactory(Ssl, SslStoreProvider) - Method in class org.springframework.boot.web.embedded.netty.SslServerCustomizer
-
- getTrustStore() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getTrustStore() - Method in class org.springframework.boot.web.server.Ssl
-
- getTrustStore() - Method in interface org.springframework.boot.web.server.SslStoreProvider
-
Return the trust store that should be used.
- getTruststoreLocation() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getTrustStorePassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getTruststorePassword() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getTrustStorePassword() - Method in class org.springframework.boot.web.server.Ssl
-
- getTrustStoreProvider() - Method in class org.springframework.boot.web.server.Ssl
-
- getTrustStoreType() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getTrustStoreType() - Method in class org.springframework.boot.web.server.Ssl
-
- getType() - Method in class org.springframework.boot.actuate.audit.AuditEvent
-
Returns the type of event.
- getType() - Method in class org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
-
- getType() - Method in class org.springframework.boot.actuate.endpoint.jmx.JmxEndpointOperationParameterInfo
-
- getType() - Method in class org.springframework.boot.actuate.endpoint.Operation
-
Returns the
type
of the operation.
- getType() - Method in exception org.springframework.boot.actuate.endpoint.ParameterMappingException
-
Returns the type to be mapped to.
- getType() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getType() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getType() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getType() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getType() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getType() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getType() - Method in class org.springframework.boot.context.properties.bind.Bindable
-
Return the type of the item to bind.
- getType() - Method in class org.springframework.boot.devtools.filewatch.ChangedFile
-
Return the type of change.
- getType() - Method in enum org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
Returns the EmbeddedDatabaseType
for the connection.
- getType() - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return the type under test.
- getUnboundProperties() - Method in exception org.springframework.boot.context.properties.bind.UnboundConfigurationPropertiesException
-
- getUnconditionalClasses() - Method in class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.Report
-
- getUnconditionalClasses() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Returns the names of the classes that were evaluated but were not conditional.
- getUnderlyingSource() - Method in interface org.springframework.boot.context.properties.source.ConfigurationPropertySource
-
Return the underlying PropertySource
.
- getUnderlyingSource() - Method in class org.springframework.boot.context.properties.source.MapConfigurationPropertySource
-
- getUndertow() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getUndertowWebServer(Undertow.Builder, DeploymentManager, int) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- getUri() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- getUri() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
-
- getUri() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- getUri() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getUri() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getUri() - Method in class org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
-
Return the URI of the repository.
- getUriEncoding() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getUriEncoding() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Returns the character encoding to use for URL decoding.
- getUris() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getUrl() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getUrl() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getUrl() - Method in class org.springframework.boot.autoconfigure.influx.InfluxDbProperties
-
- getUrl() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured url or null
if none was configured.
- getUrl() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getUrl() - Method in enum org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
Returns the URL for the connection using the default database name.
- getUrl(String) - Method in enum org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
Returns the URL for the connection using the specified databaseName
.
- getUrl() - Method in interface org.springframework.boot.loader.archive.Archive
-
Returns a URL that can be used to load the archive.
- getUrl() - Method in class org.springframework.boot.loader.archive.ExplodedArchive
-
- getUrl() - Method in class org.springframework.boot.loader.archive.JarFileArchive
-
- getUrl() - Method in class org.springframework.boot.loader.jar.JarFile
-
Return a URL that can be used to access this JAR file.
- getUrlMappings() - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Return a mutable collection of the URL mappings for the servlet.
- getUrlPrefixes() - Method in enum org.springframework.boot.jdbc.DatabaseDriver
-
- getUrls() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- getUrls(String, ClassLoader) - Static method in class org.springframework.boot.cli.util.ResourceUtils
-
Return URLs from a given source path.
- getUrls(Thread) - Method in class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
Return the URLs that should be used with initialization.
- getUrlsOfJarsWithMetaInfResources() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- getUsage() - Method in class org.springframework.boot.jdbc.metadata.AbstractDataSourcePoolMetadata
-
- getUsage() - Method in interface org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata
-
Return the usage of the pool as value between 0 and 1 (or -1 if the pool is not
limited).
- getUsageHelp() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getUsageHelp() - Method in interface org.springframework.boot.cli.command.Command
-
Returns usage help for the command.
- getUsageHelp() - Method in class org.springframework.boot.cli.command.core.HelpCommand
-
- getUsageHelp() - Method in class org.springframework.boot.cli.command.init.InitCommand
-
- getUsageHelp() - Method in class org.springframework.boot.cli.command.install.InstallCommand
-
- getUsageHelp() - Method in class org.springframework.boot.cli.command.install.UninstallCommand
-
- getUsageHelp() - Method in interface org.springframework.boot.cli.command.options.OptionHelp
-
Returns usage help for the option.
- getUsageHelp() - Method in class org.springframework.boot.cli.command.run.RunCommand
-
- getUseHalAsDefaultJsonMediaType() - Method in class org.springframework.boot.autoconfigure.hateoas.HateoasProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.influx.InfluxDbProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getUserIdSource() - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AnonymousUserIdSourceConfig
-
- getUserIdSource() - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig
-
- getUserInfoUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- getUserName() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured username or null
if none was configured.
- getUsername() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getUserNameAttribute() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- getValidation() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- getValidationErrors() - Method in exception org.springframework.boot.context.properties.bind.validation.BindValidationException
-
Return the validation errors that caused the exception.
- getValidationQuery(String) - Method in class org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
-
- getValidationQuery() - Method in enum org.springframework.boot.jdbc.DatabaseDriver
-
Return the validation query.
- getValidationQuery() - Method in class org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- getValidationQuery() - Method in interface org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata
-
Return the query to use to validate that a connection is valid or null
if
that information is not available.
- getValidationQuery() - Method in class org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
-
- getValidationQuery() - Method in class org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
-
- getValidDocumentRoot() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
Returns the absolute document root when it points to a valid directory, logging a
warning and returning null
otherwise.
- getValidSessionStoreDir() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- getValidSessionStoreDir(boolean) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- getValue() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySummaryDescriptor
-
- getValue() - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertyValueDescriptor
-
- getValue() - Method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
-
- getValue() - Method in class org.springframework.boot.context.properties.bind.Bindable
-
Return a supplier that provides the object value or null
.
- getValue() - Method in class org.springframework.boot.context.properties.source.ConfigurationProperty
-
- getValue() - Method in class org.springframework.boot.info.InfoProperties.Entry
-
- getValue() - Method in class org.springframework.boot.origin.OriginTrackedValue
-
Return the tracked value.
- getValueDeserializer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getValueSerializer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getVendorCallback() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getVendorProperties() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getVersion() - Method in class org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
-
- getVersion() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- getVersion() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- getVersion(String) - Method in interface org.springframework.boot.cli.compiler.dependencies.ArtifactCoordinatesResolver
-
Gets the version of the artifact identified by the given module
.
- getVersion() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-
Return the dependency version.
- getVersion(String) - Method in class org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
-
- getVersion(String) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
- getVersion(String, String) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
- getVersion() - Method in class org.springframework.boot.info.BuildProperties
-
Return the version of the project or null
.
- getVersion() - Method in class org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
-
- getVersion() - Static method in class org.springframework.boot.SpringBootVersion
-
Return the full version string of the present Spring Boot codebase, or null
if it cannot be determined.
- getView() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- getView() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getView() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getViewNames() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getVirtualHost() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getWarning(BeanDefinitionRegistry) - Method in interface org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.Check
-
Returns a warning if the check fails or null
if there are no problems.
- getWarning(BeanDefinitionRegistry) - Method in class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck
-
- getWeb() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
-
- getWebAppContextConfigurations(WebAppContext, ServletContextInitializer...) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
Return the Jetty
Configuration
s that should be applied to the server.
- getWebApplicationType() - Method in class org.springframework.boot.SpringApplication
-
Returns the type of web application that is being run.
- getWebEnvironment(Class<?>) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- getWebServer() - Method in class org.springframework.boot.web.context.WebServerInitializedEvent
-
- getWebServer(HttpHandler) - Method in class org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
-
- getWebServer(ServletContextInitializer...) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- getWebServer(HttpHandler) - Method in class org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
-
- getWebServer(HttpHandler) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- getWebServer(ServletContextInitializer...) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- getWebServer(HttpHandler) - Method in class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
- getWebServer(ServletContextInitializer...) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- getWebServer() - Method in class org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
-
Returns the
WebServer
that was created by the context or
null
if
the server has not yet been created.
- getWebServer(HttpHandler) - Method in interface org.springframework.boot.web.reactive.server.ReactiveWebServerFactory
-
Gets a new fully configured but paused
WebServer
instance.
- getWebServer() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
Returns the
WebServer
that was created by the context or
null
if
the server has not yet been created.
- getWebServer(ServletContextInitializer...) - Method in interface org.springframework.boot.web.servlet.server.ServletWebServerFactory
-
Gets a new fully configured but paused
WebServer
instance.
- getWebServerFactory() - Method in class org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
-
- getWebServerFactory() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- getWorkerThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getXa() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getXAConnection() - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean.DirectXADataSource
-
- getXAConnection(String, String) - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean.DirectXADataSource
-
- getXaDataSourceClassName() - Method in enum org.springframework.boot.jdbc.DatabaseDriver
-
Return the XA driver source class name.
- getXaResourceOrphanFilters() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- getXAResources() - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- getZkHost() - Method in class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- Git() - Constructor for class org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties.Git
-
- Git() - Constructor for class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
-
- gitInfoContributor(GitProperties) - Method in class org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
-
- GitInfoContributor - Class in org.springframework.boot.actuate.info
-
- GitInfoContributor(GitProperties, InfoPropertiesInfoContributor.Mode) - Constructor for class org.springframework.boot.actuate.info.GitInfoContributor
-
- GitInfoContributor(GitProperties) - Constructor for class org.springframework.boot.actuate.info.GitInfoContributor
-
- gitProperties() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
-
- GitProperties - Class in org.springframework.boot.info
-
Provide git-related information such as commit id and time.
- GitProperties(Properties) - Constructor for class org.springframework.boot.info.GitProperties
-
- grab(Map) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- grab(Map, Map...) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- grab(String) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- GrabCommand - Class in org.springframework.boot.cli.command.grab
-
Command
to grab the dependencies of one or more Groovy scripts.
- GrabCommand() - Constructor for class org.springframework.boot.cli.command.grab.GrabCommand
-
- GrapeEngineInstaller - Class in org.springframework.boot.cli.compiler.grape
-
Utility to install a specific Grape
engine with Groovy.
- GrapeEngineInstaller() - Constructor for class org.springframework.boot.cli.compiler.grape.GrapeEngineInstaller
-
- GrapeRootRepositorySystemSessionAutoConfiguration - Class in org.springframework.boot.cli.compiler.grape
-
Honours the configuration of grape.root
by customizing the session's local
repository location.
- GrapeRootRepositorySystemSessionAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.grape.GrapeRootRepositorySystemSessionAutoConfiguration
-
- graphiteConfig(GraphiteProperties) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteExportConfiguration
-
- GraphiteExportConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite
-
Configuration for exporting metrics to Graphite.
- GraphiteExportConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteExportConfiguration
-
- graphiteExporter(GraphiteConfig, HierarchicalNameMapper, Clock) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteExportConfiguration
-
- GraphiteProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite
-
- GraphiteProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- gridFsTemplate(MongoDbFactory, MongoTemplate) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
-
- GroovyBeansTransformation - Class in org.springframework.boot.cli.compiler
-
ASTTransformation
to resolve beans declarations inside application source
files.
- GroovyBeansTransformation() - Constructor for class org.springframework.boot.cli.compiler.GroovyBeansTransformation
-
- GroovyCompiler - Class in org.springframework.boot.cli.compiler
-
Compiler for Groovy sources.
- GroovyCompiler(GroovyCompilerConfiguration) - Constructor for class org.springframework.boot.cli.compiler.GroovyCompiler
-
- GroovyCompilerConfiguration - Interface in org.springframework.boot.cli.compiler
-
- GroovyCompilerScope - Enum in org.springframework.boot.cli.compiler
-
The scope in which a groovy compiler operates.
- GroovyMarkupConfiguration(ApplicationContext, GroovyTemplateProperties, ObjectProvider<MarkupTemplateEngine>) - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
-
- groovyMarkupConfigurer() - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
-
- groovyMarkupViewResolver() - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
-
- GroovyTemplate - Class in org.springframework.boot.groovy
-
Helpful utilities for working with Groovy Template
s.
- GroovyTemplate() - Constructor for class org.springframework.boot.groovy.GroovyTemplate
-
- GroovyTemplateAutoConfiguration - Class in org.springframework.boot.autoconfigure.groovy.template
-
Auto-configuration support for Groovy templates in MVC.
- GroovyTemplateAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
-
- GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration - Class in org.springframework.boot.autoconfigure.groovy.template
-
- GroovyTemplateAutoConfiguration.GroovyWebConfiguration - Class in org.springframework.boot.autoconfigure.groovy.template
-
- GroovyTemplateAvailabilityProvider - Class in org.springframework.boot.autoconfigure.groovy.template
-
- GroovyTemplateAvailabilityProvider() - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider
-
- GroovyTemplateProperties - Class in org.springframework.boot.autoconfigure.groovy.template
-
- GroovyTemplateProperties() - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- GroovyTemplatesCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- GroovyTemplatesCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.GroovyTemplatesCompilerAutoConfiguration
-
- GroovyWebConfiguration(GroovyTemplateProperties) - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
-
- gson() - Method in class org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
-
- GsonAutoConfiguration - Class in org.springframework.boot.autoconfigure.gson
-
- GsonAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
-
- GsonJsonParser - Class in org.springframework.boot.json
-
- GsonJsonParser() - Constructor for class org.springframework.boot.json.GsonJsonParser
-
- GsonTester<T> - Class in org.springframework.boot.test.json
-
AssertJ based JSON tester backed by Gson.
- GsonTester(Gson) - Constructor for class org.springframework.boot.test.json.GsonTester
-
- GsonTester(Class<?>, ResolvableType, Gson) - Constructor for class org.springframework.boot.test.json.GsonTester
-
- ifAllMissingClasses(String...) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
Create a nested
DependencyCustomizer
that only applies if all of the
specified class names are not on the class path.
- ifAllResourcesPresent(String...) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
Create a nested
DependencyCustomizer
that only applies if the specified
paths are on the class path.
- ifAnyMissingClasses(String...) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
Create a nested
DependencyCustomizer
that only applies if any of the
specified class names are not on the class path.
- ifAnyResourcesPresent(String...) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
Create a nested
DependencyCustomizer
that only applies at least one of the
specified paths is on the class path.
- ifBound(Consumer<? super T>) - Method in class org.springframework.boot.context.properties.bind.BindResult
-
Invoke the specified consumer with the bound value, or do nothing if no value has
been bound.
- IGNORED_ORDER - Static variable in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
Order applied to the WebSecurityConfigurer that ignores standard static resource
paths.
- IgnoredPathsWebSecurityConfigurer() - Constructor for class org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryActuatorAutoConfiguration.IgnoredPathsWebSecurityConfigurer
-
- IgnoreErrorsBindHandler - Class in org.springframework.boot.context.properties.bind.handler
-
- IgnoreErrorsBindHandler() - Constructor for class org.springframework.boot.context.properties.bind.handler.IgnoreErrorsBindHandler
-
- IgnoreErrorsBindHandler(BindHandler) - Constructor for class org.springframework.boot.context.properties.bind.handler.IgnoreErrorsBindHandler
-
- ImageBanner - Class in org.springframework.boot
-
Banner implementation that prints ASCII art generated from an image resource
Resource
.
- ImageBanner(Resource) - Constructor for class org.springframework.boot.ImageBanner
-
- ImportAutoConfiguration - Annotation Type in org.springframework.boot.autoconfigure
-
Import and apply the specified auto-configuration classes.
- Include - Enum in org.springframework.boot.actuate.trace
-
Include options for tracing.
- include(MetadataReader, MetadataReaderFactory) - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- INCLUDE_PROFILES_PROPERTY - Static variable in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
The "includes profiles" property name.
- Infinispan() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
-
- InfinispanCacheConfiguration - Class in org.springframework.boot.autoconfigure.cache
-
Infinispan cache configuration.
- InfinispanCacheConfiguration(CacheProperties, CacheManagerCustomizers, ObjectProvider<ConfigurationBuilder>) - Constructor for class org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
-
- infinispanCacheManager() - Method in class org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
-
- influxConfig(InfluxProperties) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxExportConfiguration
-
- influxDb() - Method in class org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration
-
- InfluxDbAutoConfiguration - Class in org.springframework.boot.autoconfigure.influx
-
- InfluxDbAutoConfiguration(InfluxDbProperties, ObjectProvider<OkHttpClient.Builder>) - Constructor for class org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration
-
- InfluxDbProperties - Class in org.springframework.boot.autoconfigure.influx
-
Configuration properties for InfluxDB.
- InfluxDbProperties() - Constructor for class org.springframework.boot.autoconfigure.influx.InfluxDbProperties
-
- InfluxExportConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.influx
-
Configuration for exporting metrics to Influx.
- InfluxExportConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxExportConfiguration
-
- influxExporter(InfluxConfig, Clock) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxExportConfiguration
-
- InfluxProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.influx
-
- InfluxProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- Info - Class in org.springframework.boot.actuate.info
-
Carries information of the application.
- info() - Method in class org.springframework.boot.actuate.info.InfoEndpoint
-
- info(String) - Static method in class org.springframework.boot.cli.util.Log
-
- info(String) - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- info(String, Throwable) - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- info(Object) - Method in class org.springframework.boot.logging.DeferredLog
-
- info(Object, Throwable) - Method in class org.springframework.boot.logging.DeferredLog
-
- Info.Builder - Class in org.springframework.boot.actuate.info
-
Builder for creating immutable
Info
instances.
- InfoContributor - Interface in org.springframework.boot.actuate.info
-
Contributes additional info details.
- InfoContributorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.info
-
- InfoContributorAutoConfiguration(InfoContributorProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
-
- InfoContributorProperties - Class in org.springframework.boot.actuate.autoconfigure.info
-
Configuration properties for core info contributors.
- InfoContributorProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties
-
- InfoContributorProperties.Git - Class in org.springframework.boot.actuate.autoconfigure.info
-
- infoEndpoint(ObjectProvider<List<InfoContributor>>) - Method in class org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration
-
- InfoEndpoint - Class in org.springframework.boot.actuate.info
-
Endpoint
to expose arbitrary application information.
- InfoEndpoint(List<InfoContributor>) - Constructor for class org.springframework.boot.actuate.info.InfoEndpoint
-
- InfoEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.info
-
- InfoEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration
-
- infoPrint(String) - Static method in class org.springframework.boot.cli.util.Log
-
- InfoProperties - Class in org.springframework.boot.info
-
Base class for components exposing unstructured data with dedicated methods for well
known keys.
- InfoProperties(Properties) - Constructor for class org.springframework.boot.info.InfoProperties
-
Create an instance with the specified entries.
- InfoProperties.Entry - Class in org.springframework.boot.info
-
Property entry.
- InfoPropertiesInfoContributor<T extends InfoProperties> - Class in org.springframework.boot.actuate.info
-
- InfoPropertiesInfoContributor(T, InfoPropertiesInfoContributor.Mode) - Constructor for class org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
- InfoPropertiesInfoContributor.Mode - Enum in org.springframework.boot.actuate.info
-
Defines how properties should be exposed.
- init(WebSecurity) - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryActuatorAutoConfiguration.IgnoredPathsWebSecurityConfigurer
-
- init(FilterConfig) - Method in class org.springframework.boot.devtools.remote.server.DispatcherFilter
-
- init() - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
-
- init() - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean
-
- init(FilterConfig) - Method in class org.springframework.boot.web.servlet.support.ErrorPageFilter
-
- InitCommand - Class in org.springframework.boot.cli.command.init
-
Command
that initializes a project using Spring initializr.
- InitCommand() - Constructor for class org.springframework.boot.cli.command.init.InitCommand
-
- InitCommand(InitCommand.InitOptionHandler) - Constructor for class org.springframework.boot.cli.command.init.InitCommand
-
- initCorsConfiguration(Object, Method, RequestMappingInfo) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
- initCorsConfiguration(Object, Method, RequestMappingInfo) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- initFields(Object, M) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester.FieldInitializer
-
- initFields(Object, ObjectFactory<M>) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester.FieldInitializer
-
- initFields(Object, Gson) - Static method in class org.springframework.boot.test.json.GsonTester
-
- initFields(Object, ObjectFactory<Gson>) - Static method in class org.springframework.boot.test.json.GsonTester
-
- initFields(Object, ObjectMapper) - Static method in class org.springframework.boot.test.json.JacksonTester
-
- initFields(Object, ObjectFactory<ObjectMapper>) - Static method in class org.springframework.boot.test.json.JacksonTester
-
- initFields(Object, Jsonb) - Static method in class org.springframework.boot.test.json.JsonbTester
-
- initFields(Object, ObjectFactory<Jsonb>) - Static method in class org.springframework.boot.test.json.JsonbTester
-
- initHandlerMethods() - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
- initHandlerMethods() - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- initialise(String) - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- initialize() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- initialize(ConfigurableApplicationContext) - Method in class org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
-
- initialize(ReactorCoreProperties) - Method in class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration
-
- initialize(ConfigurableApplicationContext) - Method in class org.springframework.boot.builder.ParentContextApplicationContextInitializer
-
- initialize(ConfigurableApplicationContext) - Method in class org.springframework.boot.context.config.DelegatingApplicationContextInitializer
-
- initialize(ConfigurableApplicationContext) - Method in class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer
-
- initialize(ConfigurableApplicationContext) - Method in class org.springframework.boot.context.ContextIdApplicationContextInitializer
-
- initialize(ConfigurableEnvironment, ClassLoader) - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
Initialize the logging system according to preferences expressed through the
Environment
and the classpath.
- initialize(boolean) - Method in class org.springframework.boot.devtools.restart.Restarter
-
- initialize(String[]) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support.
- initialize(String[], RestartInitializer) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support.
- initialize(String[], boolean) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support.
- initialize(String[], boolean, RestartInitializer) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support.
- initialize(String[], boolean, RestartInitializer, boolean) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support for the current application.
- initialize(ConfigurableApplicationContext) - Method in class org.springframework.boot.devtools.restart.RestartScopeInitializer
-
- initialize() - Method in class org.springframework.boot.jdbc.AbstractDataSourceInitializer
-
- initialize() - Static method in class org.springframework.boot.loader.tools.LogbackInitializer
-
- initialize(LoggingInitializationContext, String, LogFile) - Method in class org.springframework.boot.logging.AbstractLoggingSystem
-
- initialize(LoggingInitializationContext, String, LogFile) - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- initialize(LoggingInitializationContext, String, LogFile) - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
-
- initialize(LoggingInitializationContext, String, LogFile) - Method in class org.springframework.boot.logging.LoggingSystem
-
Fully initialize the logging system.
- initialize(ConfigurableApplicationContext) - Method in class org.springframework.boot.test.context.ConfigFileApplicationContextInitializer
-
- initialize(Class<?>, ResolvableType) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Initialize the marshal tester for use.
- initialize(Class<?>, ResolvableType) - Method in class org.springframework.boot.test.json.BasicJsonTester
-
Initialize the marshal tester for use, configuring it to load JSON resources as
UTF-8.
- initialize(Class<?>, Charset, ResolvableType) - Method in class org.springframework.boot.test.json.BasicJsonTester
-
Initialize the marshal tester for use.
- initialize(ConfigurableApplicationContext) - Method in class org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer
-
- initialize(ConfigurableWebApplicationContext) - Method in class org.springframework.boot.web.servlet.support.ServletContextApplicationContextInitializer
-
- initialized(EndpointPathProvider) - Method in class org.springframework.boot.actuate.autoconfigure.security.EndpointRequest.EndpointRequestMatcher
-
- initialized(ServerProperties) - Method in class org.springframework.boot.autoconfigure.security.StaticResourceRequest.StaticResourceRequestMatcher
-
- initialized(C) - Method in class org.springframework.boot.security.ApplicationContextRequestMatcher
-
Called once the context has been initialized.
- initializeDataSourceBuilder() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- initializeEnvironmentBuilder(CouchbaseProperties) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
Initialize an environment builder based on the specified settings.
- initializeLogLevel(LoggingSystem, LogLevel) - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
- initializers(ApplicationContextInitializer<?>...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Add some initializers to the application (applied to the ApplicationContext
before any bean definitions are loaded).
- InitParameterConfiguringServletContextInitializer - Class in org.springframework.boot.web.servlet.server
-
A ServletContextInitializer
that configures init parameters on the
ServletContext
.
- InitParameterConfiguringServletContextInitializer(Map<String, String>) - Constructor for class org.springframework.boot.web.servlet.server.InitParameterConfiguringServletContextInitializer
-
- InMemoryAuditEventRepository - Class in org.springframework.boot.actuate.audit
-
- InMemoryAuditEventRepository() - Constructor for class org.springframework.boot.actuate.audit.InMemoryAuditEventRepository
-
- InMemoryAuditEventRepository(int) - Constructor for class org.springframework.boot.actuate.audit.InMemoryAuditEventRepository
-
- InMemoryTraceRepository - Class in org.springframework.boot.actuate.trace
-
- InMemoryTraceRepository() - Constructor for class org.springframework.boot.actuate.trace.InMemoryTraceRepository
-
- inMemoryUserDetailsManager(ObjectProvider<PasswordEncoder>) - Method in class org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
-
- install(GrapeEngine) - Static method in class org.springframework.boot.cli.compiler.grape.GrapeEngineInstaller
-
- InstallCommand - Class in org.springframework.boot.cli.command.install
-
Command
to install additional dependencies into the CLI.
- InstallCommand() - Constructor for class org.springframework.boot.cli.command.install.InstallCommand
-
- instantiate(Class<T>) - Static method in class org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
-
- IntegrationAutoConfiguration - Class in org.springframework.boot.autoconfigure.integration
-
- IntegrationAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
-
- IntegrationAutoConfiguration.IntegrationComponentScanAutoConfiguration - Class in org.springframework.boot.autoconfigure.integration
-
Integration component scan configuration.
- IntegrationAutoConfiguration.IntegrationConfiguration - Class in org.springframework.boot.autoconfigure.integration
-
Basic Spring Integration configuration.
- IntegrationAutoConfiguration.IntegrationJdbcConfiguration - Class in org.springframework.boot.autoconfigure.integration
-
Integration JDBC configuration.
- IntegrationAutoConfiguration.IntegrationJmxConfiguration - Class in org.springframework.boot.autoconfigure.integration
-
Spring Integration JMX configuration.
- IntegrationAutoConfiguration.IntegrationManagementConfiguration - Class in org.springframework.boot.autoconfigure.integration
-
Integration management configuration.
- IntegrationAutoConfiguration.IntegrationManagementConfiguration.EnableIntegrationManagementConfiguration - Class in org.springframework.boot.autoconfigure.integration
-
- IntegrationComponentScanAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationComponentScanAutoConfiguration
-
- IntegrationConfiguration() - Constructor for class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationConfiguration
-
- integrationDataSourceInitializer(DataSource, ResourceLoader, IntegrationProperties) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJdbcConfiguration
-
- IntegrationDataSourceInitializer - Class in org.springframework.boot.autoconfigure.integration
-
Initializer for Spring Integration schema.
- IntegrationDataSourceInitializer(DataSource, ResourceLoader, IntegrationProperties) - Constructor for class org.springframework.boot.autoconfigure.integration.IntegrationDataSourceInitializer
-
- IntegrationJdbcConfiguration() - Constructor for class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJdbcConfiguration
-
- IntegrationJmxConfiguration() - Constructor for class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
-
- IntegrationManagementConfiguration() - Constructor for class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationManagementConfiguration
-
- integrationMbeanExporter() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
-
- IntegrationProperties - Class in org.springframework.boot.autoconfigure.integration
-
Configuration properties for Spring Integration.
- IntegrationProperties() - Constructor for class org.springframework.boot.autoconfigure.integration.IntegrationProperties
-
- IntegrationProperties.Jdbc - Class in org.springframework.boot.autoconfigure.integration
-
- intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.springframework.boot.devtools.remote.client.HttpHeaderInterceptor
-
- interceptors(ClientHttpRequestInterceptor...) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Set the ClientHttpRequestInterceptors
that
should be used with the RestTemplate
.
- interceptors(Collection<ClientHttpRequestInterceptor>) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Set the ClientHttpRequestInterceptors
that
should be used with the RestTemplate
.
- InvalidConfigurationPropertyNameException - Exception in org.springframework.boot.context.properties.source
-
- InvalidConfigurationPropertyNameException(CharSequence, List<Character>) - Constructor for exception org.springframework.boot.context.properties.source.InvalidConfigurationPropertyNameException
-
- InvalidConfigurationPropertyNameFailureAnalyzer - Class in org.springframework.boot.diagnostics.analyzer
-
- InvalidConfigurationPropertyNameFailureAnalyzer() - Constructor for class org.springframework.boot.diagnostics.analyzer.InvalidConfigurationPropertyNameFailureAnalyzer
-
- inverse(ConditionOutcome) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
Return the inverse of the specified condition outcome.
- invoke(ServletWebRequest) - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.ManagementErrorEndpoint
-
- invoke(Map<String, Object>) - Method in class org.springframework.boot.actuate.endpoint.cache.CachingOperationInvoker
-
- invoke(String, Object[], String[]) - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
-
- invoke(Map<String, Object>) - Method in interface org.springframework.boot.actuate.endpoint.OperationInvoker
-
Invoke the underlying operation using the given arguments
.
- invoke(Map<String, Object>) - Method in class org.springframework.boot.actuate.endpoint.ReflectiveOperationInvoker
-
- invoke(Map<String, Object>) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerOperationInvoker
-
- isAccessAllowed(String) - Method in enum org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
-
Returns if the access level should allow access to the specified endpoint path.
- isAccessLogEnabled() - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- isActive(Environment) - Method in enum org.springframework.boot.cloud.CloudPlatform
-
Determines if the platform is active (i.e.
- isActive() - Static method in class org.springframework.boot.devtools.restart.AgentReloader
-
Determine if any agent reloader is active.
- isAddFilters() - Method in class org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
-
- isAddMappings() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- isAllowed(ServerHttpRequest) - Method in interface org.springframework.boot.devtools.remote.server.AccessManager
-
Determine if the specific request is allowed to be handled by the
Dispatcher
.
- isAllowed(ServerHttpRequest) - Method in class org.springframework.boot.devtools.remote.server.HttpHeaderAccessManager
-
- isAllowRequestOverride() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- isAllowSessionOverride() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- isAllowSubTransactions() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- isAlwaysUseMessageFormat() - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- isAncestorOf(ConfigurationPropertyName) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
Returns true
if this element is an ancestor (immediate or nested parent) of
the specified name.
- isAppend() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- isAsyncSupported() - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Returns if asynchronous operations are support for this registration.
- isAttachedConfigurationPropertySource(PropertySource<?>) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertySources
-
- isAutoconfigure() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- isAutoconfigure() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns true if auto-configuration transformations should be applied.
- isAutoIndex() - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- isAutoStartup() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- isAutoStartup() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- isAutoTimeRequests() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Server
-
- isBlockIfFull() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- isBlocking() - Method in class org.springframework.boot.actuate.endpoint.Operation
-
Whether or not this is a blocking operation.
- isBound() - Method in class org.springframework.boot.context.properties.bind.BindResult
-
Returns true
if a result was bound.
- isBridgeHandlerAvailable() - Method in class org.springframework.boot.logging.Slf4JLoggingSystem
-
- isBuffered() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- isCache() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- isCache() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- isCache() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- isCaseInsensitive(JdbcEnvironment) - Method in class org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy
-
Specify whether the database is case sensitive.
- isCheckChangeLogLocation() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- isCheckLocation() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- isCheckTemplate() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- isCheckTemplateLocation() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- isCheckTemplateLocation() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- isClassAvailable(String) - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- isClassReloadable(Class<?>) - Method in class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- isContinueOnError() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- isCreateConnectionOnStartup() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- isCreateDataSource() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- isDebugEnabled() - Method in class org.springframework.boot.logging.DeferredLog
-
- isDefaultClusterPassword() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- isDirectory() - Method in interface org.springframework.boot.loader.archive.Archive.Entry
-
Returns true
if the entry represents a directory.
- isDisconnectRequest() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Detect if the request is actually a signal to disconnect.
- isDispatchOptionsRequest() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- isDispatchTraceRequest() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- isDropFirst() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- isEagerFilterInit() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- isEagerInitFilters() - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
Return if filters should be initialized eagerly.
- isEmbedded(String) - Static method in enum org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
Convenience method to determine if a given driver class name represents an embedded
database type.
- isEmbedded(DataSource) - Static method in enum org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
Convenience method to determine if a given data source represents an embedded
database type.
- isEmbedded() - Method in enum org.springframework.boot.test.context.SpringBootTest.WebEnvironment
-
- isEmbeddedWebApplication() - Method in interface org.springframework.boot.admin.SpringApplicationAdminMXBean
-
Specify if the application runs in an embedded web container.
- isEmpty() - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
Return true
if the message is empty.
- isEmpty() - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
- isEmpty() - Method in class org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
-
- isEnabled() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.EndpointEnablement
-
Return whether or not the endpoint is enabled.
- isEnabled() - Method in class org.springframework.boot.actuate.autoconfigure.jolokia.JolokiaProperties
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- isEnabled(AnnotationMetadata) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties.Embedded
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties.StacktraceMode
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- isEnabled() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- isEnabled() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
-
- isEnabled() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- isEnabled() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Restart
-
- isEnabled() - Method in class org.springframework.boot.web.server.Ssl
-
- isEnabled() - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Return if the registration is enabled.
- isEnabledByDefault() - Method in enum org.springframework.boot.actuate.endpoint.EndpointExposure
-
- isEnableLogging() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- isEqualOrNewerThan(JavaVersion) - Method in enum org.springframework.boot.system.JavaVersion
-
Return if this version is equal to or newer than a given version.
- isEqualTo(Object) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Overridden version of isEqualTo
to perform JSON tests based on the object
type.
- isEqualToJson(CharSequence) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is leniently
equal
to the specified JSON.
- isEqualToJson(String, Class<?>) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is leniently
equal
to the specified JSON resource.
- isEqualToJson(byte[]) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is leniently
equal
to the specified JSON bytes.
- isEqualToJson(File) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is leniently
equal
to the specified JSON file.
- isEqualToJson(InputStream) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is leniently
equal
to the specified JSON input stream.
- isEqualToJson(Resource) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is leniently
equal
to the specified JSON resource.
- isEqualToJson(CharSequence, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON.
- isEqualToJson(String, Class<?>, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON resource.
- isEqualToJson(byte[], JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON bytes.
- isEqualToJson(File, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON file.
- isEqualToJson(InputStream, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON input stream.
- isEqualToJson(Resource, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON resource.
- isEqualToJson(CharSequence, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON.
- isEqualToJson(String, Class<?>, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON resource.
- isEqualToJson(byte[], JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON bytes.
- isEqualToJson(File, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON file.
- isEqualToJson(InputStream, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON input stream.
- isEqualToJson(Resource, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is equal to the specified JSON resource.
- isErrorEnabled() - Method in class org.springframework.boot.logging.DeferredLog
-
- isExecutable() - Method in interface org.springframework.boot.loader.tools.Layout
-
Returns if loader classes should be included to make the archive executable.
- isExecutable() - Method in class org.springframework.boot.loader.tools.Layouts.Jar
-
- isExecutable() - Method in class org.springframework.boot.loader.tools.Layouts.None
-
- isExecutable() - Method in class org.springframework.boot.loader.tools.Layouts.War
-
- isExpired() - Method in class org.springframework.boot.actuate.session.SessionsEndpoint.SessionDescriptor
-
- isExposeRequestAttributes() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- isExposeSessionAttributes() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- isExposeSpringMacroHelpers() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- isExtendedFormat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- isFailFast() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- isFallbackToSystemLocale() - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- isFatalEnabled() - Method in class org.springframework.boot.logging.DeferredLog
-
- isForce() - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- isForceRequest() - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- isForceResponse() - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- isForceShutdownOnVmExit() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- isFullMatch() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
-
Return true
if all outcomes match.
- isGenerateDdl() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- isGenerateUniqueName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- isGlobal() - Method in class org.springframework.boot.web.server.ErrorPage
-
Return if this error page is a global one (matches all unmatched status and
exception types).
- isGuessDependencies() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- isGuessDependencies() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns if jar dependencies should be guessed.
- isGuessImports() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- isGuessImports() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns if import declarations should be guessed.
- isGzipped() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- isHandler(Class<?>) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
- isHandler(Class<?>) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- isHangup() - Method in class org.springframework.boot.cli.command.status.ExitStatus
-
Flag to signal that the caller can (or should) hangup.
- isHtmlApplicationCache() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- isIgnoreDefaultModelOnRedirect() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- isIncludeException() - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- isIncludeStackTrace(ServerRequest, MediaType) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Determine if the stacktrace attribute should be included.
- isIncludeStackTrace(HttpServletRequest, MediaType) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
-
Determine if the stacktrace attribute should be included.
- isInfoEnabled() - Method in class org.springframework.boot.logging.DeferredLog
-
- isInMemory() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- isJta() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
Returns if a JTA PlatformTransactionManager
is being used.
- isLastElementIndexed() - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
Return if the last element in the name is indexed.
- isLogCookies() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- isLogLatency() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- isLogResolvedException() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- isLogServer() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- isMain(Thread) - Method in class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
Returns if the thread is for a main invocation.
- isMatch() - Method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
Return true
if the outcome was a match.
- isMatch(String, URL) - Method in class org.springframework.boot.devtools.restart.server.DefaultSourceFolderUrlFilter
-
- isMatch(String, URL) - Method in interface org.springframework.boot.devtools.restart.server.SourceFolderUrlFilter
-
Determine if the specified URL matches a source folder.
- isMultiThreaded() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- isNestedArchive(Archive.Entry) - Method in class org.springframework.boot.loader.ExecutableArchiveLauncher
-
Determine if the specified
JarEntry
is a nested item that should be added
to the classpath.
- isNestedArchive(Archive.Entry) - Method in class org.springframework.boot.loader.JarLauncher
-
- isNestedArchive(Archive.Entry) - Method in class org.springframework.boot.loader.WarLauncher
-
- isNonBlockingRedelivery() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- isNotEqualTo(Object) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Overridden version of isNotEqualTo
to perform JSON tests based on the
object type.
- isNotEqualToJson(CharSequence) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not leniently
equal to the specified JSON.
- isNotEqualToJson(String, Class<?>) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not leniently
equal to the specified JSON resource.
- isNotEqualToJson(byte[]) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not leniently
equal to the specified JSON bytes.
- isNotEqualToJson(File) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not leniently
equal to the specified JSON file.
- isNotEqualToJson(InputStream) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not leniently
equal to the specified JSON input stream.
- isNotEqualToJson(Resource) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not leniently
equal to the specified JSON resource.
- isNotEqualToJson(CharSequence, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON.
- isNotEqualToJson(String, Class<?>, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON resource.
- isNotEqualToJson(byte[], JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON bytes.
- isNotEqualToJson(File, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON file.
- isNotEqualToJson(InputStream, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON input stream.
- isNotEqualToJson(Resource, JSONCompareMode) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON resource.
- isNotEqualToJson(CharSequence, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON.
- isNotEqualToJson(String, Class<?>, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON resource.
- isNotEqualToJson(byte[], JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON bytes.
- isNotEqualToJson(File, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON file.
- isNotEqualToJson(InputStream, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON input stream.
- isNotEqualToJson(Resource, JSONComparator) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not equal to the specified JSON resource.
- isNotStrictlyEqualToJson(CharSequence) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not strictly
equal
to the specified JSON.
- isNotStrictlyEqualToJson(String, Class<?>) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not strictly
equal
to the specified JSON resource.
- isNotStrictlyEqualToJson(byte[]) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not strictly
equal
to the specified JSON bytes.
- isNotStrictlyEqualToJson(File) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not strictly
equal
to the specified JSON file.
- isNotStrictlyEqualToJson(InputStream) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not strictly
equal
to the specified JSON input stream.
- isNotStrictlyEqualToJson(Resource) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is not strictly
equal
to the specified JSON resource.
- isNumericIndex(int) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
Return if the element in the name is indexed and numeric.
- isOlderThan(int) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Determine if a connection is older than the specified time.
- isOlderThan(JavaVersion) - Method in enum org.springframework.boot.system.JavaVersion
-
Return if this version is older than a given version.
- isOnePhaseCommit() - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- IsoOffsetDateTimeConverter - Class in org.springframework.boot.actuate.endpoint.convert
-
- IsoOffsetDateTimeConverter() - Constructor for class org.springframework.boot.actuate.endpoint.convert.IsoOffsetDateTimeConverter
-
- isOpen() - Method in class org.springframework.boot.devtools.tunnel.client.HttpTunnelConnection.TunnelChannel
-
- isOptionCommand(Command) - Method in class org.springframework.boot.cli.command.CommandRunner
-
Returns if the specified command is an option command.
- isParentOf(ConfigurationPropertyName) - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
Returns true
if this element is an immediate parent of the specified name.
- isPersistent() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- isPersistent() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- isPersistSession() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- isPreferFileSystemAccess() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- isPrintOnlyOnFailure() - Method in class org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
-
- isProxyConfigured() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- isPublisherConfirms() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- isPublisherReturns() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- isPubSubDomain() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- isQuiet() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- isQuiet() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns if running in quiet mode.
- isReady() - Method in interface org.springframework.boot.admin.SpringApplicationAdminMXBean
-
Specify if the application has fully started and is now ready.
- isReconnectOnException() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- isRecordRequestPercentiles() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Client
-
- isRecordRequestPercentiles() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Server
-
- isRegisterDefaultServlet() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
Flag to indicate that the default servlet should be registered.
- isRenameOnRotate() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- isRequestAttributesEnabled() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- isResolveLazily() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- isRestartExclude(URL) - Method in class org.springframework.boot.devtools.settings.DevToolsSettings
-
- isRestartInclude(URL) - Method in class org.springframework.boot.devtools.settings.DevToolsSettings
-
- isRestartRequired() - Method in class org.springframework.boot.devtools.classpath.ClassPathChangedEvent
-
Return if an application restart is required due to the change.
- isRestartRequired(ChangedFile) - Method in interface org.springframework.boot.devtools.classpath.ClassPathRestartStrategy
-
Return true if a full restart is required.
- isRestartRequired(ChangedFile) - Method in class org.springframework.boot.devtools.classpath.PatternClassPathRestartStrategy
-
- isRotate() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- isRotate() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- isSameRM(XAResource) - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- isSerialJtaTransactions() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- isShowSql() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- isSkippedStackElement(StackTraceElement) - Method in class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
- isSsl() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- isSsl() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- isStarted() - Method in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
Return if the server has been started.
- isStateless() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.ListenerRetry
-
- isStrictlyEqualToJson(CharSequence) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is strictly
equal to
the specified JSON.
- isStrictlyEqualToJson(String, Class<?>) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is strictly
equal to
the specified JSON resource.
- isStrictlyEqualToJson(byte[]) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is strictly
equal to
the specified JSON bytes.
- isStrictlyEqualToJson(File) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is strictly
equal to
the specified JSON file.
- isStrictlyEqualToJson(InputStream) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is strictly
equal to
the specified JSON input stream.
- isStrictlyEqualToJson(Resource) - Method in class org.springframework.boot.test.json.JsonContentAssert
-
Verifies that the actual value is strictly
equal to
the specified JSON resource.
- isSupportedType(EventListener) - Static method in class org.springframework.boot.web.servlet.ServletListenerRegistrationBean
-
Returns true
if the specified listener is one of the supported types.
- isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheTemplateAvailabilityProvider
-
- isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider
-
- isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - Method in interface org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider
-
Returns true
if a template is available for the given view
.
- isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafTemplateAvailabilityProvider
-
- isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - Method in class org.springframework.boot.autoconfigure.web.servlet.JspTemplateAvailabilityProvider
-
- isTemplated() - Method in class org.springframework.boot.actuate.endpoint.web.Link
-
Returns whether or not the
href
is templated.
- isTestConnection() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- isThreadedTwoPhaseCommit() - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- isThrowExceptionIfNoHandlerFound() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- isTrace() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- isTraceEnabled(ServerRequest) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Check whether the trace attribute has been set on the given request.
- isTraceEnabled() - Method in class org.springframework.boot.logging.DeferredLog
-
- isTypeOrAnnotated(MetadataReader, MetadataReaderFactory, Class<?>) - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- isUniqueNames() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointExporterProperties
-
- isUnpackRequired() - Method in class org.springframework.boot.loader.tools.Library
-
Return if the file cannot be used directly as a nested jar and needs to be
unpacked.
- isUseAnonymousProducers() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- isUseCodeAsDefaultMessage() - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- isUseDefaultFilters() - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- isUseForwardHeaders() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- isUseForwardHeaders() - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- isUseGlobalRegistry() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
-
- isUseNewIdGeneratorMappings() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- isUsingForwardHeaders() - Method in enum org.springframework.boot.cloud.CloudPlatform
-
Returns if the platform is behind a load balancer and uses
X-Forwarded-For headers.
- isValid(CharSequence) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
Returns if the given name is valid.
- isWarnEnabled() - Method in class org.springframework.boot.logging.DeferredLog
-
- isWatchForFileChanges() - Method in interface org.springframework.boot.cli.command.run.SpringApplicationRunnerConfiguration
-
Returns true
if the source file should be monitored for changes and
automatically recompiled.
- isWebAllowOthers() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- isWebEnvironment() - Method in class org.springframework.boot.SpringApplication
-
- isWrapperFor(Class<?>) - Method in class org.springframework.boot.jta.narayana.NarayanaDataSourceBean
-
- items(Object...) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
-
Indicate the items.
- items(ConditionMessage.Style, Object...) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
-
Indicate the items.
- items(Collection<?>) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
-
Indicate the items.
- items(ConditionMessage.Style, Collection<?>) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
-
- IterableConfigurationPropertySource - Interface in org.springframework.boot.context.properties.source
-
- iterator() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
-
- iterator() - Method in class org.springframework.boot.autoconfigure.http.HttpMessageConverters
-
- iterator() - Method in class org.springframework.boot.cli.command.CommandRunner
-
- iterator() - Method in class org.springframework.boot.context.properties.bind.validation.ValidationErrors
-
- iterator() - Method in interface org.springframework.boot.context.properties.source.IterableConfigurationPropertySource
-
Return an iterator for the
names
managed by this
source.
- iterator() - Method in class org.springframework.boot.context.properties.source.MapConfigurationPropertySource
-
- iterator() - Method in class org.springframework.boot.devtools.classpath.ClassPathFolders
-
- iterator() - Method in class org.springframework.boot.devtools.filewatch.ChangedFiles
-
- iterator() - Method in class org.springframework.boot.info.InfoProperties
-
- iterator() - Method in class org.springframework.boot.loader.archive.ExplodedArchive
-
- iterator() - Method in class org.springframework.boot.loader.archive.JarFileArchive
-
- iterator() - Method in class org.springframework.boot.test.autoconfigure.filter.FilterAnnotations
-
- iterator() - Method in class org.springframework.boot.web.server.MimeMappings
-
- iterator() - Method in class org.springframework.boot.web.servlet.ServletContextInitializerBeans
-
- OAuth2ClientAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
- OAuth2ClientAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientAutoConfiguration
-
- OAuth2ClientProperties - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
OAuth 2.0 client properties.
- OAuth2ClientProperties() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
-
- OAuth2ClientProperties.Provider - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
- OAuth2ClientProperties.Registration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
A single client registration.
- ObjectContent<T> - Class in org.springframework.boot.test.json
-
- ObjectContent(ResolvableType, T) - Constructor for class org.springframework.boot.test.json.ObjectContent
-
- ObjectContentAssert<A> - Class in org.springframework.boot.test.json
-
- ObjectContentAssert(A) - Constructor for class org.springframework.boot.test.json.ObjectContentAssert
-
- objectNamingStrategy() - Method in class org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
-
- of(Class<?>...) - Static method in class org.springframework.boot.autoconfigure.AutoConfigurations
-
- of(String, Object...) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
- of(Collection<? extends ConditionMessage>) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
Factory method to create a new
ConditionMessage
comprised of the specified
messages.
- of(Class<?>...) - Static method in class org.springframework.boot.context.annotation.UserConfigurations
-
- of(Class<T>) - Static method in class org.springframework.boot.context.properties.bind.Bindable
-
Create a new
Bindable
of the specified type.
- of(ResolvableType) - Static method in class org.springframework.boot.context.properties.bind.Bindable
-
Create a new
Bindable
of the specified type.
- of(CharSequence) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
- of(Object) - Static method in class org.springframework.boot.origin.OriginTrackedValue
-
- of(Object, Origin) - Static method in class org.springframework.boot.origin.OriginTrackedValue
-
- of(String...) - Static method in class org.springframework.boot.test.util.TestPropertyValues
-
Return a new
TestPropertyValues
with the underlying map populated with the
given property pairs.
- of(Iterable<String>) - Static method in class org.springframework.boot.test.util.TestPropertyValues
-
Return a new
TestPropertyValues
with the underlying map populated with the
given property pairs.
- of(Stream<String>) - Static method in class org.springframework.boot.test.util.TestPropertyValues
-
Return a new
TestPropertyValues
with the underlying map populated with the
given property pairs.
- ofInstance(T) - Static method in class org.springframework.boot.context.properties.bind.Bindable
-
Create a new
Bindable
of the type of the specified instance with an
existing value equal to the instance.
- OK - Static variable in class org.springframework.boot.cli.command.status.ExitStatus
-
Generic "OK" exit status with zero exit code and hangup=false.
- onApplicationEvent(AuditApplicationEvent) - Method in class org.springframework.boot.actuate.audit.listener.AbstractAuditListener
-
- onApplicationEvent(AbstractAuthenticationEvent) - Method in class org.springframework.boot.actuate.security.AuthenticationAuditListener
-
- onApplicationEvent(AbstractAuthorizationEvent) - Method in class org.springframework.boot.actuate.security.AuthorizationAuditListener
-
- onApplicationEvent(SpringApplicationEvent) - Method in class org.springframework.boot.autoconfigure.BackgroundPreinitializer
-
- onApplicationEvent(JobExecutionEvent) - Method in class org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator
-
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
-
- onApplicationEvent(ContextClosedEvent) - Method in class org.springframework.boot.builder.ParentContextCloserApplicationListener.ContextCloserListener
-
- onApplicationEvent(ParentContextApplicationContextInitializer.ParentContextAvailableEvent) - Method in class org.springframework.boot.builder.ParentContextCloserApplicationListener
-
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class org.springframework.boot.context.config.AnsiOutputApplicationListener
-
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.context.config.DelegatingApplicationListener
-
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class org.springframework.boot.context.FileEncodingApplicationListener
-
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
-
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
- onApplicationEvent(ClassPathChangedEvent) - Method in class org.springframework.boot.devtools.remote.client.ClassPathChangeUploader
-
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.devtools.restart.RestartApplicationListener
-
- onApplicationEvent(ApplicationStartingEvent) - Method in class org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener
-
- onApplicationEvent(SpringApplicationEvent) - Method in class org.springframework.boot.system.ApplicationPidFileWriter
-
- onApplicationEvent(WebServerInitializedEvent) - Method in class org.springframework.boot.system.EmbeddedServerPortFileWriter
-
- onApplicationEvent(WebServerInitializedEvent) - Method in class org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer
-
- onApplicationReadyEvent(ApplicationReadyEvent) - Method in class org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
-
- onAuditEvent(AuditEvent) - Method in class org.springframework.boot.actuate.audit.listener.AbstractAuditListener
-
- onAuditEvent(AuditEvent) - Method in class org.springframework.boot.actuate.audit.listener.AuditListener
-
- onAutoConfigurationImportEvent(AutoConfigurationImportEvent) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationImportListener
-
Handle an auto-configuration import event.
- onChange(Set<ChangedFiles>) - Method in interface org.springframework.boot.devtools.filewatch.FileChangeListener
-
Called when files have been changed.
- onClose(SocketChannel) - Method in interface org.springframework.boot.devtools.tunnel.client.TunnelClientListener
-
Called when a socket channel is closed.
- onClose() - Method in class org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
-
- onClose() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- OnEndpointElementCondition - Class in org.springframework.boot.actuate.autoconfigure
-
Base endpoint element condition.
- OnEndpointElementCondition(String, Class<? extends Annotation>) - Constructor for class org.springframework.boot.actuate.autoconfigure.OnEndpointElementCondition
-
- onFailure(ConfigurationPropertyName, Bindable<?>, BindContext, Exception) - Method in class org.springframework.boot.context.properties.bind.AbstractBindHandler
-
- onFailure(ConfigurationPropertyName, Bindable<?>, BindContext, Exception) - Method in interface org.springframework.boot.context.properties.bind.BindHandler
-
- onFailure(ConfigurationPropertyName, Bindable<?>, BindContext, Exception) - Method in class org.springframework.boot.context.properties.bind.handler.IgnoreErrorsBindHandler
-
- onFinish(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - Method in class org.springframework.boot.context.properties.bind.AbstractBindHandler
-
- onFinish(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - Method in interface org.springframework.boot.context.properties.bind.BindHandler
-
Called when binding finishes, regardless of whether the property was bound or not.
- onFinish(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - Method in class org.springframework.boot.context.properties.bind.handler.NoUnboundElementsBindHandler
-
- onFinish(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - Method in class org.springframework.boot.context.properties.bind.validation.ValidationBindHandler
-
- onOpen(SocketChannel) - Method in interface org.springframework.boot.devtools.tunnel.client.TunnelClientListener
-
Called when a socket channel is opened.
- onRefresh() - Method in class org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
-
- onRefresh() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- onStart(ConfigurationPropertyName, Bindable<?>, BindContext) - Method in class org.springframework.boot.context.properties.bind.AbstractBindHandler
-
- onStart(ConfigurationPropertyName, Bindable<?>, BindContext) - Method in interface org.springframework.boot.context.properties.bind.BindHandler
-
Called when binding of an element starts but before any result has been determined.
- onStart(ConfigurationPropertyName, Bindable<?>, BindContext) - Method in class org.springframework.boot.context.properties.bind.validation.ValidationBindHandler
-
- onStartup(ServletContext) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration.JerseyWebApplicationInitializer
-
- onStartup(ServletContext) - Method in class org.springframework.boot.cli.app.SpringApplicationWebApplicationInitializer
-
- onStartup(ServletContext) - Method in class org.springframework.boot.web.servlet.server.InitParameterConfiguringServletContextInitializer
-
- onStartup(ServletContext) - Method in interface org.springframework.boot.web.servlet.ServletContextInitializer
-
Configure the given ServletContext
with any servlets, filters, listeners
context-params and attributes necessary for initialization.
- onStartup(ServletContext) - Method in class org.springframework.boot.web.servlet.ServletListenerRegistrationBean
-
- onStartup(ServletContext) - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
- onStartup(ServletContext) - Method in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
- onSuccess(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - Method in class org.springframework.boot.context.properties.bind.AbstractBindHandler
-
- onSuccess(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - Method in interface org.springframework.boot.context.properties.bind.BindHandler
-
Called when binding of an element ends with a successful result.
- onSuccess(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - Method in class org.springframework.boot.context.properties.bind.handler.NoUnboundElementsBindHandler
-
- onSuccess(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - Method in class org.springframework.boot.context.properties.bind.validation.ValidationBindHandler
-
- onWebServerInitializedEvent(WebServerInitializedEvent) - Method in class org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
-
- open(WritableByteChannel, Closeable) - Method in class org.springframework.boot.devtools.tunnel.client.HttpTunnelConnection
-
- open(WritableByteChannel, Closeable) - Method in interface org.springframework.boot.devtools.tunnel.client.TunnelConnection
-
Open the tunnel connection.
- open(int) - Method in class org.springframework.boot.devtools.tunnel.server.SocketTargetServerConnection
-
- open(int) - Method in interface org.springframework.boot.devtools.tunnel.server.TargetServerConnection
-
Open a connection to the target server with the specified timeout.
- openConnection(URL) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFileURLStreamHandler
-
- openConnection(URL) - Method in class org.springframework.boot.loader.jar.Handler
-
- openEntityManagerInViewInterceptor() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration
-
- Operation - Class in org.springframework.boot.actuate.endpoint
-
An operation on an endpoint.
- Operation(OperationType, OperationInvoker, boolean) - Constructor for class org.springframework.boot.actuate.endpoint.Operation
-
Creates a new EndpointOperation
for an operation of the given type
.
- OperationInvoker - Interface in org.springframework.boot.actuate.endpoint
-
An OperationInvoker
is used to invoke an operation on an endpoint.
- OperationKey(String, Class<?>, K) - Constructor for class org.springframework.boot.actuate.endpoint.annotation.AnnotationEndpointDiscoverer.OperationKey
-
- OperationRequestPredicate - Class in org.springframework.boot.actuate.endpoint.web
-
A predicate for a request to an operation on a web endpoint.
- OperationRequestPredicate(String, WebEndpointHttpMethod, Collection<String>, Collection<String>) - Constructor for class org.springframework.boot.actuate.endpoint.web.OperationRequestPredicate
-
Creates a new OperationRequestPredicate
.
- OperationType - Enum in org.springframework.boot.actuate.endpoint
-
An enumeration of the different types of operation supported by an endpoint.
- option(String, String) - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- option(Collection<String>, String) - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- OptionalLiveReloadServer - Class in org.springframework.boot.devtools.autoconfigure
-
- OptionalLiveReloadServer(LiveReloadServer) - Constructor for class org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer
-
- OptionHandler - Class in org.springframework.boot.cli.command.options
-
- OptionHandler() - Constructor for class org.springframework.boot.cli.command.options.OptionHandler
-
- OptionHelp - Interface in org.springframework.boot.cli.command.options
-
Help for a specific option.
- OptionParsingCommand - Class in org.springframework.boot.cli.command
-
- OptionParsingCommand(String, String, OptionHandler) - Constructor for class org.springframework.boot.cli.command.OptionParsingCommand
-
- options() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- options() - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- OptionSetGroovyCompilerConfiguration - Class in org.springframework.boot.cli.command.options
-
- OptionSetGroovyCompilerConfiguration(OptionSet, CompilerOptionHandler) - Constructor for class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- OptionSetGroovyCompilerConfiguration(OptionSet, CompilerOptionHandler, List<RepositoryConfiguration>) - Constructor for class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- optionsForAllow(String, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Return the value of the Allow header for the given URI.
- optionsForAllow(String, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Return the value of the Allow header for the given URI.
- optionsForAllow(URI) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Return the value of the Allow header for the given URL.
- ORDER - Static variable in class org.springframework.boot.autoconfigure.cloud.CloudAutoConfiguration
-
- ORDER - Static variable in class org.springframework.boot.cli.compiler.DependencyAutoConfigurationTransformation
-
The order of the transformation.
- ORDER - Static variable in class org.springframework.boot.cli.compiler.DependencyManagementBomTransformation
-
The order of the transformation.
- ORDER - Static variable in class org.springframework.boot.cli.compiler.GroovyBeansTransformation
-
The order of the transformation.
- ORDER - Static variable in class org.springframework.boot.cli.compiler.ResolveDependencyCoordinatesTransformation
-
The order of the transformation.
- OrderedCharacterEncodingFilter - Class in org.springframework.boot.web.servlet.filter
-
CharacterEncodingFilter
that also implements Ordered
.
- OrderedCharacterEncodingFilter() - Constructor for class org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter
-
- OrderedHealthAggregator - Class in org.springframework.boot.actuate.health
-
Default
HealthAggregator
implementation that aggregates
Health
instances and determines the final system state based on a simple ordered list.
- OrderedHealthAggregator() - Constructor for class org.springframework.boot.actuate.health.OrderedHealthAggregator
-
- OrderedHiddenHttpMethodFilter - Class in org.springframework.boot.web.servlet.filter
-
HiddenHttpMethodFilter
that also implements Ordered
.
- OrderedHiddenHttpMethodFilter() - Constructor for class org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter
-
- OrderedHttpPutFormContentFilter - Class in org.springframework.boot.web.servlet.filter
-
HttpPutFormContentFilter
that also implements Ordered
.
- OrderedHttpPutFormContentFilter() - Constructor for class org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter
-
- OrderedRequestContextFilter - Class in org.springframework.boot.web.servlet.filter
-
RequestContextFilter
that also implements Ordered
.
- OrderedRequestContextFilter() - Constructor for class org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter
-
- orElse(T) - Method in class org.springframework.boot.context.properties.bind.BindResult
-
Return the object that was bound, or other
if no value has been bound.
- orElseCreate(Class<? extends T>) - Method in class org.springframework.boot.context.properties.bind.BindResult
-
Return the object that was bound, or a new instance of the specified class if no
value has been bound.
- orElseGet(Supplier<? extends T>) - Method in class org.springframework.boot.context.properties.bind.BindResult
-
Return the object that was bound, or the result of invoking other
if no
value has been bound.
- orElseThrow(Supplier<? extends X>) - Method in class org.springframework.boot.context.properties.bind.BindResult
-
Return the object that was bound, or throw an exception to be created by the
provided supplier if no value has been bound.
- org.springframework.boot - package org.springframework.boot
-
Core Spring Boot classes.
- org.springframework.boot.actuate.amqp - package org.springframework.boot.actuate.amqp
-
Actuator support for AMQP and RabbitMQ.
- org.springframework.boot.actuate.audit - package org.springframework.boot.actuate.audit
-
Core actuator auditing classes.
- org.springframework.boot.actuate.audit.listener - package org.springframework.boot.actuate.audit.listener
-
Actuator auditing listeners.
- org.springframework.boot.actuate.autoconfigure - package org.springframework.boot.actuate.autoconfigure
-
Classes for general actuator auto-configuration concerns.
- org.springframework.boot.actuate.autoconfigure.amqp - package org.springframework.boot.actuate.autoconfigure.amqp
-
Auto-configuration for actuator AMQP concerns.
- org.springframework.boot.actuate.autoconfigure.audit - package org.springframework.boot.actuate.autoconfigure.audit
-
Auto-configuration for actuator audit concerns.
- org.springframework.boot.actuate.autoconfigure.beans - package org.springframework.boot.actuate.autoconfigure.beans
-
Auto-configuration for actuator Spring Bean concerns.
- org.springframework.boot.actuate.autoconfigure.cassandra - package org.springframework.boot.actuate.autoconfigure.cassandra
-
Auto-configuration for actuator Cassandra concerns.
- org.springframework.boot.actuate.autoconfigure.cloudfoundry - package org.springframework.boot.actuate.autoconfigure.cloudfoundry
-
Auto-configuration for actuator Cloud Foundry concerns.
- org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive - package org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive
-
- org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet - package org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
-
- org.springframework.boot.actuate.autoconfigure.condition - package org.springframework.boot.actuate.autoconfigure.condition
-
Auto-configuration for actuator condition concerns.
- org.springframework.boot.actuate.autoconfigure.context - package org.springframework.boot.actuate.autoconfigure.context
-
Auto-configuration for actuator Spring Context concerns.
- org.springframework.boot.actuate.autoconfigure.context.properties - package org.springframework.boot.actuate.autoconfigure.context.properties
-
Auto-configuration for actuator property concerns.
- org.springframework.boot.actuate.autoconfigure.couchbase - package org.springframework.boot.actuate.autoconfigure.couchbase
-
Auto-configuration for actuator Couchbase concerns.
- org.springframework.boot.actuate.autoconfigure.elasticsearch - package org.springframework.boot.actuate.autoconfigure.elasticsearch
-
Auto-configuration for actuator Elasticsearch concerns.
- org.springframework.boot.actuate.autoconfigure.endpoint - package org.springframework.boot.actuate.autoconfigure.endpoint
-
Core classes for actuator endpoint auto-configuration.
- org.springframework.boot.actuate.autoconfigure.endpoint.condition - package org.springframework.boot.actuate.autoconfigure.endpoint.condition
-
Actuator endpoint auto-configuration conditions.
- org.springframework.boot.actuate.autoconfigure.endpoint.jmx - package org.springframework.boot.actuate.autoconfigure.endpoint.jmx
-
Actuator JMX endpoint auto-configuration.
- org.springframework.boot.actuate.autoconfigure.endpoint.web - package org.springframework.boot.actuate.autoconfigure.endpoint.web
-
Auto-configuration for the Actuator's web endpoints.
- org.springframework.boot.actuate.autoconfigure.endpoint.web.jersey - package org.springframework.boot.actuate.autoconfigure.endpoint.web.jersey
-
Auto-configuration for exposing actuator web endpoints using Jersey.
- org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive - package org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive
-
Auto-configuration for exposing actuator web endpoints using WebFlux.
- org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet - package org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
-
Auto-configuration for exposing actuator web endpoints using Spring MVC.
- org.springframework.boot.actuate.autoconfigure.env - package org.springframework.boot.actuate.autoconfigure.env
-
Auto-configuration for actuator Spring Environment concerns.
- org.springframework.boot.actuate.autoconfigure.flyway - package org.springframework.boot.actuate.autoconfigure.flyway
-
Auto-configuration for actuator Flyway concerns.
- org.springframework.boot.actuate.autoconfigure.health - package org.springframework.boot.actuate.autoconfigure.health
-
Auto-configuration for actuator health concerns.
- org.springframework.boot.actuate.autoconfigure.info - package org.springframework.boot.actuate.autoconfigure.info
-
Auto-configuration for actuator info concerns.
- org.springframework.boot.actuate.autoconfigure.jdbc - package org.springframework.boot.actuate.autoconfigure.jdbc
-
Auto-configuration for actuator JDBC concerns.
- org.springframework.boot.actuate.autoconfigure.jms - package org.springframework.boot.actuate.autoconfigure.jms
-
Auto-configuration for actuator JMS concerns.
- org.springframework.boot.actuate.autoconfigure.jolokia - package org.springframework.boot.actuate.autoconfigure.jolokia
-
Auto-configuration for actuator Jolokia support.
- org.springframework.boot.actuate.autoconfigure.ldap - package org.springframework.boot.actuate.autoconfigure.ldap
-
Auto-configuration for actuator LDAP concerns.
- org.springframework.boot.actuate.autoconfigure.liquibase - package org.springframework.boot.actuate.autoconfigure.liquibase
-
Auto-configuration for actuator Liquibase concerns.
- org.springframework.boot.actuate.autoconfigure.logging - package org.springframework.boot.actuate.autoconfigure.logging
-
Auto-configuration for actuator logging concerns.
- org.springframework.boot.actuate.autoconfigure.mail - package org.springframework.boot.actuate.autoconfigure.mail
-
Auto-configuration for actuator JavaMail concerns.
- org.springframework.boot.actuate.autoconfigure.management - package org.springframework.boot.actuate.autoconfigure.management
-
Auto-configuration for actuator management concerns.
- org.springframework.boot.actuate.autoconfigure.metrics - package org.springframework.boot.actuate.autoconfigure.metrics
-
Auto-configuration for actuator metrics and Micrometer.
- org.springframework.boot.actuate.autoconfigure.metrics.export - package org.springframework.boot.actuate.autoconfigure.metrics.export
-
Core classes for exporting actuator metrics.
- org.springframework.boot.actuate.autoconfigure.metrics.export.atlas - package org.springframework.boot.actuate.autoconfigure.metrics.export.atlas
-
Support for exporting actuator metrics to Atlas.
- org.springframework.boot.actuate.autoconfigure.metrics.export.datadog - package org.springframework.boot.actuate.autoconfigure.metrics.export.datadog
-
Support for exporting actuator metrics to Datadog.
- org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia - package org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia
-
Support for exporting actuator metrics to Ganglia.
- org.springframework.boot.actuate.autoconfigure.metrics.export.graphite - package org.springframework.boot.actuate.autoconfigure.metrics.export.graphite
-
Support for exporting actuator metrics to Graphite.
- org.springframework.boot.actuate.autoconfigure.metrics.export.influx - package org.springframework.boot.actuate.autoconfigure.metrics.export.influx
-
Support for exporting actuator metrics to InfluxDB.
- org.springframework.boot.actuate.autoconfigure.metrics.export.jmx - package org.springframework.boot.actuate.autoconfigure.metrics.export.jmx
-
Support for exporting actuator metrics to JMX.
- org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus - package org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
-
Support for exporting actuator metrics to Prometheus.
- org.springframework.boot.actuate.autoconfigure.metrics.export.simple - package org.springframework.boot.actuate.autoconfigure.metrics.export.simple
-
Support for exporting actuator metrics to a simple in-memory store.
- org.springframework.boot.actuate.autoconfigure.metrics.export.statsd - package org.springframework.boot.actuate.autoconfigure.metrics.export.statsd
-
Support for exporting actuator metrics to StatsD.
- org.springframework.boot.actuate.autoconfigure.metrics.jdbc - package org.springframework.boot.actuate.autoconfigure.metrics.jdbc
-
- org.springframework.boot.actuate.autoconfigure.metrics.reactive.server - package org.springframework.boot.actuate.autoconfigure.metrics.reactive.server
-
Auto-configuration for WebFlux actuator metrics.
- org.springframework.boot.actuate.autoconfigure.metrics.web.client - package org.springframework.boot.actuate.autoconfigure.metrics.web.client
-
Auto-configuration for web client actuator metrics.
- org.springframework.boot.actuate.autoconfigure.metrics.web.servlet - package org.springframework.boot.actuate.autoconfigure.metrics.web.servlet
-
Auto-configuration for Spring MVC actuator metrics.
- org.springframework.boot.actuate.autoconfigure.mongo - package org.springframework.boot.actuate.autoconfigure.mongo
-
Auto-configuration for actuator MongoDB concerns.
- org.springframework.boot.actuate.autoconfigure.neo4j - package org.springframework.boot.actuate.autoconfigure.neo4j
-
Auto-configuration for actuator Neo4J concerns.
- org.springframework.boot.actuate.autoconfigure.redis - package org.springframework.boot.actuate.autoconfigure.redis
-
Auto-configuration for actuator Redis concerns.
- org.springframework.boot.actuate.autoconfigure.security - package org.springframework.boot.actuate.autoconfigure.security
-
Auto-configuration for security.
- org.springframework.boot.actuate.autoconfigure.session - package org.springframework.boot.actuate.autoconfigure.session
-
Auto-configuration for actuator Spring Sessions concerns.
- org.springframework.boot.actuate.autoconfigure.solr - package org.springframework.boot.actuate.autoconfigure.solr
-
Auto-configuration for actuator Solr concerns.
- org.springframework.boot.actuate.autoconfigure.system - package org.springframework.boot.actuate.autoconfigure.system
-
Auto-configuration for actuator system concerns.
- org.springframework.boot.actuate.autoconfigure.trace - package org.springframework.boot.actuate.autoconfigure.trace
-
Auto-configuration for actuator tracing concerns.
- org.springframework.boot.actuate.autoconfigure.web - package org.springframework.boot.actuate.autoconfigure.web
-
Core classes for auto-configuration of actuator web concerns.
- org.springframework.boot.actuate.autoconfigure.web.jersey - package org.springframework.boot.actuate.autoconfigure.web.jersey
-
Configuration for a Jersey-based management context.
- org.springframework.boot.actuate.autoconfigure.web.reactive - package org.springframework.boot.actuate.autoconfigure.web.reactive
-
Configuration for a WebFlux-based management context.
- org.springframework.boot.actuate.autoconfigure.web.server - package org.springframework.boot.actuate.autoconfigure.web.server
-
Actuator web server support.
- org.springframework.boot.actuate.autoconfigure.web.servlet - package org.springframework.boot.actuate.autoconfigure.web.servlet
-
Actuator Spring MVC support.
- org.springframework.boot.actuate.beans - package org.springframework.boot.actuate.beans
-
Actuator support relating to Spring Beans.
- org.springframework.boot.actuate.cassandra - package org.springframework.boot.actuate.cassandra
-
Actuator support for Cassandra.
- org.springframework.boot.actuate.context - package org.springframework.boot.actuate.context
-
Actuator support relating to Spring Context.
- org.springframework.boot.actuate.context.properties - package org.springframework.boot.actuate.context.properties
-
Actuator support relating to external configuration properties.
- org.springframework.boot.actuate.couchbase - package org.springframework.boot.actuate.couchbase
-
Actuator support for Couchbase.
- org.springframework.boot.actuate.elasticsearch - package org.springframework.boot.actuate.elasticsearch
-
Actuator support for Elasticsearch.
- org.springframework.boot.actuate.endpoint - package org.springframework.boot.actuate.endpoint
-
Actuator endpoint infrastructure.
- org.springframework.boot.actuate.endpoint.annotation - package org.springframework.boot.actuate.endpoint.annotation
-
Annotation support for actuator endpoints.
- org.springframework.boot.actuate.endpoint.cache - package org.springframework.boot.actuate.endpoint.cache
-
Caching support for actuator endpoints.
- org.springframework.boot.actuate.endpoint.convert - package org.springframework.boot.actuate.endpoint.convert
-
Converter support for actuator endpoints.
- org.springframework.boot.actuate.endpoint.http - package org.springframework.boot.actuate.endpoint.http
-
Actuator endpoint HTTP concerns (not tied to any specific implementation).
- org.springframework.boot.actuate.endpoint.jmx - package org.springframework.boot.actuate.endpoint.jmx
-
JMX support for actuator endpoints.
- org.springframework.boot.actuate.endpoint.jmx.annotation - package org.springframework.boot.actuate.endpoint.jmx.annotation
-
Annotation support for actuator JMX endpoints.
- org.springframework.boot.actuate.endpoint.web - package org.springframework.boot.actuate.endpoint.web
-
Web support for actuator endpoints.
- org.springframework.boot.actuate.endpoint.web.annotation - package org.springframework.boot.actuate.endpoint.web.annotation
-
Annotation support for actuator web endpoints.
- org.springframework.boot.actuate.endpoint.web.jersey - package org.springframework.boot.actuate.endpoint.web.jersey
-
Jersey support for actuator endpoints.
- org.springframework.boot.actuate.endpoint.web.reactive - package org.springframework.boot.actuate.endpoint.web.reactive
-
Spring WebFlux support for actuator endpoints.
- org.springframework.boot.actuate.endpoint.web.servlet - package org.springframework.boot.actuate.endpoint.web.servlet
-
Spring MVC support for actuator endpoints.
- org.springframework.boot.actuate.env - package org.springframework.boot.actuate.env
-
Actuator support for Spring Framework's
Environment
.
- org.springframework.boot.actuate.flyway - package org.springframework.boot.actuate.flyway
-
Actuator support for Flyway.
- org.springframework.boot.actuate.health - package org.springframework.boot.actuate.health
-
Actuator health indicator and endpoints.
- org.springframework.boot.actuate.info - package org.springframework.boot.actuate.info
-
Classes for application info.
- org.springframework.boot.actuate.jdbc - package org.springframework.boot.actuate.jdbc
-
Actuator support for JDBC.
- org.springframework.boot.actuate.jms - package org.springframework.boot.actuate.jms
-
Actuator support for JMS.
- org.springframework.boot.actuate.ldap - package org.springframework.boot.actuate.ldap
-
Actuator support for LDAP.
- org.springframework.boot.actuate.liquibase - package org.springframework.boot.actuate.liquibase
-
Actuator support for Liquibase.
- org.springframework.boot.actuate.logging - package org.springframework.boot.actuate.logging
-
Actuator support for logging.
- org.springframework.boot.actuate.mail - package org.springframework.boot.actuate.mail
-
Actuator support for JavaMail.
- org.springframework.boot.actuate.management - package org.springframework.boot.actuate.management
-
Actuator support for JVM management.
- org.springframework.boot.actuate.metrics - package org.springframework.boot.actuate.metrics
-
Core actuator support for metrics.
- org.springframework.boot.actuate.metrics.export.prometheus - package org.springframework.boot.actuate.metrics.export.prometheus
-
Actuator support for exporting metrics to Prometheus.
- org.springframework.boot.actuate.metrics.integration - package org.springframework.boot.actuate.metrics.integration
-
Actuator support for Spring Integration metrics.
- org.springframework.boot.actuate.metrics.jdbc - package org.springframework.boot.actuate.metrics.jdbc
-
Actuator support for JDBC metrics.
- org.springframework.boot.actuate.metrics.web.client - package org.springframework.boot.actuate.metrics.web.client
-
Actuator support for web client metrics.
- org.springframework.boot.actuate.metrics.web.reactive.server - package org.springframework.boot.actuate.metrics.web.reactive.server
-
Actuator support for WebFlux metrics.
- org.springframework.boot.actuate.metrics.web.servlet - package org.springframework.boot.actuate.metrics.web.servlet
-
Actuator support for Spring MVC metrics.
- org.springframework.boot.actuate.mongo - package org.springframework.boot.actuate.mongo
-
Actuator support for Mongo.
- org.springframework.boot.actuate.neo4j - package org.springframework.boot.actuate.neo4j
-
Actuator support for Neo4j.
- org.springframework.boot.actuate.redis - package org.springframework.boot.actuate.redis
-
Actuator support for Redis.
- org.springframework.boot.actuate.security - package org.springframework.boot.actuate.security
-
Actuator support for security.
- org.springframework.boot.actuate.session - package org.springframework.boot.actuate.session
-
Actuator support for Spring Session.
- org.springframework.boot.actuate.solr - package org.springframework.boot.actuate.solr
-
Actuator support for Solr.
- org.springframework.boot.actuate.system - package org.springframework.boot.actuate.system
-
Actuator support for system-related concerns.
- org.springframework.boot.actuate.trace - package org.springframework.boot.actuate.trace
-
Actuator tracing support.
- org.springframework.boot.admin - package org.springframework.boot.admin
-
Administration support for Spring Boot applications.
- org.springframework.boot.ansi - package org.springframework.boot.ansi
-
Support classes to provide ANSI color output.
- org.springframework.boot.autoconfigure - package org.springframework.boot.autoconfigure
-
Spring Boot's auto-configuration capabilities.
- org.springframework.boot.autoconfigure.admin - package org.springframework.boot.autoconfigure.admin
-
Auto-configuration for admin-related features.
- org.springframework.boot.autoconfigure.amqp - package org.springframework.boot.autoconfigure.amqp
-
Auto-configuration for RabbitMQ.
- org.springframework.boot.autoconfigure.aop - package org.springframework.boot.autoconfigure.aop
-
Auto-configuration for Spring AOP.
- org.springframework.boot.autoconfigure.batch - package org.springframework.boot.autoconfigure.batch
-
Auto-configuration for Spring Batch.
- org.springframework.boot.autoconfigure.cache - package org.springframework.boot.autoconfigure.cache
-
Auto-configuration for the cache abstraction.
- org.springframework.boot.autoconfigure.cassandra - package org.springframework.boot.autoconfigure.cassandra
-
Auto-configuration for Cassandra.
- org.springframework.boot.autoconfigure.cloud - package org.springframework.boot.autoconfigure.cloud
-
Auto-configuration for Spring Cloud Connectors.
- org.springframework.boot.autoconfigure.condition - package org.springframework.boot.autoconfigure.condition
-
@Condition
annotations and supporting classes.
- org.springframework.boot.autoconfigure.context - package org.springframework.boot.autoconfigure.context
-
Auto-configuration for the Spring context.
- org.springframework.boot.autoconfigure.couchbase - package org.springframework.boot.autoconfigure.couchbase
-
Auto-configuration for Couchbase.
- org.springframework.boot.autoconfigure.dao - package org.springframework.boot.autoconfigure.dao
-
Auto-configuration for Spring DAO.
- org.springframework.boot.autoconfigure.data - package org.springframework.boot.autoconfigure.data
-
Auto-configuration base classes for Spring Data.
- org.springframework.boot.autoconfigure.data.cassandra - package org.springframework.boot.autoconfigure.data.cassandra
-
Auto-configuration for Spring Data Cassandra.
- org.springframework.boot.autoconfigure.data.couchbase - package org.springframework.boot.autoconfigure.data.couchbase
-
Auto-configuration for Spring Data Couchbase.
- org.springframework.boot.autoconfigure.data.elasticsearch - package org.springframework.boot.autoconfigure.data.elasticsearch
-
Auto-configuration for Spring Data Elasticsearch.
- org.springframework.boot.autoconfigure.data.jpa - package org.springframework.boot.autoconfigure.data.jpa
-
Auto-configuration for Spring Data JPA.
- org.springframework.boot.autoconfigure.data.ldap - package org.springframework.boot.autoconfigure.data.ldap
-
Auto-configuration for Spring Data LDAP.
- org.springframework.boot.autoconfigure.data.mongo - package org.springframework.boot.autoconfigure.data.mongo
-
Auto-configuration for Spring Data Mongo.
- org.springframework.boot.autoconfigure.data.neo4j - package org.springframework.boot.autoconfigure.data.neo4j
-
Auto-configuration for Spring Data Neo4j.
- org.springframework.boot.autoconfigure.data.redis - package org.springframework.boot.autoconfigure.data.redis
-
Auto-configuration for Spring Data Redis.
- org.springframework.boot.autoconfigure.data.rest - package org.springframework.boot.autoconfigure.data.rest
-
Auto-configuration for Spring Data REST.
- org.springframework.boot.autoconfigure.data.solr - package org.springframework.boot.autoconfigure.data.solr
-
Auto-configuration for Spring Data SOLR.
- org.springframework.boot.autoconfigure.data.web - package org.springframework.boot.autoconfigure.data.web
-
Auto-configuration for Spring Data's Web Support.
- org.springframework.boot.autoconfigure.diagnostics.analyzer - package org.springframework.boot.autoconfigure.diagnostics.analyzer
-
- org.springframework.boot.autoconfigure.domain - package org.springframework.boot.autoconfigure.domain
-
General purpose domain annotations and classes.
- org.springframework.boot.autoconfigure.elasticsearch.jest - package org.springframework.boot.autoconfigure.elasticsearch.jest
-
Auto-configuration for Jest.
- org.springframework.boot.autoconfigure.flyway - package org.springframework.boot.autoconfigure.flyway
-
Auto-configuration for Flyway.
- org.springframework.boot.autoconfigure.freemarker - package org.springframework.boot.autoconfigure.freemarker
-
Auto-configuration for FreeMarker.
- org.springframework.boot.autoconfigure.groovy.template - package org.springframework.boot.autoconfigure.groovy.template
-
Auto-configuration for Groovy templates.
- org.springframework.boot.autoconfigure.gson - package org.springframework.boot.autoconfigure.gson
-
Auto-configuration for GSON.
- org.springframework.boot.autoconfigure.h2 - package org.springframework.boot.autoconfigure.h2
-
- org.springframework.boot.autoconfigure.hateoas - package org.springframework.boot.autoconfigure.hateoas
-
Auto-configuration for Spring HATEOAS.
- org.springframework.boot.autoconfigure.hazelcast - package org.springframework.boot.autoconfigure.hazelcast
-
Auto-configuration for Hazelcast.
- org.springframework.boot.autoconfigure.http - package org.springframework.boot.autoconfigure.http
-
Auto-configuration for HTTP concerns.
- org.springframework.boot.autoconfigure.http.codec - package org.springframework.boot.autoconfigure.http.codec
-
Auto-configuration for HTTP codecs.
- org.springframework.boot.autoconfigure.influx - package org.springframework.boot.autoconfigure.influx
-
Auto-configuration for InfluxDB.
- org.springframework.boot.autoconfigure.info - package org.springframework.boot.autoconfigure.info
-
- org.springframework.boot.autoconfigure.integration - package org.springframework.boot.autoconfigure.integration
-
Auto-configuration for Spring Integration.
- org.springframework.boot.autoconfigure.jackson - package org.springframework.boot.autoconfigure.jackson
-
Auto-configuration for Jackson.
- org.springframework.boot.autoconfigure.jdbc - package org.springframework.boot.autoconfigure.jdbc
-
Auto-configuration for JDBC.
- org.springframework.boot.autoconfigure.jdbc.metadata - package org.springframework.boot.autoconfigure.jdbc.metadata
-
Auto-configuration for JDBC Metadata.
- org.springframework.boot.autoconfigure.jersey - package org.springframework.boot.autoconfigure.jersey
-
Auto-configuration for Jersey.
- org.springframework.boot.autoconfigure.jms - package org.springframework.boot.autoconfigure.jms
-
Auto-configuration for JMS.
- org.springframework.boot.autoconfigure.jms.activemq - package org.springframework.boot.autoconfigure.jms.activemq
-
Auto-configuration for ActiveMQ.
- org.springframework.boot.autoconfigure.jms.artemis - package org.springframework.boot.autoconfigure.jms.artemis
-
Auto-configuration for Artemis.
- org.springframework.boot.autoconfigure.jmx - package org.springframework.boot.autoconfigure.jmx
-
Auto-configuration for JMX.
- org.springframework.boot.autoconfigure.jooq - package org.springframework.boot.autoconfigure.jooq
-
Auto-configuration for JOOQ.
- org.springframework.boot.autoconfigure.jsonb - package org.springframework.boot.autoconfigure.jsonb
-
Auto-configuration for JSON-B.
- org.springframework.boot.autoconfigure.kafka - package org.springframework.boot.autoconfigure.kafka
-
Auto-configuration for Apache Kafka.
- org.springframework.boot.autoconfigure.ldap - package org.springframework.boot.autoconfigure.ldap
-
Auto-configuration for LDAP.
- org.springframework.boot.autoconfigure.ldap.embedded - package org.springframework.boot.autoconfigure.ldap.embedded
-
- org.springframework.boot.autoconfigure.liquibase - package org.springframework.boot.autoconfigure.liquibase
-
Auto-configuration for Liquibase.
- org.springframework.boot.autoconfigure.logging - package org.springframework.boot.autoconfigure.logging
-
Auto-configuration for logging.
- org.springframework.boot.autoconfigure.mail - package org.springframework.boot.autoconfigure.mail
-
Auto-configuration for email support.
- org.springframework.boot.autoconfigure.mongo - package org.springframework.boot.autoconfigure.mongo
-
Auto-configuration for MongoDB.
- org.springframework.boot.autoconfigure.mongo.embedded - package org.springframework.boot.autoconfigure.mongo.embedded
-
- org.springframework.boot.autoconfigure.mustache - package org.springframework.boot.autoconfigure.mustache
-
Auto-configuration for Mustache.
- org.springframework.boot.autoconfigure.orm.jpa - package org.springframework.boot.autoconfigure.orm.jpa
-
Auto-configuration for JPA and Spring ORM.
- org.springframework.boot.autoconfigure.quartz - package org.springframework.boot.autoconfigure.quartz
-
Auto-configuration for Quartz Scheduler.
- org.springframework.boot.autoconfigure.reactor.core - package org.springframework.boot.autoconfigure.reactor.core
-
- org.springframework.boot.autoconfigure.security - package org.springframework.boot.autoconfigure.security
-
Auto-configuration for Spring Security.
- org.springframework.boot.autoconfigure.security.oauth2.client - package org.springframework.boot.autoconfigure.security.oauth2.client
-
- org.springframework.boot.autoconfigure.security.reactive - package org.springframework.boot.autoconfigure.security.reactive
-
- org.springframework.boot.autoconfigure.sendgrid - package org.springframework.boot.autoconfigure.sendgrid
-
- org.springframework.boot.autoconfigure.session - package org.springframework.boot.autoconfigure.session
-
Auto-configuration for Spring Session.
- org.springframework.boot.autoconfigure.social - package org.springframework.boot.autoconfigure.social
-
Auto-configuration for Spring Social.
- org.springframework.boot.autoconfigure.solr - package org.springframework.boot.autoconfigure.solr
-
Auto-configuration for Solr.
- org.springframework.boot.autoconfigure.template - package org.springframework.boot.autoconfigure.template
-
Base classes for template Auto-configuration.
- org.springframework.boot.autoconfigure.thymeleaf - package org.springframework.boot.autoconfigure.thymeleaf
-
Auto-configuration for Thymeleaf.
- org.springframework.boot.autoconfigure.transaction - package org.springframework.boot.autoconfigure.transaction
-
Auto-configuration for transaction support.
- org.springframework.boot.autoconfigure.transaction.jta - package org.springframework.boot.autoconfigure.transaction.jta
-
Auto-configuration for JTA.
- org.springframework.boot.autoconfigure.validation - package org.springframework.boot.autoconfigure.validation
-
Auto-configuration for (JSR-303) Validation.
- org.springframework.boot.autoconfigure.web - package org.springframework.boot.autoconfigure.web
-
Auto-configuration for common web concerns.
- org.springframework.boot.autoconfigure.web.client - package org.springframework.boot.autoconfigure.web.client
-
Auto-configuration for web clients.
- org.springframework.boot.autoconfigure.web.reactive - package org.springframework.boot.autoconfigure.web.reactive
-
Auto-configuration for reactive web servers and Spring WebFlux.
- org.springframework.boot.autoconfigure.web.reactive.error - package org.springframework.boot.autoconfigure.web.reactive.error
-
Auto-configuration for Spring WebFlux error handling.
- org.springframework.boot.autoconfigure.web.reactive.function.client - package org.springframework.boot.autoconfigure.web.reactive.function.client
-
- org.springframework.boot.autoconfigure.web.servlet - package org.springframework.boot.autoconfigure.web.servlet
-
Auto-configuration for servlet web servers and Spring MVC.
- org.springframework.boot.autoconfigure.web.servlet.error - package org.springframework.boot.autoconfigure.web.servlet.error
-
Auto-configuration for for Spring MVC error handling.
- org.springframework.boot.autoconfigure.webservices - package org.springframework.boot.autoconfigure.webservices
-
Auto-configuration for Spring Web Services.
- org.springframework.boot.autoconfigure.websocket.reactive - package org.springframework.boot.autoconfigure.websocket.reactive
-
Auto-configuration for WebSocket support in reactive web servers.
- org.springframework.boot.autoconfigure.websocket.servlet - package org.springframework.boot.autoconfigure.websocket.servlet
-
Auto-configuration for WebSocket support in servlet web servers.
- org.springframework.boot.builder - package org.springframework.boot.builder
-
- org.springframework.boot.cli - package org.springframework.boot.cli
-
- org.springframework.boot.cli.app - package org.springframework.boot.cli.app
-
- org.springframework.boot.cli.archive - package org.springframework.boot.cli.archive
-
Class that are packaged as part of CLI generated JARs.
- org.springframework.boot.cli.command - package org.springframework.boot.cli.command
-
- org.springframework.boot.cli.command.archive - package org.springframework.boot.cli.command.archive
-
- org.springframework.boot.cli.command.core - package org.springframework.boot.cli.command.core
-
- org.springframework.boot.cli.command.grab - package org.springframework.boot.cli.command.grab
-
- org.springframework.boot.cli.command.init - package org.springframework.boot.cli.command.init
-
- org.springframework.boot.cli.command.install - package org.springframework.boot.cli.command.install
-
- org.springframework.boot.cli.command.options - package org.springframework.boot.cli.command.options
-
- org.springframework.boot.cli.command.run - package org.springframework.boot.cli.command.run
-
- org.springframework.boot.cli.command.shell - package org.springframework.boot.cli.command.shell
-
- org.springframework.boot.cli.command.status - package org.springframework.boot.cli.command.status
-
- org.springframework.boot.cli.compiler - package org.springframework.boot.cli.compiler
-
- org.springframework.boot.cli.compiler.autoconfigure - package org.springframework.boot.cli.compiler.autoconfigure
-
- org.springframework.boot.cli.compiler.dependencies - package org.springframework.boot.cli.compiler.dependencies
-
- org.springframework.boot.cli.compiler.grape - package org.springframework.boot.cli.compiler.grape
-
- org.springframework.boot.cli.compiler.maven - package org.springframework.boot.cli.compiler.maven
-
- org.springframework.boot.cli.util - package org.springframework.boot.cli.util
-
- org.springframework.boot.cloud - package org.springframework.boot.cloud
-
Low level support for Cloud deployments.
- org.springframework.boot.cloudfoundry - package org.springframework.boot.cloudfoundry
-
- org.springframework.boot.context - package org.springframework.boot.context
-
Classes related to Spring's ApplicationContext
.
- org.springframework.boot.context.annotation - package org.springframework.boot.context.annotation
-
Classes related to Spring's ApplicationContext
annotations.
- org.springframework.boot.context.config - package org.springframework.boot.context.config
-
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
- org.springframework.boot.context.embedded - package org.springframework.boot.context.embedded
-
- org.springframework.boot.context.event - package org.springframework.boot.context.event
-
ApplicationEvents
triggered by
Spring Boot.
- org.springframework.boot.context.logging - package org.springframework.boot.context.logging
-
Logging integration with Spring's Application Context.
- org.springframework.boot.context.properties - package org.springframework.boot.context.properties
-
Support for external configuration properties.
- org.springframework.boot.context.properties.bind - package org.springframework.boot.context.properties.bind
-
Support for @ConfigurationProperties
binding.
- org.springframework.boot.context.properties.bind.convert - package org.springframework.boot.context.properties.bind.convert
-
Conversion support for configuration properties binding.
- org.springframework.boot.context.properties.bind.handler - package org.springframework.boot.context.properties.bind.handler
-
- org.springframework.boot.context.properties.bind.validation - package org.springframework.boot.context.properties.bind.validation
-
Binding validation support.
- org.springframework.boot.context.properties.source - package org.springframework.boot.context.properties.source
-
Sources for external configuration properties.
- org.springframework.boot.devtools - package org.springframework.boot.devtools
-
Spring Boot developer tools.
- org.springframework.boot.devtools.autoconfigure - package org.springframework.boot.devtools.autoconfigure
-
Auto-configuration for spring-boot-devtools
.
- org.springframework.boot.devtools.classpath - package org.springframework.boot.devtools.classpath
-
Support for classpath monitoring.
- org.springframework.boot.devtools.env - package org.springframework.boot.devtools.env
-
- org.springframework.boot.devtools.filewatch - package org.springframework.boot.devtools.filewatch
-
Class to watch the local filesystem for changes.
- org.springframework.boot.devtools.livereload - package org.springframework.boot.devtools.livereload
-
Support for the livereload protocol.
- org.springframework.boot.devtools.remote.client - package org.springframework.boot.devtools.remote.client
-
Client support for a remotely running Spring Boot application.
- org.springframework.boot.devtools.remote.server - package org.springframework.boot.devtools.remote.server
-
Server support for a remotely running Spring Boot application.
- org.springframework.boot.devtools.restart - package org.springframework.boot.devtools.restart
-
Application restart support.
- org.springframework.boot.devtools.restart.classloader - package org.springframework.boot.devtools.restart.classloader
-
Classloaders used for reload support.
- org.springframework.boot.devtools.restart.server - package org.springframework.boot.devtools.restart.server
-
Remote restart server.
- org.springframework.boot.devtools.settings - package org.springframework.boot.devtools.settings
-
- org.springframework.boot.devtools.tunnel - package org.springframework.boot.devtools.tunnel
-
Provides support for tunneling TCP traffic over HTTP.
- org.springframework.boot.devtools.tunnel.client - package org.springframework.boot.devtools.tunnel.client
-
Client side TCP tunnel support.
- org.springframework.boot.devtools.tunnel.payload - package org.springframework.boot.devtools.tunnel.payload
-
Classes to deal with payloads sent over a HTTP tunnel.
- org.springframework.boot.devtools.tunnel.server - package org.springframework.boot.devtools.tunnel.server
-
Server side TCP tunnel support.
- org.springframework.boot.diagnostics - package org.springframework.boot.diagnostics
-
Support for failure analysis and reporting.
- org.springframework.boot.diagnostics.analyzer - package org.springframework.boot.diagnostics.analyzer
-
- org.springframework.boot.elasticsearch - package org.springframework.boot.elasticsearch
-
- org.springframework.boot.elasticsearch.jest - package org.springframework.boot.elasticsearch.jest
-
- org.springframework.boot.endpoint.web - package org.springframework.boot.endpoint.web
-
- org.springframework.boot.env - package org.springframework.boot.env
-
Spring Environment
support.
- org.springframework.boot.groovy - package org.springframework.boot.groovy
-
Groovy util classes that are "shared" between the CLI and user applications.
- org.springframework.boot.info - package org.springframework.boot.info
-
- org.springframework.boot.jackson - package org.springframework.boot.jackson
-
Custom enhancements and support for the Jackson project.
- org.springframework.boot.jdbc - package org.springframework.boot.jdbc
-
- org.springframework.boot.jdbc.metadata - package org.springframework.boot.jdbc.metadata
-
- org.springframework.boot.json - package org.springframework.boot.json
-
Support for parsing JSON.
- org.springframework.boot.jta - package org.springframework.boot.jta
-
Support for the Java Transaction API.
- org.springframework.boot.jta.atomikos - package org.springframework.boot.jta.atomikos
-
Support classes for Atomikos JTA.
- org.springframework.boot.jta.bitronix - package org.springframework.boot.jta.bitronix
-
Support classes for Bitronix JTA.
- org.springframework.boot.jta.narayana - package org.springframework.boot.jta.narayana
-
Support classes for Narayana JTA.
- org.springframework.boot.lang - package org.springframework.boot.lang
-
Language feature annotations.
- org.springframework.boot.liquibase - package org.springframework.boot.liquibase
-
Custom support for Liquibase database migration.
- org.springframework.boot.loader - package org.springframework.boot.loader
-
System that allows self-contained JAR/WAR archives to be launched using
java -jar
.
- org.springframework.boot.loader.archive - package org.springframework.boot.loader.archive
-
Abstraction over logical Archives be they backed by a JAR file or unpacked into a
folder.
- org.springframework.boot.loader.data - package org.springframework.boot.loader.data
-
Classes and interfaces to allows random access to a block of data.
- org.springframework.boot.loader.jar - package org.springframework.boot.loader.jar
-
Support for loading and manipulating JAR/WAR files.
- org.springframework.boot.loader.tools - package org.springframework.boot.loader.tools
-
Tools for generating executable JAR/WAR files.
- org.springframework.boot.loader.util - package org.springframework.boot.loader.util
-
Utilities used by Spring Boot's JAR loading.
- org.springframework.boot.logging - package org.springframework.boot.logging
-
Support and abstractions across several logging libraries.
- org.springframework.boot.logging.java - package org.springframework.boot.logging.java
-
Support for 'Java Util Logging'.
- org.springframework.boot.logging.log4j2 - package org.springframework.boot.logging.log4j2
-
Support for the Log4j 2 logging library.
- org.springframework.boot.logging.logback - package org.springframework.boot.logging.logback
-
Support for the Logback logging library.
- org.springframework.boot.origin - package org.springframework.boot.origin
-
Support for item origin tracking.
- org.springframework.boot.orm.jpa - package org.springframework.boot.orm.jpa
-
JPA Support classes.
- org.springframework.boot.orm.jpa.hibernate - package org.springframework.boot.orm.jpa.hibernate
-
Hibernate Support classes.
- org.springframework.boot.security - package org.springframework.boot.security
-
Classes and utilities for Spring Security.
- org.springframework.boot.system - package org.springframework.boot.system
-
General system support classes.
- org.springframework.boot.test.autoconfigure - package org.springframework.boot.test.autoconfigure
-
Test auto-configuration support.
- org.springframework.boot.test.autoconfigure.core - package org.springframework.boot.test.autoconfigure.core
-
Auto-configuration for core parts common to most Spring Boot applications.
- org.springframework.boot.test.autoconfigure.data.ldap - package org.springframework.boot.test.autoconfigure.data.ldap
-
- org.springframework.boot.test.autoconfigure.data.mongo - package org.springframework.boot.test.autoconfigure.data.mongo
-
- org.springframework.boot.test.autoconfigure.data.neo4j - package org.springframework.boot.test.autoconfigure.data.neo4j
-
- org.springframework.boot.test.autoconfigure.data.redis - package org.springframework.boot.test.autoconfigure.data.redis
-
- org.springframework.boot.test.autoconfigure.filter - package org.springframework.boot.test.autoconfigure.filter
-
- org.springframework.boot.test.autoconfigure.jdbc - package org.springframework.boot.test.autoconfigure.jdbc
-
- org.springframework.boot.test.autoconfigure.jooq - package org.springframework.boot.test.autoconfigure.jooq
-
Auto-configuration for jOOQ tests.
- org.springframework.boot.test.autoconfigure.json - package org.springframework.boot.test.autoconfigure.json
-
Auto-configuration for JSON tests.
- org.springframework.boot.test.autoconfigure.orm.jpa - package org.springframework.boot.test.autoconfigure.orm.jpa
-
Auto-configuration for Data JPA tests.
- org.springframework.boot.test.autoconfigure.properties - package org.springframework.boot.test.autoconfigure.properties
-
Support for mapping annotation attribute values in the Spring Environment
.
- org.springframework.boot.test.autoconfigure.restdocs - package org.springframework.boot.test.autoconfigure.restdocs
-
- org.springframework.boot.test.autoconfigure.restdocs.restassured - package org.springframework.boot.test.autoconfigure.restdocs.restassured
-
- org.springframework.boot.test.autoconfigure.web.client - package org.springframework.boot.test.autoconfigure.web.client
-
Auto-configuration for web clients.
- org.springframework.boot.test.autoconfigure.web.reactive - package org.springframework.boot.test.autoconfigure.web.reactive
-
- org.springframework.boot.test.autoconfigure.web.servlet - package org.springframework.boot.test.autoconfigure.web.servlet
-
Auto-configuration for Spring MVC tests.
- org.springframework.boot.test.context - package org.springframework.boot.test.context
-
Classes and annotations related to configuring Spring's ApplicationContext
for
tests.
- org.springframework.boot.test.context.assertj - package org.springframework.boot.test.context.assertj
-
AssertJ support for ApplicationContexts.
- org.springframework.boot.test.context.filter - package org.springframework.boot.test.context.filter
-
- org.springframework.boot.test.context.runner - package org.springframework.boot.test.context.runner
-
Test utilities to run application contexts for testing.
- org.springframework.boot.test.json - package org.springframework.boot.test.json
-
Support for testing JSON.
- org.springframework.boot.test.mock.mockito - package org.springframework.boot.test.mock.mockito
-
Mockito integration for Spring Boot tests.
- org.springframework.boot.test.mock.web - package org.springframework.boot.test.mock.web
-
Mock web classes specific to Spring Boot.
- org.springframework.boot.test.rule - package org.springframework.boot.test.rule
-
Useful JUnit @Rule
classes.
- org.springframework.boot.test.spock - package org.springframework.boot.test.spock
-
- org.springframework.boot.test.util - package org.springframework.boot.test.util
-
General purpose test utilities.
- org.springframework.boot.test.web - package org.springframework.boot.test.web
-
- org.springframework.boot.test.web.client - package org.springframework.boot.test.web.client
-
Web client test utilities.
- org.springframework.boot.test.web.htmlunit - package org.springframework.boot.test.web.htmlunit
-
HtmlUnit support classes.
- org.springframework.boot.test.web.htmlunit.webdriver - package org.springframework.boot.test.web.htmlunit.webdriver
-
Selenium support classes.
- org.springframework.boot.test.web.reactive - package org.springframework.boot.test.web.reactive
-
- org.springframework.boot.type.classreading - package org.springframework.boot.type.classreading
-
- org.springframework.boot.validation - package org.springframework.boot.validation
-
Utilities and classes related to validation.
- org.springframework.boot.web.client - package org.springframework.boot.web.client
-
Web client utilities.
- org.springframework.boot.web.codec - package org.springframework.boot.web.codec
-
- org.springframework.boot.web.context - package org.springframework.boot.web.context
-
Web integrations with Spring's ApplicationContext
.
- org.springframework.boot.web.embedded.jetty - package org.springframework.boot.web.embedded.jetty
-
Embedded reactive and servlet web server implementations backed by Jetty.
- org.springframework.boot.web.embedded.netty - package org.springframework.boot.web.embedded.netty
-
Embedded reactive web server implementation backed by Netty.
- org.springframework.boot.web.embedded.tomcat - package org.springframework.boot.web.embedded.tomcat
-
Embedded reactive and servlet web server implementations backed by Tomcat.
- org.springframework.boot.web.embedded.undertow - package org.springframework.boot.web.embedded.undertow
-
Embedded reactive and servlet web server implementations backed by Undertow.
- org.springframework.boot.web.reactive.context - package org.springframework.boot.web.reactive.context
-
Reactive based web integrations with Spring's
ApplicationContext
.
- org.springframework.boot.web.reactive.function.client - package org.springframework.boot.web.reactive.function.client
-
- org.springframework.boot.web.reactive.result.view - package org.springframework.boot.web.reactive.result.view
-
Additional Views
for use with
WebFlux.
- org.springframework.boot.web.reactive.server - package org.springframework.boot.web.reactive.server
-
Reactive web server abstractions.
- org.springframework.boot.web.security - package org.springframework.boot.web.security
-
- org.springframework.boot.web.server - package org.springframework.boot.web.server
-
- org.springframework.boot.web.servlet - package org.springframework.boot.web.servlet
-
Classes and utilities designed to work with the `javax.servlet` specification.
- org.springframework.boot.web.servlet.context - package org.springframework.boot.web.servlet.context
-
Servlet based web integrations with Spring's
WebApplicationContext
.
- org.springframework.boot.web.servlet.error - package org.springframework.boot.web.servlet.error
-
- org.springframework.boot.web.servlet.filter - package org.springframework.boot.web.servlet.filter
-
Spring Boot specific Filter
implementations.
- org.springframework.boot.web.servlet.server - package org.springframework.boot.web.servlet.server
-
Servlet web server abstractions.
- org.springframework.boot.web.servlet.support - package org.springframework.boot.web.servlet.support
-
- org.springframework.boot.web.servlet.view - package org.springframework.boot.web.servlet.view
-
Additional Views
for use with Web MVC.
- org.springframework.boot.yaml - package org.springframework.boot.yaml
-
Spring Boot extensions to Spring Framework's support for parsing YAML.
- Origin - Interface in org.springframework.boot.origin
-
Interface that uniquely represents the origin of an item.
- OriginLookup<K> - Interface in org.springframework.boot.origin
-
An interface that may be implemented by an object that can lookup
Origin
information from a given key.
- OriginProvider - Interface in org.springframework.boot.origin
-
Interface to provide access to the origin of an item.
- OriginTrackedValue - Class in org.springframework.boot.origin
-
- OUT_OF_SERVICE - Static variable in class org.springframework.boot.actuate.health.Status
-
Status
indicating that the component or subsystem has been taken out of
service and should not be used.
- outOfService() - Method in class org.springframework.boot.actuate.health.Health.Builder
-
- outOfService() - Static method in class org.springframework.boot.actuate.health.Health
-
- OutputCapture - Class in org.springframework.boot.test.rule
-
JUnit @Rule
to capture output from System.out and System.err.
- OutputCapture() - Constructor for class org.springframework.boot.test.rule.OutputCapture
-
- OverrideAutoConfiguration - Annotation Type in org.springframework.boot.test.autoconfigure
-
- PackagedSpringApplicationLauncher - Class in org.springframework.boot.cli.archive
-
A launcher for a CLI application that has been compiled and packaged as a jar file.
- Packages() - Constructor for class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
-
- packages(String...) - Method in class org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.Builder
-
The names of packages to scan for @Entity
annotations.
- packages(Class<?>...) - Method in class org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.Builder
-
The classes whose packages should be scanned for @Entity
annotations.
- Pageable() - Constructor for class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- pageableCustomizer() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
-
- Pair(String, String) - Constructor for class org.springframework.boot.test.util.TestPropertyValues.Pair
-
- ParameterMapper - Interface in org.springframework.boot.actuate.endpoint
-
Maps parameters to the required type when invoking an endpoint.
- ParameterMappingException - Exception in org.springframework.boot.actuate.endpoint
-
- ParameterMappingException(Object, Class<?>, Throwable) - Constructor for exception org.springframework.boot.actuate.endpoint.ParameterMappingException
-
Creates a new ParameterMappingException
for a failure that occurred when
trying to map the given input
to the given type
.
- ParametersMissingException - Exception in org.springframework.boot.actuate.endpoint
-
RuntimeException
thrown when an endpoint invocation does not contain required
parameters.
- ParametersMissingException(Set<String>) - Constructor for exception org.springframework.boot.actuate.endpoint.ParametersMissingException
-
- parent(Class<?>...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Add a parent application with the provided sources.
- parent(ConfigurableApplicationContext) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Add an already running parent context to an existing application.
- ParentAwareNamingStrategy - Class in org.springframework.boot.autoconfigure.jmx
-
Extension of MetadataNamingStrategy
that supports a parent
ApplicationContext
.
- ParentAwareNamingStrategy(JmxAttributeSource) - Constructor for class org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
-
- ParentContextApplicationContextInitializer - Class in org.springframework.boot.builder
-
ApplicationContextInitializer
for setting the parent context.
- ParentContextApplicationContextInitializer(ApplicationContext) - Constructor for class org.springframework.boot.builder.ParentContextApplicationContextInitializer
-
- ParentContextApplicationContextInitializer.ParentContextAvailableEvent - Class in org.springframework.boot.builder
-
ApplicationEvent
fired when a parent context is available.
- ParentContextAvailableEvent(ConfigurableApplicationContext) - Constructor for class org.springframework.boot.builder.ParentContextApplicationContextInitializer.ParentContextAvailableEvent
-
- ParentContextCloserApplicationListener - Class in org.springframework.boot.builder
-
Listener that closes the application context if its parent is closed.
- ParentContextCloserApplicationListener() - Constructor for class org.springframework.boot.builder.ParentContextCloserApplicationListener
-
- ParentContextCloserApplicationListener.ContextCloserListener - Class in org.springframework.boot.builder
-
ApplicationListener
to close the context.
- parse(byte[]) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
- parse(String) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
- parse(String) - Static method in class org.springframework.boot.test.util.TestPropertyValues.Pair
-
- parseList(String) - Method in class org.springframework.boot.json.BasicJsonParser
-
- parseList(String) - Method in class org.springframework.boot.json.GsonJsonParser
-
- parseList(String) - Method in class org.springframework.boot.json.JacksonJsonParser
-
- parseList(String) - Method in interface org.springframework.boot.json.JsonParser
-
Parse the specified JSON string into a List.
- parseList(String) - Method in class org.springframework.boot.json.JsonSimpleJsonParser
-
- parseList(String) - Method in class org.springframework.boot.json.YamlJsonParser
-
- parseMap(String) - Method in class org.springframework.boot.json.BasicJsonParser
-
- parseMap(String) - Method in class org.springframework.boot.json.GsonJsonParser
-
- parseMap(String) - Method in class org.springframework.boot.json.JacksonJsonParser
-
- parseMap(String) - Method in interface org.springframework.boot.json.JsonParser
-
Parse the specified JSON string into a Map.
- parseMap(String) - Method in class org.springframework.boot.json.JsonSimpleJsonParser
-
- parseMap(String) - Method in class org.springframework.boot.json.YamlJsonParser
-
- parseObject(byte[]) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return the object created from parsing the specific JSON bytes.
- parseObject(String) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return the object created from parsing the specific JSON String.
- parseURL(URL, String, int, int) - Method in class org.springframework.boot.loader.jar.Handler
-
- password(String) - Method in class org.springframework.boot.jdbc.DataSourceBuilder
-
- patchForObject(String, Object, Class<T>, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Update a resource by PATCHing the given object to the URI template, and returns the
representation found in the response.
- patchForObject(String, Object, Class<T>, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Update a resource by PATCHing the given object to the URI template, and returns the
representation found in the response.
- patchForObject(URI, Object, Class<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Update a resource by PATCHing the given object to the URL, and returns the
representation found in the response.
- path() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
-
- PATH - Static variable in class org.springframework.boot.loader.PropertiesLauncher
-
Properties key for classpath entries (directories possibly containing jars or
jars).
- PATH_PROPERTY - Static variable in class org.springframework.boot.logging.LogFile
-
The name of the Spring property that contains the directory where log files are
written.
- PathBasedTemplateAvailabilityProvider - Class in org.springframework.boot.autoconfigure.template
-
- PathBasedTemplateAvailabilityProvider(String, Class<? extends PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties>, String) - Constructor for class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider
-
- PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties - Class in org.springframework.boot.autoconfigure.template
-
- PatternClassPathRestartStrategy - Class in org.springframework.boot.devtools.classpath
-
- PatternClassPathRestartStrategy(String[]) - Constructor for class org.springframework.boot.devtools.classpath.PatternClassPathRestartStrategy
-
- PatternClassPathRestartStrategy(String) - Constructor for class org.springframework.boot.devtools.classpath.PatternClassPathRestartStrategy
-
- PERMIT_ALL - Static variable in interface org.springframework.boot.devtools.remote.server.AccessManager
-
- persist(E) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Make an instance managed and persistent.
- persistAndFlush(E) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Make an instance managed and persistent then synchronize the persistence context to
the underlying database.
- persistAndGetId(Object) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Make an instance managed and persistent then return it's ID.
- persistAndGetId(Object, Class<T>) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Make an instance managed and persistent then return it's ID.
- PersistenceExceptionTranslationAutoConfiguration - Class in org.springframework.boot.autoconfigure.dao
-
- PersistenceExceptionTranslationAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration
-
- persistenceExceptionTranslationPostProcessor(Environment) - Static method in class org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration
-
- persistenceUnit(String) - Method in class org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.Builder
-
The name of the persistence unit.
- persistFlushFind(E) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Make an instance managed and persistent, synchronize the persistence context to the
underlying database and finally find the persisted entity by its ID.
- PID_KEY - Static variable in class org.springframework.boot.logging.LoggingSystemProperties
-
The name of the System property that contains the process ID.
- PLACEHOLDER_PREFIX - Static variable in class org.springframework.boot.loader.util.SystemPropertyUtils
-
Prefix for system property placeholders: "${".
- PLACEHOLDER_SUFFIX - Static variable in class org.springframework.boot.loader.util.SystemPropertyUtils
-
Suffix for system property placeholders: "}".
- PlaceholdersResolver - Interface in org.springframework.boot.context.properties.bind
-
Optional strategy that used by a
Binder
to resolve property placeholders.
- PlatformTransactionManagerCustomizer<T extends org.springframework.transaction.PlatformTransactionManager> - Interface in org.springframework.boot.autoconfigure.transaction
-
Callback interface that can be implemented by beans wishing to customize
PlatformTransactionManagers
whilst retaining default
auto-configuration.
- platformTransactionManagerCustomizers(ObjectProvider<List<PlatformTransactionManagerCustomizer<?>>>) - Method in class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration
-
- pollingFrequency() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
-
- Pool() - Constructor for class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- Pool() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- Pool() - Constructor for class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- PooledDataSourceConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.PooledDataSourceConfiguration
-
- PoolingConnectionFactoryBean - Class in org.springframework.boot.jta.bitronix
-
Spring friendly version of PoolingConnectionFactory
.
- PoolingConnectionFactoryBean() - Constructor for class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
-
- PoolingConnectionFactoryBean.DirectXAConnectionFactory - Class in org.springframework.boot.jta.bitronix
-
- PoolingDataSourceBean - Class in org.springframework.boot.jta.bitronix
-
Spring friendly version of PoolingDataSource
.
- PoolingDataSourceBean() - Constructor for class org.springframework.boot.jta.bitronix.PoolingDataSourceBean
-
- PoolingDataSourceBean.DirectXADataSource - Class in org.springframework.boot.jta.bitronix
-
- popPrompt() - Method in class org.springframework.boot.cli.command.shell.ShellPrompts
-
Pop a previously pushed prompt, returning to the previous value.
- port() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
-
- PortInUseException - Exception in org.springframework.boot.web.server
-
A PortInUseException
is thrown when a web server fails to start due to a port
already being in use.
- PortInUseException(int) - Constructor for exception org.springframework.boot.web.server.PortInUseException
-
Creates a new port in use exception for the given port
.
- PortProvider - Interface in org.springframework.boot.devtools.tunnel.server
-
Strategy interface to provide access to a port (which may change if an existing
connection is closed).
- postForEntity(String, Object, Class<T>, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create a new resource by POSTing the given object to the URI template, and returns
the response as ResponseEntity
.
- postForEntity(String, Object, Class<T>, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create a new resource by POSTing the given object to the URI template, and returns
the response as HttpEntity
.
- postForEntity(URI, Object, Class<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create a new resource by POSTing the given object to the URL, and returns the
response as ResponseEntity
.
- postForLocation(String, Object, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create a new resource by POSTing the given object to the URI template, and returns
the value of the Location
header.
- postForLocation(String, Object, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create a new resource by POSTing the given object to the URI template, and returns
the value of the Location
header.
- postForLocation(URI, Object) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create a new resource by POSTing the given object to the URL, and returns the value
of the Location
header.
- postForObject(String, Object, Class<T>, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create a new resource by POSTing the given object to the URI template, and returns
the representation found in the response.
- postForObject(String, Object, Class<T>, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create a new resource by POSTing the given object to the URI template, and returns
the representation found in the response.
- postForObject(URI, Object, Class<T>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create a new resource by POSTing the given object to the URL, and returns the
representation found in the response.
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
-
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.boot.web.server.ErrorPageRegistrarBeanPostProcessor
-
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor
-
- postProcessApplicationContext(ConfigurableApplicationContext) - Method in class org.springframework.boot.SpringApplication
-
Apply any relevant post processing the ApplicationContext
.
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.context.properties.ConfigurationBeanFactoryMetaData
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.jta.atomikos.AtomikosDependsOnBeanFactoryPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.jta.bitronix.BitronixDependentBeanFactoryPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.jta.narayana.NarayanaBeanFactoryPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
Register ServletContextAwareProcessor.
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
-
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.boot.web.server.ErrorPageRegistrarBeanPostProcessor
-
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor
-
- postProcessClassPathArchives(List<Archive>) - Method in class org.springframework.boot.loader.ExecutableArchiveLauncher
-
Called to post-process archive entries before they are used.
- postProcessContent(Map<String, Object>) - Method in class org.springframework.boot.actuate.info.BuildInfoContributor
-
- postProcessContent(Map<String, Object>) - Method in class org.springframework.boot.actuate.info.GitInfoContributor
-
Post-process the content to expose.
- postProcessContent(Map<String, Object>) - Method in class org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
Post-process the content to expose.
- postProcessContext(Context) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Post process the Tomcat
Context
before it's used with the Tomcat Server.
- postProcessConverters(List<HttpMessageConverter<?>>) - Method in class org.springframework.boot.autoconfigure.http.HttpMessageConverters
-
Method that can be used to post-process the HttpMessageConverter
list
before it is used.
- postProcessDefaultTestExecutionListeners(Set<Class<? extends TestExecutionListener>>) - Method in interface org.springframework.boot.test.context.DefaultTestExecutionListenersPostProcessor
-
Post process the list of default TestExecutionListener
classes to be used.
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor
-
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.boot.context.EnvironmentPostProcessorExample
-
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.boot.devtools.env.DevToolsHomePropertiesPostProcessor
-
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor
-
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in interface org.springframework.boot.env.EnvironmentPostProcessor
-
Post-process the given environment
.
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor
-
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor
-
- postProcessPartConverters(List<HttpMessageConverter<?>>) - Method in class org.springframework.boot.autoconfigure.http.HttpMessageConverters
-
Method that can be used to post-process the HttpMessageConverter
list
before it is used to configure the part converters of
AllEncompassingFormHttpMessageConverter
.
- postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
- postProcessRequestHeaders(Map<String, Object>) - Method in class org.springframework.boot.actuate.trace.WebRequestTraceFilter
-
Post process request headers before they are added to the trace.
- postProcessWebAppContext(WebAppContext) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
Post process the Jetty
WebAppContext
before it's used with the Jetty
Server.
- prefix() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryPropertiesConfigAdapter
-
- prefix - Variable in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
Log file name prefix.
- prefix - Variable in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
Log file name prefix.
- prepare(Xid) - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- prepareContext(Host, TomcatHttpHandlerAdapter) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- prepareContext(Host, ServletContextInitializer[]) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- prepareRefresh() - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
-
- prepareRefresh() - Method in class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
-
- prepareTestInstance(TestContext) - Method in class org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener
-
- prepareTestInstance(TestContext) - Method in class org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener
-
- prepareWebApplicationContext(ServletContext) - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
Prepare the WebApplicationContext
with the given fully loaded
ServletContext
.
- preserveErrorControllerTargetClassPostProcessor() - Static method in class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
-
- printBanner(Environment, Class<?>, PrintStream) - Method in interface org.springframework.boot.Banner
-
Print the banner to the specified print stream.
- printBanner(Environment, Class<?>, PrintStream) - Method in class org.springframework.boot.ImageBanner
-
- printBanner(Environment, Class<?>, PrintStream) - Method in class org.springframework.boot.ResourceBanner
-
- printStackTrace(Exception) - Method in class org.springframework.boot.cli.command.CommandRunner
-
- PRIORITY - Static variable in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- processAnnotationNodes(List<AnnotationNode>) - Method in class org.springframework.boot.cli.compiler.AnnotatedNodeASTTransformation
-
- processAnnotationNodes(List<AnnotationNode>) - Method in class org.springframework.boot.cli.compiler.DependencyManagementBomTransformation
-
- processAnnotationNodes(List<AnnotationNode>) - Method in class org.springframework.boot.cli.compiler.ResolveDependencyCoordinatesTransformation
-
- processBuilder(String...) - Method in class org.springframework.boot.loader.tools.JavaExecutable
-
- processContextConfiguration(ContextConfigurationAttributes) - Method in class org.springframework.boot.test.context.SpringBootContextLoader
-
- processMergedContextConfiguration(MergedContextConfiguration) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- processPropertySourceProperties(MergedContextConfiguration, List<String>) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
Post process the property source properties, adding or removing elements as
required.
- Producer() - Constructor for class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- profiles(String...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Add to the active Spring profiles for this app (and its parent and children).
- ProjectDetails(String, String, String, String, Map<String, String>) - Constructor for class org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
-
- ProjectInfoAutoConfiguration - Class in org.springframework.boot.autoconfigure.info
-
- ProjectInfoAutoConfiguration(ProjectInfoProperties) - Constructor for class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
-
- ProjectInfoProperties - Class in org.springframework.boot.autoconfigure.info
-
Configuration properties for project information.
- ProjectInfoProperties() - Constructor for class org.springframework.boot.autoconfigure.info.ProjectInfoProperties
-
- ProjectInfoProperties.Build - Class in org.springframework.boot.autoconfigure.info
-
Build specific info properties.
- ProjectInfoProperties.Git - Class in org.springframework.boot.autoconfigure.info
-
Git specific info properties.
- prometheusConfig(PrometheusProperties) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusExportConfiguration
-
- prometheusEndpoint(CollectorRegistry) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusExportConfiguration.PrometheusScrapeEndpointConfiguration
-
- PrometheusExportConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
-
Configuration for exporting metrics to Prometheus.
- PrometheusExportConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusExportConfiguration
-
- PrometheusExportConfiguration.PrometheusScrapeEndpointConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
-
- prometheusExporter(PrometheusConfig, CollectorRegistry, Clock) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusExportConfiguration
-
- PrometheusProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
-
- PrometheusProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
-
- PrometheusScrapeEndpoint - Class in org.springframework.boot.actuate.metrics.export.prometheus
-
Endpoint
that outputs metrics in a format that can be scraped by the Prometheus
server.
- PrometheusScrapeEndpoint(CollectorRegistry) - Constructor for class org.springframework.boot.actuate.metrics.export.prometheus.PrometheusScrapeEndpoint
-
- PrometheusScrapeEndpointConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusExportConfiguration.PrometheusScrapeEndpointConfiguration
-
- PromptCommand - Class in org.springframework.boot.cli.command.shell
-
- PromptCommand(ShellPrompts) - Constructor for class org.springframework.boot.cli.command.shell.PromptCommand
-
- properties - Variable in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerConfiguration
-
- properties(String...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Default properties for the environment in the form key=value
or
key:value
.
- properties(Properties) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Default properties for the environment in the form key=value
or
key:value
.
- properties(Map<String, Object>) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Default properties for the environment.
- properties(Map<String, ?>) - Method in class org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.Builder
-
Generic properties for standard JPA or vendor-specific configuration.
- PROPERTIES_PREFIX - Static variable in class org.springframework.boot.jta.narayana.NarayanaProperties
-
Prefix for Narayana specific properties.
- PropertiesConfigAdapter<T,C> - Class in org.springframework.boot.actuate.autoconfigure.metrics.export
-
Base class for properties to config adapters.
- PropertiesConfigAdapter(T, C) - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.PropertiesConfigAdapter
-
- PropertiesLauncher - Class in org.springframework.boot.loader
-
Launcher
for archives with user-configured classpath and main class via a
properties file.
- PropertiesLauncher() - Constructor for class org.springframework.boot.loader.PropertiesLauncher
-
- PropertiesPropertySourceLoader - Class in org.springframework.boot.env
-
Strategy to load '.properties' files into a PropertySource
.
- PropertiesPropertySourceLoader() - Constructor for class org.springframework.boot.env.PropertiesPropertySourceLoader
-
- PropertyMapping - Annotation Type in org.springframework.boot.test.autoconfigure.properties
-
Indicates that attributes from a test annotation should be mapped into a
PropertySource
.
- PropertyPlaceholderAutoConfiguration - Class in org.springframework.boot.autoconfigure.context
-
- PropertyPlaceholderAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
-
- PropertySourceLoader - Interface in org.springframework.boot.env
-
Strategy interface located via SpringFactoriesLoader
and used to load a
PropertySource
.
- PropertySourceOrigin - Class in org.springframework.boot.origin
-
- PropertySourceOrigin(PropertySource<?>, String) - Constructor for class org.springframework.boot.origin.PropertySourceOrigin
-
- propertySourcesPlaceholderConfigurer() - Static method in class org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
-
- propertySourcesPlaceholderConfigurer() - Static method in class org.springframework.boot.devtools.remote.client.RemoteClientConfiguration
-
- PropertySourcesPlaceholdersResolver - Class in org.springframework.boot.context.properties.bind
-
- PropertySourcesPlaceholdersResolver(Environment) - Constructor for class org.springframework.boot.context.properties.bind.PropertySourcesPlaceholdersResolver
-
- PropertySourcesPlaceholdersResolver(Iterable<PropertySource<?>>) - Constructor for class org.springframework.boot.context.properties.bind.PropertySourcesPlaceholdersResolver
-
- PropertySourcesPlaceholdersResolver(Iterable<PropertySource<?>>, PropertyPlaceholderHelper) - Constructor for class org.springframework.boot.context.properties.bind.PropertySourcesPlaceholdersResolver
-
- PropertySummaryDescriptor(String, Object) - Constructor for class org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySummaryDescriptor
-
- PROVIDED - Static variable in interface org.springframework.boot.loader.tools.LibraryScope
-
The library is needed for compile but is usually provided when running.
- Provider() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- Proxy() - Constructor for class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
-
- Proxy() - Constructor for class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
-
- Proxy() - Constructor for class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
-
- publish(AuditEvent) - Method in class org.springframework.boot.actuate.security.AbstractAuthenticationAuditListener
-
- publish(AuditEvent) - Method in class org.springframework.boot.actuate.security.AbstractAuthorizationAuditListener
-
- pushPrompt(String) - Method in class org.springframework.boot.cli.command.shell.ShellPrompts
-
Push a new prompt to be used by the shell.
- put(Object, Object) - Method in class org.springframework.boot.context.properties.source.MapConfigurationPropertySource
-
Add an individual entry.
- put(String, Object, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Create or update a resource by PUTting the given object to the URI.
- put(String, Object, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Creates a new resource by PUTting the given object to URI template.
- put(URI, Object) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Creates a new resource by PUTting the given object to URL.
- putAll(Map<?, ?>) - Method in class org.springframework.boot.context.properties.source.MapConfigurationPropertySource
-
Add all entries from the specified map.
- RabbitAutoConfiguration - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
-
- RabbitAutoConfiguration.MessagingTemplateConfiguration - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitAutoConfiguration.RabbitConnectionFactoryCreator - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitAutoConfiguration.RabbitTemplateConfiguration - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- RabbitCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.RabbitCompilerAutoConfiguration
-
- rabbitConnectionFactory(RabbitProperties) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitConnectionFactoryCreator
-
- RabbitConnectionFactoryCreator() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitConnectionFactoryCreator
-
- RabbitHealthIndicator - Class in org.springframework.boot.actuate.amqp
-
Simple implementation of a
HealthIndicator
returning status information for the
RabbitMQ messaging system.
- RabbitHealthIndicator(RabbitTemplate) - Constructor for class org.springframework.boot.actuate.amqp.RabbitHealthIndicator
-
- rabbitHealthIndicator() - Method in class org.springframework.boot.actuate.autoconfigure.amqp.RabbitHealthIndicatorAutoConfiguration
-
- RabbitHealthIndicatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.amqp
-
- RabbitHealthIndicatorAutoConfiguration(Map<String, RabbitTemplate>) - Constructor for class org.springframework.boot.actuate.autoconfigure.amqp.RabbitHealthIndicatorAutoConfiguration
-
- rabbitMessagingTemplate(RabbitTemplate) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.MessagingTemplateConfiguration
-
- RabbitProperties - Class in org.springframework.boot.autoconfigure.amqp
-
Configuration properties for Rabbit.
- RabbitProperties() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- RabbitProperties.AmqpContainer - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Cache - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Cache.Channel - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Cache.Connection - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.ContainerType - Enum in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.DirectContainer - Class in org.springframework.boot.autoconfigure.amqp
-
Configuration properties for DirectMessageListenerContainer
.
- RabbitProperties.Listener - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.ListenerRetry - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Retry - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.SimpleContainer - Class in org.springframework.boot.autoconfigure.amqp
-
Configuration properties for SimpleMessageListenerContainer
.
- RabbitProperties.Ssl - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Template - Class in org.springframework.boot.autoconfigure.amqp
-
- rabbitTemplate(ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
-
- RabbitTemplateConfiguration(ObjectProvider<MessageConverter>, RabbitProperties) - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
-
- RANDOM_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.boot.env.RandomValuePropertySource
-
Name of the random PropertySource
.
- RandomAccessData - Interface in org.springframework.boot.loader.data
-
Interface that provides read-only random access to some underlying data.
- RandomAccessData.ResourceAccess - Enum in org.springframework.boot.loader.data
-
Lock modes for accessing the underlying resource.
- RandomAccessDataFile - Class in org.springframework.boot.loader.data
-
- RandomAccessDataFile(File) - Constructor for class org.springframework.boot.loader.data.RandomAccessDataFile
-
- RandomAccessDataFile(File, int) - Constructor for class org.springframework.boot.loader.data.RandomAccessDataFile
-
- RandomPortExampleTests - Class in org.springframework.boot.test.web
-
- RandomPortExampleTests() - Constructor for class org.springframework.boot.test.web.RandomPortExampleTests
-
- RandomValuePropertySource - Class in org.springframework.boot.env
-
PropertySource
that returns a random value for any property that starts with
"random.".
- RandomValuePropertySource(String) - Constructor for class org.springframework.boot.env.RandomValuePropertySource
-
- RandomValuePropertySource() - Constructor for class org.springframework.boot.env.RandomValuePropertySource
-
- Reactive() - Constructor for class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- reactiveCassandraSession(Session) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
-
- reactiveCassandraSessionFactory(ReactiveSession) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
-
- reactiveCassandraTemplate(ReactiveSession, CassandraConverter) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
-
- ReactiveCloudFoundryActuatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive
-
Auto-configuration
to expose actuator endpoints for
cloud foundry to use in a reactive environment.
- ReactiveHealthIndicator - Interface in org.springframework.boot.actuate.health
-
Defines the
Health
of an arbitrary system or component.
- ReactiveManagementChildContextConfiguration - Class in org.springframework.boot.actuate.autoconfigure.web.reactive
-
ManagementContextConfiguration
for reactive web infrastructure when a separate
management context with a web server running on a different port is required.
- ReactiveManagementChildContextConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementChildContextConfiguration
-
- ReactiveManagementContextAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.web.reactive
-
- ReactiveManagementContextAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementContextAutoConfiguration
-
- reactiveManagementServerFactoryCustomizer(ListableBeanFactory) - Method in class org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementChildContextConfiguration
-
- ReactiveMongoClientFactory - Class in org.springframework.boot.autoconfigure.mongo
-
- ReactiveMongoClientFactory(MongoProperties, Environment, List<MongoClientSettingsBuilderCustomizer>) - Constructor for class org.springframework.boot.autoconfigure.mongo.ReactiveMongoClientFactory
-
- reactiveMongoDatabaseFactory(MongoClient) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
-
- reactiveMongoTemplate(ReactiveMongoDatabaseFactory, MongoConverter) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
-
- reactiveRedisTemplate(ReactiveRedisConnectionFactory, ResourceLoader) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration
-
- ReactiveSecurityAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.reactive
-
- ReactiveSecurityAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.reactive.ReactiveSecurityAutoConfiguration
-
- reactiveStreamsMongoClient() - Method in class org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
-
- ReactiveStreamsMongoClientDependsOnBeanFactoryPostProcessor - Class in org.springframework.boot.autoconfigure.data.mongo
-
BeanFactoryPostProcessor
to automatically set up the recommended
dependsOn
configuration for Mongo clients
when used embedded Mongo.
- ReactiveStreamsMongoClientDependsOnBeanFactoryPostProcessor(String...) - Constructor for class org.springframework.boot.autoconfigure.data.mongo.ReactiveStreamsMongoClientDependsOnBeanFactoryPostProcessor
-
- ReactiveWebApplicationContext - Interface in org.springframework.boot.web.reactive.context
-
Interface to provide configuration for a reactive web application.
- ReactiveWebApplicationContextRunner - Class in org.springframework.boot.test.context.runner
-
- ReactiveWebApplicationContextRunner() - Constructor for class org.springframework.boot.test.context.runner.ReactiveWebApplicationContextRunner
-
- ReactiveWebApplicationContextRunner(Supplier<ConfigurableReactiveWebApplicationContext>) - Constructor for class org.springframework.boot.test.context.runner.ReactiveWebApplicationContextRunner
-
- reactiveWebChildContextFactory() - Method in class org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementContextAutoConfiguration
-
- ReactiveWebMergedContextConfiguration - Class in org.springframework.boot.test.context
-
Encapsulates the merged context configuration declared on a test class and all
of its superclasses for a reactive web application.
- ReactiveWebMergedContextConfiguration(MergedContextConfiguration) - Constructor for class org.springframework.boot.test.context.ReactiveWebMergedContextConfiguration
-
- ReactiveWebServerApplicationContext - Class in org.springframework.boot.web.reactive.context
-
- ReactiveWebServerApplicationContext() - Constructor for class org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
-
- ReactiveWebServerAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive
-
- ReactiveWebServerAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerAutoConfiguration
-
- ReactiveWebServerAutoConfiguration.BeanPostProcessorsRegistrar - Class in org.springframework.boot.autoconfigure.web.reactive
-
- ReactiveWebServerFactory - Interface in org.springframework.boot.web.reactive.server
-
Factory interface that can be used to create a reactive
WebServer
.
- ReactiveWebServerInitializedEvent - Class in org.springframework.boot.web.reactive.context
-
- ReactiveWebServerInitializedEvent(WebServer, ReactiveWebServerApplicationContext) - Constructor for class org.springframework.boot.web.reactive.context.ReactiveWebServerInitializedEvent
-
- ReactorCoreAutoConfiguration - Class in org.springframework.boot.autoconfigure.reactor.core
-
- ReactorCoreAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration
-
- ReactorCoreProperties - Class in org.springframework.boot.autoconfigure.reactor.core
-
Properties for Reactor Core.
- ReactorCoreProperties() - Constructor for class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties
-
- ReactorCoreProperties.StacktraceMode - Class in org.springframework.boot.autoconfigure.reactor.core
-
- read(String) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return
ObjectContent
from reading from the specified classpath resource.
- read(File) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
- read(InputStream) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return
ObjectContent
from reading from the specified input stream.
- read(Resource) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
- read(Reader) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
- readObject(String) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return the object created from reading from the specified classpath resource.
- readObject(File) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return the object created from reading from the specified file.
- readObject(InputStream) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return the object created from reading from the specified input stream.
- readObject(Resource) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return the object created from reading from the specified resource.
- readObject(Reader) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Return the object created from reading from the specified reader.
- readObject(InputStream, ResolvableType) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Read from the specified input stream to create an object of the specified type.
- readObject(Reader, ResolvableType) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
-
Read from the specified reader to create an object of the specified type.
- readObject(Reader, ResolvableType) - Method in class org.springframework.boot.test.json.GsonTester
-
- readObject(InputStream, ResolvableType) - Method in class org.springframework.boot.test.json.JacksonTester
-
- readObject(Reader, ResolvableType) - Method in class org.springframework.boot.test.json.JacksonTester
-
- readObject(Reader, ResolvableType) - Method in class org.springframework.boot.test.json.JsonbTester
-
- ReadOperation - Annotation Type in org.springframework.boot.actuate.endpoint.annotation
-
Identifies a method on an
Endpoint
as being a read operation.
- readSettings() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettingsReader
-
- readTimeout() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryPropertiesConfigAdapter
-
- recordConditionEvaluation(String, Condition, ConditionOutcome) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Record the occurrence of condition evaluation.
- recordEvaluationCandidates(List<String>) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Records the names of the classes that are candidates for condition evaluation.
- recordExclusions(Collection<String>) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Records the names of the classes that have been excluded from condition evaluation.
- recover(int) - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- Recovery() - Constructor for class org.springframework.boot.jta.atomikos.AtomikosProperties.Recovery
-
- RedisAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
- RedisAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
-
- RedisHealthIndicator - Class in org.springframework.boot.actuate.redis
-
Simple implementation of a
HealthIndicator
returning status information for
Redis data stores.
- RedisHealthIndicator(RedisConnectionFactory) - Constructor for class org.springframework.boot.actuate.redis.RedisHealthIndicator
-
- RedisHealthIndicatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.redis
-
- RedisHealthIndicatorAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.redis.RedisHealthIndicatorAutoConfiguration
-
- RedisProperties - Class in org.springframework.boot.autoconfigure.data.redis
-
Configuration properties for Redis.
- RedisProperties() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- RedisProperties.Cluster - Class in org.springframework.boot.autoconfigure.data.redis
-
Cluster properties.
- RedisProperties.Jedis - Class in org.springframework.boot.autoconfigure.data.redis
-
Jedis client properties.
- RedisProperties.Lettuce - Class in org.springframework.boot.autoconfigure.data.redis
-
Lettuce client properties.
- RedisProperties.Pool - Class in org.springframework.boot.autoconfigure.data.redis
-
Pool properties.
- RedisProperties.Sentinel - Class in org.springframework.boot.autoconfigure.data.redis
-
Redis sentinel properties.
- RedisReactiveAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
- RedisReactiveAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration
-
- RedisReactiveHealthIndicator - Class in org.springframework.boot.actuate.redis
-
- RedisReactiveHealthIndicator(ReactiveRedisConnectionFactory) - Constructor for class org.springframework.boot.actuate.redis.RedisReactiveHealthIndicator
-
- RedisRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
- RedisRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
-
- RedisSessionProperties - Class in org.springframework.boot.autoconfigure.session
-
Configuration properties for Redis backed Spring Session.
- RedisSessionProperties() - Constructor for class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- redisTemplate(RedisConnectionFactory) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
-
- ReflectiveOperationInvoker - Class in org.springframework.boot.actuate.endpoint
-
An OperationInvoker
that invokes an operation using reflection.
- ReflectiveOperationInvoker(Object, Method, ParameterMapper) - Constructor for class org.springframework.boot.actuate.endpoint.ReflectiveOperationInvoker
-
Creates a new {code ReflectiveOperationInvoker} that will invoke the given
method
on the given target
.
- ReflectiveOperationInvoker(Object, Method, ParameterMapper, ParameterNameDiscoverer) - Constructor for class org.springframework.boot.actuate.endpoint.ReflectiveOperationInvoker
-
Creates a new {code ReflectiveOperationInvoker} that will invoke the given
method
on the given target
.
- refresh(ApplicationContext) - Method in class org.springframework.boot.SpringApplication
-
Refresh the underlying ApplicationContext
.
- refresh(E) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Refresh the state of the instance from the database, overwriting changes made to
the entity, if any.
- refresh() - Method in class org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
-
- refresh() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- register(BeanDefinitionRegistry, String...) - Static method in class org.springframework.boot.autoconfigure.AutoConfigurationPackages
-
Programmatically registers the auto-configuration package names.
- register(BeanDefinitionRegistry, String...) - Static method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
-
Register the specified entity scan packages with the system.
- register(BeanDefinitionRegistry, Collection<String>) - Static method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
-
Register the specified entity scan packages with the system.
- register(BeanDefinitionRegistry) - Static method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
Register the processor with a BeanDefinitionRegistry
.
- register(BeanDefinitionRegistry, Set<Definition>) - Static method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
Register the processor with a BeanDefinitionRegistry
.
- register(BeanDefinitionRegistry, Class<? extends MockitoPostProcessor>, Set<Definition>) - Static method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
Register the processor with a BeanDefinitionRegistry
.
- register(Class<?>...) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
Register one or more annotated classes to be processed.
- register(Class<?>...) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
-
Register one or more annotated classes to be processed.
- register(Class<?>...) - Method in class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
-
Register one or more annotated classes to be processed.
- REGISTER_SHUTDOWN_HOOK_PROPERTY - Static variable in class org.springframework.boot.context.logging.LoggingApplicationListener
-
The name of the Spring property that controls the registration of a shutdown hook
to shut down the logging system when the JVM exits.
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerAutoConfiguration.BeanPostProcessorsRegistrar
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessorRegistrar
-
- registerConverter(ConverterRegistry) - Static method in class org.springframework.boot.actuate.endpoint.convert.IsoOffsetDateTimeConverter
-
- registerEndpointMBean(EndpointMBean) - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanRegistrar
-
- registerErrorPages(ErrorPageRegistry) - Method in interface org.springframework.boot.web.server.ErrorPageRegistrar
-
Register pages as required with the given registry.
- registerJsonComponents() - Method in class org.springframework.boot.jackson.JsonComponentModule
-
- registerLoggedException(Throwable) - Method in class org.springframework.boot.SpringApplication
-
Register that the given exception has been logged.
- registerMappingForOperation(WebEndpointOperation) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
-
- registerMappingForOperation(WebEndpointOperation) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping
-
- registerMappingForOperation(WebEndpointOperation) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
-
- registerMappingForOperation(WebEndpointOperation) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping
-
- registerShutdownHook(boolean) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Sets if the created ApplicationContext
should have a shutdown hook
registered.
- registerUrlProtocolHandler() - Static method in class org.springframework.boot.loader.jar.JarFile
-
Register a 'java.protocol.handler.pkgs' property so that a
URLStreamHandler
will be located to deal with jar URLs.
- Registration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- RegistrationBean - Class in org.springframework.boot.web.servlet
-
Base class for Servlet 3.0+ based registration beans.
- RegistrationBean() - Constructor for class org.springframework.boot.web.servlet.RegistrationBean
-
- registry() - Method in interface org.springframework.boot.actuate.autoconfigure.metrics.export.MetricsExporter
-
Returns the MeterRegistry
used to register metrics with the exporter.
- reinitialize(LoggingInitializationContext) - Method in class org.springframework.boot.logging.AbstractLoggingSystem
-
Reinitialize the logging system if required.
- reinitialize(LoggingInitializationContext) - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- reinitialize(LoggingInitializationContext) - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
-
- relaunch(ClassLoader) - Method in class org.springframework.boot.devtools.restart.Restarter
-
Relaunch the application using the specified classloader.
- releaseOutput() - Method in class org.springframework.boot.test.rule.OutputCapture
-
- RemoteClientConfiguration - Class in org.springframework.boot.devtools.remote.client
-
Configuration used to connect to remote Spring Boot applications.
- RemoteClientConfiguration(DevToolsProperties) - Constructor for class org.springframework.boot.devtools.remote.client.RemoteClientConfiguration
-
- remoteDevToolsAccessManager() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsAutoConfiguration
-
- RemoteDevToolsAutoConfiguration - Class in org.springframework.boot.devtools.autoconfigure
-
- RemoteDevToolsAutoConfiguration(DevToolsProperties, ServerProperties) - Constructor for class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsAutoConfiguration
-
- remoteDevToolsDispatcherFilter(AccessManager, Collection<HandlerMapper>) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsAutoConfiguration
-
- remoteDevToolsHealthCheckHandlerMapper() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsAutoConfiguration
-
- RemoteDevToolsProperties - Class in org.springframework.boot.devtools.autoconfigure
-
Configuration properties for remote Spring Boot applications.
- RemoteDevToolsProperties() - Constructor for class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- RemoteDevToolsProperties.Proxy - Class in org.springframework.boot.devtools.autoconfigure
-
- RemoteDevToolsProperties.Restart - Class in org.springframework.boot.devtools.autoconfigure
-
- RemoteSpringApplication - Class in org.springframework.boot.devtools
-
Application that can be used to establish a link to remotely running Spring Boot code.
- remove(String) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceFolder
-
- remove(Object) - Method in class org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
-
Remove the entity instance.
- remove(String) - Method in class org.springframework.boot.web.server.MimeMappings
-
Remove an existing mapping.
- removeAttribute(String) - Method in class org.springframework.boot.devtools.restart.Restarter
-
- removeDuplicates(List<T>) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- removeDuplicatesFromOutputDirectory(File, File) - Static method in class org.springframework.boot.loader.tools.FileUtils
-
Utility to remove duplicate files from an "output" directory if they already exist
in an "origin".
- removeListener(TunnelClientListener) - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient
-
- renderDefaultErrorView(ServerResponse.BodyBuilder, Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Render a default HTML "Whitelabel Error Page".
- renderErrorResponse(ServerRequest) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Render the error information as a JSON payload.
- renderErrorView(String, ServerResponse.BodyBuilder, Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Render the given error data as a view, using a template view if available or a
static HTML file if available otherwise.
- renderErrorView(ServerRequest) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Render the error information as an HTML view.
- renderInternal(Map<String, Object>, MediaType, ServerWebExchange) - Method in class org.springframework.boot.web.reactive.result.view.MustacheView
-
- renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.boot.web.servlet.view.MustacheView
-
- repackage(Libraries) - Method in class org.springframework.boot.loader.tools.Repackager
-
Repackage the source file so that it can be run using 'java -jar'.
- repackage(File, Libraries) - Method in class org.springframework.boot.loader.tools.Repackager
-
Repackage to the given destination so that it can be launched using '
java -jar'.
- repackage(File, Libraries, LaunchScript) - Method in class org.springframework.boot.loader.tools.Repackager
-
Repackage to the given destination so that it can be launched using '
java -jar'.
- Repackager - Class in org.springframework.boot.loader.tools
-
Utility class that can be used to repackage an archive so that it can be executed using
'java -jar'.
- Repackager(File) - Constructor for class org.springframework.boot.loader.tools.Repackager
-
- Repackager(File, LayoutFactory) - Constructor for class org.springframework.boot.loader.tools.Repackager
-
- Repackager.MainClassTimeoutWarningListener - Interface in org.springframework.boot.loader.tools
-
Callback interface used to present a warning when finding the main class takes too
long.
- RepackagingLayout - Interface in org.springframework.boot.loader.tools
-
A specialization of
Layout
that repackages an existing archive by moving its
content to a new location.
- replaceValue(Map<String, Object>, String, Object) - Method in class org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
Replace the value
for the specified key if the value is not null
.
- replay(Log, Class<?>) - Static method in class org.springframework.boot.logging.DeferredLog
-
- replay(Log, Log) - Static method in class org.springframework.boot.logging.DeferredLog
-
- replayTo(Class<?>) - Method in class org.springframework.boot.logging.DeferredLog
-
- replayTo(Log) - Method in class org.springframework.boot.logging.DeferredLog
-
- Report(ConditionEvaluationReport) - Constructor for class org.springframework.boot.actuate.autoconfigure.condition.AutoConfigurationReportEndpoint.Report
-
- report(FailureAnalysis) - Method in interface org.springframework.boot.diagnostics.FailureAnalysisReporter
-
Reports the given failureAnalysis
to the user.
- report(FailureAnalysis) - Method in class org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter
-
- ReportableException - Exception in org.springframework.boot.cli.command.init
-
Exception with a message that can be reported to the user.
- ReportableException(String) - Constructor for exception org.springframework.boot.cli.command.init.ReportableException
-
- ReportableException(String, Throwable) - Constructor for exception org.springframework.boot.cli.command.init.ReportableException
-
- reportException(Throwable) - Method in interface org.springframework.boot.SpringBootExceptionReporter
-
Report a startup failure to the user.
- RepositoryConfiguration - Class in org.springframework.boot.cli.compiler.grape
-
The configuration of a repository.
- RepositoryConfiguration(String, URI, boolean) - Constructor for class org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
-
Creates a new RepositoryConfiguration
instance.
- RepositoryConfigurationFactory - Class in org.springframework.boot.cli.compiler
-
- RepositoryRestMvcAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.rest
-
- RepositoryRestMvcAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
-
- RepositoryRestProperties - Class in org.springframework.boot.autoconfigure.data.rest
-
Configuration properties for Spring Data REST.
- RepositoryRestProperties() - Constructor for class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- RepositorySystemSessionAutoConfiguration - Interface in org.springframework.boot.cli.compiler.grape
-
Strategy that can be used to apply some auto-configuration during the installation of
an
AetherGrapeEngine
.
- REQUEST_ATTRIBUTE - Static variable in enum org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
-
- REQUEST_WRAPPER_FILTER_MAX_ORDER - Static variable in class org.springframework.boot.web.servlet.FilterRegistrationBean
-
Filters that wrap the servlet request should be ordered less than or equal to this.
- requestContextFilter() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
-
- requestContextFilter() - Static method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- requestFactory(Class<? extends ClientHttpRequestFactory>) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Set the ClientHttpRequestFactory
class that should be used with the
RestTemplate
.
- requestFactory(ClientHttpRequestFactory) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Set the ClientHttpRequestFactory
that should be used with the
RestTemplate
.
- RequestMappingEndpoint - Class in org.springframework.boot.actuate.autoconfigure.web.servlet
-
- RequestMappingEndpoint() - Constructor for class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpoint
-
- requestMappingEndpoint() - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpointAutoConfiguration
-
- RequestMappingEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.web.servlet
-
- RequestMappingEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpointAutoConfiguration
-
- requestMappingHandlerAdapter() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- requestMappingHandlerMapping() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- requiredViewClass() - Method in class org.springframework.boot.web.reactive.result.view.MustacheViewResolver
-
- requiredViewClass() - Method in class org.springframework.boot.web.servlet.view.MustacheViewResolver
-
- reset() - Static method in class org.springframework.boot.system.ApplicationPidFileWriter
-
Reset the created flag for testing purposes.
- reset() - Method in class org.springframework.boot.test.rule.OutputCapture
-
Discard all currently accumulated output.
- reset() - Method in class org.springframework.boot.test.web.client.RootUriRequestExpectationManager
-
- ResetMocksTestExecutionListener - Class in org.springframework.boot.test.mock.mockito
-
TestExecutionListener
to reset any mock beans that have been marked with a
MockReset
.
- ResetMocksTestExecutionListener() - Constructor for class org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener
-
- resolve(Map, Map...) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- resolve(Map, List, Map...) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- resolveConfigLocation(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
Resolve the config location if set.
- resolveConfigLocation() - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
-
Resolve the config location if set.
- resolveContextLoader(Class<?>, List<ContextConfigurationAttributes>) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- ResolveDependencyCoordinatesTransformation - Class in org.springframework.boot.cli.compiler
-
ASTTransformation
to resolve Grab
artifact coordinates.
- ResolveDependencyCoordinatesTransformation(DependencyResolutionContext) - Constructor for class org.springframework.boot.cli.compiler.ResolveDependencyCoordinatesTransformation
-
- resolveErrorView(HttpServletRequest, HttpServletResponse, HttpStatus, Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
Resolve any specific error views.
- resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
-
- resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - Method in interface org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver
-
Resolve an error view for the specified details.
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.boot.web.servlet.error.DefaultErrorAttributes
-
- resolveLinks(Collection<EndpointInfo<WebEndpointOperation>>, String) - Method in class org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver
-
Resolves links to the operations of the given {code webEndpoints} based on a
request with the given requestUrl
.
- resolvePath(String) - Method in interface org.springframework.boot.actuate.endpoint.web.EndpointPathResolver
-
Resolve the path for the endpoint with the specified endpointId
.
- resolvePlaceholder(String) - Method in class org.springframework.boot.context.properties.bind.PropertySourcesPlaceholdersResolver
-
- resolvePlaceholders(Object) - Method in interface org.springframework.boot.context.properties.bind.PlaceholdersResolver
-
Called to resolve any place holders in the given value.
- resolvePlaceholders(Object) - Method in class org.springframework.boot.context.properties.bind.PropertySourcesPlaceholdersResolver
-
- resolvePlaceholders(String) - Static method in class org.springframework.boot.loader.util.SystemPropertyUtils
-
Resolve ${...} placeholders in the given text, replacing them with corresponding
system property values.
- resolvePlaceholders(Properties, String) - Static method in class org.springframework.boot.loader.util.SystemPropertyUtils
-
Resolve ${...} placeholders in the given text, replacing them with corresponding
system property values.
- Resource() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
-
- ResourceBanner - Class in org.springframework.boot
-
Banner implementation that prints from a source text Resource
.
- ResourceBanner(Resource) - Constructor for class org.springframework.boot.ResourceBanner
-
- ResourceBundleCondition() - Constructor for class org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration.ResourceBundleCondition
-
- ResourceCondition - Class in org.springframework.boot.autoconfigure.condition
-
SpringBootCondition
used to check if a resource can be found using a
configurable property and optional default location(s).
- ResourceCondition(String, String, String...) - Constructor for class org.springframework.boot.autoconfigure.condition.ResourceCondition
-
Create a new condition.
- ResourceConfigCustomizer - Interface in org.springframework.boot.autoconfigure.jersey
-
Callback interface that can be implemented by beans wishing to customize Jersey's
ResourceConfig
before it is used.
- resourceLoader(ResourceLoader) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
ResourceLoader
for the application context.
- ResourceNotFoundException - Exception in org.springframework.boot.context.config
-
Exception thrown when a Resource
defined by a property is not found.
- ResourceNotFoundException(String, Resource) - Constructor for exception org.springframework.boot.context.config.ResourceNotFoundException
-
- ResourceProperties - Class in org.springframework.boot.autoconfigure.web
-
Properties used to configure resource handling.
- ResourceProperties() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- ResourceProperties.Chain - Class in org.springframework.boot.autoconfigure.web
-
Configuration for the Spring Resource Handling chain.
- ResourceProperties.Content - Class in org.springframework.boot.autoconfigure.web
-
Version Strategy based on content hashing.
- ResourceProperties.Fixed - Class in org.springframework.boot.autoconfigure.web
-
Version Strategy based on a fixed version string.
- ResourceProperties.Strategy - Class in org.springframework.boot.autoconfigure.web
-
Strategies for extracting and embedding a resource version in its URL path.
- resourceUrlEncodingFilter() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration
-
- ResourceUtils - Class in org.springframework.boot.cli.util
-
Utilities for manipulating resource paths and URLs.
- ResourceUtils() - Constructor for class org.springframework.boot.cli.util.ResourceUtils
-
- respond(HttpStatus) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Send a HTTP status response.
- respond(HttpTunnelPayload) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Send a payload response.
- Restart() - Constructor for class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- Restart() - Constructor for class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Restart
-
- restart() - Method in class org.springframework.boot.devtools.restart.Restarter
-
Restart the running application.
- restart(FailureHandler) - Method in class org.springframework.boot.devtools.restart.Restarter
-
Restart the running application.
- restart(Set<URL>, ClassLoaderFiles) - Method in class org.springframework.boot.devtools.restart.server.RestartServer
-
Called to restart the application.
- RestartApplicationListener - Class in org.springframework.boot.devtools.restart
-
ApplicationListener
to initialize the
Restarter
.
- RestartApplicationListener() - Constructor for class org.springframework.boot.devtools.restart.RestartApplicationListener
-
- RestartClassLoader - Class in org.springframework.boot.devtools.restart.classloader
-
Disposable
ClassLoader
used to support application restarting.
- RestartClassLoader(ClassLoader, URL[]) - Constructor for class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- RestartClassLoader(ClassLoader, URL[], ClassLoaderFileRepository) - Constructor for class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- RestartClassLoader(ClassLoader, URL[], ClassLoaderFileRepository, Log) - Constructor for class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- Restarter - Class in org.springframework.boot.devtools.restart
-
Allows a running application to be restarted with an updated classpath.
- Restarter(Thread, String[], boolean, RestartInitializer) - Constructor for class org.springframework.boot.devtools.restart.Restarter
-
Internal constructor to create a new
Restarter
instance.
- RestartInitializer - Interface in org.springframework.boot.devtools.restart
-
Strategy interface used to initialize a
Restarter
.
- RestartListener - Interface in org.springframework.boot.devtools.restart
-
Listener that is notified of application restarts.
- RestartScope - Annotation Type in org.springframework.boot.devtools.restart
-
Restart @Scope
Annotation used to indicate that a bean should remain between
restarts.
- RestartScopeInitializer - Class in org.springframework.boot.devtools.restart
-
Support for a 'restart' Scope
that allows beans to remain between restarts.
- RestartScopeInitializer() - Constructor for class org.springframework.boot.devtools.restart.RestartScopeInitializer
-
- RestartServer - Class in org.springframework.boot.devtools.restart.server
-
- RestartServer(SourceFolderUrlFilter) - Constructor for class org.springframework.boot.devtools.restart.server.RestartServer
-
- RestartServer(SourceFolderUrlFilter, ClassLoader) - Constructor for class org.springframework.boot.devtools.restart.server.RestartServer
-
- RestClientTest - Annotation Type in org.springframework.boot.test.autoconfigure.web.client
-
Annotation that can be used in combination with @RunWith(SpringRunner.class)
for a typical Spring rest client test.
- RestDocsAutoConfiguration - Class in org.springframework.boot.test.autoconfigure.restdocs
-
- RestDocsAutoConfiguration() - Constructor for class org.springframework.boot.test.autoconfigure.restdocs.RestDocsAutoConfiguration
-
- RestDocsMockMvcConfigurationCustomizer - Interface in org.springframework.boot.test.autoconfigure.restdocs
-
A customizer for MockMvcRestDocumentationConfigurer
.
- RestDocsRestAssuredConfigurationCustomizer - Interface in org.springframework.boot.test.autoconfigure.restdocs
-
A customizer for RestAssuredRestDocumentationConfigurer
.
- RestDocsTestExecutionListener - Class in org.springframework.boot.test.autoconfigure.restdocs
-
A TestExecutionListener
for Spring REST Docs that removes the need for a
@Rule
when using JUnit or manual before and after test calls when using
TestNG.
- RestDocsTestExecutionListener() - Constructor for class org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener
-
- restore() - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.ExistingWebApplicationScopes
-
- restTemplate(RestTemplateBuilder) - Method in class org.springframework.boot.test.autoconfigure.web.client.WebClientRestTemplateAutoConfiguration
-
- RestTemplateAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.client
-
- RestTemplateAutoConfiguration(ObjectProvider<HttpMessageConverters>, ObjectProvider<List<RestTemplateCustomizer>>) - Constructor for class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration
-
- restTemplateBuilder() - Method in class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration
-
- RestTemplateBuilder - Class in org.springframework.boot.web.client
-
Builder that can be used to configure and create a RestTemplate
.
- RestTemplateBuilder(RestTemplateCustomizer...) - Constructor for class org.springframework.boot.web.client.RestTemplateBuilder
-
- RestTemplateCustomizer - Interface in org.springframework.boot.web.client
-
Callback interface that can be used to customize a RestTemplate
.
- RestTemplateExchangeTags - Class in org.springframework.boot.actuate.metrics.web.client
-
Factory methods for creating Tags
related to a request-response exchange
performed by a RestTemplate
.
- RestTemplateExchangeTagsProvider - Interface in org.springframework.boot.actuate.metrics.web.client
-
Provides Tags
for an exchange performed by a RestTemplate
.
- restTemplateInterceptorPostProcessor(ApplicationContext) - Static method in class org.springframework.boot.actuate.autoconfigure.metrics.web.client.RestTemplateMetricsConfiguration
-
- RestTemplateMetricsConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.web.client
-
Configuration for RestTemplate
-related metrics.
- RestTemplateMetricsConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.web.client.RestTemplateMetricsConfiguration
-
- RestTemplateProxyCustomizationExample - Class in org.springframework.boot.web.client
-
- RestTemplateProxyCustomizationExample() - Constructor for class org.springframework.boot.web.client.RestTemplateProxyCustomizationExample
-
- restTemplateTagConfigurer() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.web.client.RestTemplateMetricsConfiguration
-
- resultedIn(Object) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
-
Indicates a single result.
- Retry() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- rollback(Xid) - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- ROOT_LOGGER_NAME - Static variable in class org.springframework.boot.logging.LoggingSystem
-
The name used for the root logger.
- rootUri(String) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Set a root URL that should be applied to each request that starts with '/'
.
- RootUriRequestExpectationManager - Class in org.springframework.boot.test.web.client
-
RequestExpectationManager
that strips the specified root URI from the request
before verification.
- RootUriRequestExpectationManager(String, RequestExpectationManager) - Constructor for class org.springframework.boot.test.web.client.RootUriRequestExpectationManager
-
- RootUriTemplateHandler - Class in org.springframework.boot.web.client
-
UriTemplateHandler
to set the root for URI that starts with '/'
.
- RootUriTemplateHandler(UriTemplateHandler) - Constructor for class org.springframework.boot.web.client.RootUriTemplateHandler
-
- RootUriTemplateHandler(String) - Constructor for class org.springframework.boot.web.client.RootUriTemplateHandler
-
- RootUriTemplateHandler(String, UriTemplateHandler) - Constructor for class org.springframework.boot.web.client.RootUriTemplateHandler
-
- RouterFunctionMetrics - Class in org.springframework.boot.actuate.metrics.web.reactive.server
-
Support class for WebFlux RouterFunction
-related metrics.
- RouterFunctionMetrics(MeterRegistry) - Constructor for class org.springframework.boot.actuate.metrics.web.reactive.server.RouterFunctionMetrics
-
- run(ApplicationArguments) - Method in interface org.springframework.boot.ApplicationRunner
-
Callback used to run the bean.
- run(String...) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- run(String...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Create an application context (and its parent if specified) with the command line
args provided.
- run(String...) - Method in interface org.springframework.boot.cli.command.Command
-
Run the command.
- run(String...) - Method in class org.springframework.boot.cli.command.CommandRunner
-
Parse the arguments and run a suitable command.
- run(String...) - Method in class org.springframework.boot.cli.command.core.HelpCommand
-
- run(String...) - Method in class org.springframework.boot.cli.command.core.HintCommand
-
- run(String...) - Method in class org.springframework.boot.cli.command.core.VersionCommand
-
- run(String...) - Method in class org.springframework.boot.cli.command.OptionParsingCommand
-
- run(String...) - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- run(OptionSet) - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
Run the command using the specified parsed OptionSet
.
- run(String...) - Method in class org.springframework.boot.cli.command.shell.PromptCommand
-
- run() - Method in class org.springframework.boot.cli.command.shell.Shell
-
Run the shell until the user exists.
- run(String...) - Method in class org.springframework.boot.cli.command.shell.ShellCommand
-
- run(String...) - Method in interface org.springframework.boot.CommandLineRunner
-
Callback used to run the bean.
- run() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient.ServerThread
-
- run() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.ServerThread
-
- run() - Method in class org.springframework.boot.loader.MainMethodRunner
-
- run(boolean, String...) - Method in class org.springframework.boot.loader.tools.RunProcess
-
- run(boolean, Collection<String>) - Method in class org.springframework.boot.loader.tools.RunProcess
-
- run(String...) - Method in class org.springframework.boot.SpringApplication
-
Run the Spring application, creating and refreshing a new
ApplicationContext
.
- run(Class<?>, String...) - Static method in class org.springframework.boot.SpringApplication
-
Static helper that can be used to run a
SpringApplication
from the
specified source using default settings.
- run(Class<?>[], String[]) - Static method in class org.springframework.boot.SpringApplication
-
Static helper that can be used to run a
SpringApplication
from the
specified sources using default settings and user supplied arguments.
- run(SpringApplication) - Method in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
- runAndHandleErrors(String...) - Method in class org.springframework.boot.cli.command.CommandRunner
-
Run the appropriate and handle and errors.
- RunCommand - Class in org.springframework.boot.cli.command.run
-
Command
to 'run' a groovy script or scripts.
- RunCommand() - Constructor for class org.springframework.boot.cli.command.run.RunCommand
-
- RunProcess - Class in org.springframework.boot.loader.tools
-
Utility used to run a process.
- RunProcess(String...) - Constructor for class org.springframework.boot.loader.tools.RunProcess
-
Creates new
RunProcess
instance for the specified command.
- RunProcess(File, String...) - Constructor for class org.springframework.boot.loader.tools.RunProcess
-
Creates new
RunProcess
instance for the specified working directory and
command.
- RUNTIME - Static variable in interface org.springframework.boot.loader.tools.LibraryScope
-
The library is used at runtime but not needed for compile.
- sameFile(URL, URL) - Method in class org.springframework.boot.loader.jar.Handler
-
- sanitize(String, Object) - Method in class org.springframework.boot.actuate.endpoint.Sanitizer
-
Sanitize the given value if necessary.
- sanitize(String, Object) - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint
-
- Sanitizer - Class in org.springframework.boot.actuate.endpoint
-
Strategy that be be used by endpoint implementations to sanitize potentially sensitive
keys.
- Sanitizer() - Constructor for class org.springframework.boot.actuate.endpoint.Sanitizer
-
- Sanitizer(String...) - Constructor for class org.springframework.boot.actuate.endpoint.Sanitizer
-
- scan(Class<? extends Annotation>...) - Method in class org.springframework.boot.autoconfigure.domain.EntityScanner
-
Scan for entities with the specified annotations.
- scan(String...) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
Perform a scan within the specified base packages.
- scan(String...) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
-
Perform a scan within the specified base packages.
- scan(String...) - Method in class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
-
Perform a scan within the specified base packages.
- SchedulerFactoryBeanCustomizer - Interface in org.springframework.boot.autoconfigure.quartz
-
Callback interface that can be implemented by beans wishing to customize the Quartz
SchedulerFactoryBean
before it is fully initialized, in particular to tune its
configuration.
- SchemaManagement - Enum in org.springframework.boot.jdbc
-
An enumeration of the available schema management options.
- SchemaManagementProvider - Interface in org.springframework.boot.jdbc
-
- scrape() - Method in class org.springframework.boot.actuate.metrics.export.prometheus.PrometheusScrapeEndpoint
-
- SearchStrategy - Enum in org.springframework.boot.autoconfigure.condition
-
Some named search strategies for beans in the bean factory hierarchy.
- SecurityAutoConfiguration - Class in org.springframework.boot.autoconfigure.security
-
- SecurityAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
-
- SecurityDataConfiguration - Class in org.springframework.boot.autoconfigure.security
-
Automatically adds Spring Security's integration with Spring Data.
- SecurityDataConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityDataConfiguration
-
- securityDialect() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration
-
- securityEvaluationContextExtension() - Method in class org.springframework.boot.autoconfigure.security.SecurityDataConfiguration
-
- SecurityFilterAutoConfiguration - Class in org.springframework.boot.autoconfigure.security
-
- SecurityFilterAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityFilterAutoConfiguration
-
- securityFilterChainRegistration(SecurityProperties) - Method in class org.springframework.boot.autoconfigure.security.SecurityFilterAutoConfiguration
-
- SecurityPrerequisite - Interface in org.springframework.boot.autoconfigure.security
-
Marker interface for beans that need to be initialized before any security
configuration is evaluated.
- SecurityProperties - Class in org.springframework.boot.autoconfigure.security
-
Configuration properties for Spring Security.
- SecurityProperties() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- SecurityProperties.Filter - Class in org.springframework.boot.autoconfigure.security
-
- SecurityResponse - Class in org.springframework.boot.actuate.autoconfigure.cloudfoundry
-
Response from the Cloud Foundry security interceptors.
- SecurityResponse(HttpStatus) - Constructor for class org.springframework.boot.actuate.autoconfigure.cloudfoundry.SecurityResponse
-
- SecurityResponse(HttpStatus, String) - Constructor for class org.springframework.boot.actuate.autoconfigure.cloudfoundry.SecurityResponse
-
- selectImports(AnnotationMetadata) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- Selector - Annotation Type in org.springframework.boot.actuate.endpoint.annotation
-
A
Selector
can be used on a parameter of an
Endpoint
method to indicate
that the parameter is used to select a subset of the endpoint's data.
- sendGrid() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
-
- SendGridAutoConfiguration - Class in org.springframework.boot.autoconfigure.sendgrid
-
- SendGridAutoConfiguration(SendGridProperties) - Constructor for class org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
-
- SendGridProperties - Class in org.springframework.boot.autoconfigure.sendgrid
-
- SendGridProperties() - Constructor for class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- SendGridProperties.Proxy - Class in org.springframework.boot.autoconfigure.sendgrid
-
- Sentinel() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- serialize(T, JsonGenerator, SerializerProvider) - Method in class org.springframework.boot.jackson.JsonObjectSerializer
-
- serializeObject(T, JsonGenerator, SerializerProvider) - Method in class org.springframework.boot.jackson.JsonObjectSerializer
-
Serialize JSON content into the value type this serializer handles.
- Server() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Server
-
- ServerPortInfoApplicationContextInitializer - Class in org.springframework.boot.web.context
-
ApplicationContextInitializer
that sets
Environment
properties for the
ports that
WebServer
servers are actually listening on.
- ServerPortInfoApplicationContextInitializer() - Constructor for class org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer
-
- ServerProperties - Class in org.springframework.boot.autoconfigure.web
-
- ServerProperties() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties
-
- ServerProperties.Jetty - Class in org.springframework.boot.autoconfigure.web
-
Jetty properties.
- ServerProperties.Jetty.Accesslog - Class in org.springframework.boot.autoconfigure.web
-
Jetty access log properties.
- ServerProperties.Servlet - Class in org.springframework.boot.autoconfigure.web
-
Servlet properties.
- ServerProperties.Session - Class in org.springframework.boot.autoconfigure.web
-
Session properties.
- ServerProperties.Session.Cookie - Class in org.springframework.boot.autoconfigure.web
-
Cookie properties.
- ServerProperties.Session.SessionTrackingMode - Enum in org.springframework.boot.autoconfigure.web
-
Available session tracking modes (mirrors
SessionTrackingMode
.
- ServerProperties.Tomcat - Class in org.springframework.boot.autoconfigure.web
-
Tomcat properties.
- ServerProperties.Tomcat.Accesslog - Class in org.springframework.boot.autoconfigure.web
-
Tomcat access log properties.
- ServerProperties.Tomcat.Resource - Class in org.springframework.boot.autoconfigure.web
-
Tomcat static resource properties.
- ServerProperties.Undertow - Class in org.springframework.boot.autoconfigure.web
-
Undertow properties.
- ServerProperties.Undertow.Accesslog - Class in org.springframework.boot.autoconfigure.web
-
Undertow access log properties.
- serverPropertiesWebServerFactoryCustomizer(ServerProperties) - Method in class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration
-
- ServerThread(ServerSocketChannel) - Constructor for class org.springframework.boot.devtools.tunnel.client.TunnelClient.ServerThread
-
- ServerThread(ByteChannel) - Constructor for class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.ServerThread
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- ServletComponentScan - Annotation Type in org.springframework.boot.web.servlet
-
Enables scanning for Servlet components (filters
, servlets
, and listeners
).
- ServletContextApplicationContextInitializer - Class in org.springframework.boot.web.servlet.support
-
ApplicationContextInitializer
for setting the servlet context.
- ServletContextApplicationContextInitializer(ServletContext) - Constructor for class org.springframework.boot.web.servlet.support.ServletContextApplicationContextInitializer
-
- ServletContextApplicationContextInitializer(ServletContext, boolean) - Constructor for class org.springframework.boot.web.servlet.support.ServletContextApplicationContextInitializer
-
- ServletContextInitializer - Interface in org.springframework.boot.web.servlet
-
Interface used to configure a Servlet 3.0+ context
programmatically.
- ServletContextInitializerBeans - Class in org.springframework.boot.web.servlet
-
- ServletContextInitializerBeans(ListableBeanFactory) - Constructor for class org.springframework.boot.web.servlet.ServletContextInitializerBeans
-
- ServletContextInitializerConfiguration - Class in org.springframework.boot.web.embedded.jetty
-
- ServletContextInitializerConfiguration(ServletContextInitializer...) - Constructor for class org.springframework.boot.web.embedded.jetty.ServletContextInitializerConfiguration
-
- ServletListenerRegistrationBean<T extends EventListener> - Class in org.springframework.boot.web.servlet
-
- ServletListenerRegistrationBean() - Constructor for class org.springframework.boot.web.servlet.ServletListenerRegistrationBean
-
- ServletListenerRegistrationBean(T) - Constructor for class org.springframework.boot.web.servlet.ServletListenerRegistrationBean
-
- ServletManagementContextAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.web.servlet
-
- ServletManagementContextAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration
-
- ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration - Class in org.springframework.boot.actuate.autoconfigure.web.servlet
-
- ServletRegistrationBean<T extends javax.servlet.Servlet> - Class in org.springframework.boot.web.servlet
-
- ServletRegistrationBean() - Constructor for class org.springframework.boot.web.servlet.ServletRegistrationBean
-
- ServletRegistrationBean(T, String...) - Constructor for class org.springframework.boot.web.servlet.ServletRegistrationBean
-
- ServletRegistrationBean(T, boolean, String...) - Constructor for class org.springframework.boot.web.servlet.ServletRegistrationBean
-
- servletWebChildContextFactory() - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration
-
- ServletWebServerApplicationContext - Class in org.springframework.boot.web.servlet.context
-
- ServletWebServerApplicationContext() - Constructor for class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- ServletWebServerApplicationContext.ExistingWebApplicationScopes - Class in org.springframework.boot.web.servlet.context
-
Utility class to store and restore any user defined scopes.
- ServletWebServerFactory - Interface in org.springframework.boot.web.servlet.server
-
Factory interface that can be used to create a
WebServer
.
- ServletWebServerFactoryAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
-
- ServletWebServerFactoryAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration
-
- ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar - Class in org.springframework.boot.autoconfigure.web.servlet
-
- ServletWebServerFactoryAutoConfiguration.EmbeddedJetty - Class in org.springframework.boot.autoconfigure.web.servlet
-
Nested configuration if Jetty is being used.
- ServletWebServerFactoryAutoConfiguration.EmbeddedTomcat - Class in org.springframework.boot.autoconfigure.web.servlet
-
Nested configuration if Tomcat is being used.
- ServletWebServerFactoryAutoConfiguration.EmbeddedUndertow - Class in org.springframework.boot.autoconfigure.web.servlet
-
Nested configuration if Undertow is being used.
- ServletWebServerInitializedEvent - Class in org.springframework.boot.web.servlet.context
-
- ServletWebServerInitializedEvent(WebServer, ServletWebServerApplicationContext) - Constructor for class org.springframework.boot.web.servlet.context.ServletWebServerInitializedEvent
-
- Session() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- SessionAutoConfiguration - Class in org.springframework.boot.autoconfigure.session
-
- SessionAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.session.SessionAutoConfiguration
-
- SessionDescriptor(Session) - Constructor for class org.springframework.boot.actuate.session.SessionsEndpoint.SessionDescriptor
-
- sessionEndpoint(FindByIndexNameSessionRepository<? extends Session>) - Method in class org.springframework.boot.actuate.autoconfigure.session.SessionsEndpointAutoConfiguration
-
- sessionFactory(Configuration, ApplicationContext, ObjectProvider<List<EventListener>>) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
-
- SessionProperties - Class in org.springframework.boot.autoconfigure.session
-
Configuration properties for Spring Session.
- SessionProperties(ObjectProvider<ServerProperties>) - Constructor for class org.springframework.boot.autoconfigure.session.SessionProperties
-
- SessionProperties.Servlet - Class in org.springframework.boot.autoconfigure.session
-
Servlet-related properties.
- SessionRepositoryUnavailableException - Exception in org.springframework.boot.autoconfigure.session
-
Exception thrown when no SessionRepository
is available.
- SessionRepositoryUnavailableException(String, StoreType) - Constructor for exception org.springframework.boot.autoconfigure.session.SessionRepositoryUnavailableException
-
- SessionsEndpoint - Class in org.springframework.boot.actuate.session
-
- SessionsEndpoint(FindByIndexNameSessionRepository<? extends Session>) - Constructor for class org.springframework.boot.actuate.session.SessionsEndpoint
-
- SessionsEndpoint.SessionDescriptor - Class in org.springframework.boot.actuate.session
-
A description of user's session
.
- SessionsEndpoint.SessionsReport - Class in org.springframework.boot.actuate.session
-
A report of user's sessions
.
- SessionsEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.session
-
- SessionsEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.session.SessionsEndpointAutoConfiguration
-
- sessionsForUsername(String) - Method in class org.springframework.boot.actuate.session.SessionsEndpoint
-
- sessionsForUsername(String) - Method in class org.springframework.boot.actuate.session.SessionsWebEndpointExtension
-
- SessionsReport(Map<String, ? extends Session>) - Constructor for class org.springframework.boot.actuate.session.SessionsEndpoint.SessionsReport
-
- sessionsWebEndpointExtension(SessionsEndpoint) - Method in class org.springframework.boot.actuate.autoconfigure.session.SessionsEndpointAutoConfiguration
-
- SessionsWebEndpointExtension - Class in org.springframework.boot.actuate.session
-
- SessionsWebEndpointExtension(SessionsEndpoint) - Constructor for class org.springframework.boot.actuate.session.SessionsWebEndpointExtension
-
- SET_SYSTEM_PROPERTIES - Static variable in class org.springframework.boot.loader.PropertiesLauncher
-
Properties key for boolean flag (default false) which if set will cause the
external configuration properties to be copied to System properties (assuming that
is allowed by Java security).
- setAcceptCount(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setAcceptors(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- setAcceptors(int) - Method in class org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
-
Set the number of acceptor threads to use.
- setAcceptors(int) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
Set the number of acceptor threads to use.
- setAccessLogDirectory(File) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setAccessLogEnabled(boolean) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setAccessLogPattern(String) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setAccessLogPrefix(String) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setAccessLogRotate(boolean) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setAccessLogSuffix(String) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setAckCount(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setAckMode(AbstractMessageListenerContainer.AckMode) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setAcknowledgeMode(AcknowledgeMode) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setAcknowledgeMode(JmsProperties.AcknowledgeMode) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setAcks(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setAckTime(Long) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setAddApplicationContextHeader(boolean) - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
- setAddCommandLineProperties(boolean) - Method in class org.springframework.boot.SpringApplication
-
Sets if a CommandLinePropertySource
should be added to the application
context in order to expose arguments.
- setAddFilters(boolean) - Method in class org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
-
- setAdditionalExclude(String) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setAdditionalPaths(List<File>) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setAdditionalProfiles(String...) - Method in class org.springframework.boot.SpringApplication
-
Set additional profile values to use (on top of those set in system or command line
properties).
- setAdditionalTldSkipPatterns(List<String>) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setAddMappings(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- setAddress(InetAddress) - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
- setAddress(InetAddress) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setAddress(InetAddress) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- setAddress(InetAddress) - Method in interface org.springframework.boot.web.server.ConfigurableWebServerFactory
-
Sets the specific network address that the server should bind to.
- setAddresses(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setAddressingMode(GMetric.UDPAddressingMode) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- setAlgorithm(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setAllowCredentials(Boolean) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- setAllowedHeaders(List<String>) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- setAllowedMethods(List<String>) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- setAllowedOrigins(List<String>) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- setAllowRequestOverride(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setAllowSessionOverride(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setAllowSubTransactions(boolean) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
- setAlwaysUseMessageFormat(boolean) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setApiKey(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
-
- setApiKey(String) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- setAppend(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setAppId(String) - Method in class org.springframework.boot.autoconfigure.social.SocialProperties
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpoint
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.actuate.context.ShutdownEndpoint
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.builder.ParentContextCloserApplicationListener
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean
-
- setApplicationContextClass(Class<? extends ConfigurableApplicationContext>) - Method in class org.springframework.boot.SpringApplication
-
Sets the type of Spring ApplicationContext
that will be created.
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.boot.actuate.security.AbstractAuthenticationAuditListener
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.boot.actuate.security.AbstractAuthorizationAuditListener
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setApplicationPath(String) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- setAppSecret(String) - Method in class org.springframework.boot.autoconfigure.social.SocialProperties
-
- setAsyncSupported(boolean) - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Sets if asynchronous operations are support for this registration.
- setAttribute(Attribute) - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
-
- setAttributes(AttributeList) - Method in class org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
-
- setAuthenticationDatabase(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setAuthorizationGrantType(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setAuthorizationUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- setAutoCommitInterval(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setAutoIndex(boolean) - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- setAutoIndex(AutoIndexMode) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setAutoOffsetReset(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setAutoStartup(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setAutoStartup(boolean) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setAutoTimeRequests(boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Server
-
- setBackgroundProcessorDelay(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setBackgroundProcessorDelay(int) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Sets the background processor delay in seconds.
- setBackupSource(boolean) - Method in class org.springframework.boot.loader.tools.Repackager
-
Sets if source files should be backed up when they would be overwritten.
- setBanner(Banner) - Method in class org.springframework.boot.SpringApplication
-
Sets the
Banner
instance which will be used to print the banner when no
static banner file is provided.
- setBannerMode(Banner.Mode) - Method in class org.springframework.boot.SpringApplication
-
Sets the mode used to display the banner when the application runs.
- setBase(String) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- setBasedir(File) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setBaseDirectory(File) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Set the Tomcat base directory.
- setBaseDn(String) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- setBaseEnvironment(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- setBasename(String) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setBasePath(String) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties
-
- setBasePath(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setBatchSize(Integer) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- setBatchSize(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerAutoConfiguration.BeanPostProcessorsRegistrar
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.context.TypeExcludeFilter
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.jackson.JsonComponentModule
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.web.server.ErrorPageRegistrarBeanPostProcessor
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor
-
- setBeanMetaDataStore(ConfigurationBeanFactoryMetaData) - Method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
-
Set the bean meta-data store.
- setBeanName(String) - Method in class org.springframework.boot.jta.atomikos.AtomikosConnectionFactoryBean
-
- setBeanName(String) - Method in class org.springframework.boot.jta.atomikos.AtomikosDataSourceBean
-
- setBeanName(String) - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
-
- setBeanName(String) - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean
-
- setBeanNameGenerator(BeanNameGenerator) - Method in class org.springframework.boot.SpringApplication
-
Sets the bean name generator that should be used when generating bean names.
- setBeanNameGenerator(BeanNameGenerator) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
Set a custom BeanNameGenerator
for use with
AnnotatedBeanDefinitionReader
and/or
ClassPathBeanDefinitionScanner
.
- setBeanNameGenerator(BeanNameGenerator) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
-
Provide a custom BeanNameGenerator
for use with
AnnotatedBeanDefinitionReader
and/or ClassPathBeanDefinitionScanner
, if any.
- setBeanNameGenerator(BeanNameGenerator) - Method in class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
-
Provide a custom BeanNameGenerator
for use with
AnnotatedBeanDefinitionReader
and/or ClassPathBeanDefinitionScanner
, if any.
- setBlockIfFull(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setBlockIfFullTimeout(long) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setBootstrapHosts(List<String>) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- setBootstrapServers(List<String>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setBootstrapServers(List<String>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setBootstrapServers(List<String>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- setBrokerUrl(String) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setBuffered(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setBufferMemory(Long) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setBufferSize(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setBufferSize(Integer) - Method in class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
- setBufferSize(Integer) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setBuilderCustomizers(Collection<? extends UndertowBuilderCustomizer>) - Method in class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
- setBuilderCustomizers(Collection<? extends UndertowBuilderCustomizer>) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setCache(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setCache(boolean) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setCache(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setCacheNames(List<String>) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- setCachePeriod(Integer) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- setCacheSeconds(int) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setCacheTtl(Long) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
-
- setCallback(EntityManagerFactoryBuilder.EntityManagerFactoryBeanCallback) - Method in class org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
-
An optional callback for new entity manager factory beans.
- setCapacity(int) - Method in class org.springframework.boot.actuate.audit.InMemoryAuditEventRepository
-
Set the capacity of this event repository.
- setCapacity(int) - Method in class org.springframework.boot.actuate.trace.InMemoryTraceRepository
-
Set the capacity of the in-memory repository.
- setChangeLog(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setCharset(Charset) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- setCharset(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
-
Set the charset.
- setCharset(Charset) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setCharset(String) - Method in class org.springframework.boot.web.reactive.result.view.MustacheView
-
Set the charset used for reading Mustache template files.
- setCharset(String) - Method in class org.springframework.boot.web.reactive.result.view.MustacheViewResolver
-
Set the charset.
- setCharset(String) - Method in class org.springframework.boot.web.servlet.view.MustacheView
-
Set the charset used for reading Mustache template files.
- setCharset(String) - Method in class org.springframework.boot.web.servlet.view.MustacheViewResolver
-
Set the charset.
- setCheckChangeLogLocation(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setCheckLocation(boolean) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setCheckoutTimeout(Long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- setCheckpointInterval(long) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies the interval between checkpoints.
- setCheckTemplate(boolean) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setCheckTemplateLocation(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setCheckTemplateLocation(boolean) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setChunkedModeViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- setCiphers(String[]) - Method in class org.springframework.boot.web.server.Ssl
-
- setClassName(String) - Method in class org.springframework.boot.web.servlet.server.Jsp
-
- setCleanupCron(String) - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- setCleanupCron(String) - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- setClient(MetricsProperties.Web.Client) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web
-
- setClientAuth(Ssl.ClientAuth) - Method in class org.springframework.boot.web.server.Ssl
-
- setClientAuthenticationMethod(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setClientName(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setClientSecret(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setCloseTimeout(int) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setCluster(RedisProperties.Cluster) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setClusterName(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setClusterName(String) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- setClusterNodes(String) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- setClusterPassword(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setCollectionName(String) - Method in class org.springframework.boot.autoconfigure.session.MongoSessionProperties
-
- setComment(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setCompiler(Mustache.Compiler) - Method in class org.springframework.boot.web.reactive.result.view.MustacheView
-
Set the JMustache compiler to be used by this view.
- setCompiler(Mustache.Compiler) - Method in class org.springframework.boot.web.servlet.view.MustacheView
-
Set the Mustache compiler to be used by this view.
- setCompressed(Boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- setCompression(ProtocolOptions.Compression) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setCompression(Compression) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- setCompression(Compression) - Method in interface org.springframework.boot.web.server.ConfigurableWebServerFactory
-
Sets the compression configuration that will be applied to the server's default
connector.
- setCompressionType(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- setConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
-
- setConfigRefreshFrequency(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- setConfigTimeToLive(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- setConfigurations(Collection<? extends Configuration>) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- setConfigUri(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- setConnect(long) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setConnectionFactory(XAConnectionFactory) - Method in class org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
-
Set the XAConnectionFactory
directly, instead of calling
ResourceBean.setClassName(String)
.
- setConnectionTimeout(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setConnectionTimeout(int) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setConnectionTimeout(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setConnectTimeout(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- setConnectTimeout(int) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Sets the connect timeout in milliseconds on the underlying
ClientHttpRequestFactory
.
- setConnectTimeoutMillis(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setConsistency(InfluxConsistency) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- setConsistency(Consistency) - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- setConsistencyLevel(ConsistencyLevel) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setConsoleAvailable(Boolean) - Static method in class org.springframework.boot.ansi.AnsiOutput
-
Sets if the System.console() is known to be available.
- setConsumersPerQueue(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
-
- setContactPoints(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setContentType(MimeType) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setContentType(MimeType) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
-
- setContextLifecycleListeners(Collection<? extends LifecycleListener>) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- setContextLifecycleListeners(Collection<? extends LifecycleListener>) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- setContextPath(String) - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
- setContextPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- setContextPath(String) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- setContextPath(String) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setContextPath(String) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Sets the context path for the web server.
- setContexts(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setContextValves(Collection<? extends Valve>) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- setContinueOnError(boolean) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setControlFlag(KafkaJaasLoginModuleInitializer.ControlFlag) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- setCreateConnectionOnStartup(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setCredential(EmbeddedLdapProperties.Credential) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- setData(List<String>) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setDatabase(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setDatabase(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setDatabase(Database) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setDatabaseDir(String) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- setDatabasePlatform(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setDataDirectory(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setDataPassword(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setDataSource(DataSource) - Method in class org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
-
- setDataSource(XADataSource) - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean
-
Set the
XADataSource
directly, instead of calling
ResourceBean.setClassName(String)
.
- setDataSourceClassName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
-
- setDatasourceMetricName(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.jdbc.JdbcMetricsProperties
-
- setDataUsername(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setDateFormat(String) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setDb(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- setDdlAuto(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- setDefaultDestination(String) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setDefaultEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setDefaultJtaTimeout(long) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
The default timeout for JTA transactions (optional, defaults to 10000
ms).
- setDefaultMediaType(MediaType) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setDefaultPageSize(Integer) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setDefaultPageSize(int) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- setDefaultProperties(Map<String, Object>) - Method in class org.springframework.boot.SpringApplication
-
Set default environment properties which will be used in addition to those in the
existing Environment
.
- setDefaultProperties(Properties) - Method in class org.springframework.boot.SpringApplication
-
- setDefaultPropertyInclusion(JsonInclude.Include) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setDefaultRequeueRejected(Boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setDefaultSchema(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setDefaultTimeout(Integer) - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- setDefaultTimeout(int) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setDefaultTopic(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
-
- setDelay(long) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties.Recovery
-
- setDeliveryDelay(Long) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setDeliveryMode(JmsProperties.DeliveryMode) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setDeploymentInfoCustomizers(Collection<? extends UndertowDeploymentInfoCustomizer>) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setDescriptions(Boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
-
- setDestinationLogger(String) - Method in class org.springframework.boot.logging.logback.LevelRemappingAppender
-
Sets the destination logger that will be used to send remapped events.
- setDetectionStrategy(RepositoryDetectionStrategy.RepositoryDetectionStrategies) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setDetectRootUri(boolean) - Method in class org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
-
- setDir(File) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setDirectBuffers(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setDirectBuffers(Boolean) - Method in class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
- setDirectBuffers(Boolean) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setDirectory(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setDisconnectTimeout(long) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer
-
Set the maximum amount of time to wait for a client before closing the connection.
- setDispatcherTypes(Set<DispatcherType>) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Filter
-
- setDispatchOptionsRequest(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setDispatchTraceRequest(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setDisplayName(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setDisplayName(String) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setDisplayName(String) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Sets the display name of the application deployed in the web server.
- setDocumentRoot(File) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setDocumentRoot(File) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Sets the document root directory which will be used by the web context to serve
static files.
- setDomain(String) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointExporterProperties
-
- setDomain(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setDriverClassName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setDropFirst(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setDumpRequests(boolean) - Method in class org.springframework.boot.actuate.trace.WebRequestTraceFilter
-
Debugging feature.
- setDurationUnits(TimeUnit) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- setDurationUnits(TimeUnit) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- setEagerFilterInit(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setEagerInitFilters(boolean) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
Set whether filters should be initialized eagerly.
- setEnableAutoCommit(Boolean) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setEnabled(boolean) - Method in class org.springframework.boot.actuate.autoconfigure.jolokia.JolokiaProperties
-
- setEnabled(Boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- setEnabled(Boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- setEnabled(Boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties
-
- setEnabled(Boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- setEnabled(Boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- setEnabled(AnsiOutput.Enabled) - Static method in class org.springframework.boot.ansi.AnsiOutput
-
Sets if ANSI output is enabled.
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setEnabled(Boolean) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties.Embedded
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties.StacktraceMode
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setEnabled(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
-
- setEnabled(boolean) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setEnabled(boolean) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Restart
-
- setEnabled(boolean) - Method in class org.springframework.boot.web.server.Compression
-
- setEnabled(boolean) - Method in class org.springframework.boot.web.server.Http2
-
- setEnabled(boolean) - Method in class org.springframework.boot.web.server.Ssl
-
- setEnabled(boolean) - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Flag to indicate that the registration is enabled.
- setEnabledProtocols(String[]) - Method in class org.springframework.boot.web.server.Ssl
-
- setEnableEnumTranslation(Boolean) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setEnableLogging(boolean) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies if disk logging should be enabled or not.
- setEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setEngineValves(Collection<? extends Valve>) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Set
Valve
s that should be applied to the Tomcat
Engine
.
- setEnsureUniqueRuntimeObjectNames(boolean) - Method in class org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
-
Set if unique runtime object names should be ensured.
- setEnvironment(Environment) - Method in class org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheEnvironmentCollector
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.web.servlet.DefaultServletWebServerFactoryCustomizer
-
- setEnvironment(Environment) - Method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
-
- setEnvironment(ConfigurableEnvironment) - Method in class org.springframework.boot.SpringApplication
-
Sets the underlying environment that should be used with the created application
context.
- setEnvironment(ConfigurableEnvironment) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
- setEnvironment(ConfigurableEnvironment) - Method in class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
- setEnvironment(ConfigurableEnvironment) - Method in class org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
- setErrorAttributes(ErrorAttributes) - Method in class org.springframework.boot.actuate.trace.WebRequestTraceFilter
-
- setErrorPages(Set<? extends ErrorPage>) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- setErrorPages(Set<? extends ErrorPage>) - Method in interface org.springframework.boot.web.server.ConfigurableWebServerFactory
-
Sets the error pages that will be used when handling exceptions.
- setEvalUri(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- setExclude(String) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setExcludedUserAgents(String[]) - Method in class org.springframework.boot.web.server.Compression
-
- setExcludedViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setExpiration(int) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
-
- setExpiryScanners(List<String>) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setExpiryTimeout(long) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setExposedHeaders(List<String>) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- setExposeRequestAttributes(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setExposeSessionAttributes(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setExposeSpringMacroHelpers(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setExtendedFormat(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setExternalFile(File) - Method in class org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointProperties
-
- setFailFast(boolean) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- setFallbackToSystemLocale(boolean) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setFeatures(Set<Feature>) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- setFetchMaxWait(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setFetchMinSize(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setFetchSize(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setFetchSize(int) - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- setFieldNamingStrategy(Class<?>) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setFileDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setFileDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setFilename(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setFileSizeThreshold(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setFileSizeThreshold(int) - Method in class org.springframework.boot.web.servlet.MultipartConfigFactory
-
Sets the size threshold in bytes after which files will be written to disk.
- setFileSizeThreshold(String) - Method in class org.springframework.boot.web.servlet.MultipartConfigFactory
-
Sets the size threshold after which files will be written to disk.
- setFilter(T) - Method in class org.springframework.boot.web.servlet.FilterRegistrationBean
-
Set the filter to be registered.
- setFilterDispatcherTypes(Set<DispatcherType>) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- setFilterOrder(int) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- setFlavor(StatsdFlavor) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- setFlushMode(HazelcastFlushMode) - Method in class org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
-
- setFlushMode(RedisFlushMode) - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- setForce(boolean) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- setForceRequest(boolean) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- setForceResponse(boolean) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- setForceShutdownOnVmExit(boolean) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies whether VM shutdown should trigger forced shutdown of the transaction
core.
- setForgetOrphanedLogEntriesDelay(long) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties.Recovery
-
- setFullModeViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- setGenerateDdl(boolean) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setGenerateUniqueName(boolean) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setGridFsDatabase(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setGroupId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setGzipped(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setHandlerMappings(List<AbstractUrlHandlerMapping>) - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpoint
-
Set the handler mappings.
- setHeadless(boolean) - Method in class org.springframework.boot.SpringApplication
-
Sets if the application is headless and should not instantiate AWT.
- setHeartbeatInterval(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- setHeartbeatInterval(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setHibernate(JpaProperties.Hibernate) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setHiddenCommands(Class<?>...) - Method in class org.springframework.boot.cli.command.CommandRunner
-
Set the command classes which should be hidden (i.e.
- setHost(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- setHost(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- setHost(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- setHost(String) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
-
- setHostKey(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
-
- setHtmlApplicationCache(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setHttp2(Http2) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- setHttp2(Http2) - Method in interface org.springframework.boot.web.server.ConfigurableWebServerFactory
-
Sets the HTTP/2 configuration that will be applied to the server.
- setHttpOnly(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setIdleEventInterval(Long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setIdleTimeout(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- setIdleTimeout(int) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setIgnoreDefaultModelOnRedirect(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setImplicitStrategy(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- setInclude(Set<Include>) - Method in class org.springframework.boot.actuate.autoconfigure.trace.TraceEndpointProperties
-
- setIncludeException(boolean) - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- setIncludeStacktrace(ErrorProperties.IncludeStacktrace) - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- setIndices(List<String>) - Method in class org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticsearchHealthIndicatorProperties
-
- setInit(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- setInit(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- setInitialInterval(long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setInitializationMode(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setInitializers(Collection<? extends ApplicationContextInitializer<?>>) - Method in class org.springframework.boot.SpringApplication
-
Sets the ApplicationContextInitializer
that will be applied to the Spring
ApplicationContext
.
- setInitializers(List<? extends ServletContextInitializer>) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setInitializers(List<? extends ServletContextInitializer>) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
- setInitializeSchema(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- setInitializeSchema(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
-
- setInitializeSchema(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- setInitializeSchema(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- setInitParameters(Map<String, String>) - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Set init-parameters for this registration.
- setInitParameters(Map<String, String>) - Method in class org.springframework.boot.web.servlet.server.Jsp
-
- setInitSqls(List<String>) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setInMemory(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setInternalProxies(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setIoThreads(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setIoThreads(Integer) - Method in class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
- setIoThreads(Integer) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setJndiName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Allows the DataSource to be managed by the container and obtained via JNDI.
- setJndiName(String) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- setJndiName(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setJobNames(String) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setJobParametersConverter(JobParametersConverter) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setJobRegistry(JobRegistry) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setJobs(Collection<Job>) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setJobStoreType(JobStoreType) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties
-
- setJodaDateTimeFormat(String) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setJsp(Jsp) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- setJsp(Jsp) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setJsp(Jsp) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Sets the configuration that will be applied to the server's JSP servlet.
- setJwkSetUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- setKeyAlias(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setKeyDeserializer(Class<?>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setKeyPassword(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setKeyPassword(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setKeySerializer(Class<?>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setKeyspaceName(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setKeyStore(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setKeyStore(String) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- setKeyStore(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setKeystoreLocation(Resource) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setKeyStorePassword(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setKeyStorePassword(String) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- setKeystorePassword(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setKeyStorePassword(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setKeyStoreProvider(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setKeyStoreType(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setKeyStoreType(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setKeysToSanitize(String[]) - Method in class org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointProperties
-
- setKeysToSanitize(String[]) - Method in class org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties
-
- setKeysToSanitize(String...) - Method in class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
-
- setKeysToSanitize(String...) - Method in class org.springframework.boot.actuate.endpoint.Sanitizer
-
Keys that should be sanitized.
- setKeysToSanitize(String...) - Method in class org.springframework.boot.actuate.env.EnvironmentEndpoint
-
- setKeyValue(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- setKeyValue(long) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setLabels(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setLayout(Layout) - Method in class org.springframework.boot.loader.tools.Repackager
-
Sets the layout to use for the jar.
- setLayoutFactory(LayoutFactory) - Method in class org.springframework.boot.loader.tools.Repackager
-
Sets the layout factory for the jar.
- setLdif(String) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- setLimitParamName(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setListener(T) - Method in class org.springframework.boot.web.servlet.ServletListenerRegistrationBean
-
Set the listener that will be registered.
- setListeners(Collection<? extends ApplicationListener<?>>) - Method in class org.springframework.boot.SpringApplication
-
Sets the ApplicationListener
s that will be applied to the SpringApplication
and registered with the ApplicationContext
.
- setLoadBalancingPolicy(Class<? extends LoadBalancingPolicy>) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setLoader(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.DefaultServletWebServerFactoryCustomizer
-
- setLoadOnStartup(int) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
-
- setLoadOnStartup(int) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
-
- setLoadOnStartup(int) - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- setLoadOnStartup(int) - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Sets the loadOnStartup
priority.
- setLocale(Locale) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setLocale(Locale) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setLocale(Locale) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setLocaleCharsetMappings(Map<Locale, Charset>) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setLocaleCharsetMappings(Map<Locale, Charset>) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Sets the Locale to Charset mappings.
- setLocaleResolver(WebMvcProperties.LocaleResolver) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setLocation(Resource) - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
-
- setLocation(Resource) - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
-
- setLocation(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setLocation(String) - Method in class org.springframework.boot.web.servlet.MultipartConfigFactory
-
Sets the directory location where files will be stored.
- setLocations(List<String>) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setLogBaseDir(String) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies the directory in which the log files should be stored.
- setLogBaseName(String) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies the transactions log file base name.
- setLogCookies(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setLogDir(String) - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- setLogDir(String) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setLoginModule(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- setLoginTimeout(int) - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean.DirectXADataSource
-
- setLoginTimeout(int) - Method in class org.springframework.boot.jta.narayana.NarayanaDataSourceBean
-
- setLogLatency(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setLogLevel(String, String) - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- setLogLevel(String, LogLevel) - Method in class org.springframework.boot.logging.java.JavaLoggingSystem
-
- setLogLevel(String, LogLevel) - Method in class org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
-
- setLogLevel(String, LogLevel) - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
-
- setLogLevel(String, LogLevel) - Method in class org.springframework.boot.logging.LoggingSystem
-
Sets the logging level for a given logger.
- setLogLevels(LoggingSystem, Environment) - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
- setLogResolvedException(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setLogServer(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setLogStartupInfo(boolean) - Method in class org.springframework.boot.SpringApplication
-
Sets if the application information should be logged when the application starts.
- setLogWriter(PrintWriter) - Method in class org.springframework.boot.jta.bitronix.PoolingDataSourceBean.DirectXADataSource
-
- setLogWriter(PrintWriter) - Method in class org.springframework.boot.jta.narayana.NarayanaDataSourceBean
-
- setLongPollTimeout(int) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer
-
Set the long poll timeout for the server.
- setLwcEnabled(Boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- setMainApplicationClass(Class<?>) - Method in class org.springframework.boot.SpringApplication
-
Set a specific main application class that will be used as a log source and to
obtain version information.
- setMainClass(String) - Method in class org.springframework.boot.loader.tools.Repackager
-
Sets the main class that should be run.
- setMandatory(Boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setMapName(String) - Method in class org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
-
- setMapping(Map<Locale, Charset>) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- setMaster(String) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- setMaxActive(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMaxActives(int) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies the maximum number of active transactions.
- setMaxAge(Long) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.CorsEndpointProperties
-
- setMaxAge(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setMaxAttempts(int) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setMaxChunkSize(int) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- setMaxConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- setMaxConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setMaxConnections(int) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setMaxConnections(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMaxFileSize(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setMaxFileSize(long) - Method in class org.springframework.boot.web.servlet.MultipartConfigFactory
-
Sets the maximum size in bytes allowed for uploaded files.
- setMaxFileSize(String) - Method in class org.springframework.boot.web.servlet.MultipartConfigFactory
-
Sets the maximum size allowed for uploaded files.
- setMaxHttpHeaderSize(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setMaxHttpHeaderSize(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMaxHttpPostSize(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- setMaxHttpPostSize(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMaxHttpPostSize(long) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setMaxIdle(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMaximumActiveSessionPerConnection(int) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setMaxInterval(long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setMaxPacketLength(Integer) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- setMaxPageSize(Integer) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setMaxPollRecords(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setMaxQueueSize(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- setMaxRedirects(Integer) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- setMaxRequestSize(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setMaxRequestSize(long) - Method in class org.springframework.boot.web.servlet.MultipartConfigFactory
-
Sets the maximum size allowed in bytes for multipart/form-data requests.
- setMaxRequestSize(String) - Method in class org.springframework.boot.web.servlet.MultipartConfigFactory
-
Sets the maximum size allowed for multipart/form-data requests.
- setMaxRetries(int) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties.Recovery
-
- setMaxRows(int) - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- setMaxThreads(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMaxTimeout(long) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies the maximum timeout (in milliseconds) that can be allowed for
transactions.
- setMaxWait(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMediaTypes(List<MediaType>) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- setMediaTypes(Map<String, MediaType>) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setMessageCodesResolverFormat(DefaultMessageCodesResolver.Format) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setMessageConverter(MessageConverter) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
Set the MessageConverter
to use or null
if the out-of-the-box
converter should be used.
- setMessageReaders(List<HttpMessageReader<?>>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Configure HTTP message readers to deserialize the request body with.
- setMessageRecoverer(MessageRecoverer) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
Set the MessageRecoverer
to use or null
to rely on the default.
- setMessageWriters(List<HttpMessageWriter<?>>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Configure HTTP message writers to serialize the response body with.
- setMeterTimeToLive(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- setMethodMappings(List<AbstractHandlerMethodMapping<?>>) - Method in class org.springframework.boot.actuate.autoconfigure.web.servlet.RequestMappingEndpoint
-
Set the method mappings.
- setMimeMappings(MimeMappings) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setMimeMappings(MimeMappings) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Sets the mime-type mappings.
- setMimeTypes(String[]) - Method in class org.springframework.boot.web.server.Compression
-
- setMinIdle(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMinResponseSize(int) - Method in class org.springframework.boot.web.server.Compression
-
- setMinSpareThreads(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMode(InfoPropertiesInfoContributor.Mode) - Method in class org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties.Git
-
- setMode(CachingConnectionFactory.CacheMode) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- setMode(ArtemisMode) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setMode(String) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setMultipartConfig(MultipartConfigElement) - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Set the multi-part configuration
.
- setMultiplier(double) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setMultiThreaded(boolean) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setName(String) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
-
- setName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setName(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setName(String) - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- setName(String) - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Set the name of this registration.
- setNames(String) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties.Job
-
- setNamespace(String) - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- setNamespace(String) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
- setNamespace(String) - Method in interface org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext
-
Set the namespace for this reactive web application context.
- setNamespace(String) - Method in class org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
-
- setNamespace(String) - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- setNettyServerCustomizers(Collection<? extends NettyServerCustomizer>) - Method in class org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
-
- setNodes(List<String>) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- setNodes(String) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- setNonBlockingRedelivery(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setNumThreads(Integer) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- setOf(Class<E>) - Static method in class org.springframework.boot.context.properties.bind.Bindable
-
Create a new
Bindable
Set
of the specified element type.
- setOnePhaseCommit(boolean) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setOpenInView(Boolean) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setOpenInView(Boolean) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setOplogSize(Integer) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- setOptionCommands(Class<?>...) - Method in class org.springframework.boot.cli.command.CommandRunner
-
Set the command classes which should be considered option commands.
- setOptions(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- setOrder(List<String>) - Method in class org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties
-
- setOrder(int) - Method in class org.springframework.boot.actuate.trace.WebRequestTraceFilter
-
- setOrder(int) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
-
- setOrder(int) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Filter
-
- setOrder(int) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Filter
-
- setOrder(int) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
-
- setOrder(int) - Method in class org.springframework.boot.builder.ParentContextApplicationContextInitializer
-
- setOrder(int) - Method in class org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor
-
- setOrder(int) - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
- setOrder(int) - Method in class org.springframework.boot.context.config.DelegatingApplicationContextInitializer
-
- setOrder(int) - Method in class org.springframework.boot.context.config.DelegatingApplicationListener
-
- setOrder(int) - Method in class org.springframework.boot.context.ContextIdApplicationContextInitializer
-
- setOrder(int) - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
- setOrder(int) - Method in class org.springframework.boot.devtools.restart.RestartApplicationListener
-
Set the order of the listener.
- setOrder(int) - Method in class org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor
-
- setOrder(int) - Method in class org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor
-
- setOrder(int) - Method in class org.springframework.boot.jta.atomikos.AtomikosDependsOnBeanFactoryPostProcessor
-
- setOrder(int) - Method in class org.springframework.boot.jta.bitronix.BitronixDependentBeanFactoryPostProcessor
-
- setOrder(int) - Method in class org.springframework.boot.system.ApplicationPidFileWriter
-
- setOrder(int) - Method in class org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter
-
Set the order for this filter.
- setOrder(int) - Method in class org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter
-
Set the order for this filter.
- setOrder(int) - Method in class org.springframework.boot.web.servlet.filter.OrderedHttpPutFormContentFilter
-
Set the order for this filter.
- setOrder(int) - Method in class org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter
-
Set the order for this filter.
- setOrder(int) - Method in class org.springframework.boot.web.servlet.RegistrationBean
-
Set the order of the registration bean.
- setOrder(int) - Method in class org.springframework.boot.web.servlet.support.ServletContextApplicationContextInitializer
-
- setPageParameter(String) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- setPageParamName(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setParameters(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setParseArgs(boolean) - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
Sets if initialization arguments should be parsed for --debug and
--trace options.
- setPassword(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.influx.InfluxDbProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setPassword(char[]) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setPath(String) - Method in class org.springframework.boot.actuate.autoconfigure.jolokia.JolokiaProperties
-
- setPath(File) - Method in class org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties
-
- setPaths(String[]) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- setPaths(String[]) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- setPattern(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setPattern(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setPeriodicRecoveryPeriod(int) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setPersistent(boolean) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setPersistent(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- setPersistSession(boolean) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setPersistSession(boolean) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Sets if session data should be persisted between restarts.
- setPhysicalStrategy(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- setPlatform(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setPollingFrequency(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- setPollInterval(long) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setPollTimeout(Long) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setPool(RedisProperties.Pool) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Jedis
-
- setPool(RedisProperties.Pool) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
-
- setPool(ActiveMQProperties.Pool) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setPoolTimeout(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- setPort(Integer) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- setPort(Integer) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- setPort(Integer) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- setPort(Integer) - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
Sets the port of the management server, use
null
if the
server port
should be used.
- setPort(int) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setPort(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setPort(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
-
- setPort(int) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setPort(int) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
-
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setPort(int) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
-
- setPort(Integer) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
-
- setPort(int) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- setPort(int) - Method in interface org.springframework.boot.web.server.ConfigurableWebServerFactory
-
Sets the port that the web server should listen on.
- setPortHeader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setPreferFileSystemAccess(boolean) - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- setPrefetch(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
-
- setPrint(MockMvcPrint) - Method in class org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
-
- setPrintOnlyOnFailure(boolean) - Method in class org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
-
- setPriority(Integer) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setProperties(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- setProperties(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
-
- setProperties(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setPropertyNamingStrategy(String) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setProtocol(GraphiteProtocol) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- setProtocol(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setProtocol(String) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
The Tomcat protocol to use when create the
Connector
.
- setProtocol(String) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
The Tomcat protocol to use when create the
Connector
.
- setProtocol(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setProtocolHeader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setProtocolHeaderHttpsValue(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setProtocolVersion(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- setProvider(String) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
-
- setProvider(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setProxy(SendGridProperties.Proxy) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- setPublisherConfirms(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setPublisherReturns(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setPubSubDomain(boolean) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- setQosEnabled(Boolean) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setQuery(String) - Method in class org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
-
Set a specific validation query to use to validate a connection.
- setQuery(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- setQuery(long) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setQueryTimeout(int) - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- setQueues(String[]) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setQueueSize(Integer) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- setQuietPeriod(long) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setRabbitProperties(RabbitProperties) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
- setRateUnits(TimeUnit) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- setRateUnits(TimeUnit) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- setReadTimeout(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- setReadTimeout(int) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setReadTimeout(int) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
-
Sets the read timeout in milliseconds on the underlying
ClientHttpRequestFactory
.
- setReadTimeoutMillis(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setReceiveTimeout(Long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setReceiveTimeout(Long) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setReconnectionPolicy(Class<? extends ReconnectionPolicy>) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setReconnectOnException(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setRecordRequestPercentiles(boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Client
-
- setRecordRequestPercentiles(boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Server
-
- setRecoveryBackoffPeriod(int) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setRecoveryDbPass(String) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setRecoveryDbUser(String) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setRecoveryJmsPass(String) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setRecoveryJmsUser(String) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setRecoveryModules(List<String>) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setRedirectContextRoot(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setRedirectUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setRegisterDefaultServlet(boolean) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setRegisterDefaultServlet(boolean) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Set if the DefaultServlet should be registered.
- setRegistered(boolean) - Method in class org.springframework.boot.web.servlet.server.Jsp
-
- setRegisterErrorPageFilter(boolean) - Method in class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
- setRegisterShutdownHook(boolean) - Method in class org.springframework.boot.SpringApplication
-
Sets if the created ApplicationContext
should have a shutdown hook
registered.
- setRemapLevels(String) - Method in class org.springframework.boot.logging.logback.LevelRemappingAppender
-
Set the remapped level.
- setRemoteIpHeader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setRenameOnRotate(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setReplSetName(String) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- setReplyTimeout(Long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setRequestAttributesEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setRequestContextAttribute(String) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setRequestedHeartbeat(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setRequestsMetricName(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Client
-
- setRequestsMetricName(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Server
-
- setRequestTimeout(Long) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Async
-
- setResolveLazily(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
-
Set the resource loader.
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.SpringApplication
-
Sets the ResourceLoader
that should be used when loading resources.
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setResourceLoaderPath(String) - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- setResponseTimeout(long) - Method in class org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticsearchHealthIndicatorProperties
-
- setRetentionPeriod(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setRetentionPolicy(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- setRetries(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setRetryInterval(long) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties.Recovery
-
- setRetryPolicy(Class<? extends RetryPolicy>) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setReturnBodyOnCreate(Boolean) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setReturnBodyOnUpdate(Boolean) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setReverse(boolean) - Method in class org.springframework.boot.actuate.trace.InMemoryTraceRepository
-
Flag to say that the repository lists traces in reverse order.
- setRollbackFile(File) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setRollbackOnCommitFailure(Boolean) - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- setRotate(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setRotate(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
-
- setSchema(List<String>) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSchema(Resource) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- setSchemaAction(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setSchemaPassword(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSchemaUsername(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setScope(Set<String>) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setScopeMetadataResolver(ScopeMetadataResolver) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
-
Set a custom ScopeMetadataResolver
for use with
AnnotatedBeanDefinitionReader
and/or
ClassPathBeanDefinitionScanner
.
- setScopeMetadataResolver(ScopeMetadataResolver) - Method in class org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext
-
Set the ScopeMetadataResolver
to use for detected bean classes.
- setScopeMetadataResolver(ScopeMetadataResolver) - Method in class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
-
Set the ScopeMetadataResolver
to use for detected bean classes.
- setSearchLocations(String) - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
Set the search locations that will be considered as a comma-separated list.
- setSearchNames(String) - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
Sets the names of the files that should be loaded (excluding file extension) as a
comma-separated list.
- setSecret(String) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- setSecretHeaderName(String) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- setSecure(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setSelectors(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- setSelectors(int) - Method in class org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
-
Set the number of selector threads to use.
- setSelectors(int) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
Set the number of selector threads to use.
- setSendTimeout(int) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setSentinel(RedisProperties.Sentinel) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setSeparator(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSerialConsistencyLevel(ConsistencyLevel) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setSerialJtaTransactions(boolean) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies if subtransactions should be joined when possible.
- setServer(MetricsProperties.Web.Server) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web
-
- setServerCustomizers(Collection<? extends JettyServerCustomizer>) - Method in class org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
-
- setServerCustomizers(Collection<? extends JettyServerCustomizer>) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- setServerHeader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setServerHeader(String) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- setServerHeader(String) - Method in interface org.springframework.boot.web.server.ConfigurableWebServerFactory
-
Sets the server header value.
- setServerId(int) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setService(String) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies the transaction manager implementation that should be started.
- setServlet(SessionProperties.Servlet) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- setServlet(ServerProperties.Servlet) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setServlet(T) - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Sets the servlet to be registered.
- setServletConfig(ServletConfig) - Method in class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
-
- setServletContext(ServletContext) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
-
- setSession(ServerProperties.Session) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setSessionStoreDir(File) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setSessionStoreDir(File) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Set the directory used to store serialized session data.
- setSessionTimeout(int) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setSessionTimeout(int, TimeUnit) - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
- setSessionTimeout(int) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
The session timeout in seconds (default 30 minutes).
- setSessionTimeout(int, TimeUnit) - Method in interface org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
The session timeout in the specified
TimeUnit
(default 30 minutes).
- setSettings(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- setShowSql(boolean) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setShutdownTimeout(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
-
- setSize(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- setSize(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- setSizeParameter(String) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- setSocketConnect(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setSortParameter(String) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Sort
-
- setSortParamName(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setSources(Set<String>) - Method in class org.springframework.boot.SpringApplication
-
Set additional sources that will be used to create an ApplicationContext.
- setSpec(String) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
-
- setSpringBootLogging(LogLevel) - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
Sets a custom logging level to be used for Spring Boot and related libraries.
- setSqlDialect(SQLDialect) - Method in class org.springframework.boot.autoconfigure.jooq.JooqProperties
-
- setSqlScriptEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSsl(Ssl) - Method in class org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
-
- setSsl(boolean) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setSsl(boolean) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setSsl(Ssl) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setSsl(Ssl) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- setSsl(Ssl) - Method in interface org.springframework.boot.web.server.ConfigurableWebServerFactory
-
Sets the SSL configuration that will be applied to the server's default connector.
- setSslStoreProvider(SslStoreProvider) - Method in class org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
-
- setSslStoreProvider(SslStoreProvider) - Method in interface org.springframework.boot.web.server.ConfigurableWebServerFactory
-
Sets a provider that will be used to obtain SSL stores.
- setStateless(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.ListenerRetry
-
- setStaticLocations(String[]) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- setStaticPathPattern(String) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
-
- setStaticPathPattern(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setStatusMapping(Map<String, Integer>) - Method in class org.springframework.boot.actuate.health.HealthStatusHttpMapper
-
Set specific status mappings.
- setStatusOrder(Status...) - Method in class org.springframework.boot.actuate.health.OrderedHealthAggregator
-
Set the ordering of the status.
- setStatusOrder(List<String>) - Method in class org.springframework.boot.actuate.health.OrderedHealthAggregator
-
Set the ordering of the status.
- setStep(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- setStep(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
-
- setStep(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
-
- setStep(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties
-
- setStep(Duration) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- setStopWatcherOnRestart(boolean) - Method in class org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher
-
- setStoreDir(File) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- setStoreType(StoreType) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
-
- setTableName(String) - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- setTablePrefix(String) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- setTemplateLoaderPath(String...) - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- setTemplateResolverOrder(Integer) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setTestConnection(boolean) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setThreadedTwoPhaseCommit(boolean) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies whether or not to use different (and concurrent) threads for two-phase
commit on the participating resources.
- setThreadPool(ThreadPool) - Method in class org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
-
- setThreadPool(ThreadPool) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
- setThreshold(long) - Method in class org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties
-
- setThrowExceptionIfNoHandlerFound(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setTimeBetweenExpirationCheck(long) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setTimeout(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setTimeout(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- setTimeToLive(Integer) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
-
- setTimeToLive(Long) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setTimeZone(TimeZone) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setTimeZone(TimeZone) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- Settings() - Constructor for class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- SETTINGS_RESOURCE_LOCATION - Static variable in class org.springframework.boot.devtools.settings.DevToolsSettings
-
The location to look for settings properties.
- SettingsXmlRepositorySystemSessionAutoConfiguration - Class in org.springframework.boot.cli.compiler.grape
-
Auto-configuration for a RepositorySystemSession that uses Maven's settings.xml to
determine the configuration settings.
- SettingsXmlRepositorySystemSessionAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.grape.SettingsXmlRepositorySystemSessionAutoConfiguration
-
- setTldSkipPatterns(Collection<String>) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Set the patterns that match jars to ignore for TLD scanning.
- setTokenUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- setTomcatConnectorCustomizers(Collection<? extends TomcatConnectorCustomizer>) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- setTomcatConnectorCustomizers(Collection<? extends TomcatConnectorCustomizer>) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- setTomcatContextCustomizers(Collection<? extends TomcatContextCustomizer>) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
-
- setTomcatContextCustomizers(Collection<? extends TomcatContextCustomizer>) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
- setTopics(String[]) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setTrace(boolean) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- setTrackingModes(Set<ServerProperties.Session.SessionTrackingMode>) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- setTransactionManagerId(String) - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- setTransactionManagerId(String) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setTransactionManagerUniqueName(String) - Method in class org.springframework.boot.jta.atomikos.AtomikosProperties
-
Specifies the transaction manager's unique name.
- setTransactionSize(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- setTransactionTimeout(int) - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- setTriggerEventType(Class<? extends SpringApplicationEvent>) - Method in class org.springframework.boot.system.ApplicationPidFileWriter
-
Sets the type of application event that will trigger writing of the PID file.
- setTriggerFile(String) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setTriggerFilter(FileFilter) - Method in class org.springframework.boot.devtools.filewatch.FileSystemWatcher
-
Set an optional
FileFilter
used to limit the files that trigger a change.
- setTrustAll(Boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
-
- setTrusted(List<String>) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
-
- setTrustStore(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setTrustStore(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setTruststoreLocation(Resource) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setTrustStorePassword(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setTruststorePassword(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setTrustStorePassword(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setTrustStoreProvider(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setTrustStoreType(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setTrustStoreType(String) - Method in class org.springframework.boot.web.server.Ssl
-
- setType(RabbitProperties.ContainerType) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- setType(CacheType) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- setType(Class<? extends DataSource>) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setType(JerseyProperties.Type) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- setType(KafkaProperties.Listener.Type) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setUniqueNames(boolean) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointExporterProperties
-
- setUri(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
-
- setUri(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
-
- setUri(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- setUri(String) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setUri(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setUriEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setUriEncoding(Charset) - Method in class org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
-
Set the character encoding to use for URL decoding.
- setUris(List<String>) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setUriTemplateHandler(UriTemplateHandler) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
-
Configure the UriTemplateHandler
to use to expand URI templates.
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.influx.InfluxDbProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setUrlMappings(Collection<String>) - Method in class org.springframework.boot.web.servlet.ServletRegistrationBean
-
Set the URL mappings for the servlet.
- setUrls(String[]) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- setUseAnonymousProducers(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setUseCodeAsDefaultMessage(boolean) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setUseFastConnectionExceptions(boolean) - Static method in class org.springframework.boot.loader.jar.Handler
-
Set if a generic static exception can be thrown when a URL cannot be connected.
- setUseForwardHeaders(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setUseForwardHeaders(boolean) - Method in class org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
-
Set if x-forward-* headers should be processed.
- setUseForwardHeaders(boolean) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
Set if x-forward-* headers should be processed.
- setUseGlobalRegistry(boolean) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
-
- setUseHalAsDefaultJsonMediaType(boolean) - Method in class org.springframework.boot.autoconfigure.hateoas.HateoasProperties
-
- setUseNewIdGeneratorMappings(Boolean) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- setUser(String) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setUser(String) - Method in class org.springframework.boot.autoconfigure.influx.InfluxDbProperties
-
- setUser(String) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setUser(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setUser(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setUserInfoUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- setUserName(String) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setUserNameAttribute(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- setValidating(boolean) - Method in class org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
-
Set whether to use XML validation.
- setValueDeserializer(Class<?>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setValueSerializer(Class<?>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setVersion(String) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- setVersion(String) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- setView(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- setView(long) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setViewResolvers(List<ViewResolver>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Configure the ViewResolver
to use for rendering views.
- setVirtualHost(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setWebAllowOthers(boolean) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- setWebApplicationType(WebApplicationType) - Method in class org.springframework.boot.SpringApplication
-
Sets the type of web application to be run.
- setWebEnvironment(boolean) - Method in class org.springframework.boot.SpringApplication
-
- setWorkerThreads(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setWorkerThreads(Integer) - Method in class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
- setWorkerThreads(Integer) - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
- setXa(DataSourceProperties.Xa) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setXaResourceOrphanFilters(List<String>) - Method in class org.springframework.boot.jta.narayana.NarayanaProperties
-
- setZkHost(String) - Method in class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- severe(String) - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- severe(String, Throwable) - Method in class org.springframework.boot.liquibase.CommonsLoggingLiquibaseLogger
-
- sha1Hash(File) - Static method in class org.springframework.boot.loader.tools.FileUtils
-
Generate a SHA.1 Hash for a given file.
- Shell - Class in org.springframework.boot.cli.command.shell
-
A shell for Spring Boot.
- ShellCommand - Class in org.springframework.boot.cli.command.shell
-
Command
to start a nested REPL shell.
- ShellCommand() - Constructor for class org.springframework.boot.cli.command.shell.ShellCommand
-
- ShellExitException - Exception in org.springframework.boot.cli.command.shell
-
Exception used to stop the
Shell
.
- ShellExitException() - Constructor for exception org.springframework.boot.cli.command.shell.ShellExitException
-
- ShellPrompts - Class in org.springframework.boot.cli.command.shell
-
Abstraction to manage a stack of prompts.
- ShellPrompts() - Constructor for class org.springframework.boot.cli.command.shell.ShellPrompts
-
- shouldForce(HttpEncodingProperties.Type) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- shouldNotFilterAsyncDispatch() - Method in class org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter
-
- shouldRegisterJspServlet() - Method in class org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
-
Returns whether or not the JSP servlet should be registered with the web server.
- showUsage() - Method in class org.springframework.boot.cli.command.CommandRunner
-
- shutdown() - Method in class org.springframework.boot.actuate.context.ShutdownEndpoint
-
- shutdown() - Method in interface org.springframework.boot.admin.SpringApplicationAdminMXBean
-
Shutdown the application.
- shutdownEndpoint() - Method in class org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration
-
- ShutdownEndpoint - Class in org.springframework.boot.actuate.context
-
Endpoint
to shutdown the
ApplicationContext
.
- ShutdownEndpoint() - Constructor for class org.springframework.boot.actuate.context.ShutdownEndpoint
-
- ShutdownEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.context
-
- ShutdownEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration
-
- sibling(Class<?>...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Create a sibling application (one with the same parent).
- sibling(Class<?>[], String...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Create a sibling application (one with the same parent).
- SignalUtils - Class in org.springframework.boot.loader.tools
-
Utilities for working with signal handling.
- signInController(ConnectionFactoryLocator, UsersConnectionRepository, SignInAdapter) - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
-
- simpleConfig(SimpleProperties) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleExportConfiguration
-
- SimpleContainer() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- SimpleDataSourceExample - Class in org.springframework.boot.jdbc
-
Example configuration for configuring a simple
DataSource
.
- SimpleDataSourceExample() - Constructor for class org.springframework.boot.jdbc.SimpleDataSourceExample
-
- SimpleExportConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.simple
-
Configuration for exporting metrics to a SimpleMeterRegistry
.
- SimpleExportConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleExportConfiguration
-
- simpleExporter(SimpleConfig, Clock) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleExportConfiguration
-
- SimpleFormatter - Class in org.springframework.boot.logging.java
-
- SimpleFormatter() - Constructor for class org.springframework.boot.logging.java.SimpleFormatter
-
- SimpleInfoContributor - Class in org.springframework.boot.actuate.info
-
- SimpleInfoContributor(String, Object) - Constructor for class org.springframework.boot.actuate.info.SimpleInfoContributor
-
- SimpleProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.simple
-
- SimpleProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties
-
- SimplePropertiesConfigAdapter - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.simple
-
- SimplePropertiesConfigAdapter(SimpleProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimplePropertiesConfigAdapter
-
- SimpleRabbitListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.amqp
-
- SimpleRabbitListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer
-
- SimpleTwoDataSourcesExample - Class in org.springframework.boot.jdbc
-
Example configuration for configuring a configurable secondary
DataSource
while
keeping the auto-configuration defaults for the primary one.
- SimpleTwoDataSourcesExample() - Constructor for class org.springframework.boot.jdbc.SimpleTwoDataSourcesExample
-
- size() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
Return the size of the collection.
- size() - Method in class org.springframework.boot.loader.jar.JarFile
-
- size() - Method in class org.springframework.boot.web.servlet.ServletContextInitializerBeans
-
- SkipPropertyMapping - Enum in org.springframework.boot.test.autoconfigure.properties
-
- Slf4JLoggingSystem - Class in org.springframework.boot.logging
-
Abstract base class for
LoggingSystem
implementations that utilize SLF4J.
- Slf4JLoggingSystem(ClassLoader) - Constructor for class org.springframework.boot.logging.Slf4JLoggingSystem
-
- SocialAutoConfigurationAdapter(ObjectProvider<List<ConnectInterceptor<?>>>, ObjectProvider<List<DisconnectInterceptor<?>>>, ObjectProvider<List<ProviderSignInInterceptor<?>>>) - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
-
- SocialAutoConfigurerAdapter - Class in org.springframework.boot.autoconfigure.social
-
Base class for auto-configured SocialConfigurerAdapter
s.
- SocialAutoConfigurerAdapter() - Constructor for class org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
-
- SocialProperties - Class in org.springframework.boot.autoconfigure.social
-
- SocialProperties() - Constructor for class org.springframework.boot.autoconfigure.social.SocialProperties
-
- SocialWebAutoConfiguration - Class in org.springframework.boot.autoconfigure.social
-
- SocialWebAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration
-
- SocialWebAutoConfiguration.AnonymousUserIdSourceConfig - Class in org.springframework.boot.autoconfigure.social
-
- SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig - Class in org.springframework.boot.autoconfigure.social
-
- SocialWebAutoConfiguration.SocialAutoConfigurationAdapter - Class in org.springframework.boot.autoconfigure.social
-
- SocialWebAutoConfiguration.SpringSocialThymeleafConfig - Class in org.springframework.boot.autoconfigure.social
-
- SocketTargetServerConnection - Class in org.springframework.boot.devtools.tunnel.server
-
- SocketTargetServerConnection(PortProvider) - Constructor for class org.springframework.boot.devtools.tunnel.server.SocketTargetServerConnection
-
- SolrAutoConfiguration - Class in org.springframework.boot.autoconfigure.solr
-
- SolrAutoConfiguration(SolrProperties) - Constructor for class org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
-
- solrClient() - Method in class org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
-
- solrHealthIndicator() - Method in class org.springframework.boot.actuate.autoconfigure.solr.SolrHealthIndicatorAutoConfiguration
-
- SolrHealthIndicator - Class in org.springframework.boot.actuate.solr
-
- SolrHealthIndicator(SolrClient) - Constructor for class org.springframework.boot.actuate.solr.SolrHealthIndicator
-
- SolrHealthIndicatorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.solr
-
- SolrHealthIndicatorAutoConfiguration(Map<String, SolrClient>) - Constructor for class org.springframework.boot.actuate.autoconfigure.solr.SolrHealthIndicatorAutoConfiguration
-
- SolrProperties - Class in org.springframework.boot.autoconfigure.solr
-
- SolrProperties() - Constructor for class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- SolrRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.solr
-
Enables auto configuration for Spring Data Solr repositories.
- SolrRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesAutoConfiguration
-
- sort(Collection<Class<?>>) - Method in class org.springframework.boot.autoconfigure.AutoConfigurations
-
- Sort() - Constructor for class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Sort
-
- sort(Collection<Class<?>>) - Method in class org.springframework.boot.context.annotation.Configurations
-
Sort configuration classes into the order that they should be applied.
- sortCustomizer() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
-
- SOURCE_ENTRY - Static variable in class org.springframework.boot.cli.app.SpringApplicationWebApplicationInitializer
-
The entry containing the source class.
- SOURCE_ENTRY - Static variable in class org.springframework.boot.cli.archive.PackagedSpringApplicationLauncher
-
The entry containing the source class.
- SourceFolderUrlFilter - Interface in org.springframework.boot.devtools.restart.server
-
Filter URLs based on a source folder name.
- SourceOptions - Class in org.springframework.boot.cli.command.options
-
Extract source file options (anything following '--' in an OptionSet
).
- SourceOptions(OptionSet) - Constructor for class org.springframework.boot.cli.command.options.SourceOptions
-
- SourceOptions(List<?>) - Constructor for class org.springframework.boot.cli.command.options.SourceOptions
-
- SourceOptions(OptionSet, ClassLoader) - Constructor for class org.springframework.boot.cli.command.options.SourceOptions
-
- sources(Class<?>...) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
-
Add more sources (configuration classes and components) to this application.
- SpockTestRestTemplateExample - Class in org.springframework.boot.test.spock
-
Example configuration for using TestRestTemplate with Spock 1.0 when
SpringBootTest
cannot be used.
- SpockTestRestTemplateExample() - Constructor for class org.springframework.boot.test.spock.SpockTestRestTemplateExample
-
- SpringApplication - Class in org.springframework.boot
-
Class that can be used to bootstrap and launch a Spring application from a Java main
method.
- SpringApplication(Class<?>...) - Constructor for class org.springframework.boot.SpringApplication
-
- SpringApplication(ResourceLoader, Class<?>...) - Constructor for class org.springframework.boot.SpringApplication
-
- SpringApplicationAdminJmxAutoConfiguration - Class in org.springframework.boot.autoconfigure.admin
-
Register a JMX component that allows to administer the current application.
- SpringApplicationAdminJmxAutoConfiguration(ObjectProvider<List<MBeanExporter>>, Environment) - Constructor for class org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
-
- SpringApplicationAdminMXBean - Interface in org.springframework.boot.admin
-
An MBean contract to control and monitor a running SpringApplication
via JMX.
- SpringApplicationAdminMXBeanRegistrar - Class in org.springframework.boot.admin
-
- SpringApplicationAdminMXBeanRegistrar(String) - Constructor for class org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
-
- springApplicationAdminRegistrar() - Method in class org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
-
- SpringApplicationBuilder - Class in org.springframework.boot.builder
-
Builder for
SpringApplication
and
ApplicationContext
instances with
convenient fluent API and context hierarchy support.
- SpringApplicationBuilder(Class<?>...) - Constructor for class org.springframework.boot.builder.SpringApplicationBuilder
-
- SpringApplicationBuilderExample - Class in org.springframework.boot.builder
-
- SpringApplicationBuilderExample() - Constructor for class org.springframework.boot.builder.SpringApplicationBuilderExample
-
- SpringApplicationEvent - Class in org.springframework.boot.context.event
-
- SpringApplicationEvent(SpringApplication, String[]) - Constructor for class org.springframework.boot.context.event.SpringApplicationEvent
-
- SpringApplicationJsonEnvironmentPostProcessor - Class in org.springframework.boot.env
-
An
EnvironmentPostProcessor
that parses JSON from
spring.application.json
or equivalently
SPRING_APPLICATION_JSON
and
adds it as a map property source to the
Environment
.
- SpringApplicationJsonEnvironmentPostProcessor() - Constructor for class org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor
-
- SpringApplicationLauncher - Class in org.springframework.boot.cli.app
-
A launcher for SpringApplication
or a SpringApplication
subclass.
- SpringApplicationLauncher(ClassLoader) - Constructor for class org.springframework.boot.cli.app.SpringApplicationLauncher
-
Creates a new launcher that will use the given classLoader
to load the
configured SpringApplication
class.
- SpringApplicationRunListener - Interface in org.springframework.boot
-
- SpringApplicationRunner - Class in org.springframework.boot.cli.command.run
-
Compiles Groovy code running the resulting classes using a SpringApplication
.
- SpringApplicationRunnerConfiguration - Interface in org.springframework.boot.cli.command.run
-
- SpringApplicationWebApplicationInitializer - Class in org.springframework.boot.cli.app
-
- SpringApplicationWebApplicationInitializer() - Constructor for class org.springframework.boot.cli.app.SpringApplicationWebApplicationInitializer
-
- SpringBatchCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringBatchCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringBatchCompilerAutoConfiguration
-
- SpringBootApplication - Annotation Type in org.springframework.boot.autoconfigure
-
Indicates a
configuration
class that declares one or more
@Bean
methods and also triggers
auto-configuration
and
component scanning
.
- SpringBootAstTransformation - Interface in org.springframework.boot.cli.compiler
-
Marker interface for AST transformations that should be installed automatically from
META-INF/services
.
- SpringBootCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringBootCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringBootCompilerAutoConfiguration
-
- SpringBootCondition - Class in org.springframework.boot.autoconfigure.condition
-
Base of all Condition
implementations used with Spring Boot.
- SpringBootCondition() - Constructor for class org.springframework.boot.autoconfigure.condition.SpringBootCondition
-
- SpringBootConfiguration - Annotation Type in org.springframework.boot
-
Indicates that a class provides Spring Boot application
@Configuration
.
- SpringBootConfigurationFactory - Class in org.springframework.boot.logging.log4j2
-
Spring Boot ConfigurationFactory
that prevents logger warnings from being
printed when the application first starts.
- SpringBootConfigurationFactory() - Constructor for class org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory
-
- SpringBootContextLoader - Class in org.springframework.boot.test.context
-
A
ContextLoader
that can be used to test Spring Boot applications (those that
normally startup using
SpringApplication
).
- SpringBootContextLoader() - Constructor for class org.springframework.boot.test.context.SpringBootContextLoader
-
- SpringBootCouchbaseConfigurer - Class in org.springframework.boot.autoconfigure.data.couchbase
-
A simple CouchbaseConfigurer
implementation.
- SpringBootCouchbaseConfigurer(CouchbaseEnvironment, Cluster, ClusterInfo, Bucket) - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- SpringBootDependenciesDependencyManagement - Class in org.springframework.boot.cli.compiler.dependencies
-
- SpringBootDependenciesDependencyManagement() - Constructor for class org.springframework.boot.cli.compiler.dependencies.SpringBootDependenciesDependencyManagement
-
- SpringBootDependencyInjectionTestExecutionListener - Class in org.springframework.boot.test.autoconfigure
-
Alternative
DependencyInjectionTestExecutionListener
prints the
ConditionEvaluationReport
when the context cannot be prepared.
- SpringBootDependencyInjectionTestExecutionListener() - Constructor for class org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener
-
- SpringBootExceptionReporter - Interface in org.springframework.boot
-
Callback interface used to support custom reporting of
SpringApplication
startup errors.
- springBootMockMvcBuilderCustomizer() - Method in class org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration
-
- SpringBootMockMvcBuilderCustomizer - Class in org.springframework.boot.test.autoconfigure.web.servlet
-
- SpringBootMockMvcBuilderCustomizer(WebApplicationContext) - Constructor for class org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
-
- SpringBootMockServletContext - Class in org.springframework.boot.test.mock.web
-
MockServletContext
implementation for Spring Boot.
- SpringBootMockServletContext(String) - Constructor for class org.springframework.boot.test.mock.web.SpringBootMockServletContext
-
- SpringBootMockServletContext(String, ResourceLoader) - Constructor for class org.springframework.boot.test.mock.web.SpringBootMockServletContext
-
- springBootRepositoryRestConfigurer() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
-
- SpringBootServletInitializer - Class in org.springframework.boot.web.servlet.support
-
An opinionated
WebApplicationInitializer
to run a
SpringApplication
from a traditional WAR deployment.
- SpringBootServletInitializer() - Constructor for class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
- SpringBootTest - Annotation Type in org.springframework.boot.test.context
-
Annotation that can be specified on a test class that runs Spring Boot based tests.
- SpringBootTest.WebEnvironment - Enum in org.springframework.boot.test.context
-
An enumeration web environment modes.
- SpringBootTestContextBootstrapper - Class in org.springframework.boot.test.context
-
TestContextBootstrapper
for Spring Boot.
- SpringBootTestContextBootstrapper() - Constructor for class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- SpringBootVersion - Class in org.springframework.boot
-
Class that exposes the Spring Boot version.
- SpringBootWebSecurityConfiguration - Class in org.springframework.boot.autoconfigure.security
-
The default configuration for web security.
- SpringBootWebSecurityConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
-
- SpringCli - Class in org.springframework.boot.cli
-
Spring Command Line Interface.
- SpringDataWebAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.web
-
- SpringDataWebAutoConfiguration(SpringDataWebProperties) - Constructor for class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
-
- SpringDataWebProperties - Class in org.springframework.boot.autoconfigure.data.web
-
Configuration properties for Spring Data Web.
- SpringDataWebProperties() - Constructor for class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
-
- SpringDataWebProperties.Pageable - Class in org.springframework.boot.autoconfigure.data.web
-
Pageable properties.
- SpringDataWebProperties.Sort - Class in org.springframework.boot.autoconfigure.data.web
-
Sort properties.
- SpringImplicitNamingStrategy - Class in org.springframework.boot.orm.jpa.hibernate
-
Hibernate ImplicitNamingStrategy
that follows Spring recommended naming
conventions.
- SpringImplicitNamingStrategy() - Constructor for class org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy
-
- SpringIntegrationCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringIntegrationCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringIntegrationCompilerAutoConfiguration
-
- SpringIntegrationMetrics - Class in org.springframework.boot.actuate.metrics.integration
-
A MeterBinder
for Spring Integration metrics.
- SpringIntegrationMetrics(IntegrationManagementConfigurer) - Constructor for class org.springframework.boot.actuate.metrics.integration.SpringIntegrationMetrics
-
- SpringIntegrationMetrics(IntegrationManagementConfigurer, Iterable<Tag>) - Constructor for class org.springframework.boot.actuate.metrics.integration.SpringIntegrationMetrics
-
- SpringJtaPlatform - Class in org.springframework.boot.orm.jpa.hibernate
-
Generic Hibernate
AbstractJtaPlatform
implementation that simply resolves the
JTA
UserTransaction
and
TransactionManager
from the Spring-configured
JtaTransactionManager
implementation.
- SpringJtaPlatform(JtaTransactionManager) - Constructor for class org.springframework.boot.orm.jpa.hibernate.SpringJtaPlatform
-
- SpringMvcCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringMvcCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringMvcCompilerAutoConfiguration
-
- SpringPackageScanClassResolver - Class in org.springframework.boot.liquibase
-
Liquibase PackageScanClassResolver
implementation that uses Spring's resource
scanning to locate classes.
- SpringPackageScanClassResolver(Log) - Constructor for class org.springframework.boot.liquibase.SpringPackageScanClassResolver
-
- SpringPhysicalNamingStrategy - Class in org.springframework.boot.orm.jpa.hibernate
-
Hibernate PhysicalNamingStrategy
that follows Spring recommended naming
conventions.
- SpringPhysicalNamingStrategy() - Constructor for class org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy
-
- SpringProfileDocumentMatcher - Class in org.springframework.boot.yaml
-
YamlProcessor.DocumentMatcher
backed by Environment.getActiveProfiles()
.
- SpringProfileDocumentMatcher(String...) - Constructor for class org.springframework.boot.yaml.SpringProfileDocumentMatcher
-
- SpringRetryCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringRetryCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringRetryCompilerAutoConfiguration
-
- SpringSecurityCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringSecurityCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityCompilerAutoConfiguration
-
- springSocialDialect() - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SpringSocialThymeleafConfig
-
- SpringSocialFacebookCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringSocialFacebookCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringSocialFacebookCompilerAutoConfiguration
-
- SpringSocialLinkedInCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringSocialLinkedInCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringSocialLinkedInCompilerAutoConfiguration
-
- SpringSocialThymeleafConfig() - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SpringSocialThymeleafConfig
-
- SpringSocialTwitterCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringSocialTwitterCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringSocialTwitterCompilerAutoConfiguration
-
- SpringTestCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringTestCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringTestCompilerAutoConfiguration
-
- SpringWebsocketCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- SpringWebsocketCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.SpringWebsocketCompilerAutoConfiguration
-
- SpyBean - Annotation Type in org.springframework.boot.test.mock.mockito
-
Annotation that can be used to apply Mockito spies to a Spring
ApplicationContext
.
- SpyBeans - Annotation Type in org.springframework.boot.test.mock.mockito
-
Container annotation that aggregates several
SpyBean
annotations.
- Ssl() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- Ssl() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- Ssl() - Constructor for class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- Ssl - Class in org.springframework.boot.web.server
-
Simple server-independent abstraction for SSL configuration.
- Ssl() - Constructor for class org.springframework.boot.web.server.Ssl
-
- Ssl.ClientAuth - Enum in org.springframework.boot.web.server
-
Client authentication types.
- SslServerCustomizer - Class in org.springframework.boot.web.embedded.netty
-
- SslServerCustomizer(Ssl, SslStoreProvider) - Constructor for class org.springframework.boot.web.embedded.netty.SslServerCustomizer
-
- SslStoreProvider - Interface in org.springframework.boot.web.server
-
Interface to provide SSL key stores for an
WebServer
to use.
- StacktraceMode() - Constructor for class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties.StacktraceMode
-
- StandardReactiveWebEnvironment - Class in org.springframework.boot.web.reactive.context
-
Environment
implementation to be used by Reactive
-based web
applications.
- StandardReactiveWebEnvironment() - Constructor for class org.springframework.boot.web.reactive.context.StandardReactiveWebEnvironment
-
- start() - Method in class org.springframework.boot.devtools.filewatch.FileSystemWatcher
-
Start monitoring the source folder for changes.
- start() - Method in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
Start the livereload server and accept incoming connections.
- start(FailureHandler) - Method in class org.springframework.boot.devtools.restart.Restarter
-
Start the application.
- start() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient
-
Start the client and accept incoming connections.
- start(Xid, int) - Method in class org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
-
- start() - Method in class org.springframework.boot.web.embedded.jetty.JettyWebServer
-
- start() - Method in class org.springframework.boot.web.embedded.netty.NettyWebServer
-
- start() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatWebServer
-
- start() - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServer
-
- start() - Method in class org.springframework.boot.web.embedded.undertow.UndertowWebServer
-
- start() - Method in interface org.springframework.boot.web.server.WebServer
-
Starts the web server.
- START_CLASS_ENTRY - Static variable in class org.springframework.boot.cli.archive.PackagedSpringApplicationLauncher
-
The entry containing the start class.
- startAsync() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
- startConditionMessage() - Method in class org.springframework.boot.autoconfigure.condition.ResourceCondition
-
- starting() - Method in class org.springframework.boot.context.event.EventPublishingRunListener
-
- starting() - Method in interface org.springframework.boot.SpringApplicationRunListener
-
Called immediately when the run method has first started.
- StaticPortProvider - Class in org.springframework.boot.devtools.tunnel.server
-
- StaticPortProvider(int) - Constructor for class org.springframework.boot.devtools.tunnel.server.StaticPortProvider
-
- StaticResourceRequest - Class in org.springframework.boot.autoconfigure.security
-
Factory that can be used to create a RequestMatcher
for static resources in
commonly used locations.
- StaticResourceRequest.Location - Enum in org.springframework.boot.autoconfigure.security
-
- StaticResourceRequest.StaticResourceRequestMatcher - Class in org.springframework.boot.autoconfigure.security
-
The request matcher used to match against resource
Locations
.
- statsdConfig(StatsdProperties) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdExportConfiguration
-
- StatsdExportConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd
-
Configuration for exporting metrics to StatsD.
- StatsdExportConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdExportConfiguration
-
- statsdExporter(StatsdConfig, HierarchicalNameMapper, Clock) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdExportConfiguration
-
- StatsdProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd
-
- StatsdProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
-
- StatsdPropertiesConfigAdapter - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd
-
- StatsdPropertiesConfigAdapter(StatsdProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
-
- status(String) - Method in class org.springframework.boot.actuate.health.Health.Builder
-
Set status to given statusCode
.
- status(Status) - Method in class org.springframework.boot.actuate.health.Health.Builder
-
Set status to given
Status
instance.
- status(String) - Static method in class org.springframework.boot.actuate.health.Health
-
- status(Status) - Static method in class org.springframework.boot.actuate.health.Health
-
- Status - Class in org.springframework.boot.actuate.health
-
Value object to express state of a component or subsystem.
- Status(String) - Constructor for class org.springframework.boot.actuate.health.Status
-
Create a new
Status
instance with the given code and an empty description.
- Status(String, String) - Constructor for class org.springframework.boot.actuate.health.Status
-
Create a new
Status
instance with the given code and description.
- status(ClientHttpResponse) - Static method in class org.springframework.boot.actuate.metrics.web.client.RestTemplateExchangeTags
-
Creates a status
Tag
derived from the
status
of the given response
.
- status(ServerResponse) - Static method in class org.springframework.boot.actuate.metrics.web.reactive.server.RouterFunctionMetrics
-
Creates a status
tag from the status of the given response
.
- status(ServerWebExchange) - Static method in class org.springframework.boot.actuate.metrics.web.reactive.server.WebFluxTags
-
Creates a method
tag based on the response status of the given
exchange
.
- status(HttpServletResponse) - Static method in class org.springframework.boot.actuate.metrics.web.servlet.WebMvcTags
-
Creates a method
tag based on the status of the given response
.
- STATUS_BAD_REQUEST - Static variable in class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
-
400 Bad Request
.
- STATUS_INTERNAL_SERVER_ERROR - Static variable in class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
-
500 Internal Server Error
.
- STATUS_NOT_FOUND - Static variable in class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
-
404 Not Found
.
- STATUS_OK - Static variable in class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
-
200 OK
.
- STATUS_SERVICE_UNAVAILABLE - Static variable in class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
-
503 Service Unavailable
.
- STATUS_TOO_MANY_REQUESTS - Static variable in class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
-
429 Too Many Requests
.
- statusEndpoint() - Method in class org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration
-
- StatusEndpoint - Class in org.springframework.boot.actuate.health
-
- StatusEndpoint(HealthIndicator) - Constructor for class org.springframework.boot.actuate.health.StatusEndpoint
-
- StatusReactiveWebEndpointExtension - Class in org.springframework.boot.actuate.health
-
- StatusReactiveWebEndpointExtension(ReactiveHealthIndicator, HealthStatusHttpMapper) - Constructor for class org.springframework.boot.actuate.health.StatusReactiveWebEndpointExtension
-
- StatusWebEndpointExtension - Class in org.springframework.boot.actuate.health
-
- StatusWebEndpointExtension(StatusEndpoint, HealthStatusHttpMapper) - Constructor for class org.springframework.boot.actuate.health.StatusWebEndpointExtension
-
- step() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimplePropertiesConfigAdapter
-
- step() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryPropertiesConfigAdapter
-
- StepRegistryProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export
-
Base class for properties that configure a metrics registry that pushes aggregated
metrics on a regular interval.
- StepRegistryProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryProperties
-
- StepRegistryPropertiesConfigAdapter<T extends StepRegistryProperties,C extends io.micrometer.core.instrument.step.StepRegistryConfig> - Class in org.springframework.boot.actuate.autoconfigure.metrics.export
-
- StepRegistryPropertiesConfigAdapter(T, C) - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.StepRegistryPropertiesConfigAdapter
-
- stop() - Method in class org.springframework.boot.cli.command.run.RunCommand
-
- stop() - Method in class org.springframework.boot.cli.command.run.SpringApplicationRunner
-
- stop() - Method in class org.springframework.boot.devtools.filewatch.FileSystemWatcher
-
Stop monitoring the source folders.
- stop() - Method in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
Gracefully stop the livereload server.
- stop() - Method in class org.springframework.boot.devtools.restart.Restarter
-
Stop the application.
- stop() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient
-
Stop the client, disconnecting any servers.
- stop() - Method in class org.springframework.boot.web.embedded.jetty.JettyWebServer
-
- stop() - Method in class org.springframework.boot.web.embedded.netty.NettyWebServer
-
- stop() - Method in class org.springframework.boot.web.embedded.tomcat.TomcatWebServer
-
- stop() - Method in class org.springframework.boot.web.embedded.undertow.UndertowServletWebServer
-
- stop() - Method in class org.springframework.boot.web.embedded.undertow.UndertowWebServer
-
- stop() - Method in interface org.springframework.boot.web.server.WebServer
-
Stops the web server.
- stopAcceptingConnections() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient.ServerThread
-
- Storage() - Constructor for class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- storeErrorInformation(Throwable, ServerWebExchange) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorAttributes
-
- storeErrorInformation(Throwable, ServerWebExchange) - Method in interface org.springframework.boot.autoconfigure.web.reactive.error.ErrorAttributes
-
Store the given error information in the current ServerWebExchange
.
- StoreType - Enum in org.springframework.boot.autoconfigure.session
-
Supported Spring Session data store types.
- Strategy() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
-
- stream() - Method in interface org.springframework.boot.context.properties.source.IterableConfigurationPropertySource
-
Returns a sequential
Stream
for the
names
managed by this source.
- stream() - Method in class org.springframework.boot.context.properties.source.MapConfigurationPropertySource
-
- streamSources() - Method in interface org.springframework.boot.context.properties.bind.BindContext
-
- stringHttpMessageConverter() - Method in class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration
-
- StringHttpMessageConverterConfiguration(HttpEncodingProperties) - Constructor for class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration
-
- stringOrNumberMigrationVersionConverter() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
-
- stringRedisTemplate(RedisConnectionFactory) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
-
- subclasses(ClassNode, String...) - Static method in class org.springframework.boot.cli.compiler.AstUtils
-
Determine if a ClassNode
subclasses any of the specified types N.B.
- success() - Static method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.SecurityResponse
-
- supports(Class<?>) - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- supportsEventType(Class<? extends ApplicationEvent>) - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
- supportsEventType(ResolvableType) - Method in class org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
-
- supportsEventType(ResolvableType) - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
- supportsSourceType(Class<?>) - Method in class org.springframework.boot.context.config.ConfigFileApplicationListener
-
- supportsSourceType(Class<?>) - Method in class org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
-
- supportsSourceType(Class<?>) - Method in class org.springframework.boot.context.logging.LoggingApplicationListener
-
- SYSTEM_PROPERTY - Static variable in class org.springframework.boot.logging.LoggingSystem
-
A System property that can be used to indicate the
LoggingSystem
to use.
- SystemEnvironmentOrigin - Class in org.springframework.boot.origin
-
Origin
for an item loaded from the system environment.
- SystemEnvironmentOrigin(String) - Constructor for class org.springframework.boot.origin.SystemEnvironmentOrigin
-
- SystemEnvironmentPropertySourceEnvironmentPostProcessor - Class in org.springframework.boot.env
-
- SystemEnvironmentPropertySourceEnvironmentPostProcessor() - Constructor for class org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor
-
- SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource - Class in org.springframework.boot.env
-
SystemEnvironmentPropertySource
that also tracks
Origin
.
- SystemPropertyUtils - Class in org.springframework.boot.loader.util
-
Helper class for resolving placeholders in texts.
- SystemPropertyUtils() - Constructor for class org.springframework.boot.loader.util.SystemPropertyUtils
-
- V1_JSON - Static variable in class org.springframework.boot.actuate.endpoint.http.ActuatorMediaType
-
Constant for the Actuator V1 media type.
- V2_JSON - Static variable in class org.springframework.boot.actuate.endpoint.http.ActuatorMediaType
-
Constant for the Actuator V2 media type.
- validate() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
-
- validate(Object, Errors) - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- validate(Object, Errors, Object...) - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- validateConnection() - Method in class org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration
-
- validateRequest(ClientHttpRequest) - Method in class org.springframework.boot.test.web.client.RootUriRequestExpectationManager
-
- Validation() - Constructor for class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
-
- ValidationAutoConfiguration - Class in org.springframework.boot.autoconfigure.validation
-
- ValidationAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
-
- ValidationBindHandler - Class in org.springframework.boot.context.properties.bind.validation
-
- ValidationBindHandler(Validator...) - Constructor for class org.springframework.boot.context.properties.bind.validation.ValidationBindHandler
-
- ValidationBindHandler(BindHandler, Validator...) - Constructor for class org.springframework.boot.context.properties.bind.validation.ValidationBindHandler
-
- ValidationConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration.ValidationConfiguration
-
- ValidationErrors - Class in org.springframework.boot.context.properties.bind.validation
-
A collection of ObjectErrors
caused by bind validation failures.
- validationEventListener(Validator) - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration.ValidationConfiguration
-
- VALIDATOR_BEAN_NAME - Static variable in class org.springframework.boot.context.properties.ConfigurationPropertiesBinderBuilder
-
The bean name of the configuration properties validator.
- ValidatorAdapter - Class in org.springframework.boot.autoconfigure.validation
-
Validator
implementation that delegates calls to another Validator
.
- VALUE_SEPARATOR - Static variable in class org.springframework.boot.loader.util.SystemPropertyUtils
-
Value separator for system property placeholders: ":".
- valueOf(String) - Static method in enum org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.actuate.autoconfigure.web.ManagementContextType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.actuate.autoconfigure.web.server.ManagementPortType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.actuate.endpoint.DefaultEnablement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.actuate.endpoint.EndpointExposure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.actuate.endpoint.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.actuate.endpoint.web.WebEndpointHttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.actuate.trace.Include
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.ansi.AnsiBackground
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.ansi.AnsiColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.ansi.AnsiOutput.Enabled
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.ansi.AnsiStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.amqp.RabbitProperties.ContainerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.cache.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.condition.SearchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.http.HttpEncodingProperties.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.quartz.JobStoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.security.StaticResourceRequest.Location
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.session.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.web.ServerProperties.Session.SessionTrackingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.LocaleResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.Banner.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.cli.command.CommandException.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.cli.compiler.GroovyCompilerScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.cloud.CloudPlatform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.context.properties.source.ConfigurationPropertyState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.devtools.filewatch.ChangedFile.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.devtools.restart.classloader.ClassLoaderFile.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.devtools.restart.FailureHandler.Outcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.jdbc.DatabaseDriver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.jdbc.DataSourceInitializationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.jdbc.SchemaManagement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.loader.data.RandomAccessData.ResourceAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.logging.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.system.JavaVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.test.autoconfigure.properties.SkipPropertyMapping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.test.context.SpringBootTest.WebEnvironment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.test.mock.mockito.MockReset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.test.util.TestPropertyValues.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.test.web.client.TestRestTemplate.HttpClientOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.web.server.Ssl.ClientAuth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.web.servlet.DispatcherType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.WebApplicationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.actuate.autoconfigure.web.ManagementContextType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.actuate.autoconfigure.web.server.ManagementPortType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.actuate.endpoint.DefaultEnablement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.actuate.endpoint.EndpointExposure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.actuate.endpoint.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.actuate.endpoint.web.WebEndpointHttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.actuate.trace.Include
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.ansi.AnsiBackground
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.ansi.AnsiColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.ansi.AnsiOutput.Enabled
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.ansi.AnsiStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.amqp.RabbitProperties.ContainerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.cache.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.condition.SearchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.http.HttpEncodingProperties.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.quartz.JobStoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.security.StaticResourceRequest.Location
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.session.StoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.web.ServerProperties.Session.SessionTrackingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.LocaleResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.Banner.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.cli.command.CommandException.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.cli.compiler.GroovyCompilerScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.cloud.CloudPlatform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.context.properties.source.ConfigurationPropertyState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.devtools.filewatch.ChangedFile.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.devtools.restart.classloader.ClassLoaderFile.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.devtools.restart.FailureHandler.Outcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.jdbc.DatabaseDriver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.jdbc.DataSourceInitializationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.jdbc.SchemaManagement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.loader.data.RandomAccessData.ResourceAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.logging.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.system.JavaVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter.FilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.test.autoconfigure.properties.SkipPropertyMapping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.test.context.SpringBootTest.WebEnvironment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.test.mock.mockito.MockReset
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.test.util.TestPropertyValues.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.test.web.client.TestRestTemplate.HttpClientOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.web.server.Ssl.ClientAuth
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.web.servlet.DispatcherType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.WebApplicationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify() - Method in class org.springframework.boot.test.web.client.RootUriRequestExpectationManager
-
- verifyConfiguration(Class<?>) - Method in class org.springframework.boot.test.context.SpringBootTestContextBootstrapper
-
- VersionCommand - Class in org.springframework.boot.cli.command.core
-
Command
to display the 'version' number.
- VersionCommand() - Constructor for class org.springframework.boot.cli.command.core.VersionCommand
-
- View() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
-
- viewResolver(BeanFactory) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- visit(ASTNode[], SourceUnit) - Method in class org.springframework.boot.cli.compiler.AnnotatedNodeASTTransformation
-
- visit(ASTNode[], SourceUnit) - Method in class org.springframework.boot.cli.compiler.DependencyAutoConfigurationTransformation
-
- visit(ASTNode[], SourceUnit) - Method in class org.springframework.boot.cli.compiler.GenericBomAstTransformation
-
- visit(ASTNode[], SourceUnit) - Method in class org.springframework.boot.cli.compiler.GroovyBeansTransformation
-