索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
常量字段值|所有程序包|所有类和接口|序列化表格

G

gangliaConfig(GangliaProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaMetricsExportAutoConfiguration
 
gangliaMeterRegistry(GangliaConfig, Clock) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaMetricsExportAutoConfiguration
 
GangliaMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia中的类
Auto-configuration for exporting metrics to Ganglia.
GangliaMetricsExportAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaMetricsExportAutoConfiguration
 
GangliaProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia中的类
@ConfigurationProperties for configuring Ganglia metrics export.
GangliaProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
 
generateContent() - 类中的方法 org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
Extract the content to contribute to the info endpoint.
generateTransportParameters() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
Creates the minimal transport parameters for an embedded transport configuration.
GENERIC - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.cache.CacheType
Generic caching using 'Cache' beans from the context.
GenericReactiveWebApplicationContext - org.springframework.boot.web.reactive.context中的类
Subclass of GenericApplicationContext, suitable for reactive web environments.
GenericReactiveWebApplicationContext() - 类的构造器 org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
GenericReactiveWebApplicationContext(DefaultListableBeanFactory) - 类的构造器 org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
Create a new GenericReactiveWebApplicationContext with the given DefaultListableBeanFactory.
GenericSerializerModifier() - 类的构造器 org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.GenericSerializerModifier
 
get() - 接口中的方法 org.springframework.boot.actuate.endpoint.jackson.EndpointObjectMapper
Return the ObjectMapper that should be used to serialize OperationResponseBody endpoint results.
get() - 接口中的方法 org.springframework.boot.buildpack.platform.io.IOSupplier
Gets the supplied value.
get() - 类中的静态方法 org.springframework.boot.buildpack.platform.json.SharedObjectMapper
 
get() - 类中的方法 org.springframework.boot.context.properties.bind.BindResult
Return the object that was bound or throw a NoSuchElementException if no value was bound.
get() - 类中的静态方法 org.springframework.boot.context.properties.PropertyMapper
Return the property mapper.
get() - 类中的静态方法 org.springframework.boot.devtools.settings.DevToolsSettings
 
get() - 类中的静态方法 org.springframework.boot.io.ApplicationResourceLoader
Return a ResourceLoader supporting additional ProtocolResolvers registered in spring.factories.
get() - 类中的方法 org.springframework.boot.util.LambdaSafe.InvocationResult
Return the result of the invocation or null if the callback wasn't suitable.
get(int) - 接口中的方法 org.springframework.boot.actuate.endpoint.invoke.OperationParameters
Return the parameter at the specified index.
get(int) - 接口中的方法 org.springframework.boot.docker.compose.core.ConnectionPorts
Return the host port mapped to the given container port.
get(InputStream, Class<T>, Consumer<T>) - 类中的方法 org.springframework.boot.buildpack.platform.json.JsonStream
Stream objects from the content as they become available.
get(InputStream, Consumer<ObjectNode>) - 类中的方法 org.springframework.boot.buildpack.platform.json.JsonStream
Stream object nodes from the content as they become available.
get(Class<?>) - 类中的静态方法 org.springframework.boot.loader.log.DebugLogger
Get a DebugLogger to log messages for the given source class.
get(Class<T>) - 接口中的方法 org.springframework.boot.BootstrapContext
Return an instance from the context if the type has been registered.
get(Class<T>) - 类中的方法 org.springframework.boot.DefaultBootstrapContext
 
get(Class<T>, Class<? extends C>, Supplier<? extends C>) - 接口中的静态方法 org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
Factory method to create a new ApplicationContextAssertProvider instance.
get(Class<T>, Class<? extends C>, Supplier<? extends C>, Class<?>...) - 接口中的静态方法 org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
Factory method to create a new ApplicationContextAssertProvider instance.
get(Class<T>, ClientHttpRequestFactorySettings) - 类中的静态方法 org.springframework.boot.web.client.ClientHttpRequestFactories
已过时。
Return a new ClientHttpRequestFactory of the given requestFactoryType, applying ClientHttpRequestFactorySettings using reflection if necessary.
get(ClassLoader) - 类中的静态方法 org.springframework.boot.io.ApplicationResourceLoader
Return a ResourceLoader supporting additional ProtocolResolvers registered in spring.factories.
get(ClassLoader) - 枚举类中的静态方法 org.springframework.boot.jdbc.EmbeddedDatabaseConnection
Returns the most suitable EmbeddedDatabaseConnection for the given class loader.
get(ClassLoader) - 类中的静态方法 org.springframework.boot.logging.LoggingSystem
Detect and return the logging system in use.
get(ClassLoader) - 枚举类中的静态方法 org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
Returns the most suitable EmbeddedDatabaseConnection for the given class loader.
get(ClassLoader, SpringFactoriesLoader) - 类中的静态方法 org.springframework.boot.io.ApplicationResourceLoader
Return a ResourceLoader supporting additional ProtocolResolvers registered in spring.factories.
get(Iterable<ConfigurationPropertySource>) - 接口中的静态方法 org.springframework.boot.context.properties.source.ConfigurationPropertyCaching
Get for all specified configuration property sources.
get(Iterable<ConfigurationPropertySource>, Object) - 接口中的静态方法 org.springframework.boot.context.properties.source.ConfigurationPropertyCaching
Get for a specific configuration property source in the specified configuration property sources.
get(Method, Class<?>) - 类中的静态方法 org.springframework.boot.actuate.metrics.annotation.TimedAnnotations
Return Timed annotations that should be used for the given method and type.
get(String) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PushRegistryPropertiesConfigAdapter
 
get(String) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimplePropertiesConfigAdapter
 
get(String) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
 
get(String) - 接口中的方法 org.springframework.boot.actuate.health.HealthEndpointGroups
Return the group with the specified name or null if the name is not known.
get(String) - 类中的方法 org.springframework.boot.actuate.info.Info
 
get(String) - 类中的静态方法 org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
Return a new NamedPipeSocket for the given path.
get(String) - 类中的静态方法 org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
Create a new Socket for the given path.
get(String) - 接口中的方法 org.springframework.boot.buildpack.platform.system.Environment
Gets the value of the specified environment variable.
get(String) - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceDirectory
 
get(String) - 类中的方法 org.springframework.boot.info.InfoProperties
Return the value of the specified property or null.
get(String) - 类中的方法 org.springframework.boot.logging.LoggerGroups
 
get(String) - 类中的方法 org.springframework.boot.logging.structured.StructuredLogFormatterFactory
Get a new StructuredLogFormatter instance for the specified format.
get(String) - 类中的方法 org.springframework.boot.test.web.htmlunit.webdriver.LocalHostWebConnectionHtmlUnitDriver
 
get(String) - 类中的方法 org.springframework.boot.web.server.MimeMappings
Get a mime mapping for the given extension.
get(String...) - 类中的静态方法 org.springframework.boot.system.SystemProperties
 
get(String, Class<T>) - 类中的方法 org.springframework.boot.actuate.info.Info
 
get(String, String) - 接口中的方法 org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get an String value from the meta-data.
get(String, String, String) - 接口中的方法 org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get an String value from the meta-data.
get(String, ObjectFactory<?>) - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.WebDriverScope
 
get(URI) - 接口中的方法 org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
Perform an HTTP GET operation.
get(Function<T, V>, Supplier<V>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PropertiesConfigAdapter
Get the value from the properties or use a fallback from the defaults.
get(Supplier<? extends ConfigurableReactiveWebApplicationContext>) - 接口中的静态方法 org.springframework.boot.test.context.assertj.AssertableReactiveWebApplicationContext
Factory method to create a new AssertableReactiveWebApplicationContext instance.
get(Supplier<? extends ConfigurableReactiveWebApplicationContext>, Class<?>...) - 接口中的静态方法 org.springframework.boot.test.context.assertj.AssertableReactiveWebApplicationContext
Factory method to create a new AssertableReactiveWebApplicationContext instance.
get(Supplier<? extends ConfigurableApplicationContext>) - 接口中的静态方法 org.springframework.boot.test.context.assertj.AssertableApplicationContext
Factory method to create a new AssertableApplicationContext instance.
get(Supplier<? extends ConfigurableApplicationContext>, Class<?>...) - 接口中的静态方法 org.springframework.boot.test.context.assertj.AssertableApplicationContext
Factory method to create a new AssertableApplicationContext instance.
get(Supplier<? extends ConfigurableWebApplicationContext>) - 接口中的静态方法 org.springframework.boot.test.context.assertj.AssertableWebApplicationContext
Factory method to create a new AssertableWebApplicationContext instance.
get(Supplier<? extends ConfigurableWebApplicationContext>, Class<?>...) - 接口中的静态方法 org.springframework.boot.test.context.assertj.AssertableWebApplicationContext
Factory method to create a new AssertableWebApplicationContext instance.
get(Supplier<T>, ClientHttpRequestFactorySettings) - 类中的静态方法 org.springframework.boot.web.client.ClientHttpRequestFactories
已过时。
Return a new ClientHttpRequestFactory from the given supplier, applying ClientHttpRequestFactorySettings using reflection.
get(BeanFactory) - 类中的静态方法 org.springframework.boot.autoconfigure.AutoConfigurationPackages
Return the auto-configuration base packages for the given bean factory.
get(BeanFactory) - 类中的静态方法 org.springframework.boot.autoconfigure.domain.EntityScanPackages
Return the EntityScanPackages for the given bean factory.
get(ConfigurableListableBeanFactory) - 类中的静态方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Obtain a ConditionEvaluationReport for the specified bean factory.
get(AdditionalHealthEndpointPath) - 接口中的方法 org.springframework.boot.actuate.health.HealthEndpointGroups
Return the group with the specified additional path or null if no group with that path is found.
get(JksSslBundleProperties) - 类中的静态方法 org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle
Get an SslBundle for the given JksSslBundleProperties.
get(JksSslBundleProperties, ResourceLoader) - 类中的静态方法 org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle
Get an SslBundle for the given JksSslBundleProperties.
get(PemSslBundleProperties) - 类中的静态方法 org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle
Get an SslBundle for the given PemSslBundleProperties.
get(PemSslBundleProperties, ResourceLoader) - 类中的静态方法 org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle
Get an SslBundle for the given PemSslBundleProperties.
get(BootstrapContext) - 接口中的方法 org.springframework.boot.BootstrapRegistry.InstanceSupplier
Factory method used to create the instance when needed.
get(ConfigurationPropertyName) - 类中的方法 org.springframework.boot.context.properties.BoundConfigurationProperties
Get the configuration property bound to the given name.
get(DockerComposeFile, String, Set<String>) - 接口中的静态方法 org.springframework.boot.docker.compose.core.DockerCompose
Factory method used to create a DockerCompose instance.
get(DockerComposeFile, String, Set<String>, List<String>) - 接口中的静态方法 org.springframework.boot.docker.compose.core.DockerCompose
Factory method used to create a DockerCompose instance.
get(ClientHttpRequestFactorySettings) - 类中的静态方法 org.springframework.boot.web.client.ClientHttpRequestFactories
已过时。
Return a ClientHttpRequestFactory implementation with the given settings applied.
get(Ssl) - 类中的静态方法 org.springframework.boot.web.server.WebServerSslBundle
Get the SslBundle that should be used for the given Ssl instance.
get(Ssl, SslBundles) - 类中的静态方法 org.springframework.boot.web.server.WebServerSslBundle
Get the SslBundle that should be used for the given Ssl instance.
get(ApplicationContext) - 类中的静态方法 org.springframework.boot.context.properties.BoundConfigurationProperties
Return the BoundConfigurationProperties from the given ApplicationContext if it is available.
get(ApplicationContext, Object, String) - 类中的静态方法 org.springframework.boot.context.properties.ConfigurationPropertiesBean
Return a @ConfigurationPropertiesBean instance for the given bean details or null if the bean is not a @ConfigurationProperties object.
get(ApplicationContext, Validator) - 类中的静态方法 org.springframework.boot.autoconfigure.validation.ValidatorAdapter
Return a Validator that only implements the Validator interface, wrapping it if necessary.
get(Environment) - 枚举类中的静态方法 org.springframework.boot.actuate.autoconfigure.web.server.ManagementPortType
get(Environment) - 类中的静态方法 org.springframework.boot.context.properties.bind.Binder
Create a new Binder instance from the specified environment.
get(Environment) - 接口中的静态方法 org.springframework.boot.context.properties.source.ConfigurationPropertyCaching
Get for all configuration property sources in the environment.
get(Environment) - 类中的静态方法 org.springframework.boot.context.properties.source.ConfigurationPropertySources
Return a set of ConfigurationPropertySource instances that have previously been attached to the Environment.
get(Environment) - 记录类中的静态方法 org.springframework.boot.logging.structured.ElasticCommonSchemaProperties
Return a new ElasticCommonSchemaProperties from bound from properties in the given Environment.
get(Environment) - 记录类中的静态方法 org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
Return a new GraylogExtendedLogFormatProperties from bound from properties in the given Environment.
get(Environment, Object) - 接口中的静态方法 org.springframework.boot.context.properties.source.ConfigurationPropertyCaching
Get for a specific configuration property source in the environment.
get(Environment, BindHandler) - 类中的静态方法 org.springframework.boot.context.properties.bind.Binder
Create a new Binder instance from the specified environment.
get(PropertyResolver) - 类中的静态方法 org.springframework.boot.logging.LogFile
Get a LogFile from the given Spring Environment.
get(PropertySource<?>) - 接口中的方法 org.springframework.boot.context.config.ConfigData.PropertySourceOptions
Return the options that should apply for the given property source.
get(PropertySource<?>, String) - 类中的静态方法 org.springframework.boot.origin.PropertySourceOrigin
Get an Origin for the given PropertySource and propertyName.
get(ResourceLoader) - 类中的静态方法 org.springframework.boot.io.ApplicationResourceLoader
Return a ResourceLoader delegating to the given resource loader and supporting additional ProtocolResolvers registered in spring.factories.
get(ResourceLoader, boolean) - 类中的静态方法 org.springframework.boot.io.ApplicationResourceLoader
Return a ResourceLoader delegating to the given resource loader and supporting additional ProtocolResolvers registered in spring.factories.
get(ResourceLoader, SpringFactoriesLoader) - 类中的静态方法 org.springframework.boot.io.ApplicationResourceLoader
Return a ResourceLoader delegating to the given resource loader and supporting additional ProtocolResolvers registered in spring.factories.
get(R) - 类中的方法 org.springframework.boot.util.LambdaSafe.InvocationResult
Return the result of the invocation or the given fallback if the callback wasn't suitable.
GET - 枚举类 中的枚举常量 org.springframework.boot.actuate.endpoint.web.WebEndpointHttpMethod
An HTTP GET request.
getAcceptCount() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getAccepted() - 类中的方法 org.springframework.boot.context.config.Profiles
Return the accepted profiles.
getAcceptors() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Threads
 
getAccesslog() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getAccesslog() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getAccesslog() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getAccessLogPrefix() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
 
getAccessMode() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
getAccessToken() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties
 
getAccessTokenFormat() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Token
 
getAccessTokenTimeToLive() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Token
 
getAccountId() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic.NewRelicProperties
 
getAckCount() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getAckMode() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getAcknowledgeMode() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getAcknowledgeMode() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getAcknowledgeMode() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.Session
 
getAcknowledgeMode() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template.Session
 
getAcks() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getAckTime() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getAcs() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration
 
getAction() - 类中的方法 org.springframework.boot.diagnostics.FailureAnalysis
Returns the action, if any, to be taken to address the failure.
getActive() - 类中的方法 org.springframework.boot.context.config.Profiles
Return the active profiles.
getActive() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Profiles
 
getActive() - 类中的方法 org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getActive() - 接口中的方法 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() - 类中的方法 org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
 
getActive() - 类中的方法 org.springframework.boot.jdbc.metadata.OracleUcpDataSourcePoolMetadata
 
getActive() - 类中的方法 org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getActive(Environment) - 枚举类中的静态方法 org.springframework.boot.cloud.CloudPlatform
Returns the active CloudPlatform or null if one is not active.
getActiveProfiles() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentDescriptor
 
getActiveProfiles() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentEntryDescriptor
 
getAdditional() - 类中的方法 org.springframework.boot.actuate.sbom.SbomProperties
 
getAdditionalExclude() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
 
getAdditionalHosts() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getAdditionalPath() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties.Group
 
getAdditionalPath() - 接口中的方法 org.springframework.boot.actuate.health.HealthEndpointGroup
Return an additional path that can be used to map the health group to an alternative location.
getAdditionalPaths() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
 
getAdditionalPaths(EndpointId, WebServerNamespace) - 接口中的方法 org.springframework.boot.actuate.endpoint.web.AdditionalPathsMapper
Resolve the additional paths for the specified endpointId and web server namespace.
getAdditionalPaths(WebServerNamespace) - 接口中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoint
Return any additional paths (relative to the context) for the given WebServerNamespace.
getAdditionalPaths(WebServerNamespace, EndpointId) - 类中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Return the additional paths for each mapped endpoint.
getAdditionalProfiles() - 类中的方法 org.springframework.boot.SpringApplication
Return an immutable set of any additional profiles in use.
getAdditionalProperties() - 类中的方法 org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
 
getAdditionalTags(Cache) - 类中的方法 org.springframework.boot.actuate.metrics.cache.CacheMetricsRegistrar
Return additional tags to be associated with the given Cache.
getAdditionalTldSkipPatterns() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getAdditionalTomcatConnectors() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
Returns a mutable collection of the Connectors that will be added to the Tomcat.
getAdditionalTomcatConnectors() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Returns a mutable collection of the Connectors that will be added to the Tomcat.
getAddress() - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
 
getAddress() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server
 
getAddress() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getAddress() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
 
getAddress() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerHost
 
getAddress() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.ResolvedDockerHost
 
getAddress() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
Return the address that the web server binds to.
getAddresses() - 接口中的方法 org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails
List of addresses to which the client should connect.
getAddresses() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getAddressingMode() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
 
getAddressShuffleMode() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getAdmin() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getAdmin() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getAdminBootstrapServers() - 接口中的方法 org.springframework.boot.autoconfigure.kafka.KafkaConnectionDetails
Returns the list of bootstrap servers used for the admin.
getAdminUrl() - 接口中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarConnectionDetails
URL user to connect to the admin endpoint.
getAggregateStatus(Set<Status>) - 类中的方法 org.springframework.boot.actuate.health.SimpleStatusAggregator
 
getAggregateStatus(Set<Status>) - 接口中的方法 org.springframework.boot.actuate.health.StatusAggregator
Return the aggregate status for the given set of statuses.
getAggregateStatus(Status...) - 接口中的方法 org.springframework.boot.actuate.health.StatusAggregator
Return the aggregate status for the given set of statuses.
getAggregationTemporality() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.otlp.OtlpMetricsProperties
 
getAlgorithm() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getAlgorithm() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.LayerId
Return the algorithm of layer.
getAlias() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Key
 
getAlias() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateChainInfo
 
getAlias() - 接口中的方法 org.springframework.boot.ssl.SslBundleKey
Return the alias of the key or null if the key has no alias.
getAliases() - 类中的方法 org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
 
getAliases(ConfigurationPropertyName) - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
 
getAll() - 类中的方法 org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberMatchOutcomes
 
getAll() - 类中的方法 org.springframework.boot.context.properties.BoundConfigurationProperties
Get all bound properties.
getAll() - 接口中的方法 org.springframework.boot.docker.compose.core.ConnectionPorts
Return all host ports in use.
getAll() - 接口中的方法 org.springframework.boot.test.system.CapturedOutput
Return all content (both System.out and System.err) in the order that it was captured.
getAll() - 类中的方法 org.springframework.boot.test.system.OutputCaptureRule
 
getAll() - 类中的方法 org.springframework.boot.web.server.MimeMappings
Returns all defined mappings.
getAll(String) - 接口中的方法 org.springframework.boot.docker.compose.core.ConnectionPorts
Return all host ports in use that match the given protocol.
getAll(ApplicationContext) - 类中的静态方法 org.springframework.boot.context.properties.ConfigurationPropertiesBean
Return all @ConfigurationProperties beans contained in the given application context.
getAllErrors() - 类中的方法 org.springframework.boot.context.properties.bind.validation.ValidationErrors
Return the list of all validation errors.
getAllExclude() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
 
getAllowCredentials() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties
 
getAllowCredentials() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlCorsProperties
 
getAllowedHeaders() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties
 
getAllowedHeaders() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlCorsProperties
 
getAllowedListPatterns() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getAllowedMethods() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties
 
getAllowedMethods() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlCorsProperties
 
getAllowedOriginPatterns() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties
 
getAllowedOriginPatterns() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlCorsProperties
 
getAllowedOrigins() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties
 
getAllowedOrigins() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlCorsProperties
 
getAllPaths() - 类中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Return the full paths for each mapped endpoint (excluding additional paths).
getAllRootPaths() - 类中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Return the root paths for each mapped endpoint (excluding additional paths).
getAllSources() - 类中的方法 org.springframework.boot.SpringApplication
Return an immutable set of all the sources that will be added to an ApplicationContext when SpringApplication.run(String...) is called.
getAllWithAdditionalPath(WebServerNamespace) - 接口中的方法 org.springframework.boot.actuate.health.HealthEndpointGroups
Return all the groups with an additional path on the specified WebServerNamespace.
getAnalytics() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getAnnotation() - 类中的方法 org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
The Spring Data annotation used to enable the particular repository support.
getAnnotation() - 类中的方法 org.springframework.boot.context.properties.ConfigurationPropertiesBean
Return the ConfigurationProperties annotation for the bean.
getAnnotation() - 异常错误类中的方法 org.springframework.boot.context.properties.ConfigurationPropertiesBindException
Return the configuration properties annotation that triggered the binding.
getAnnotation() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
 
getAnnotation(Class<?>) - 类中的方法 org.springframework.boot.test.context.SpringBootTestContextBootstrapper
 
getAnnotation(Class<A>) - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Return a single associated annotations that could affect binding.
getAnnotation(Class<T>) - 接口中的方法 org.springframework.boot.actuate.endpoint.invoke.OperationParameter
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotationClass() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Return the source annotation class used by the selector.
getAnnotations() - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Return any associated annotations that could affect binding.
getAnnotations() - 接口中的方法 org.springframework.boot.testcontainers.beans.TestcontainerBeanDefinition
Return any annotations declared alongside the container.
getAnnotationType() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
 
getAnonymousReadOnly() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getApiKey() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
 
getApiKey() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic.NewRelicProperties
 
getApiKey() - 类中的方法 org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
getApiKeyCredentials() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
getApiToken() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics.AppOpticsProperties
 
getApiToken() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties
 
getApiToken() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioProperties
 
getApiToken() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
getApiTokenOrThrow() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
Returns the API token or throws an exception if the API token is mandatory.
getApiTokenType() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
getApiVersion() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getApplication() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
getApplication() - 类中的方法 org.springframework.boot.actuate.sbom.SbomProperties
 
getApplicationContent(Owner) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a TarArchive containing the application content that the buildpack should package.
getApplicationContext() - 类中的方法 org.springframework.boot.BootstrapContextClosedEvent
Return the prepared application context.
getApplicationContext() - 类中的方法 org.springframework.boot.builder.ParentContextApplicationContextInitializer.ParentContextAvailableEvent
 
getApplicationContext() - 类中的方法 org.springframework.boot.context.event.ApplicationContextInitializedEvent
Return the application context.
getApplicationContext() - 类中的方法 org.springframework.boot.context.event.ApplicationFailedEvent
Return the application context.
getApplicationContext() - 类中的方法 org.springframework.boot.context.event.ApplicationPreparedEvent
Return the application context.
getApplicationContext() - 类中的方法 org.springframework.boot.context.event.ApplicationReadyEvent
Return the application context.
getApplicationContext() - 类中的方法 org.springframework.boot.context.event.ApplicationStartedEvent
Return the application context.
getApplicationContext() - 异常错误类中的方法 org.springframework.boot.SpringApplication.AbandonedRunException
Return the application context that was available when the run was abandoned or null if no context was available.
getApplicationContext() - 接口中的方法 org.springframework.boot.SpringApplication.Running
Return the root ConfigurableApplicationContext of the running application.
getApplicationContext() - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
 
getApplicationContext() - 类中的方法 org.springframework.boot.web.context.WebServerInitializedEvent
Access the application context that the server was created in.
getApplicationContext() - 类中的方法 org.springframework.boot.web.reactive.context.ReactiveWebServerInitializedEvent
 
getApplicationContext() - 类中的方法 org.springframework.boot.web.servlet.context.ServletWebServerInitializedEvent
Access the application context that the server was created in.
getApplicationContextFactory(MergedContextConfiguration) - 类中的方法 org.springframework.boot.test.context.SpringBootContextLoader
Return the ApplicationContextFactory that should be used for the test.
getApplicationDirectory() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the application directory that should be used by the lifecycle.
getApplicationDisplayName() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
 
getApplicationId() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getApplicationKey() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
 
getApplicationLog() - 类中的方法 org.springframework.boot.SpringApplication
Returns the Log for the application.
getApplicationPath() - 类中的方法 org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getApplicationPropertyName() - 枚举类中的方法 org.springframework.boot.logging.LoggingSystemProperty
Return the application property name that can be used to set this property.
getApplicationStartup() - 类中的方法 org.springframework.boot.SpringApplication
Returns the ApplicationStartup used for collecting startup metrics.
getApplicationTitle(Class<?>) - 类中的方法 org.springframework.boot.ResourceBanner
Return the application title that should be used for the source class.
getApplicationVersion(Class<?>) - 类中的方法 org.springframework.boot.ResourceBanner
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.4.0 for removal in 4.0.0
getArch() - 类中的方法 org.springframework.boot.info.OsInfo
 
getArchitecture() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Image
Return the architecture of the image.
getArchive() - 接口中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerContent
Return the actual content to be added.
getArchive() - 类中的方法 org.springframework.boot.loader.launch.ExecutableArchiveLauncher
 
getArchive() - 类中的方法 org.springframework.boot.loader.launch.Launcher
Return the archive being launched or null if there is no archive.
getArchive() - 类中的方法 org.springframework.boot.loader.launch.PropertiesLauncher
 
getArg(Class<A>) - 类中的方法 org.springframework.boot.util.Instantiator
Get an injectable argument instance for the given type.
getArgs() - 类中的方法 org.springframework.boot.context.event.SpringApplicationEvent
 
getArgs(String...) - 类中的方法 org.springframework.boot.loader.launch.PropertiesLauncher
 
getArguments() - 类中的方法 org.springframework.boot.actuate.endpoint.InvocationContext
Return the invocation arguments.
getArguments() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
getArguments() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start
 
getArguments() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Stop
 
getArtifact() - 类中的方法 org.springframework.boot.info.BuildProperties
Return the artifactId of the project or null.
getArtifact() - 类中的方法 org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
 
getArtifactId() - 接口中的方法 org.springframework.boot.loader.tools.LibraryCoordinates
Return the artifact ID of the coordinates.
getAssertingparty() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration
 
getAsync() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getAsyncAcks() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getAttempts() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic
 
getAttribute(String) - 类中的方法 org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
 
getAttributeNames() - 类中的方法 org.springframework.boot.actuate.session.SessionsDescriptor.SessionDescriptor
 
getAttributes(String[]) - 类中的方法 org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
 
getAttributes(AnnotationMetadata) - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Return the appropriate AnnotationAttributes from the AnnotationMetadata.
getAudiences() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
 
getAuditEvent() - 类中的方法 org.springframework.boot.actuate.audit.listener.AuditApplicationEvent
Get the audit event.
getAuthentication() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
getAuthentication() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties
 
getAuthentication() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Admin
 
getAuthentication() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Client
 
getAuthentication() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Failover.BackupCluster
 
getAuthenticationDatabase() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getAuthHeader() - 接口中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerRegistryAuthentication
Returns the auth header that should be used for docker authentication.
getAuthor() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getAuthoritiesClaimDelimiter() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
 
getAuthoritiesClaimName() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
 
getAuthorityPrefix() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
 
getAuthorizationCodeTimeToLive() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Token
 
getAuthorizationGrantType() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
 
getAuthorizationGrantTypes() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Registration
 
getAuthorizationUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
 
getAuthorizationUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
 
getAuthToken() - 接口中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jConnectionDetails
Returns the token to use for authentication.
getAuthTokenManager() - 接口中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jConnectionDetails
Returns the AuthTokenManager to use for authentication.
getAutoCommitInterval() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getAutoConfigurationEntry(AnnotationMetadata) - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
getAutoConfigurationImportFilters() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getAutoConfigurationImportListeners() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getAutoConfigurations() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
 
getAutoOffsetReset() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getAutotime() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Data.Repository
 
getAvailableTags() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.MetricDescriptor
 
getAwaitTerminationPeriod() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Shutdown
 
getAwaitTerminationPeriod() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskSchedulingProperties.Shutdown
 
getBackgroundProcessorDelay() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getBackoff() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic
 
getBackupClusters() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Failover
 
getBackupFile() - 类中的方法 org.springframework.boot.loader.tools.Packager
Return the File to use to back up the original source.
getBaggage() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties
 
getBase() - 接口中的方法 org.springframework.boot.autoconfigure.ldap.LdapConnectionDetails
Base suffix from which all operations should originate.
getBase() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getBasedir() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getBaseDn() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getBaseEnvironment() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getBaselineDescription() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getBaselineVersion() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getBasename() - 类中的方法 org.springframework.boot.autoconfigure.context.MessageSourceProperties
 
getBasePackages() - 类中的方法 org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
 
getBasePath() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties
 
getBasePath() - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
 
getBasePath() - 类中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Return the base path for the endpoints.
getBasePath() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getBasePath() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
 
getBaseTimeUnit() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.otlp.OtlpMetricsProperties
 
getBaseUnit() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.MetricDescriptor
 
getBaseUrl() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties.Pushgateway
 
getBatch() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getBatchSize() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics.AppOpticsProperties
 
getBatchSize() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getBatchSize() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PushRegistryProperties
 
getBatchSize() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Metrics.Export
getBatchSize() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Sender
 
getBatchSize() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
 
getBatchSize() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getBean(Class<T>) - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Obtain a single bean of the given type from the application context (or ancestors), the bean becoming the object under test.
getBean(Class<T>, ApplicationContextAssert.Scope) - 类中的方法 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) - 类中的方法 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>) - 类中的方法 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() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getBeanFactory() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getBeanName(Class<?>) - 类中的方法 org.springframework.boot.context.annotation.Configurations
Return the bean name that should be used for the given configuration class or null to use the default name.
getBeanNames(Class<T>) - 类中的方法 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() - 类中的方法 org.springframework.boot.actuate.beans.BeansEndpoint.ContextBeansDescriptor
 
getBeans() - 类中的方法 org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ContextConfigurationPropertiesDescriptor
 
getBeans(Class<T>) - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Obtain a map bean names and instances of the given type from the application context (or ancestors), the map becoming the object under test.
getBeans(Class<T>, ApplicationContextAssert.Scope) - 类中的方法 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.
getBeanType() - 异常错误类中的方法 org.springframework.boot.context.properties.ConfigurationPropertiesBindException
Return the bean type that was being bound.
getBind() - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache
Return the details of the cache if it is a bind cache.
getBindConstructor(Class<?>, boolean) - 接口中的方法 org.springframework.boot.context.properties.bind.BindConstructorProvider
Return the bind constructor to use for the given type, or null if constructor binding is not supported.
getBindConstructor(Bindable<?>, boolean) - 接口中的方法 org.springframework.boot.context.properties.bind.BindConstructorProvider
Return the bind constructor to use for the given bindable, or null if constructor binding is not supported.
getBinder() - 接口中的方法 org.springframework.boot.context.config.ConfigDataLocationResolverContext
Provides access to a binder that can be used to obtain previously contributed values.
getBinder() - 接口中的方法 org.springframework.boot.context.properties.bind.BindContext
Return the source binder that is performing the bind operation.
getBinding() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
 
getBinding() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration.Acs
 
getBinding() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Singlelogout
 
getBindings() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the collection of bindings to mount to the build container.
getBindMethod() - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Returns the method to be used to bind this bindable, or null if no specific binding method is required.
getBlockIfFullTimeout() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryProperties
 
getBody() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Returns the body for the response.
getBooleanParameter(HttpServletRequest, String) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
 
getBooleanParameter(ServletWebRequest, String) - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.servlet.ManagementErrorEndpoint
 
getBootstrapContext() - 类中的方法 org.springframework.boot.BootstrapContextClosedEvent
Return the BootstrapContext that was closed.
getBootstrapContext() - 接口中的方法 org.springframework.boot.context.config.ConfigDataLoaderContext
Provides access to the ConfigurableBootstrapContext shared across all EnvironmentPostProcessors.
getBootstrapContext() - 接口中的方法 org.springframework.boot.context.config.ConfigDataLocationResolverContext
Provides access to the ConfigurableBootstrapContext shared across all EnvironmentPostProcessors.
getBootstrapContext() - 类中的方法 org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent
Return the bootstrap context.
getBootstrapContext() - 类中的方法 org.springframework.boot.context.event.ApplicationStartingEvent
Return the bootstrap context.
getBootstrapMode() - 类中的方法 org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
The BootstrapMode for the particular repository support.
getBootstrapServers() - 接口中的方法 org.springframework.boot.autoconfigure.kafka.KafkaConnectionDetails
Returns the list of bootstrap servers.
getBootstrapServers() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getBootstrapServers() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getBootstrapServers() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getBootstrapServers() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getBootVersion() - 类中的方法 org.springframework.boot.ResourceBanner
 
getBoundProperties() - 类中的方法 org.springframework.boot.context.properties.bind.validation.ValidationErrors
Return the properties that were bound before validation failed.
getBoxedType() - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Return the boxed type of the item to bind.
getBranch() - 类中的方法 org.springframework.boot.info.GitProperties
Return the name of the branch or null.
getBrave() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties
 
getBrokerUrl() - 接口中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionDetails
Broker URL to use.
getBrokerUrl() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getBrokerUrl() - 接口中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisConnectionDetails
Artemis broker url.
getBrokerUrl() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getBrokerUrl() - 接口中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarConnectionDetails
URL used to connect to the broker.
getBucket() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getBucket() - 接口中的方法 org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails.GridFs
GridFS bucket name.
getBucket() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties.Gridfs
 
getBucketName() - 类中的方法 org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
getBufferedTimeline() - 类中的方法 org.springframework.boot.context.metrics.buffering.BufferingApplicationStartup
Return the timeline as a snapshot of currently buffered steps.
getBufferLength() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Distribution
 
getBufferMemory() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getBufferSize() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getBuild() - 类中的方法 org.springframework.boot.autoconfigure.info.ProjectInfoProperties
 
getBuildCache() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the custom build cache that should be used by the lifecycle.
getBuilder() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the builder that should be used.
getBuilderCustomizers() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
Returns a mutable collection of the UndertowBuilderCustomizers that will be applied to the Undertow Builder.
getBuilderCustomizers() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
Returns a mutable collection of the UndertowBuilderCustomizers that will be applied to the Undertow Undertow.Builder.
getBuilderRegistryAuthentication() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
getBuildpacks() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the collection of buildpacks to use when building the image, if provided.
getBuildWorkspace() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the build workspace that should be used by the lifecycle.
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Ssl
 
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
 
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Ssl
 
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties.Restclient.Ssl
 
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.http.client.HttpClientProperties.Ssl
 
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties.Ssl
 
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties.Ssl
 
getBundle() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslProperties
 
getBundle() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the name of the SSL bundle to use.
getBundle(String) - 类中的方法 org.springframework.boot.ssl.DefaultSslBundleRegistry
 
getBundle(String) - 接口中的方法 org.springframework.boot.ssl.SslBundles
Return an SslBundle with the provided name.
getBundleName() - 异常错误类中的方法 org.springframework.boot.ssl.NoSuchSslBundleException
Return the name of the bundle that was not found.
getBundleNames() - 类中的方法 org.springframework.boot.ssl.DefaultSslBundleRegistry
 
getBundleNames() - 接口中的方法 org.springframework.boot.ssl.SslBundles
Return the names of all bundles managed by this instance.
getBundles() - 类中的方法 org.springframework.boot.info.SslInfo
 
getCache() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getCache() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties
 
getCache() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
getCache() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources
 
getCachecontrol() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache
 
getCacheDuration() - 类中的方法 org.springframework.boot.autoconfigure.context.MessageSourceProperties
 
getCacheManager() - 类中的方法 org.springframework.boot.actuate.cache.CachesEndpoint.CacheEntryDescriptor
 
getCacheManagerNames() - 异常错误类中的方法 org.springframework.boot.actuate.cache.NonUniqueCacheException
 
getCacheManagers() - 类中的方法 org.springframework.boot.actuate.cache.CachesEndpoint.CachesDescriptor
 
getCacheName() - 异常错误类中的方法 org.springframework.boot.actuate.cache.NonUniqueCacheException
 
getCacheNames() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties
 
getCachePrivate() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getCachePublic() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getCaches() - 类中的方法 org.springframework.boot.actuate.cache.CachesEndpoint.CacheManagerDescriptor
 
getCacheTtl() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
 
getCaffeine() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties
 
getCalendarInterval() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor.Triggers
 
getCandidateConfigurations() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
Return the auto-configuration candidate configurations that are going to be imported.
getCandidateConfigurations(AnnotationMetadata, AnnotationAttributes) - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Return the auto-configuration class names that should be considered.
getCandidates() - 类中的方法 org.springframework.boot.context.annotation.ImportCandidates
Returns the list of loaded import candidates.
getCause() - 类中的方法 org.springframework.boot.diagnostics.FailureAnalysis
Returns the cause of the failure.
getCauseType() - 类中的方法 org.springframework.boot.diagnostics.AbstractFailureAnalyzer
Return the cause type being handled by the analyzer.
getCertFile() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Security
 
getCertificate() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
 
getCertificate() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the location of the certificate in PEM format.
getCertificateChains() - 类中的方法 org.springframework.boot.info.SslInfo.BundleInfo
 
getCertificateLocation() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
 
getCertificateLocation() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Decryption.Credential
 
getCertificateLocation() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration.Signing.Credential
 
getCertificatePath() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
 
getCertificatePath() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerHost
 
getCertificatePrivateKey() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the location of the private key for the certificate in PEM format.
getCertificates() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication.Pem
 
getCertificates() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateChainInfo
 
getCertificates() - 类中的方法 org.springframework.boot.ssl.pem.PemContent
Parse and return all certificates from the PEM content.
getCertificateValidityWarningThreshold() - 类中的方法 org.springframework.boot.actuate.autoconfigure.ssl.SslHealthIndicatorProperties
 
getChain() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources
 
getChangeConsumerThreadName() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getChangeLog() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getChangeLog() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getChangeSet() - 类中的方法 org.springframework.boot.devtools.classpath.ClassPathChangedEvent
Return details of the files that changed.
getChangeSets() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.LiquibaseBeanDescriptor
 
getChannel() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
 
getChannel() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties
 
getChannelRpcTimeout() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getCharset() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getCharset() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
getCharset() - 类中的方法 org.springframework.boot.web.servlet.server.Encoding
 
getCharsetName() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getCharsetName() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
getCheckInterval() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Failover
 
getCheckoutTimeout() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
 
getChecks() - 类中的方法 org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer
Returns the checks that should be applied.
getChecksum() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getChecksum() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getChunkedModeViewNames() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
 
getCiphers() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Options
 
getCiphers() - 接口中的方法 org.springframework.boot.ssl.SslOptions
Return the ciphers that can be used or an empty set.
getCiphers() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the supported SSL ciphers.
getClasses() - 类中的方法 org.springframework.boot.context.annotation.Configurations
 
getClasses(Class<?>) - 类中的方法 org.springframework.boot.test.context.SpringBootTestContextBootstrapper
 
getClasses(Collection<Configurations>) - 类中的静态方法 org.springframework.boot.context.annotation.Configurations
Return the classes from all the specified configurations in the order that they would be registered.
getClasses(Configurations...) - 类中的静态方法 org.springframework.boot.context.annotation.Configurations
Return the classes from all the specified configurations in the order that they would be registered.
getClassesLocation() - 接口中的方法 org.springframework.boot.loader.tools.Layout
Returns the location of classes within the archive.
getClassesLocation() - 类中的方法 org.springframework.boot.loader.tools.Layouts.Jar
 
getClassesLocation() - 类中的方法 org.springframework.boot.loader.tools.Layouts.War
 
getClassLoader() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getClassLoader() - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem
 
getClassLoader() - 类中的方法 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() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobDetailsDescriptor
 
getClassName() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobSummaryDescriptor
 
getClassName() - 类中的方法 org.springframework.boot.actuate.web.mappings.HandlerMethodDescription
 
getClassName() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.HandlerFunctionDescription
 
getClassName() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RegistrationMappingDescription
Returns the class name of the registered Filter or Servlet.
getClassName() - 类中的方法 org.springframework.boot.web.servlet.server.Jsp
Return the class name of the servlet to use for JSPs.
getClasspathIndexFileLocation() - 接口中的方法 org.springframework.boot.loader.tools.Layout
Returns the location of the classpath index file that should be written or null if not index is required.
getClasspathIndexFileLocation() - 类中的方法 org.springframework.boot.loader.tools.Layouts.Jar
 
getClasspathIndexFileLocation() - 类中的方法 org.springframework.boot.loader.tools.Layouts.War
 
getClassPathUrls() - 类中的方法 org.springframework.boot.loader.launch.ExecutableArchiveLauncher
 
getClassPathUrls() - 类中的方法 org.springframework.boot.loader.launch.Launcher
Returns the archives that will be used to construct the class path.
getClassPathUrls() - 类中的方法 org.springframework.boot.loader.launch.PropertiesLauncher
 
getClassPathUrls(Predicate<Archive.Entry>) - 接口中的方法 org.springframework.boot.loader.launch.Archive
Returns classpath URLs for the archive that match the specified filter.
getClassPathUrls(Predicate<Archive.Entry>, Predicate<Archive.Entry>) - 接口中的方法 org.springframework.boot.loader.launch.Archive
Returns classpath URLs for the archive that match the specified filters.
getCleanup() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getCleanupCron() - 类中的方法 org.springframework.boot.autoconfigure.session.JdbcSessionProperties
 
getCleanupCron() - 类中的方法 org.springframework.boot.autoconfigure.session.RedisSessionProperties
 
getClient() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web
 
getClient() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties.Http
 
getClient() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.RSocket
 
getClient() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getClient() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties
 
getClientAuth() - 类中的方法 org.springframework.boot.web.server.Ssl
Return Whether client authentication is not wanted ("none"), wanted ("want") or needed ("need").
getClientAuthenticationMethod() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
 
getClientAuthenticationMethods() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Registration
 
getClientConfig() - 接口中的方法 org.springframework.boot.autoconfigure.hazelcast.HazelcastConnectionDetails
The ClientConfig for Hazelcast client.
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties
 
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
 
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
 
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Opaquetoken
 
getClientId() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Registration
 
getClientName() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getClientName() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
 
getClientName() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Registration
 
getClientProviderType() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic.NewRelicProperties
 
getClientRegistrationUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.OidcEndpoint
 
getClientSecret() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
 
getClientSecret() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Opaquetoken
 
getClientSecret() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Registration
 
getClientType() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getCloseTimeout() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getCloseTimeout() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
 
getCluster() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails
Redis cluster configuration.
getCluster() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getCluster() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
 
getClusterName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Application
 
getClusterPassword() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getCode() - 类中的方法 org.springframework.boot.actuate.health.Status
Return the code for this status.
getCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.transport.Errors.Error
Return the error code.
getCollectionName() - 类中的方法 org.springframework.boot.autoconfigure.session.MongoSessionProperties
 
getColumn() - 类中的方法 org.springframework.boot.origin.TextResourceOrigin.Location
Return the column of the text resource where the property originated.
getCommand() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start
 
getCommand() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Stop
 
getComment() - 类中的方法 org.springframework.boot.loader.jar.NestedJarFile
 
getComment() - 类中的方法 org.springframework.boot.loader.zip.ZipContent
Return the zip comment, if any.
getCommentPrefix() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
 
getComments() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getCommitId() - 类中的方法 org.springframework.boot.info.GitProperties
Return the full id of the commit or null.
getCommitted() - 类中的方法 org.springframework.boot.info.ProcessInfo.MemoryInfo.MemoryUsageInfo
 
getCommitTime() - 类中的方法 org.springframework.boot.info.GitProperties
Return the timestamp of the commit or null.
getCommonMessages() - 类中的方法 org.springframework.boot.autoconfigure.context.MessageSourceProperties
 
getCommunityDbSupportEnabled() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getComponentIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 
getComponentIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
 
getComponentIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.graphql.GraphQlTypeExcludeFilter
 
getComponentIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.web.client.RestClientTypeExcludeFilter
 
getComponentIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTypeExcludeFilter
 
getComponentIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTypeExcludeFilter
 
getComponentIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientExcludeFilter
 
getComponentIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTypeExcludeFilter
 
getComponents() - 类中的方法 org.springframework.boot.actuate.health.CompositeHealth
 
getComponentScanningPackages(BeanDefinitionRegistry) - 类中的方法 org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck
 
getCompositeHealth(ApiVersion, Map<String, HealthComponent>, StatusAggregator, boolean, Set<String>) - 类中的方法 org.springframework.boot.actuate.health.HealthEndpoint
 
getCompositeHealth(ApiVersion, Map<String, HealthComponent>, StatusAggregator, boolean, Set<String>) - 类中的方法 org.springframework.boot.actuate.health.HealthEndpointWebExtension
 
getCompositeHealth(ApiVersion, Map<String, HealthComponent>, StatusAggregator, boolean, Set<String>) - 类中的方法 org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
 
getCompression() - 类中的方法 org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingProperties
 
getCompression() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingProperties
 
getCompression() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getCompression() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getCompression() - 接口中的方法 org.springframework.boot.buildpack.platform.io.TarArchive
Return the compression being used with the tar archive.
getCompression() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
 
getCompressionMethod() - 类中的方法 org.springframework.boot.loader.zip.ZipContent.Entry
Return the compression method for this entry.
getCompressionType() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getCompressionType() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
getConcurrency() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
 
getConcurrency() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getConcurrency() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getConcurrency() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Listener
 
getConcurrencyLimit() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Simple
 
getConcurrencyLimit() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskSchedulingProperties.Simple
 
getCondition() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.MessageAndConditionDescriptor
 
getCondition() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 
getConditionAndOutcomesBySource() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Returns condition outcomes from this report, grouped by the source.
getConditionIf() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getConditionMessage() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionOutcome
Return an outcome message or null.
getConditionUnless() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getConfig() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
 
getConfig() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
 
getConfig() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getConfig() - 类中的方法 org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
 
getConfig() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Image
Return image config information.
getConfigRefreshFrequency() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getConfigTimeToLive() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getConfigurableWebBindingInitializer(FormattingConversionService, Validator) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
getConfiguration() - 类中的方法 org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
The configuration class that will be used by Spring Boot as a template.
getConfiguration(LoggerContext, ConfigurationSource) - 类中的方法 org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory
 
getConfigurationPhase() - 类中的方法 org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
 
getConfigurationProperty() - 接口中的方法 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) - 接口中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertySource
Return a single ConfigurationProperty from the source or null if no property can be found.
getConfigurationProperty(ConfigurationPropertyName) - 类中的方法 org.springframework.boot.context.properties.source.MapConfigurationPropertySource
 
getConfigurations() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.AutoConfigurationEntry
 
getConfigurations() - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
Returns a mutable collection of Jetty Configurations that will be applied to the WebAppContext before the server is created.
getConfigureAction() - 类中的方法 org.springframework.boot.autoconfigure.session.RedisSessionProperties
 
getConfiguredLevel() - 类中的方法 org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor
 
getConfiguredLevel() - 类中的方法 org.springframework.boot.logging.LoggerConfiguration
Returns the configured level of the logger.
getConfiguredLevel() - 类中的方法 org.springframework.boot.logging.LoggerGroup
 
getConfiguredNames() - 异常错误类中的方法 org.springframework.boot.context.properties.source.MutuallyExclusiveConfigurationPropertiesException
Return the names of the properties that have been configured.
getConfigUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getConnect() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getConnection() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
 
getConnection() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getConnectionAcquisitionTimeout() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Pool
 
getConnectionDetails(DockerComposeConnectionSource) - 类中的方法 org.springframework.boot.docker.compose.service.connection.DockerComposeConnectionDetailsFactory
 
getConnectionDetails(ContainerConnectionSource<C>) - 类中的方法 org.springframework.boot.testcontainers.service.connection.ContainerConnectionDetailsFactory
 
getConnectionDetails(S) - 接口中的方法 org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsFactory
Get the ConnectionDetails from the given source.
getConnectionDetails(S, boolean) - 类中的方法 org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsFactories
Return a Map of ConnectionDetails interface type to ConnectionDetails instance created from the factories associated with the given source.
getConnectionFactoryOptions() - 接口中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcConnectionDetails
Connection factory options for connecting to the database.
getConnectionIdleTimeout() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getConnectionInitTimeout() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Websocket
 
getConnectionNameStrategy() - 类中的方法 org.springframework.boot.autoconfigure.amqp.AbstractConnectionFactoryConfigurer
 
getConnectionString() - 接口中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseConnectionDetails
Connection string used to locate the Couchbase cluster.
getConnectionString() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
getConnectionString() - 接口中的方法 org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails
The ConnectionString for MongoDB.
getConnectionString() - 类中的方法 org.springframework.boot.autoconfigure.mongo.PropertiesMongoConnectionDetails
 
getConnectionTimeout() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getConnectionTimeout() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
 
getConnectionTimeout() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties
 
getConnectionTimeout() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Admin
 
getConnectionTimeout() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Client
 
getConnectionTimeout() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Netty
 
getConnectionTimeout() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getConnectRetries() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getConnectRetriesInterval() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics.AppOpticsProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PushRegistryProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Connection
 
getConnectTimeout() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.autoconfigure.http.client.HttpClientProperties
 
getConnectTimeout() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness.Tcp
 
getConsistency() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getConsistency() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Request
 
getConstructorDetector() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getConsume() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Propagation
 
getConsumed() - 类中的方法 org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes
Returns the media types consumed by an endpoint.
getConsumer() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getConsumer() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getConsumerBootstrapServers() - 接口中的方法 org.springframework.boot.autoconfigure.kafka.KafkaConnectionDetails
Returns the list of bootstrap servers used for consumers.
getConsumersPerQueue() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
 
getConsumes() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
Returns the media types that the operation consumes.
getConsumes() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription
 
getConsumes() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription
 
getContactPoints() - 接口中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails
Cluster node addresses.
getContactPoints() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getContainer() - 类中的方法 org.springframework.boot.testcontainers.service.connection.ContainerConnectionDetailsFactory.ContainerConnectionDetails
Return the container that back this connection details instance.
getContainerConnectionDetails(ContainerConnectionSource<C>) - 类中的方法 org.springframework.boot.testcontainers.service.connection.ContainerConnectionDetailsFactory
Get the ConnectionDetails from the given ContainerConnectionSource source.
getContainerImageName() - 接口中的方法 org.springframework.boot.testcontainers.beans.TestcontainerBeanDefinition
Return the container image name or null if the image name is not yet known.
getContent() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
 
getContent() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy
 
getContent() - 接口中的方法 org.springframework.boot.buildpack.platform.docker.transport.HttpTransport.Response
Return the content of the response.
getContentDescriptor() - 类中的方法 org.springframework.boot.actuate.integration.IntegrationGraphEndpoint.GraphDescriptor
 
getContentnegotiation() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getContents() - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
Return the contents of the file as a byte array or null if ClassLoaderFile.getKind() is ClassLoaderFile.Kind.DELETED.
getContentType() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Returns the content type of the response.
getContentType() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties.Servlet
 
getContentType() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
getContentType() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
 
getContext() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
 
getContext(ServerWebExchange) - 类中的方法 org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher
 
getContextLifecycleListeners() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
Returns a mutable collection of the LifecycleListeners that will be applied to the Tomcat Context.
getContextLifecycleListeners() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Returns a mutable collection of the LifecycleListeners that will be applied to the Tomcat Context.
getContextParameters() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
 
getContextPath() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
 
getContextPath() - 类中的方法 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
 
getContextPath() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
Returns the context path for the web server.
getContextPropagation() - 类中的方法 org.springframework.boot.autoconfigure.reactor.ReactorProperties
 
getContexts() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.ConditionsDescriptor
 
getContexts() - 类中的方法 org.springframework.boot.actuate.beans.BeansEndpoint.BeansDescriptor
 
getContexts() - 类中的方法 org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesDescriptor
 
getContexts() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayBeansDescriptor
 
getContexts() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getContexts() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ContextExpressionDescriptor
 
getContexts() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.LiquibaseBeansDescriptor
 
getContexts() - 类中的方法 org.springframework.boot.actuate.web.mappings.MappingsEndpoint.ApplicationMappingsDescriptor
 
getContexts() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getContextValves() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Returns a mutable collection of the Valves that will be applied to the Tomcat Context.
getContributor() - 接口中的方法 org.springframework.boot.actuate.health.NamedContributor
Returns the contributor instance.
getContributor(String) - 类中的方法 org.springframework.boot.actuate.health.DefaultHealthContributorRegistry
 
getContributor(String) - 类中的方法 org.springframework.boot.actuate.health.DefaultReactiveHealthContributorRegistry
 
getContributor(String) - 接口中的方法 org.springframework.boot.actuate.health.NamedContributors
Return the contributor with the given name.
getControlconnection() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getControlFlag() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
 
getController() - 接口中的方法 org.springframework.boot.actuate.endpoint.web.annotation.ExposableControllerEndpoint
已过时。
Return the source controller that contains @RequestMapping methods.
getConversationId() - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.WebDriverScope
 
getConverters() - 类中的方法 org.springframework.boot.autoconfigure.http.HttpMessageConverters
Return an immutable list of the converters in the order that they will be registered.
getCookie() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Reactive.Session
 
getCookie() - 类中的方法 org.springframework.boot.web.servlet.server.Session
 
getCookieSameSiteSuppliers() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
 
getCoordinates() - 类中的方法 org.springframework.boot.loader.tools.Library
Return the coordinates of the library.
getCoreSize() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Pool
 
getCorrelation() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Baggage
 
getCouchbase() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties
 
getCpus() - 类中的方法 org.springframework.boot.info.ProcessInfo
Number of processors available to the process.
getCreated() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Image
Return the created date of the image.
getCreateDate() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchive
Return the create date of the archive.
getCreatedDate() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the custom created date that should be used by the lifecycle.
getCreationTime() - 类中的方法 org.springframework.boot.actuate.session.SessionsDescriptor.SessionDescriptor
 
getCreator() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the Creator the builder should use.
getCredential() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getCredentials() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Verification
 
getCredentials() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Decryption
 
getCredentials() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration.Signing
 
getCron() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor.Triggers
 
getCron() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.ScheduledTasksDescriptor
 
getCron() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Poller
 
getCurrent() - 类中的方法 org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.3.7 for removal in 3.5.0 in favor of ProgressUpdateEvent.ProgressDetail.asPercentage()
getCustom() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor.Triggers
 
getCustom() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.ScheduledTasksDescriptor
 
getCustomFormat() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
 
getCustomizers() - 类中的方法 org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
 
getCustomizers() - 类中的方法 org.springframework.boot.http.client.JdkClientHttpRequestFactoryBuilder
 
getCustomizers() - 类中的方法 org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
 
getCustomizers() - 类中的方法 org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder
 
getCustomizers() - 类中的方法 org.springframework.boot.http.client.SimpleClientHttpRequestFactoryBuilder
 
getCustomTags() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Application
 
getDailyTimeInterval() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor.Triggers
 
getData() - 类中的方法 org.springframework.boot.actuate.audit.AuditEvent
Returns the event data.
getData() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
 
getData() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobDetailsDescriptor
 
getDatabase() - 类中的方法 org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataProperties
 
getDatabase() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Sentinel
Database index used by the connection factory.
getDatabase() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Standalone
Database index used by the connection factory.
getDatabase() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getDatabase() - 接口中的方法 org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails.GridFs
GridFS database name.
getDatabase() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getDatabase() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties.Gridfs
 
getDatabase() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
getDatabaseChangeLogLockTable() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getDatabaseChangeLogTable() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getDatabaseInitializerBeanTypes() - 类中的方法 org.springframework.boot.sql.init.dependency.AbstractBeansOfTypeDatabaseInitializerDetector
Returns the bean types that should be detected as being database initializers.
getDatabasePlatform() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
getDataDirectory() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getDataLocations() - 类中的方法 org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
 
getDataLocations() - 类中的方法 org.springframework.boot.sql.init.DatabaseInitializationSettings
Returns the locations of data (DML) scripts to apply to the database.
getDataSource() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Return the DataSource.
getDataSource() - 类中的方法 org.springframework.boot.jdbc.init.DataSourceScriptDatabaseInitializer
Returns the DataSource that will be initialized.
getDataSource() - 类中的方法 org.springframework.boot.jdbc.metadata.AbstractDataSourcePoolMetadata
 
getDataSourceClassName() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
 
getDataSourcePoolMetadata(DataSource) - 类中的方法 org.springframework.boot.jdbc.metadata.CompositeDataSourcePoolMetadataProvider
 
getDataSourcePoolMetadata(DataSource) - 接口中的方法 org.springframework.boot.jdbc.metadata.DataSourcePoolMetadataProvider
Return the DataSourcePoolMetadata instance able to manage the specified DataSource or null if the given data source could not be handled.
getDatatype() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getDate() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties.Format
 
getDate() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Format
 
getDateExecuted() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getDateFormat() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getDateFormat() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getDateTime() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties.Format
 
getDateTime() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Format
 
getDb() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getDdlAuto() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties
 
getDdlAuto() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
 
getDeadLetterPolicy() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer
 
getDeadLetterTopic() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.DeadLetterPolicy
 
getDecodeSlash() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getDecryption() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration
 
getDefault() - 接口中的静态方法 org.springframework.boot.actuate.health.StatusAggregator
Return StatusAggregator instance using default ordering rules.
getDefault() - 类中的方法 org.springframework.boot.context.config.Profiles
Return the default profiles.
getDefaultAccess() - 类中的方法 org.springframework.boot.actuate.endpoint.AbstractExposableEndpoint
 
getDefaultAccess() - 接口中的方法 org.springframework.boot.actuate.endpoint.ExposableEndpoint
Returns the access to the endpoint that is permitted by default.
getDefaultAutoCommit() - 类中的方法 org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getDefaultAutoCommit() - 接口中的方法 org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata
The default auto-commit state of connections created by this pool.
getDefaultAutoCommit() - 类中的方法 org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
 
getDefaultAutoCommit() - 类中的方法 org.springframework.boot.jdbc.metadata.OracleUcpDataSourcePoolMetadata
 
getDefaultAutoCommit() - 类中的方法 org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getDefaultCharset() - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystemProperties
 
getDefaultCharset() - 类中的方法 org.springframework.boot.logging.LoggingSystemProperties
 
getDefaultContextLoaderClass(Class<?>) - 类中的方法 org.springframework.boot.test.context.SpringBootTestContextBootstrapper
 
getDefaultDestination() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getDefaultDimensions() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties.V2
 
getDefaultDomain() - 类中的方法 org.springframework.boot.autoconfigure.jmx.JmxProperties
 
getDefaultEncoding() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties
 
getDefaultIncludes() - 枚举类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.expose.EndpointExposure
Return the default set of include patterns.
getDefaultIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTypeExcludeFilter
 
getDefaultIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 
getDefaultIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
 
getDefaultIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.graphql.GraphQlTypeExcludeFilter
 
getDefaultIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.json.JsonTypeExcludeFilter
 
getDefaultIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.web.client.RestClientTypeExcludeFilter
 
getDefaultIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTypeExcludeFilter
 
getDefaultIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTypeExcludeFilter
 
getDefaultIncludes() - 类中的方法 org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTypeExcludeFilter
 
getDefaultLeniency() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getDefaultLogCorrelationPattern() - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem
Return the default log correlation pattern or null if log correlation patterns are not supported.
getDefaultLogCorrelationPattern() - 类中的方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
 
getDefaultLogCorrelationPattern() - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystem
 
getDefaultMediaType() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getDefaultOutcome(ConditionContext, AnnotationAttributes) - 类中的方法 org.springframework.boot.actuate.autoconfigure.OnEndpointElementCondition
Return the default outcome that should be used if property is not set.
getDefaultPageSize() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getDefaultPageSize() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
 
getDefaultProfiles() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentDescriptor
 
getDefaultProfiles() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentEntryDescriptor
 
getDefaultPropertyInclusion() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getDefaultReceiveQueue() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getDefaultRequeueRejected() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getDefaults() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getDefaultSchema() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getDefaultSchema() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getDefaultTimeout() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Endpoint
 
getDefaultTimeout() - 类中的方法 org.springframework.boot.autoconfigure.transaction.TransactionProperties
 
getDefaultTopic() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
 
getDefaultValueResolver(Environment) - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem
Return the default value resolver to use when resolving system properties.
getDelay() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.Backoff
 
getDelay() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getDelay() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Failover
 
getDelayAfterFailure() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties.Restclient.Sniffer
 
getDelegateMatchers(Set<String>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher
 
getDelegateMatchers(Set<String>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
 
getDelegateMatchers(Set<String>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.LinksServerWebExchangeMatcher
 
getDelegateMatchers(EndpointRequest.RequestMatcherFactory, RequestMatcherProvider, Set<String>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
 
getDelegateMatchers(EndpointRequest.RequestMatcherFactory, RequestMatcherProvider, Set<String>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
 
getDelegateMatchers(EndpointRequest.RequestMatcherFactory, RequestMatcherProvider, Set<String>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.LinksRequestMatcher
 
getDeliveryDelay() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getDeliveryMode() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getDelta(ConditionEvaluationReport) - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
 
getDependencies() - 类中的方法 org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
 
getDependsOnDatabaseInitializationBeanTypes() - 类中的方法 org.springframework.boot.sql.init.dependency.AbstractBeansOfTypeDependsOnDatabaseInitializationDetector
Returns the bean types that should be detected as depending on database initialization.
getDeploymentId() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getDeploymentInfoCustomizers() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
Returns a mutable collection of the UndertowDeploymentInfoCustomizers that will be applied to the Undertow DeploymentInfo.
getDeploymentManager() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServer
 
getDepth() - 接口中的方法 org.springframework.boot.context.properties.bind.BindContext
Return the current depth of the binding.
getDescription() - 接口中的方法 org.springframework.boot.actuate.endpoint.jmx.JmxOperation
Returns the description of the operation.
getDescription() - 接口中的方法 org.springframework.boot.actuate.endpoint.jmx.JmxOperationParameter
Return the description of the parameter or null if none is available.
getDescription() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getDescription() - 类中的方法 org.springframework.boot.actuate.health.Status
Return the description of this status.
getDescription() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getDescription() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.MetricDescriptor
 
getDescription() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobDetailsDescriptor
 
getDescription() - 枚举类中的方法 org.springframework.boot.buildpack.platform.build.Cache.Format
 
getDescription() - 类中的方法 org.springframework.boot.diagnostics.FailureAnalysis
Returns a description of the failure.
getDescription() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
getDescription() - 类中的方法 org.springframework.boot.web.servlet.AbstractFilterRegistrationBean
 
getDescription() - 类中的方法 org.springframework.boot.web.servlet.RegistrationBean
Return a description of the registration.
getDescription() - 类中的方法 org.springframework.boot.web.servlet.ServletListenerRegistrationBean
 
getDescription() - 类中的方法 org.springframework.boot.web.servlet.ServletRegistrationBean
 
getDescription(HttpServletRequest) - 类中的方法 org.springframework.boot.web.servlet.support.ErrorPageFilter
Return the description for the given request.
getDescriptor() - 类中的方法 org.springframework.boot.actuate.web.mappings.HandlerMethodDescription
 
getDeserialization() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getDestinationPath() - 接口中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerContent
Return the destination path where the content should be added.
getDetails() - 类中的方法 org.springframework.boot.actuate.health.CompositeHealth
 
getDetails() - 类中的方法 org.springframework.boot.actuate.health.Health
Return the details of the health.
getDetails() - 类中的方法 org.springframework.boot.actuate.info.Info
Return the content.
getDetails() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlerMappingDescription
 
getDetails() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDescription
 
getDetectEncoding() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getDetectionStrategy() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getDeviceAuthorizationUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
 
getDeviceCodeTimeToLive() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Token
 
getDeviceId() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties.V1
 
getDeviceVerificationUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
 
getDialect() - 类中的方法 org.springframework.boot.autoconfigure.data.jdbc.JdbcDataProperties
 
getDifferentiatorPropertySourceProperty() - 类中的方法 org.springframework.boot.test.context.SpringBootTestContextBootstrapper
Return a "differentiator" property to ensure that there is something to differentiate regular tests and bootstrapped tests.
getDigest() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.BlobReference
Return the digest of the blob.
getDigest() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
Return the digest from the reference or null.
getDigest() - 类中的方法 org.springframework.boot.docker.compose.core.ImageReference
Return the digest from the reference or null.
getDigests() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Image
Return the digests of the image.
getDir() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
getDir() - 类中的方法 org.springframework.boot.system.ApplicationHome
Returns the application home directory.
getDir() - 类中的方法 org.springframework.boot.system.ApplicationTemp
Return the directory to be used for application specific temp files.
getDir(String) - 类中的方法 org.springframework.boot.system.ApplicationTemp
Return a subdirectory of the application temp.
getDirect() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
 
getDirectBuffers() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getDirectory() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getDisableHtmlEscaping() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getDisableInnerClassSerialization() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getDisconnect() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getDiscovery() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties
 
getDiskspace() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.System
 
getDispatcherTypes() - 类中的方法 org.springframework.boot.autoconfigure.security.SecurityProperties.Filter
 
getDisplayName() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
 
getDistribution() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
 
getDockerComposeConnectionDetails(DockerComposeConnectionSource) - 类中的方法 org.springframework.boot.docker.compose.service.connection.DockerComposeConnectionDetailsFactory
Get the ConnectionDetails from the given RunningService source.
getDocumentRoot() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
Returns the document root which will be used by the web context to serve static files.
getDomain() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties
 
getDomain() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.jmx.JmxProperties
 
getDomain() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageName
Return the domain for this image name.
getDomain() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
Return the domain for this image name.
getDomain() - 类中的方法 org.springframework.boot.docker.compose.core.ImageReference
Return the domain for this image name.
getDomain() - 类中的方法 org.springframework.boot.web.server.Cookie
 
getDrainInterval() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Throttler
 
getDriverClassName() - 接口中的方法 org.springframework.boot.autoconfigure.flyway.FlywayConnectionDetails
The name of the JDBC driver class.
getDriverClassName() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getDriverClassName() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Return the configured driver or null if none was configured.
getDriverClassName() - 接口中的方法 org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails
The name of the JDBC driver class.
getDriverClassName() - 接口中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseConnectionDetails
The name of the JDBC driver class.
getDriverClassName() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getDriverClassName() - 枚举类中的方法 org.springframework.boot.jdbc.DatabaseDriver
Return the driver class name.
getDriverClassName() - 枚举类中的方法 org.springframework.boot.jdbc.EmbeddedDatabaseConnection
Returns the driver class name.
getDriverClassName() - 枚举类中的方法 org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
Returns the driver class name.
getDryRunOutput() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getDuration() - 类中的方法 org.springframework.boot.context.metrics.buffering.StartupTimeline.TimelineEvent
Return the duration of this event, i.e. the processing time of the associated StartupStep with nanoseconds precision.
getDurationUnits() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
 
getDurationUnits() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
getEffectiveLevel() - 类中的方法 org.springframework.boot.actuate.logging.LoggersEndpoint.SingleLoggerLevelsDescriptor
 
getEffectiveLevel() - 类中的方法 org.springframework.boot.logging.LoggerConfiguration
Returns the effective level of the logger.
getEffectiveUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
Returns the effective URI of the wavefront instance.
getElement(int, ConfigurationPropertyName.Form) - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Return an element in the name in the given form.
getEmbedded() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getEmbedded() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getEmbeddedDatabaseConnection() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getEnable() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
 
getEnable() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties
 
getEnableAutoCommit() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getEnableComplexMapKeySerialization() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties.Pushgateway
 
getEnabled() - 类中的静态方法 org.springframework.boot.ansi.AnsiOutput
Returns if ANSI output is enabled
getEnabled() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getEnabled() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
 
getEnabled() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getEnabled() - 类中的方法 org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
getEnabled() - 类中的方法 org.springframework.boot.autoconfigure.jmx.JmxProperties
 
getEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
 
getEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain
Return whether the resource chain is enabled.
getEnabled() - 类中的方法 org.springframework.boot.web.server.Compression
Return whether response compression is enabled.
getEnabledProtocols() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Options
 
getEnabledProtocols() - 接口中的方法 org.springframework.boot.ssl.SslOptions
Return the protocols that should be enabled or an empty set.
getEnabledProtocols() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the enabled SSL protocols.
getEnableEnumTranslation() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getEncoding() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinProperties
 
getEncoding() - 类中的方法 org.springframework.boot.autoconfigure.context.MessageSourceProperties
 
getEncoding() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getEncoding() - 类中的方法 org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
 
getEncoding() - 类中的方法 org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
 
getEncoding() - 类中的方法 org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
 
getEncoding() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getEncoding() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
 
getEncoding() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getEncoding() - 类中的方法 org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer.Scripts
 
getEncoding() - 类中的方法 org.springframework.boot.sql.init.DatabaseInitializationSettings
Returns the encoding to use when reading the schema and data scripts.
getEndpoint() - 类中的方法 org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingProperties
 
getEndpoint() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingProperties
 
getEndpoint() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinProperties
 
getEndpoint() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties
 
getEndpoint() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties
 
getEndpoint(EndpointId) - 类中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Return the PathMappedEndpoint with the given ID or null if the endpoint cannot be found.
getEndpointBean() - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredEndpoint
 
getEndpointBean() - 接口中的方法 org.springframework.boot.actuate.endpoint.annotation.DiscoveredEndpoint
Return the source bean that was used to construct the DiscoveredEndpoint.
getEndpointId() - 类中的方法 org.springframework.boot.actuate.endpoint.AbstractExposableEndpoint
 
getEndpointId() - 接口中的方法 org.springframework.boot.actuate.endpoint.ExposableEndpoint
Return the endpoint ID.
getEndpointId(Object) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher
 
getEndpointId(Object) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
 
getEndpointId(Object) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.LinksServerWebExchangeMatcher
 
getEndpointId(Object) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
 
getEndpointId(Object) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
 
getEndpointId(Object) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.LinksRequestMatcher
 
getEndpointOutcome(ConditionContext, String) - 类中的方法 org.springframework.boot.actuate.autoconfigure.OnEndpointElementCondition
 
getEndpoints() - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer
 
getEndpoints() - 接口中的方法 org.springframework.boot.actuate.endpoint.EndpointsSupplier
Return the provided endpoints.
getEndpoints() - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
Return the web endpoints being mapped.
getEndpoints() - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
Return the web endpoints being mapped.
getEndpointServlet() - 接口中的方法 org.springframework.boot.actuate.endpoint.web.ExposableServletEndpoint
已过时。
Return details of the servlet that should be registered.
getEndpointType() - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer
 
getEndTime() - 类中的方法 org.springframework.boot.context.metrics.buffering.StartupTimeline.TimelineEvent
Return the end time of this event.
getEngineValves() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
Returns a mutable collection of the Valves that will be applied to the Tomcat Engine.
getEngineValves() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Returns a mutable collection of the Valves that will be applied to the Tomcat Engine.
getEntityId() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty
 
getEntityId() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration
 
getEntityManager() - 类中的方法 org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
Return the underlying EntityManager that's actually used to perform all operations.
getEntries() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchiveManifest
Return the entries contained in the manifest.
getEntry(int) - 类中的方法 org.springframework.boot.loader.zip.ZipContent
Return the entry at the specified index.
getEntry(CharSequence) - 类中的方法 org.springframework.boot.loader.zip.ZipContent
Return the entry with the given name, if any.
getEntry(CharSequence, CharSequence) - 类中的方法 org.springframework.boot.loader.zip.ZipContent
Return the entry with the given name, if any.
getEntry(String) - 类中的方法 org.springframework.boot.loader.jar.NestedJarFile
 
getEntryPathPrefix() - 类中的方法 org.springframework.boot.loader.launch.Launcher
Return the path prefix for relevant entries in the archive.
getEntryPathPrefix() - 类中的方法 org.springframework.boot.loader.launch.WarLauncher
 
getEnum() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties.Datatype
 
getEnv() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
getEnv() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return any env variable that should be passed to the builder.
getEnv() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageConfig
Return the image environment variables.
getEnvironment() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getEnvironment() - 类中的方法 org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent
Return the environment.
getEnvironment() - 类中的方法 org.springframework.boot.logging.LoggingInitializationContext
Return the Spring environment if available.
getEnvironment() - 类中的方法 org.springframework.boot.test.context.SpringBootContextLoader
Returns the ConfigurableEnvironment instance that should be applied to SpringApplication or null to use the default.
getEnvironment(LoggerContext) - 类中的静态方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
Get the Spring Environment attached to the given LoggerContext or null if no environment is available.
getEnvironmentPostProcessors(DeferredLogFactory, ConfigurableBootstrapContext) - 接口中的方法 org.springframework.boot.env.EnvironmentPostProcessorsFactory
Create all requested EnvironmentPostProcessor instances.
getEnvironmentPrefix() - 类中的方法 org.springframework.boot.SpringApplication
Return a prefix that should be applied when obtaining configuration properties from the system environment.
getEnvironmentType(WebApplicationType) - 接口中的方法 org.springframework.boot.ApplicationContextFactory
Return the Environment type expected to be set on the created application context.
getEnvironmentVariableName() - 枚举类中的方法 org.springframework.boot.logging.logback.RollingPolicySystemProperty
Return the name of environment variable that can be used to access this property.
getEnvironmentVariableName() - 枚举类中的方法 org.springframework.boot.logging.LoggingSystemProperty
Return the name of environment variable that can be used to access this property.
getErr() - 接口中的方法 org.springframework.boot.test.system.CapturedOutput
Return System.err content in the order that it was captured.
getErr() - 类中的方法 org.springframework.boot.test.system.OutputCaptureRule
 
getError() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties
 
getError() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getError(WebRequest) - 类中的方法 org.springframework.boot.web.servlet.error.DefaultErrorAttributes
 
getError(WebRequest) - 接口中的方法 org.springframework.boot.web.servlet.error.ErrorAttributes
Return the underlying cause of the error or null if the error cannot be extracted.
getError(ServerRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
Extract the original error from the current request.
getError(ServerRequest) - 类中的方法 org.springframework.boot.web.reactive.error.DefaultErrorAttributes
 
getError(ServerRequest) - 接口中的方法 org.springframework.boot.web.reactive.error.ErrorAttributes
Return the underlying cause of the error or null if the error cannot be extracted.
getErrorAttributeOptions(HttpServletRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
 
getErrorAttributeOptions(ServerRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
 
getErrorAttributes(HttpServletRequest, ErrorAttributeOptions) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
 
getErrorAttributes(WebRequest, ErrorAttributeOptions) - 类中的方法 org.springframework.boot.web.servlet.error.DefaultErrorAttributes
 
getErrorAttributes(WebRequest, ErrorAttributeOptions) - 接口中的方法 org.springframework.boot.web.servlet.error.ErrorAttributes
Returns a Map of the error attributes.
getErrorAttributes(ServerRequest, ErrorAttributeOptions) - 类中的方法 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, ErrorAttributeOptions) - 类中的方法 org.springframework.boot.web.reactive.error.DefaultErrorAttributes
 
getErrorAttributes(ServerRequest, ErrorAttributeOptions) - 接口中的方法 org.springframework.boot.web.reactive.error.ErrorAttributes
Return a Map of the error attributes.
getErrorDetail() - 类中的方法 org.springframework.boot.buildpack.platform.docker.LoadImageUpdateEvent
Return the error detail or null if no error occurred.
getErrorDetail() - 类中的方法 org.springframework.boot.buildpack.platform.docker.PushImageUpdateEvent
Returns the details of any error encountered during processing.
getErrorOutput() - 异常错误类中的方法 org.springframework.boot.docker.compose.core.DockerNotRunningException
Return the error output returned from docker.
getErrorOverrides() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getErrorPages() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
Returns a mutable set of ErrorPages that will be used when handling exceptions.
getErrorProperties() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
Provide access to the error properties.
getErrors() - 异常错误类中的方法 org.springframework.boot.buildpack.platform.docker.transport.DockerEngineException
Return the errors from the body of the Docker API response, or null if the errors JSON could not be read.
getErrorsParameter(HttpServletRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
Returns whether the errors parameter is set.
getEvalUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getEvents() - 类中的方法 org.springframework.boot.actuate.audit.AuditEventsEndpoint.AuditEventsDescriptor
 
getEvents() - 类中的方法 org.springframework.boot.context.metrics.buffering.StartupTimeline
Return the recorded events.
getEventType() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic.NewRelicProperties
 
getException() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.LastExecution
 
getException() - 类中的方法 org.springframework.boot.context.event.ApplicationFailedEvent
Return the exception that caused the failure.
getException() - 类中的方法 org.springframework.boot.web.server.ErrorPage
Returns the exception type (or null for a page that matches by status).
getExceptionHandlerExceptionResolver() - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
Return the custom ExceptionHandlerExceptionResolver that should be used and processed by the MVC configuration.
getExceptionName() - 类中的方法 org.springframework.boot.web.server.ErrorPage
The exception type name.
getExchange() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getExchanges() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint.HttpExchangesDescriptor
 
getExclude() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties.Exposure
 
getExclude() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.Exposure
 
getExclude() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties.Group
 
getExclude() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
 
getExcludeAutoConfigurationsProperty() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Returns the auto-configurations excluded by the spring.autoconfigure.exclude property.
getExcludedUserAgents() - 类中的方法 org.springframework.boot.web.server.Compression
 
getExcludedViewNames() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getExcludeFieldsWithoutExposeAnnotation() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getExclusionFilter() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getExclusions() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.ContextConditionsDescriptor
 
getExclusions() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
Return the exclusions that were applied.
getExclusions() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.AutoConfigurationEntry
 
getExclusions() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Returns the names of the classes that have been excluded from condition evaluation.
getExclusions(AnnotationMetadata, AnnotationAttributes) - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Return any exclusions that limit the candidate configurations.
getExecType() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getExecutionTime() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getExitCode() - 类中的方法 org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator
 
getExitCode() - 类中的方法 org.springframework.boot.ExitCodeEvent
Return the exit code that will be used to exit the JVM.
getExitCode() - 接口中的方法 org.springframework.boot.ExitCodeGenerator
Returns the exit code that should be returned from the application.
getExitCode(Throwable) - 接口中的方法 org.springframework.boot.ExitCodeExceptionMapper
Returns the exit code that should be returned from the application.
getExpectationManagers() - 类中的方法 org.springframework.boot.test.web.client.MockServerRestClientCustomizer
 
getExpectationManagers() - 类中的方法 org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
 
getExpiration() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
 
getExpireAfterAccess() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer.Cache
 
getExpiry() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
 
getExpiry() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Distribution
 
getExport() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Metrics
 
getExposedHeaders() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties
 
getExposedHeaders() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlCorsProperties
 
getExposure() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties
 
getExposure() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties
 
getExposureOutcome(EndpointId, Set<EndpointExposure>, ConditionMessage.Builder) - 接口中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.condition.EndpointExposureOutcomeContributor
Return if the given endpoint is exposed for the given set of exposure technologies.
getExpression() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.CronTaskDescriptor
 
getExtension() - 类中的方法 org.springframework.boot.web.server.MimeMappings.Mapping
 
getExternalFile() - 类中的方法 org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointProperties
 
getFactory() - 类中的方法 org.springframework.boot.autoconfigure.http.client.HttpClientProperties
 
getFailover() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Client
 
getFailure() - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Obtain the failure that stopped the application context from running, the failure becoming the object under test.
getFetchMaxWait() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getFetchMinSize() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getFetchSize() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
 
getFieldNamingPolicy() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getFieldNamingStrategy() - 类中的方法 org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
getFieldNamingStrategy() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getFields() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Baggage.Correlation
 
getFile() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles.Watch
 
getFile() - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFile
Return the file that was changed.
getFile() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
getFile() - 类中的方法 org.springframework.boot.loader.tools.JarModeLibrary
 
getFile() - 类中的方法 org.springframework.boot.loader.tools.Library
Return the library file.
getFile() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
getFile(String) - 接口中的方法 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) - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
 
getFileAttributeView(Path, Class<V>, LinkOption...) - 类中的方法 org.springframework.boot.loader.nio.file.NestedFileSystemProvider
 
getFileDateFormat() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
 
getFileDateFormat() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getFileExtensions() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema
 
getFileExtensions() - 类中的方法 org.springframework.boot.env.PropertiesPropertySourceLoader
 
getFileExtensions() - 接口中的方法 org.springframework.boot.env.PropertySourceLoader
Returns the file extensions that the loader supports (excluding the '.').
getFileExtensions() - 类中的方法 org.springframework.boot.env.YamlPropertySourceLoader
 
getFilename() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
 
getFilename() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
getFiles() - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFiles
The files that have been changed.
getFiles() - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceDirectory
Return all ClassLoaderFiles in the collection that are contained in this source directory.
getFiles() - 类中的方法 org.springframework.boot.docker.compose.core.DockerComposeFile
Returns the source Docker Compose files.
getFilesEntrySet() - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceDirectory
 
getFileSizeThreshold() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
 
getFileStorageDirectory() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.ReactiveMultipartProperties
 
getFileStore(Path) - 类中的方法 org.springframework.boot.loader.nio.file.NestedFileSystemProvider
 
getFileSystem(URI) - 类中的方法 org.springframework.boot.loader.nio.file.NestedFileSystemProvider
 
getFileSystemWatcher() - 接口中的方法 org.springframework.boot.devtools.filewatch.FileSystemWatcherFactory
Create a new FileSystemWatcher.
getFilter() - 类中的方法 org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getFilter() - 类中的方法 org.springframework.boot.autoconfigure.security.SecurityProperties
 
getFilter() - 类中的方法 org.springframework.boot.web.servlet.AbstractFilterRegistrationBean
Return the Filter to be registered.
getFilter() - 类中的方法 org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean
 
getFilter() - 类中的方法 org.springframework.boot.web.servlet.FilterRegistrationBean
 
getFilterDispatcherTypes() - 类中的方法 org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
 
getFilterName() - 类中的方法 org.springframework.boot.web.servlet.AbstractFilterRegistrationBean
Returns the filter name that will be registered.
getFilterOrder() - 类中的方法 org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
 
getFilters(AnnotationCustomizableTypeExcludeFilter.FilterType) - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 
getFilters(AnnotationCustomizableTypeExcludeFilter.FilterType) - 类中的方法 org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
 
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - 类中的方法 org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
 
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - 类中的方法 org.springframework.boot.autoconfigure.condition.AllNestedConditions
 
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - 类中的方法 org.springframework.boot.autoconfigure.condition.AnyNestedCondition
 
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - 类中的方法 org.springframework.boot.autoconfigure.condition.NoneNestedConditions
 
getFirstAddress() - 接口中的方法 org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails
Returns the first address.
getFixed() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy
 
getFixedDelay() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.ScheduledTasksDescriptor
 
getFixedDelay() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Poller
 
getFixedRate() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.ScheduledTasksDescriptor
 
getFixedRate() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Poller
 
getFlavor() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
getFlushInterval() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Sender
 
getFlushMode() - 类中的方法 org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
 
getFlushMode() - 类中的方法 org.springframework.boot.autoconfigure.session.JdbcSessionProperties
 
getFlushMode() - 类中的方法 org.springframework.boot.autoconfigure.session.RedisSessionProperties
 
getFlywayBeans() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.ContextFlywayBeansDescriptor
 
getForEntity(String, Class<T>, Object...) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Retrieve an entity by doing a GET on the specified URL.
getForEntity(String, Class<T>, Map<String, ?>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Retrieve a representation by doing a GET on the URI template.
getForEntity(URI, Class<T>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Retrieve a representation by doing a GET on the URL .
getFormat() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
 
getFormat() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
 
getFormat() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getForObject(String, Class<T>, Object...) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Retrieve a representation by doing a GET on the specified URL.
getForObject(String, Class<T>, Map<String, ?>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Retrieve a representation by doing a GET on the URI template.
getForObject(URI, Class<T>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Retrieve a representation by doing a GET on the URL .
getForwardHeadersStrategy() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getFragmentSize() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server
 
getFrom(AttributeAccessor) - 记录类中的静态方法 org.springframework.boot.autoconfigure.container.ContainerImageMetadata
Return ContainerImageMetadata from the given attributes or null if no metadata has been added.
getFullModeViewNames() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
 
getFunction() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getGenerateNonExecutableJson() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getGenerator() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getGid() - 接口中的方法 org.springframework.boot.buildpack.platform.io.Owner
Return the group identifier (GID) of the owner.
getGit() - 类中的方法 org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties
 
getGit() - 类中的方法 org.springframework.boot.autoconfigure.info.ProjectInfoProperties
 
getGlobalPrefix() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Metrics.Export
 
getGraphiql() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties
 
getGraphiteTagsEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
getGridfs() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getGridFs() - 接口中的方法 org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails
GridFS configuration.
getGridFs() - 类中的方法 org.springframework.boot.autoconfigure.mongo.PropertiesMongoConnectionDetails
 
getGroup() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties
 
getGroup() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties.V1
 
getGroup() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobDetailsDescriptor
 
getGroup() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobGroupSummaryDescriptor
 
getGroup() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor
 
getGroup() - 类中的方法 org.springframework.boot.info.BuildProperties
Return the groupId of the project or null.
getGroup() - 类中的方法 org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
 
getGroupId() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getGroupId() - 接口中的方法 org.springframework.boot.loader.tools.LibraryCoordinates
Return the group ID of the coordinates.
getGroupingKey() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties.Pushgateway
 
getGroups() - 类中的方法 org.springframework.boot.actuate.health.SystemHealth
 
getGroups() - 类中的方法 org.springframework.boot.actuate.logging.LoggersEndpoint.LoggersDescriptor
 
getGroups() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.GroupNamesDescriptor
 
getGroups() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzGroupsDescriptor
 
getH2cMaxContentLength() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Netty
 
getHandler() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlerMappingDescription
 
getHandler() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDescription
 
getHandler(HttpHandler) - 接口中的方法 org.springframework.boot.web.embedded.undertow.HttpHandlerFactory
Create the HttpHandler instance that should be added.
getHandler(ServerHttpRequest) - 接口中的方法 org.springframework.boot.devtools.remote.server.HandlerMapper
Return the handler for the given request or null.
getHandler(ServerHttpRequest) - 类中的方法 org.springframework.boot.devtools.remote.server.UrlHandlerMapper
 
getHandlerFunction() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlerMappingDetails
 
getHandlerMethod() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlerMappingDetails
 
getHandlerMethod() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDetails
 
getHash() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.LayerId
Return the hash of the layer.
getHashingScheme() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
getHeader(String) - 接口中的方法 org.springframework.boot.buildpack.platform.docker.transport.HttpTransport.Response
 
getHeaders() - 类中的方法 org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingProperties
 
getHeaders() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.otlp.OtlpMetricsProperties
 
getHeaders() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingProperties
 
getHeaders() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange.Request
Return the request headers.
getHeaders() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange.Response
Return the response headers.
getHeaders() - 接口中的方法 org.springframework.boot.actuate.web.exchanges.RecordableHttpRequest
Returns a modifiable copy of the headers of the request.
getHeaders() - 接口中的方法 org.springframework.boot.actuate.web.exchanges.RecordableHttpResponse
Returns a modifiable copy of the headers of the response.
getHeaders() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription
 
getHeaders() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription
 
getHeadersCharset() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.ReactiveMultipartProperties
 
getHealth(boolean) - 接口中的方法 org.springframework.boot.actuate.health.HealthIndicator
Return an indication of health.
getHealth(boolean) - 接口中的方法 org.springframework.boot.actuate.health.ReactiveHealthIndicator
Provide the indicator of health.
getHealth(HealthContributor, boolean) - 类中的方法 org.springframework.boot.actuate.health.HealthEndpoint
 
getHealth(HealthContributor, boolean) - 类中的方法 org.springframework.boot.actuate.health.HealthEndpointWebExtension
 
getHealth(ReactiveHealthContributor, boolean) - 类中的方法 org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
 
getHeap() - 类中的方法 org.springframework.boot.info.ProcessInfo.MemoryInfo
 
getHeartbeatInterval() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
 
getHeartbeatInterval() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getHibernatePropertiesCustomizers() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
 
getHistogramFlavor() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.otlp.OtlpMetricsProperties
 
getHistogramFlavor() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getHomeDirectory() - 类中的方法 org.springframework.boot.devtools.env.DevToolsHomePropertiesPostProcessor
 
getHomeDirectory() - 类中的方法 org.springframework.boot.loader.launch.PropertiesLauncher
 
getHost() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
getHost() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
 
getHost() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
getHost() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
getHost() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getHost() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Stream
 
getHost() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Standalone
Redis server host.
getHost() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getHost() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.RSocket.Client
 
getHost() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties
 
getHost() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getHost() - 类中的方法 org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
 
getHost() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
getHost() - 类中的方法 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
 
getHost() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
getHostHeader() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Remoteip
 
getHostTag() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics.AppOpticsProperties
 
getHostTag() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
 
getHref() - 类中的方法 org.springframework.boot.actuate.endpoint.web.Link
Returns the href of the link.
getHttp() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties
 
getHttp2() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getHttp2() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
 
getHttpCodeStatusMapper() - 接口中的方法 org.springframework.boot.actuate.health.HealthEndpointGroup
Returns the HttpCodeStatusMapper that should be used for this group.
getHttpHandler() - 类中的方法 org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
Return the HttpHandler that should be used to process the reactive web server.
getHttpMapping() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthProperties.Status
 
getHttpMethod() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
Returns the HTTP method for the operation.
getHttpOnly() - 类中的方法 org.springframework.boot.web.server.Cookie
 
getHttpStatus(Map<String, Object>) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
Get the HTTP error status information from the error map.
getId() - 接口中的方法 org.springframework.boot.actuate.endpoint.web.WebOperation
Returns the ID of the operation that uniquely identifies it within its endpoint.
getId() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getId() - 类中的方法 org.springframework.boot.actuate.session.SessionsDescriptor.SessionDescriptor
 
getId() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange.Session
Return the ID of the session.
getId() - 类中的方法 org.springframework.boot.buildpack.platform.docker.ImageProgressUpdateEvent
Returns the ID of the image layer being updated if available.
getId() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Layer
Return the ID of the layer.
getId() - 枚举类中的方法 org.springframework.boot.jdbc.DatabaseDriver
Return the identifier of this driver.
getId(Object) - 类中的方法 org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
Return the ID of the given entity.
getId(Object, Class<T>) - 类中的方法 org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
Return the ID of the given entity cast to a specific type.
getIdle() - 类中的方法 org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getIdle() - 接口中的方法 org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata
Return the number of established but idle connections.
getIdle() - 类中的方法 org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
 
getIdle() - 类中的方法 org.springframework.boot.jdbc.metadata.OracleUcpDataSourcePoolMetadata
 
getIdle() - 类中的方法 org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getIdleBetweenPolls() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getIdleEventInterval() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getIdleEventInterval() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getIdleHttpConnectionTimeout() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Io
 
getIdlePartitionEventInterval() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getIdleTimeBeforeConnectionTest() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Pool
 
getIdleTimeout() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
 
getIdleTimeout() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryProperties
 
getIdleTimeout() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Threads
 
getIdleTimeout() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Netty
 
getIdTokenSignatureAlgorithm() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Token
 
getIgnoreMigrationPatterns() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getIgnorePaths() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
 
getImageConfig() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchive
Return the image config for the archive.
getImagePlatform() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the platform that should be used when pulling images.
getImplicitStrategy() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties.Naming
 
getImportGroup() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getInclude() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties.Exposure
 
getInclude() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.Exposure
 
getInclude() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties.Group
 
getInclude() - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesProperties.Recording
 
getIncludeBindingErrors() - 类中的方法 org.springframework.boot.autoconfigure.web.ErrorProperties
 
getIncludeMessage() - 类中的方法 org.springframework.boot.autoconfigure.web.ErrorProperties
 
getIncludePath() - 类中的方法 org.springframework.boot.autoconfigure.web.ErrorProperties
 
getIncludes() - 类中的方法 org.springframework.boot.web.error.ErrorAttributeOptions
Get all options for including attributes in the error response.
getIncludeStacktrace() - 类中的方法 org.springframework.boot.autoconfigure.web.ErrorProperties
 
getIncompatibleKeys() - 异常错误类中的方法 org.springframework.boot.context.properties.IncompatibleConfigurationException
 
getIndex() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
getIndexDateFormat() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
getIndexDateSeparator() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
getInetAddress() - 类中的方法 org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
 
getInfinispan() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties
 
getInfo(Class<I>, Function<ZipContent, I>) - 类中的方法 org.springframework.boot.loader.zip.ZipContent
Get or compute information based on the ZipContent.
getInit() - 类中的方法 org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getInit() - 类中的方法 org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
 
getInit() - 类中的方法 org.springframework.boot.info.ProcessInfo.MemoryInfo.MemoryUsageInfo
 
getInitialBufferSize() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Netty
 
getInitialCapacity() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer.Cache
 
getInitialDelay() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.IntervalTaskDescriptor
 
getInitialDelay() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Poller
 
getInitialInterval() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
getInitializers() - 类中的方法 org.springframework.boot.SpringApplication
Returns read-only ordered Set of the ApplicationContextInitializers that will be applied to the Spring ApplicationContext.
getInitializers(MergedContextConfiguration, SpringApplication) - 类中的方法 org.springframework.boot.test.context.SpringBootContextLoader
Return the initializers that will be applied to the context.
getInitializeSchema() - 类中的方法 org.springframework.boot.autoconfigure.batch.BatchProperties.Jdbc
 
getInitializeSchema() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
 
getInitializeSchema() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
 
getInitializeSchema() - 类中的方法 org.springframework.boot.autoconfigure.session.JdbcSessionProperties
 
getInitialPosition() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.Subscription
 
getInitialSize() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getInitialSubscriptionName() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.DeadLetterPolicy
 
getInitialUrls() - 类中的方法 org.springframework.boot.devtools.restart.Restarter
Return the initial set of URLs as configured by the RestartInitializer.
getInitialUrls(Thread) - 类中的方法 org.springframework.boot.devtools.restart.DefaultRestartInitializer
 
getInitialUrls(Thread) - 接口中的方法 org.springframework.boot.devtools.restart.RestartInitializer
Return the initial set of URLs for the Restarter or null if no initial restart is required.
getInitParameters() - 类中的方法 org.springframework.boot.web.servlet.DynamicRegistrationBean
Returns a mutable Map of the registration init-parameters.
getInitParameters() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
 
getInitParameters() - 类中的方法 org.springframework.boot.web.servlet.server.Jsp
Return the init parameters used to configure the JSP servlet.
getInitQueryTimeout() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Connection
 
getInitSqls() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getInlinedProperties(MergedContextConfiguration) - 类中的方法 org.springframework.boot.test.context.SpringBootContextLoader
 
getInputs() - 类中的方法 org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor
 
getInputStream() - 类中的方法 org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
 
getInputStream() - 类中的方法 org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
 
getInputStream() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
getInputStream(ZipEntry) - 类中的方法 org.springframework.boot.loader.jar.NestedJarFile
 
getInspection() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema
 
getInstalledBy() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getInstalledBy() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getInstalledOn() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getInstalledRank() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getInstance() - 类中的方法 org.springframework.boot.context.properties.ConfigurationPropertiesBean
Return the actual Spring bean instance.
getInstance() - 类中的静态方法 org.springframework.boot.devtools.restart.Restarter
Return the active Restarter instance.
getInstant(String) - 类中的方法 org.springframework.boot.info.InfoProperties
Return the value of the specified property as an Instant or null if the value is not a valid Long representation of an epoch time.
getInteger(String, String) - 接口中的方法 org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get an Integer value from the meta-data.
getInteger(String, String, Integer) - 接口中的方法 org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get an Integer value from the meta-data.
getInternalProxies() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Remoteip
 
getInterval() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.IntervalTaskDescriptor
 
getInterval() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties.Restclient.Sniffer
 
getIntrospection() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema
 
getIntrospectionUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Opaquetoken
 
getInvalidCharacters() - 异常错误类中的方法 org.springframework.boot.context.properties.source.InvalidConfigurationPropertyNameException
 
getIo() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
 
getIo() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Threads
 
getIo() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Threads
 
getIsolationLevel() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getIsolationLevelForCreate() - 类中的方法 org.springframework.boot.autoconfigure.batch.BatchProperties.Jdbc
 
getIssuer() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
 
getIssuer() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties
 
getIssuer() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateInfo
 
getIssuerUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
 
getIssuerUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
 
getJaas() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getJarEntry(String) - 类中的方法 org.springframework.boot.loader.jar.NestedJarFile
 
getJarPath(Path) - 类中的方法 org.springframework.boot.loader.nio.file.NestedFileSystemProvider
 
getJarResourceName() - 枚举类中的方法 org.springframework.boot.loader.tools.LoaderImplementation
Return the name of the nested resource that can be loaded from the tools jar.
getJavaVersion() - 枚举类中的静态方法 org.springframework.boot.system.JavaVersion
Returns the JavaVersion of the current runtime.
getJcache() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties
 
getJdbc() - 类中的方法 org.springframework.boot.autoconfigure.batch.BatchProperties
 
getJdbc() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties
 
getJdbc() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties
 
getJdbcProperties() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getJdbcUrl() - 接口中的方法 org.springframework.boot.autoconfigure.flyway.FlywayConnectionDetails
JDBC URL for the database or null if no Flyway-specific configuration is required.
getJdbcUrl() - 接口中的方法 org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails
JDBC url for the database.
getJdbcUrl() - 接口中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseConnectionDetails
JDBC URL for the database or null if no Liquibase-specific configuration is required.
getJedis() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getJetty() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getJettyWebServer(Server) - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
Factory method called to create the JettyWebServer.
getJks() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication
 
getJks() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles
 
getJndiName() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getJndiName() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties
 
getJndiName() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties
 
getJob() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties.Pushgateway
 
getJob() - 类中的方法 org.springframework.boot.autoconfigure.batch.BatchProperties
 
getJobExecution() - 类中的方法 org.springframework.boot.autoconfigure.batch.JobExecutionEvent
Return the job execution.
getJobs() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzDescriptor
 
getJobs() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobGroupSummaryDescriptor
 
getJobStoreType() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties
 
getJson() - 类中的方法 org.springframework.boot.test.json.JsonContent
Return the actual JSON content string.
getJsonContent(String) - 类中的方法 org.springframework.boot.test.json.AbstractJsonMarshalTester
Factory method used to get a JsonContent instance from a source JSON string.
getJsonContent(String) - 类中的方法 org.springframework.boot.test.json.JacksonTester
 
getJsonNode() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties.Datatype
 
getJsonParser() - 类中的静态方法 org.springframework.boot.json.JsonParserFactory
Static factory for the "best" JSON parser available on the classpath.
getJsp() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
 
getJsp() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
 
getJtaTransactionManager() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Return the JTA transaction manager.
getJvm() - 类中的方法 org.springframework.boot.info.JavaInfo
 
getJwkSetUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
 
getJwkSetUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
 
getJwkSetUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Client
 
getJwkSetUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
 
getJwsAlgorithms() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
 
getJwt() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties
 
getKeepAlive() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Websocket
 
getKeepAlive() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Pool
 
getKeepAliveTimeout() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getKerberosCacheFile() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties.Oracle
 
getKerberosConfigFile() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getKerberosLoginFile() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties.Sqlserver
 
getKerberosTicket() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Authentication
 
getKey() - 类中的方法 org.springframework.boot.actuate.endpoint.SanitizableData
Return the key of the data.
getKey() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle
 
getKey() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslBundleProperties
 
getKey() - 类中的方法 org.springframework.boot.info.InfoProperties.Entry
 
getKey() - 接口中的方法 org.springframework.boot.ssl.SslBundle
Return a reference to the key that should be used for this bundle or SslBundleKey.NONE.
getKey() - 类中的方法 org.springframework.boot.web.server.WebServerSslBundle
 
getKeyAlias() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the alias that identifies the key in the key store.
getKeyDeserializer() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getKeyId() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
 
getKeyManagerFactory() - 接口中的方法 org.springframework.boot.ssl.SslManagerBundle
Return the KeyManagerFactory used to establish identity.
getKeyManagers() - 接口中的方法 org.springframework.boot.ssl.SslManagerBundle
Return the KeyManager instances used to establish identity.
getKeyPassword() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getKeyPassword() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the password used to access the key in the key store.
getKeyPrefix() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
 
getKeySerializer() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getKeyspaceName() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getKeystore() - 类中的方法 org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties
 
getKeystore() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties
 
getKeyStore() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getKeyStore() - 类中的方法 org.springframework.boot.ssl.jks.JksSslStoreBundle
 
getKeyStore() - 类中的方法 org.springframework.boot.ssl.pem.PemSslStoreBundle
 
getKeyStore() - 接口中的方法 org.springframework.boot.ssl.SslStoreBundle
Return a key store generated from the trust material or null.
getKeyStore() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the path to the key store that holds the SSL certificate (typically a jks file).
getKeyStoreAlgorithm() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getKeyStoreCertificateChain() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getKeyStoreKey() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getKeyStoreLocation() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getKeyStorePassword() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getKeyStorePassword() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getKeyStorePassword() - 类中的方法 org.springframework.boot.ssl.jks.JksSslStoreBundle
 
getKeyStorePassword() - 类中的方法 org.springframework.boot.ssl.pem.PemSslStoreBundle
 
getKeyStorePassword() - 接口中的方法 org.springframework.boot.ssl.SslStoreBundle
Return the password for the key in the key store or null.
getKeyStorePassword() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the password used to access the key store.
getKeyStoreProvider() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the provider for the key store.
getKeyStoreType() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getKeyStoreType() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getKeyStoreType() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the type of the key store.
getKeyValue() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getKeyValueDurable() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getKeyValues() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties
 
getKind() - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
Return the file ClassLoaderFile.Kind (added, modified, deleted).
getKind() - 类中的方法 org.springframework.boot.loader.zip.ZipContent
Return the kind of content that was loaded.
getLabelFilter() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getLabels() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getLabels() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageConfig
Return the image labels.
getLastAccessedTime() - 类中的方法 org.springframework.boot.actuate.session.SessionsDescriptor.SessionDescriptor
 
getLastChangeEvent(Class<S>) - 接口中的方法 org.springframework.boot.availability.ApplicationAvailability
Return the last AvailabilityChangeEvent received for a given state type.
getLastChangeEvent(Class<S>) - 类中的方法 org.springframework.boot.availability.ApplicationAvailabilityBean
 
getLastElement(ConfigurationPropertyName.Form) - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Return the last element in the name in the given form.
getLastExecution() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskDescriptor
 
getLastModified() - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
Return the time that the file was last modified.
getLaunchCache() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the custom launch cache that should be used by the lifecycle.
getLauncherClassName() - 接口中的方法 org.springframework.boot.loader.tools.Layout
Returns the launcher class name for this layout.
getLauncherClassName() - 类中的方法 org.springframework.boot.loader.tools.Layouts.Expanded
 
getLauncherClassName() - 类中的方法 org.springframework.boot.loader.tools.Layouts.Jar
 
getLauncherClassName() - 类中的方法 org.springframework.boot.loader.tools.Layouts.None
 
getLauncherClassName() - 类中的方法 org.springframework.boot.loader.tools.Layouts.War
 
getLayer() - 接口中的方法 org.springframework.boot.loader.tools.layer.ContentSelector
Return the Layer that the selector represents.
getLayer() - 类中的方法 org.springframework.boot.loader.tools.layer.IncludeExcludeContentSelector
 
getLayer(String) - 类中的方法 org.springframework.boot.loader.tools.layer.CustomLayers
 
getLayer(String) - 接口中的方法 org.springframework.boot.loader.tools.Layers
Return the layer that contains the given resource name.
getLayer(Library) - 类中的方法 org.springframework.boot.loader.tools.layer.CustomLayers
 
getLayer(Library) - 接口中的方法 org.springframework.boot.loader.tools.Layers
Return the layer that contains the given library.
getLayers() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Image
Return the layer IDs contained in the image.
getLayers() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchiveManifest.ManifestEntry
Return the collection of layer IDs from a section of the manifest.
getLayers() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Manifest
 
getLayersIndexFileLocation() - 接口中的方法 org.springframework.boot.loader.tools.Layout
Returns the location of the layer index file that should be written or null if not index is required.
getLayersIndexFileLocation() - 类中的方法 org.springframework.boot.loader.tools.Layouts.Jar
 
getLayersIndexFileLocation() - 类中的方法 org.springframework.boot.loader.tools.Layouts.War
 
getLayout() - 类中的方法 org.springframework.boot.loader.tools.Packager
 
getLayout(File) - 类中的方法 org.springframework.boot.loader.tools.DefaultLayoutFactory
 
getLayout(File) - 接口中的方法 org.springframework.boot.loader.tools.LayoutFactory
Return a Layout for the specified source file.
getLdif() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getLeakDetection() - 类中的方法 org.springframework.boot.autoconfigure.netty.NettyProperties
 
getLenient() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getLettuce() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getLevel() - 类中的方法 org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration
Return the actual level value if possible.
getLevelConfiguration() - 类中的方法 org.springframework.boot.logging.LoggerConfiguration
Return the level configuration, considering inherited loggers.
getLevelConfiguration(LoggerConfiguration.ConfigurationScope) - 类中的方法 org.springframework.boot.logging.LoggerConfiguration
Return the level configuration for the given scope.
getLevels() - 类中的方法 org.springframework.boot.actuate.logging.LoggersEndpoint.LoggersDescriptor
 
getLibraryLocation(String, LibraryScope) - 接口中的方法 org.springframework.boot.loader.tools.Layout
Returns the destination path for a given library.
getLibraryLocation(String, LibraryScope) - 类中的方法 org.springframework.boot.loader.tools.Layouts.Jar
 
getLibraryLocation(String, LibraryScope) - 类中的方法 org.springframework.boot.loader.tools.Layouts.War
 
getLifecycleManagement() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
getLimitParamName() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getLine() - 类中的方法 org.springframework.boot.origin.TextResourceOrigin.Location
Return the line of the text resource where the property originated.
getLinks() - 类中的方法 org.springframework.boot.actuate.integration.IntegrationGraphEndpoint.GraphDescriptor
 
getLinksHandler() - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
Return the Handler providing actuator links at the root endpoint.
getLinksHandler() - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping
 
getLinksHandler() - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping
 
getLinksHandler() - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
Return the Handler providing actuator links at the root endpoint.
getLinksHandler() - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AdditionalHealthEndpointPathsWebMvcHandlerMapping
 
getLinksHandler() - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping
 
getLinksMatchers(EndpointRequest.RequestMatcherFactory, RequestMatcherProvider, String) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
 
getLinksMatchers(EndpointRequest.RequestMatcherFactory, RequestMatcherProvider, String) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
 
getLinksMatchers(EndpointRequest.RequestMatcherFactory, RequestMatcherProvider, String) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.LinksRequestMatcher
 
getLiquibaseBeans() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ContextLiquibaseBeansDescriptor
 
getLiquibaseSchema() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getLiquibaseTablespace() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getListener() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getListener() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties
 
getListener() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getListener() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getListener() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Threads
 
getListener() - 类中的方法 org.springframework.boot.web.servlet.ServletListenerRegistrationBean
Return the listener to be registered.
getListeners() - 类中的方法 org.springframework.boot.SpringApplication
Returns read-only ordered Set of the ApplicationListeners that will be applied to the SpringApplication and registered with the ApplicationContext .
getLivenessState() - 接口中的方法 org.springframework.boot.availability.ApplicationAvailability
Return the LivenessState of the application.
getLivereload() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties
 
getLoaderPath() - 类中的方法 org.springframework.boot.autoconfigure.freemarker.FreeMarkerTemplateAvailabilityProvider.FreeMarkerTemplateAvailabilityProperties
 
getLoaderPath() - 类中的方法 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider.GroovyTemplateAvailabilityProperties
 
getLoaderPath() - 类中的方法 org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
 
getLoadOnStartup() - 类中的方法 org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
 
getLoadOnStartup() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
 
getLoadOnStartup() - 类中的方法 org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
 
getLocalAddress() - 类中的方法 org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
 
getLocalDatacenter() - 接口中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails
Datacenter that is considered "local".
getLocalDatacenter() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getLocale() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getLocale() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getLocale() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties
 
getLocaleCharsetMappings() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
Return the Locale to Charset mappings.
getLocaleResolver() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties
 
getLocalFields() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Baggage
 
getLocalSocketAddress() - 类中的方法 org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
 
getLocation() - 类中的方法 org.springframework.boot.actuate.sbom.SbomProperties.Sbom
 
getLocation() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication.Jks
 
getLocation() - 类中的方法 org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
 
getLocation() - 类中的方法 org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
 
getLocation() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration.Acs
 
getLocation() - 类中的方法 org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties.Store
 
getLocation() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
 
getLocation() - 异常错误类中的方法 org.springframework.boot.context.config.ConfigDataLocationNotFoundException
Return the location that could not be found.
getLocation() - 异常错误类中的方法 org.springframework.boot.context.config.ConfigDataResourceNotFoundException
Return the original location that was resolved to determine the resource.
getLocation() - 异常错误类中的方法 org.springframework.boot.context.config.InactiveConfigDataAccessException
Return the ConfigDataResource of the property source or null if the source was not loaded from ConfigData.
getLocation() - 异常错误类中的方法 org.springframework.boot.context.config.InvalidConfigDataPropertyException
Return the ConfigDataResource of the invalid property or null if the source was not loaded from ConfigData.
getLocation() - 异常错误类中的方法 org.springframework.boot.context.config.UnsupportedConfigDataLocationException
Return the unsupported location reference.
getLocation() - 类中的方法 org.springframework.boot.origin.TextResourceOrigin
Return the location of the property within the source (if known).
getLocation(LibraryCoordinates) - 类中的静态方法 org.springframework.boot.loader.tools.ReachabilityMetadataProperties
Returns the location of the properties for the given coordinates.
getLocations() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getLocations() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema
 
getLockRetryCount() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getLog(Class<?>) - 类中的静态方法 org.springframework.boot.devtools.logger.DevToolsLogFactory
Get a Log instance for the specified source that will be automatically switched when the context is prepared.
getLog(Class<?>) - 接口中的方法 org.springframework.boot.logging.DeferredLogFactory
Create a new DeferredLog for the given destination.
getLog(Class<?>) - 类中的方法 org.springframework.boot.logging.DeferredLogs
Create a new DeferredLog for the given destination.
getLog(Supplier<Log>) - 接口中的方法 org.springframework.boot.logging.DeferredLogFactory
Create a new DeferredLog for the given destination.
getLog(Supplier<Log>) - 类中的方法 org.springframework.boot.logging.DeferredLogs
Create a new DeferredLog for the given destination.
getLog(Log) - 接口中的方法 org.springframework.boot.logging.DeferredLogFactory
Create a new DeferredLog for the given destination.
getLog(Log) - 类中的方法 org.springframework.boot.logging.DeferredLogs
Create a new DeferredLog for the given destination.
getLogContainerConfig() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getLoggerConfiguration(String) - 类中的方法 org.springframework.boot.logging.java.JavaLoggingSystem
 
getLoggerConfiguration(String) - 类中的方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
 
getLoggerConfiguration(String) - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystem
 
getLoggerConfiguration(String) - 类中的方法 org.springframework.boot.logging.LoggingSystem
Returns the current configuration for a LoggingSystem's logger.
getLoggerConfigurations() - 类中的方法 org.springframework.boot.logging.java.JavaLoggingSystem
 
getLoggerConfigurations() - 类中的方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
 
getLoggerConfigurations() - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystem
 
getLoggerConfigurations() - 类中的方法 org.springframework.boot.logging.LoggingSystem
Returns a collection of the current configuration for all a LoggingSystem's loggers.
getLoggers() - 类中的方法 org.springframework.boot.actuate.logging.LoggersEndpoint.LoggersDescriptor
 
getLoggers() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getLogging() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties
 
getLoggingSystem(ClassLoader) - 类中的方法 org.springframework.boot.logging.java.JavaLoggingSystem.Factory
 
getLoggingSystem(ClassLoader) - 类中的方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem.Factory
 
getLoggingSystem(ClassLoader) - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystem.Factory
 
getLoggingSystem(ClassLoader) - 接口中的方法 org.springframework.boot.logging.LoggingSystemFactory
Return a logging system implementation or null if no logging system is available.
getLoginModule() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
 
getLogLevel() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start
 
getLogoutUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.OidcEndpoint
 
getLongSerializationPolicy() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getLongTaskTimer() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties
 
getLookupIndex() - 类中的方法 org.springframework.boot.loader.zip.ZipContent.Entry
Return the lookup index of the entry.
getLookupTimeout() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Client
 
getLwcStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getMainApplicationClass() - 类中的方法 org.springframework.boot.SpringApplication
Returns the main application class that has been deduced or explicitly configured.
getMainClass() - 异常错误类中的方法 org.springframework.boot.AotInitializerNotFoundException
 
getMainClass() - 类中的方法 org.springframework.boot.loader.launch.ExecutableArchiveLauncher
 
getMainClass() - 类中的方法 org.springframework.boot.loader.launch.Launcher
Returns the main class that should be launched.
getMainClass() - 类中的方法 org.springframework.boot.loader.launch.PropertiesLauncher
 
getManagement() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getManagement() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties
 
getManagers() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle
 
getManagers() - 接口中的方法 org.springframework.boot.ssl.SslBundle
Return the SslManagerBundle that can be used to access this bundle's key and trust managers.
getManagers() - 类中的方法 org.springframework.boot.web.server.WebServerSslBundle
 
getMandatory() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getManifest() - 类中的方法 org.springframework.boot.loader.jar.NestedJarFile
 
getManifest() - 接口中的方法 org.springframework.boot.loader.launch.Archive
Returns the manifest of the archive.
getManifests() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchiveIndex
 
getManifests() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ManifestList
 
getMapName() - 类中的方法 org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
 
getMapper() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getMapping() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Rsocket
 
getMapping() - 类中的方法 org.springframework.boot.web.servlet.server.Encoding
 
getMappingForMethod(Method, Class<?>) - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
 
getMappingForMethod(Method, Class<?>) - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
 
getMappingName() - 接口中的方法 org.springframework.boot.actuate.web.mappings.MappingDescriptionProvider
Returns the name of the mappings described by this provider.
getMappingName() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlersMappingDescriptionProvider
 
getMappingName() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider
 
getMappingName() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.FiltersMappingDescriptionProvider
 
getMappingName() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.ServletsMappingDescriptionProvider
 
getMappingPath() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server
 
getMappingResources() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
getMappings() - 类中的方法 org.springframework.boot.actuate.web.mappings.MappingsEndpoint.ContextMappingsDescriptor
 
getMappings() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.ServletRegistrationMappingDescription
Returns the mappings for the registered servlet.
getMaster() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Sentinel
Name of the Redis server.
getMaster() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
 
getMatchAllRemainingPathSegmentsVariable() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
Returns the name of the variable used to catch all remaining path segments null.
getMatched() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.MessageAndConditionsDescriptor
 
getMatches() - 类中的方法 org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberMatchOutcomes
 
getMatchingStrategy() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Pathmatch
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.actuate.autoconfigure.OnEndpointElementCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.condition.OnPropertyListCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.condition.ResourceCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.condition.SpringBootCondition
Determine the outcome of the match along with suitable log output.
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration.ResourceBundleCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.ClientsConfiguredCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.IssuerUriCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.KeyValueCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.sql.init.OnDatabaseInitializationCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.devtools.autoconfigure.OnEnabledDevToolsCondition
 
getMax() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Threads
 
getMax() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Threads
 
getMax() - 类中的方法 org.springframework.boot.info.ProcessInfo.MemoryInfo.MemoryUsageInfo
 
getMax() - 类中的方法 org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getMax() - 接口中的方法 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() - 类中的方法 org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
 
getMax() - 类中的方法 org.springframework.boot.jdbc.metadata.OracleUcpDataSourcePoolMetadata
 
getMax() - 类中的方法 org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getMaxAcquireTime() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getMaxActive() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getMaxAge() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties
 
getMaxAge() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlCorsProperties
 
getMaxAge() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getMaxAge() - 类中的方法 org.springframework.boot.web.server.Cookie
 
getMaxAttempts() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
getMaxBroadcastSubscribers() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Channel
 
getMaxBucketCount() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.otlp.OtlpMetricsProperties
 
getMaxChunkSize() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
 
getMaxConcurrency() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
 
getMaxConcurrency() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
getMaxConcurrentRequests() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Throttler
 
getMaxConnectionLifetime() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Pool
 
getMaxConnectionPoolSize() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Pool
 
getMaxConnections() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryProperties
 
getMaxConnections() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getMaxConnections() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMaxCookies() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getMaxCreateConnectionTime() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getMaxDays() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getMaxDelay() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.Backoff
 
getMaxDelay() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getMaxDiskUsagePerPart() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.ReactiveMultipartProperties
 
getMaxEndpoints() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Io
 
getMaxFileSize() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
 
getMaxFormKeys() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getMaxFramePayloadLength() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server.Spec
 
getMaxHeaders() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getMaxHeadersSize() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.ReactiveMultipartProperties
 
getMaxHttpFormPostSize() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getMaxHttpFormPostSize() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMaxHttpPostSize() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getMaxHttpRequestHeaderSize() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getMaxHttpResponseHeaderSize() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getMaxHttpResponseHeaderSize() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMaxIdle() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getMaxIdleTime() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getMaximumExpectedValue() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Distribution
 
getMaximumSize() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer.Cache
 
getMaxInactiveInterval() - 类中的方法 org.springframework.boot.actuate.session.SessionsDescriptor.SessionDescriptor
 
getMaxInboundMessageBodySize() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getMaxInitialLineLength() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Netty
 
getMaxInMemorySize() - 类中的方法 org.springframework.boot.autoconfigure.codec.CodecProperties
 
getMaxInMemorySize() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.ReactiveMultipartProperties
 
getMaxInterval() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
getMaxKeepAliveRequests() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Netty
 
getMaxKeepAliveRequests() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMaxLifeTime() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getMaxMessagesPerPoll() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Poller
 
getMaxMessagesPerTask() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
getMaxPacketLength() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
getMaxPageSize() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getMaxPageSize() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
 
getMaxParameters() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getMaxParts() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.ReactiveMultipartProperties
 
getMaxPollRecords() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getMaxQueueCapacity() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Threads
 
getMaxQueueCapacity() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Threads
 
getMaxQueueSize() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Sender
 
getMaxQueueSize() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Throttler
 
getMaxRedeliverCount() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.DeadLetterPolicy
 
getMaxRedirects() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
 
getMaxRequestSize() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
 
getMaxRequestsPerSecond() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Throttler
 
getMaxRows() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
 
getMaxScale() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.otlp.OtlpMetricsProperties
 
getMaxSessions() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Reactive.Session
 
getMaxSessionsPerConnection() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryProperties
 
getMaxSize() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getMaxSize() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Pool
 
getMaxSwallowSize() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMaxTransactionRetryTime() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties
 
getMaxUnicastSubscribers() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Channel
 
getMaxUriTags() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Client
 
getMaxUriTags() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web.Server
 
getMaxValidationTime() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getMaxWait() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getMBeanInfo() - 类中的方法 org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
 
getMbeanregistry() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMeasurements() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.MetricDescriptor
 
getMediaType() - 类中的方法 org.springframework.boot.actuate.sbom.SbomProperties.Sbom
 
getMediaType() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription.MediaTypeExpressionDescription
 
getMediaType() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription.MediaTypeExpressionDescription
 
getMediaType() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.BlobReference
Return the media type of the blob.
getMediaType() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Manifest
 
getMediaType() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ManifestList
 
getMediaTypes() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties.Reactive
 
getMediaTypes() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
 
getMediaTypes() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
 
getMembers() - 类中的方法 org.springframework.boot.actuate.logging.LoggersEndpoint.GroupLoggerLevelsDescriptor
 
getMembers() - 类中的方法 org.springframework.boot.logging.LoggerGroup
 
getMemory() - 类中的方法 org.springframework.boot.info.ProcessInfo
Memory information for the process.
getMessage() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.SecurityResponse
 
getMessage() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.MessageAndConditionDescriptor
 
getMessage() - 类中的方法 org.springframework.boot.actuate.context.ShutdownEndpoint.ShutdownDescriptor
 
getMessage() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.ExceptionInfo
 
getMessage() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionOutcome
Return an outcome message or null.
getMessage() - 类中的方法 org.springframework.boot.buildpack.platform.docker.LoadImageUpdateEvent.ErrorDetail
Returns the message field from the error detail.
getMessage() - 类中的方法 org.springframework.boot.buildpack.platform.docker.PushImageUpdateEvent.ErrorDetail
Returns the message field from the error detail.
getMessage() - 类中的方法 org.springframework.boot.buildpack.platform.docker.transport.Errors.Error
Return the error message.
getMessage() - 类中的方法 org.springframework.boot.buildpack.platform.docker.transport.Message
Return the message contained in the response.
getMessage() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateValidityInfo
 
getMessage(WebRequest, Throwable) - 类中的方法 org.springframework.boot.web.servlet.error.DefaultErrorAttributes
Returns the message to be included as the value of the message error attribute.
getMessageCodesResolver() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
getMessageCodesResolverFormat() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getMessageParameter(HttpServletRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
Returns whether the message parameter is set.
getMessageRoutingMode() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
getMessageSize() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Sender
 
getMetadata() - 类中的方法 org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
 
getMetadataReader(String) - 类中的方法 org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
 
getMetadataReader(Resource) - 类中的方法 org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
 
getMetadataUri() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty
 
getMeterBinder(HazelcastCache, Iterable<Tag>) - 类中的方法 org.springframework.boot.actuate.metrics.cache.HazelcastCacheMeterBinderProvider
 
getMeterBinder(C, Iterable<Tag>) - 接口中的方法 org.springframework.boot.actuate.metrics.cache.CacheMeterBinderProvider
Return the MeterBinder managing the specified Cache or null if the specified Cache is not supported.
getMeterBinder(SpringCache2kCache, Iterable<Tag>) - 类中的方法 org.springframework.boot.actuate.metrics.cache.Cache2kCacheMeterBinderProvider
 
getMeterBinder(CaffeineCache, Iterable<Tag>) - 类中的方法 org.springframework.boot.actuate.metrics.cache.CaffeineCacheMeterBinderProvider
 
getMeterBinder(JCacheCache, Iterable<Tag>) - 类中的方法 org.springframework.boot.actuate.metrics.cache.JCacheCacheMeterBinderProvider
 
getMeterBinder(RedisCache, Iterable<Tag>) - 类中的方法 org.springframework.boot.actuate.metrics.cache.RedisCacheMeterBinderProvider
 
getMeterTimeToLive() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getMethod() - 类中的方法 org.springframework.boot.actuate.endpoint.invoke.reflect.OperationMethod
Return the source Java method.
getMethod() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange.Request
Return the HTTP method requested.
getMethod() - 接口中的方法 org.springframework.boot.actuate.web.exchanges.RecordableHttpRequest
Returns the method (GET, POST, etc.) of the request.
getMethods() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription
 
getMethods() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription
 
getMetricKeyPrefix() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties.V2
 
getMetricName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Data.Repository
 
getMetrics() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
getMetricTypePrefix() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver.StackdriverProperties
 
getMigrations() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayDescriptor
 
getMimeMappings() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getMimeMappings() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
Returns the mime-type mappings.
getMimeType() - 类中的方法 org.springframework.boot.web.server.MimeMappings.Mapping
 
getMimeTypes() - 类中的方法 org.springframework.boot.web.server.Compression
Return the MIME types that should be compressed.
getMin() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Threads
 
getMin() - 类中的方法 org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getMin() - 接口中的方法 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() - 类中的方法 org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
 
getMin() - 类中的方法 org.springframework.boot.jdbc.metadata.OracleUcpDataSourcePoolMetadata
 
getMin() - 类中的方法 org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getMinConcurrency() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
getMinEndpoints() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Io
 
getMinIdle() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getMinIdle() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getMinimumExpectedValue() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Distribution
 
getMinResponseSize() - 类中的方法 org.springframework.boot.web.server.Compression
Return the minimum "Content-Length" value that is required for compression to be performed.
getMinSpare() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Threads
 
getMissingParameters() - 异常错误类中的方法 org.springframework.boot.actuate.endpoint.invoke.MissingParametersException
Returns the parameters that were missing.
getMode() - 类中的方法 org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties.Git
 
getMode() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties
 
getMode() - 类中的方法 org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
Return the mode that should be used to expose the content.
getMode() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
 
getMode() - 类中的方法 org.springframework.boot.autoconfigure.jms.AcknowledgeMode
 
getMode() - 接口中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisConnectionDetails
Artemis deployment mode, auto-detected by default.
getMode() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getMode() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.Subscription
 
getMode() - 类中的方法 org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
 
getMode() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getMode() - 类中的方法 org.springframework.boot.sql.init.DatabaseInitializationSettings
Gets the mode to use when determining whether database initialization should be performed.
getMongoClientDatabase() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getMonitorInterval() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getMultipartConfig() - 类中的方法 org.springframework.boot.web.servlet.ServletRegistrationBean
Returns the multi-part configuration to be applied or null.
getMultiplier() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
getMultiplier() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.Backoff
 
getMultiplier() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getMustRevalidate() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getMutuallyExclusiveNames() - 异常错误类中的方法 org.springframework.boot.context.properties.source.MutuallyExclusiveConfigurationPropertiesException
Return the names of the properties that are mutually exclusive.
getName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties.Http.Client.ClientRequests
 
getName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties.Http.Server.ServerRequests
 
getName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Application
 
getName() - 类中的方法 org.springframework.boot.actuate.cache.CachesEndpoint.CacheEntryDescriptor
 
getName() - 接口中的方法 org.springframework.boot.actuate.endpoint.invoke.OperationParameter
Returns the parameter name.
getName() - 接口中的方法 org.springframework.boot.actuate.endpoint.jmx.JmxOperation
Returns the name of the operation.
getName() - 接口中的方法 org.springframework.boot.actuate.endpoint.jmx.JmxOperationParameter
Return the name of the operation parameter.
getName() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySourceDescriptor
 
getName() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySourceEntryDescriptor
 
getName() - 接口中的方法 org.springframework.boot.actuate.health.NamedContributor
Returns the name of the contributor.
getName() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.MetricDescriptor
 
getName() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobDetailsDescriptor
 
getName() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange.Principal
Return the name of the principal.
getName() - 类中的方法 org.springframework.boot.actuate.web.mappings.HandlerMethodDescription
 
getName() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription.NameValueExpressionDescription
 
getName() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RegistrationMappingDescription
Returns the name of the registered Filter or Servlet.
getName() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription.NameValueExpressionDescription
 
getName() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Stream
 
getName() - 类中的方法 org.springframework.boot.autoconfigure.batch.BatchProperties.Job
 
getName() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getName() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer
 
getName() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.Subscription
 
getName() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
getName() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Reader
 
getName() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties
 
getName() - 类中的方法 org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
getName() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the name of the image that should be created.
getName() - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache.Volume
 
getName() - 类中的方法 org.springframework.boot.buildpack.platform.build.Creator
Return the name of the builder creator.
getName() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageName
Return the name of this image.
getName() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
Return the name of this image.
getName() - 异常错误类中的方法 org.springframework.boot.context.properties.bind.BindException
Return the name of the configuration property being bound.
getName() - 类中的方法 org.springframework.boot.context.properties.bind.validation.ValidationErrors
Return the name of the item that was being validated.
getName() - 类中的方法 org.springframework.boot.context.properties.ConfigurationPropertiesBean
Return the name of the Spring bean.
getName() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationProperty
Return the name of the configuration property.
getName() - 异常错误类中的方法 org.springframework.boot.context.properties.source.InvalidConfigurationPropertyNameException
 
getName() - 异常错误类中的方法 org.springframework.boot.context.properties.source.InvalidConfigurationPropertyValueException
Return the name of the property.
getName() - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceDirectory
Return the name of the source directory.
getName() - 类中的方法 org.springframework.boot.docker.compose.core.ImageReference
Return the name of this image.
getName() - 类中的方法 org.springframework.boot.info.BuildProperties
Return the name of the project or null.
getName() - 类中的方法 org.springframework.boot.info.JavaInfo.JavaRuntimeEnvironmentInfo
 
getName() - 类中的方法 org.springframework.boot.info.JavaInfo.JavaVendorInfo
 
getName() - 类中的方法 org.springframework.boot.info.JavaInfo.JavaVirtualMachineInfo
 
getName() - 类中的方法 org.springframework.boot.info.OsInfo
 
getName() - 类中的方法 org.springframework.boot.info.SslInfo.BundleInfo
 
getName() - 类中的方法 org.springframework.boot.loader.jar.NestedJarFile
 
getName() - 类中的方法 org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
 
getName() - 类中的方法 org.springframework.boot.loader.tools.Library
Return the name of file as it should be written.
getName() - 类中的方法 org.springframework.boot.loader.zip.ZipContent.Entry
Return the name of this entry.
getName() - 类中的方法 org.springframework.boot.logging.LoggerConfiguration
Returns the name of the logger.
getName() - 类中的方法 org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration
Return the name of the level.
getName() - 类中的方法 org.springframework.boot.logging.LoggerGroup
 
getName() - 类中的方法 org.springframework.boot.web.server.Cookie
 
getName(E) - 接口中的方法 org.springframework.boot.json.JsonWriter.PairExtractor
Extract the name.
getName(LogLevel) - 类中的方法 org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor
 
getNameForAlias(ConfigurationPropertyName) - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
 
getNameIdFormat() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration
 
getNames() - 接口中的方法 org.springframework.boot.actuate.health.HealthEndpointGroups
Return the names of any additional groups.
getNames() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.MetricNamesDescriptor
 
getNamespace() - 类中的方法 org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
Returns the WebServerNamespace associated with this path.
getNamespace() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.Topic
 
getNamespace() - 类中的方法 org.springframework.boot.autoconfigure.session.RedisSessionProperties
 
getNaming() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties
 
getNegativeMatches() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.ContextConditionsDescriptor
 
getNestedMap(Map<String, Object>, String) - 类中的方法 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.
getNetty() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getNetwork() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the network the build container will connect to.
getNextExecution() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskDescriptor
 
getNoAutoStartup() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Endpoint
 
getNoCache() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getNode() - 类中的方法 org.springframework.boot.buildpack.platform.json.MappedObject
Return the source node of the mapped object.
getNodes() - 类中的方法 org.springframework.boot.actuate.integration.IntegrationGraphEndpoint.GraphDescriptor
 
getNodes() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Cluster
Nodes to bootstrap from.
getNodes() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Sentinel
List of nodes.
getNodes() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
 
getNodes() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
 
getNodes() - 接口中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails
List of the Elasticsearch nodes to use.
getNonHeap() - 类中的方法 org.springframework.boot.info.ProcessInfo.MemoryInfo
 
getNonMatches() - 类中的方法 org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberMatchOutcomes
 
getNonOptionArgs() - 接口中的方法 org.springframework.boot.ApplicationArguments
Return the collection of non-option arguments parsed.
getNonOptionArgs() - 类中的方法 org.springframework.boot.DefaultApplicationArguments
 
getNonPrefixedValue(String) - 类中的方法 org.springframework.boot.context.config.ConfigDataLocation
Return ConfigDataLocation.getValue() with the specified prefix removed.
getNoPollThreshold() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getNoRequestTimeout() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getNormalForm(Iterable<? extends CharSequence>) - 类中的方法 org.springframework.boot.logging.log4j2.SpringBootPropertySource
 
getNoStore() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getNotMatched() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.MessageAndConditionsDescriptor
 
getNoTransform() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getNumberOfElements() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Return the total number of elements in the name.
getNumThreads() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getObject() - 类中的方法 org.springframework.boot.test.json.ObjectContent
Return the actual object content.
getObject() - 类中的方法 org.springframework.boot.validation.MessageInterpolatorFactory
 
getObjectName(Object, String) - 类中的方法 org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
 
getObjectName(ExposableJmxEndpoint) - 接口中的方法 org.springframework.boot.actuate.endpoint.jmx.EndpointObjectNameFactory
Generate an ObjectName for the specified endpoint.
getObservationPatterns() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Management
 
getOidc() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
 
getOpaquetoken() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties
 
getOpenInView() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
getOperation() - 异常错误类中的方法 org.springframework.boot.buildpack.platform.build.BuilderException
Return the Builder operation that failed.
getOperationMethod() - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation
 
getOperations() - 类中的方法 org.springframework.boot.actuate.endpoint.AbstractExposableEndpoint
 
getOperations() - 接口中的方法 org.springframework.boot.actuate.endpoint.ExposableEndpoint
Returns the operations of the endpoint.
getOperationTimeout() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
 
getOperationTimeout() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Client
 
getOperationType() - 类中的方法 org.springframework.boot.actuate.endpoint.invoke.reflect.OperationMethod
Return the operation type.
getOptionNames() - 接口中的方法 org.springframework.boot.ApplicationArguments
Return the names of all option arguments.
getOptionNames() - 类中的方法 org.springframework.boot.DefaultApplicationArguments
 
getOptions() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
 
getOptions() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle
 
getOptions() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslBundleProperties
 
getOptions() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getOptions() - 类中的方法 org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
 
getOptions() - 接口中的方法 org.springframework.boot.ssl.SslBundle
Return SslOptions that should be applied when establishing the SSL connection.
getOptions() - 类中的方法 org.springframework.boot.web.server.WebServerSslBundle
 
getOptions(PropertySource<?>) - 类中的方法 org.springframework.boot.context.config.ConfigData
Return the config data options that apply to the given source.
getOptionValues(String) - 接口中的方法 org.springframework.boot.ApplicationArguments
Return the collection of values associated with the arguments option having the given name.
getOptionValues(String) - 类中的方法 org.springframework.boot.DefaultApplicationArguments
 
getOracle() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getOracleKerberosCacheFile() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getOracleSqlplus() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getOracleSqlplusWarn() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getOracleWalletLocation() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getOrAddAttribute(String, ObjectFactory<?>) - 类中的方法 org.springframework.boot.devtools.restart.Restarter
 
getOrCreateSourceDirectory(String) - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
Get or create a ClassLoaderFiles.SourceDirectory with the given name.
getOrDeduceName(Object) - 类中的方法 org.springframework.boot.web.servlet.DynamicRegistrationBean
Deduces the name for this registration.
getOrder() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthProperties.Status
 
getOrder() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.OpenTelemetryEventPublisherBeansApplicationListener
 
getOrder() - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.server.ManagementWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.actuate.web.exchanges.reactive.HttpExchangesWebFilter
 
getOrder() - 类中的方法 org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter
 
getOrder() - 类中的方法 org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurations
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.BackgroundPreinitializer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.jersey.JerseyProperties.Filter
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.mongo.StandardMongoClientSettingsBuilderCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.security.SecurityProperties.Filter
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.embedded.JettyVirtualThreadsWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.embedded.JettyWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.embedded.NettyWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.embedded.TomcatVirtualThreadsWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.embedded.TomcatWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.embedded.UndertowWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.TomcatServletWebServerFactoryCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.websocket.reactive.JettyWebSocketReactiveWebServerCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.websocket.reactive.TomcatWebSocketReactiveWebServerCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.websocket.servlet.JettyWebSocketServletWebServerCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.websocket.servlet.TomcatWebSocketServletWebServerCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.autoconfigure.websocket.servlet.UndertowWebSocketServletWebServerCustomizer
 
getOrder() - 类中的方法 org.springframework.boot.builder.ParentContextApplicationContextInitializer
 
getOrder() - 类中的方法 org.springframework.boot.builder.ParentContextCloserApplicationListener
 
getOrder() - 类中的方法 org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor
 
getOrder() - 类中的方法 org.springframework.boot.context.annotation.UserConfigurations
 
getOrder() - 类中的方法 org.springframework.boot.context.ApplicationPidFileWriter
 
getOrder() - 类中的方法 org.springframework.boot.context.config.AnsiOutputApplicationListener
 
getOrder() - 类中的方法 org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor
 
getOrder() - 类中的方法 org.springframework.boot.context.config.StandardConfigDataLocationResolver
 
getOrder() - 类中的方法 org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
 
getOrder() - 类中的方法 org.springframework.boot.context.ContextIdApplicationContextInitializer
 
getOrder() - 类中的方法 org.springframework.boot.context.FileEncodingApplicationListener
 
getOrder() - 类中的方法 org.springframework.boot.context.logging.LoggingApplicationListener
 
getOrder() - 类中的方法 org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
 
getOrder() - 类中的方法 org.springframework.boot.devtools.restart.RestartApplicationListener
 
getOrder() - 类中的方法 org.springframework.boot.env.EnvironmentPostProcessorApplicationListener
 
getOrder() - 类中的方法 org.springframework.boot.env.RandomValuePropertySourceEnvironmentPostProcessor
 
getOrder() - 类中的方法 org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor
 
getOrder() - 类中的方法 org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor
 
getOrder() - 类中的方法 org.springframework.boot.LazyInitializationBeanFactoryPostProcessor
 
getOrder() - 类中的方法 org.springframework.boot.reactor.ReactorEnvironmentPostProcessor
 
getOrder() - 接口中的方法 org.springframework.boot.sql.init.dependency.DatabaseInitializerDetector
 
getOrder() - 类中的方法 org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener
 
getOrder() - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener
 
getOrder() - 类中的方法 org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener
 
getOrder() - 类中的方法 org.springframework.boot.test.mock.mockito.MockitoPostProcessor
已过时。
 
getOrder() - 类中的方法 org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener
已过时。
 
getOrder() - 类中的方法 org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener
已过时。
 
getOrder() - 类中的方法 org.springframework.boot.web.reactive.filter.OrderedHiddenHttpMethodFilter
 
getOrder() - 类中的方法 org.springframework.boot.web.servlet.error.DefaultErrorAttributes
 
getOrder() - 类中的方法 org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter
 
getOrder() - 类中的方法 org.springframework.boot.web.servlet.filter.OrderedFormContentFilter
 
getOrder() - 类中的方法 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter
 
getOrder() - 类中的方法 org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter
 
getOrder() - 类中的方法 org.springframework.boot.web.servlet.RegistrationBean
Get the order of the registration bean.
getOrder() - 类中的方法 org.springframework.boot.web.servlet.support.ErrorPageFilter
 
getOrder() - 类中的方法 org.springframework.boot.web.servlet.support.ServletContextApplicationContextInitializer
 
getOrderExecuted() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getOrElse(Class<T>, T) - 接口中的方法 org.springframework.boot.BootstrapContext
Return an instance from the context if the type has been registered.
getOrElse(Class<T>, T) - 类中的方法 org.springframework.boot.DefaultBootstrapContext
 
getOrElseSupply(Class<T>, Supplier<T>) - 接口中的方法 org.springframework.boot.BootstrapContext
Return an instance from the context if the type has been registered.
getOrElseSupply(Class<T>, Supplier<T>) - 类中的方法 org.springframework.boot.DefaultBootstrapContext
 
getOrElseThrow(Class<T>, Supplier<? extends X>) - 接口中的方法 org.springframework.boot.BootstrapContext
Return an instance from the context if the type has been registered.
getOrElseThrow(Class<T>, Supplier<? extends X>) - 类中的方法 org.springframework.boot.DefaultBootstrapContext
 
getOrFindConfigurationClasses(MergedContextConfiguration) - 类中的方法 org.springframework.boot.test.context.SpringBootTestContextBootstrapper
 
getOrg() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getOrigin() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertyValueDescriptor
 
getOrigin() - 类中的方法 org.springframework.boot.context.config.ConfigDataLocation
 
getOrigin() - 异常错误类中的方法 org.springframework.boot.context.config.ConfigDataLocationNotFoundException
 
getOrigin() - 异常错误类中的方法 org.springframework.boot.context.config.ConfigDataResourceNotFoundException
 
getOrigin() - 异常错误类中的方法 org.springframework.boot.context.config.InactiveConfigDataAccessException
Return the origin or the property or null.
getOrigin() - 异常错误类中的方法 org.springframework.boot.context.properties.bind.BindException
 
getOrigin() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationProperty
 
getOrigin() - 类中的方法 org.springframework.boot.docker.compose.service.connection.DockerComposeConnectionDetailsFactory.DockerComposeConnectionDetails
 
getOrigin() - 接口中的方法 org.springframework.boot.origin.OriginProvider
Return the source origin or null if the origin is not known.
getOrigin() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
getOrigin() - 类中的方法 org.springframework.boot.origin.OriginTrackedValue
 
getOrigin() - 类中的方法 org.springframework.boot.origin.PropertySourceOrigin
Return the actual origin for the source if known.
getOrigin() - 类中的方法 org.springframework.boot.testcontainers.service.connection.ContainerConnectionDetailsFactory.ContainerConnectionDetails
 
getOrigin() - 类中的方法 org.springframework.boot.testcontainers.service.connection.ContainerConnectionSource
 
getOrigin(Object, K) - 接口中的静态方法 org.springframework.boot.origin.OriginLookup
Attempt to look up the origin from the given source.
getOrigin(String) - 类中的方法 org.springframework.boot.env.ConfigTreePropertySource
 
getOrigin(String) - 类中的方法 org.springframework.boot.env.OriginTrackedMapPropertySource
 
getOrigin(String) - 类中的方法 org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource
 
getOrigin(K) - 接口中的方法 org.springframework.boot.origin.OriginLookup
Return the origin of the given key or null if the origin cannot be determined.
getOriginalClassLoader() - 类中的方法 org.springframework.boot.devtools.restart.classloader.RestartClassLoader
 
getOriginParents() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertyValueDescriptor
 
getOs() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Image
Return the OS of the image.
getOut() - 接口中的方法 org.springframework.boot.test.system.CapturedOutput
Return System.out content in the order that it was captured.
getOut() - 类中的方法 org.springframework.boot.test.system.OutputCaptureRule
 
getOutcome() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 
getOutputQueryResults() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getOutputStream() - 类中的方法 org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
 
getOutputStream() - 类中的方法 org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
 
getOutputStream() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource.OriginTrackedWritableResource
 
getOutputType() - 接口中的方法 org.springframework.boot.actuate.endpoint.jmx.JmxOperation
Returns the type of the output of the operation.
getOwner() - 类中的方法 org.springframework.boot.info.ProcessInfo
 
getPackagedConfigFile(String) - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem
 
getPackageNames() - 类中的方法 org.springframework.boot.autoconfigure.domain.EntityScanPackages
Return the package names specified from all @EntityScan annotations.
getPackages() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getPage(String) - 类中的方法 org.springframework.boot.test.web.htmlunit.LocalHostWebClient
 
getPageable() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
 
getPageParameter() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
 
getPageParamName() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getPageSize() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Request
 
getParam() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Authentication
 
getParameter() - 异常错误类中的方法 org.springframework.boot.actuate.endpoint.invoke.ParameterMappingException
Return the parameter being mapped.
getParameterCount() - 接口中的方法 org.springframework.boot.actuate.endpoint.invoke.OperationParameters
Return the total number of parameters.
getParameterName() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
 
getParameters() - 类中的方法 org.springframework.boot.actuate.endpoint.invoke.reflect.OperationMethod
Return the operation parameters.
getParameters() - 接口中的方法 org.springframework.boot.actuate.endpoint.jmx.JmxOperation
Returns the parameters the operation expects in the order that they should be provided.
getParameters() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getParams() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription
 
getParams() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription
 
getParent() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
The parent report (from a parent BeanFactory if there is one).
getParent() - 接口中的方法 org.springframework.boot.context.config.ConfigDataLocationResolverContext
Provides access to the parent ConfigDataResource that triggered the resolve or null if there is no available parent.
getParent() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Return the parent of this ConfigurationPropertyName or ConfigurationPropertyName.EMPTY if there is no parent.
getParent() - 接口中的方法 org.springframework.boot.origin.Origin
Return the parent origin for this instance if there is one.
getParent() - 类中的方法 org.springframework.boot.origin.PropertySourceOrigin
 
getParent() - 类中的方法 org.springframework.boot.origin.TextResourceOrigin
 
getParentId() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.ContextConditionsDescriptor
 
getParentId() - 类中的方法 org.springframework.boot.actuate.beans.BeansEndpoint.ContextBeansDescriptor
 
getParentId() - 类中的方法 org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ContextConfigurationPropertiesDescriptor
 
getParentId() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.ContextFlywayBeansDescriptor
 
getParentId() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ContextLiquibaseBeansDescriptor
 
getParentId() - 类中的方法 org.springframework.boot.actuate.web.mappings.MappingsEndpoint.ContextMappingsDescriptor
 
getParentPid() - 类中的方法 org.springframework.boot.info.ProcessInfo
 
getParser() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getPartitioned() - 类中的方法 org.springframework.boot.web.server.Cookie
 
getPassword() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
getPassword() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getPassword() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.kairos.KairosProperties
 
getPassword() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties.Pushgateway
 
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails
Login to authenticate against the broker.
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Stream
 
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails
Login password of the server.
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseConnectionDetails
Cluster password.
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication.Jks
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails
Login password of the redis server.
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Sentinel
Password for authenticating with sentinel(s).
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
 
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails
Password for authentication with Elasticsearch.
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
 
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.flyway.FlywayConnectionDetails
Password for the database or null if no Flyway-specific configuration is required.
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Return the configured password or null if none was configured.
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails
Password for the database.
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionDetails
Login to authenticate against the broker.
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisConnectionDetails
Login password of the broker.
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
 
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.ldap.LdapConnectionDetails
Login password of the server.
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getPassword() - 接口中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseConnectionDetails
Password for the database or null if no Liquibase-specific configuration is required.
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Authentication
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties.Store
 
getPassword() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Key
 
getPassword() - 接口中的方法 org.springframework.boot.ssl.SslBundleKey
Return the password that should be used to access the key or null if no password is required.
getPath() - 类中的方法 org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties
 
getPath() - 类中的方法 org.springframework.boot.actuate.endpoint.web.EndpointMapping
Returns the path to which endpoints should be mapped.
getPath() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
Returns the path for the operation.
getPath() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties
 
getPath() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Graphiql
 
getPath() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Websocket
 
getPath() - 类中的方法 org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
getPath() - 类中的方法 org.springframework.boot.autoconfigure.web.ErrorProperties
 
getPath() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.DefaultJerseyApplicationPath
 
getPath() - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath
Returns the configured path of the dispatcher servlet.
getPath() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletRegistrationBean
 
getPath() - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath
Returns the configured path of the application.
getPath() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
 
getPath() - 类中的方法 org.springframework.boot.autoconfigure.webservices.WebServicesProperties
 
getPath() - 类中的方法 org.springframework.boot.web.server.Cookie
 
getPath() - 类中的方法 org.springframework.boot.web.server.ErrorPage
The path to render (usually implemented as a forward), starting with "/".
getPath(String) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
 
getPath(URI) - 类中的方法 org.springframework.boot.loader.nio.file.NestedFileSystemProvider
 
getPath(EndpointId) - 类中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Return the full path for the endpoint with the given ID or null if the endpoint cannot be found.
getPathMapping() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties
 
getPathmatch() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getPathParameter(HttpServletRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
Returns whether the path parameter is set.
getPathPrefix() - 接口中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails
Prefix added to the path of every request sent to Elasticsearch.
getPathPrefix() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
 
getPaths() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.System.Diskspace
 
getPaths() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy.Content
 
getPaths() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy.Fixed
 
getPattern() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getPattern() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
getPatterns() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription
 
getPatterns() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription
 
getPatterns() - 枚举类中的方法 org.springframework.boot.autoconfigure.security.StaticResourceLocation
 
getPayload() - 类中的方法 org.springframework.boot.buildpack.platform.docker.LogUpdateEvent
 
getPem() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication
 
getPem() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles
 
getPercent() - 类中的方法 org.springframework.boot.buildpack.platform.docker.TotalProgressEvent
Return the total progress.
getPercentiles() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.AutoTimeProperties
 
getPercentiles() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Distribution
 
getPercentilesHistogram() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Distribution
 
getPeriod() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce.Cluster.Refresh
 
getPeriod() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache
 
getPhase() - 类中的方法 org.springframework.boot.web.context.WebServerGracefulShutdownLifecycle
 
getPhysicalStrategy() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties.Naming
 
getPid() - 类中的方法 org.springframework.boot.info.ProcessInfo
 
getPipeline() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
getPlaceholderPrefix() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getPlaceholders() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getPlaceholderSeparator() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getPlaceholderSuffix() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getPlatform() - 类中的方法 org.springframework.boot.autoconfigure.batch.BatchProperties.Jdbc
 
getPlatform() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
 
getPlatform() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
 
getPlatform() - 类中的方法 org.springframework.boot.autoconfigure.session.JdbcSessionProperties
 
getPlatform() - 类中的方法 org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
 
getPluginClassName() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Authentication
 
getPolicy() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Failover
 
getPoller() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties
 
getPollingFrequency() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
getPollInterval() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
 
getPollTimeout() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getPool() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getPool() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Jedis
 
getPool() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
 
getPool() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getPool() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getPool() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties
 
getPool() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties
 
getPool() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties
 
getPool() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskSchedulingProperties
 
getPort() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
 
getPort() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
getPort() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
getPort() - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
Returns the management port or null if the server port should be used.
getPort() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getPort() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Stream
 
getPort() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getPort() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Standalone
Redis server port.
getPort() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getPort() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.RSocket.Client
 
getPort() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getPort() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties
 
getPort() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getPort() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server
 
getPort() - 类中的方法 org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
 
getPort() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getPort() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
 
getPort() - 类中的方法 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
 
getPort() - 类中的方法 org.springframework.boot.devtools.livereload.LiveReloadServer
Return the port that the server is listening on.
getPort() - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyWebServer
 
getPort() - 类中的方法 org.springframework.boot.web.embedded.netty.NettyWebServer
 
getPort() - 异常错误类中的方法 org.springframework.boot.web.embedded.tomcat.ConnectorStartFailedException
 
getPort() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatWebServer
 
getPort() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowWebServer
 
getPort() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
The port that the web server listens on.
getPort() - 异常错误类中的方法 org.springframework.boot.web.server.PortInUseException
Returns the port that was in use.
getPort() - 接口中的方法 org.springframework.boot.web.server.WebServer
Return the port this server is listening on.
getPortFile(ApplicationContext) - 类中的方法 org.springframework.boot.web.context.WebServerPortFileWriter
Return the actual port file that should be written for the given application context.
getPortHeader() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Remoteip
 
getPositiveMatches() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.ContextConditionsDescriptor
 
getPostgresql() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getPostLogoutRedirectUris() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Registration
 
getPredicate() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlerMappingDescription
 
getPredicate() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDescription
 
getPrefetch() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getPrefix() - 类中的方法 org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor
 
getPrefix() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
 
getPrefix() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getPrefix() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
getPrefix() - 类中的方法 org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
 
getPrefix() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getPrefix() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getPrefix() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
getPrefix() - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath
Return a cleaned up version of the path that can be used as a prefix for URLs.
getPrefix() - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath
Return a cleaned up version of the path that can be used as a prefix for URLs.
getPrefix() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
 
getPrefix() - 类中的方法 org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource
 
getPrefix() - 接口中的方法 org.springframework.boot.origin.OriginLookup
Return the implicit prefix that is applied when performing a lookup or null if no prefix is used.
getPrettyPrinting() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getPrimary() - 接口中的方法 org.springframework.boot.actuate.health.HealthEndpointGroups
Return the primary group used by the endpoint.
getPrincipal() - 类中的方法 org.springframework.boot.actuate.audit.AuditEvent
Returns the user principal responsible for the event or an empty String if the principal is not available.
getPrincipal() - 接口中的方法 org.springframework.boot.actuate.endpoint.SecurityContext
Return the currently authenticated Principal or null.
getPrincipal() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange
Returns the principal.
getPrincipalClaimName() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
 
getPrint() - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
 
getPrinter() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema
 
getPriority() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getPriority() - 类中的方法 org.springframework.boot.logging.log4j2.SpringBootPropertySource
 
getPriorityLevel() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer
 
getPrivateKey() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication.Pem
 
getPrivateKey() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
 
getPrivateKey() - 类中的方法 org.springframework.boot.ssl.pem.PemContent
Parse and return the private keys from the PEM content.
getPrivateKey(String) - 类中的方法 org.springframework.boot.ssl.pem.PemContent
Parse and return the private keys from the PEM content or null if there is no private key.
getPrivateKeyLocation() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Decryption.Credential
 
getPrivateKeyLocation() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration.Signing.Credential
 
getPrivateKeyPassword() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication.Jks
 
getPrivateKeyPassword() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication.Pem
 
getPrivateKeyPassword() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
 
getProbability() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Sampling
 
getProblemdetails() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
 
getProblemdetails() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getProcessorCache() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getProduce() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Propagation
 
getProduced() - 类中的方法 org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes
Returns the media types produced by an endpoint.
getProducedMimeType() - 枚举类中的方法 org.springframework.boot.actuate.endpoint.ApiVersion
 
getProducedMimeType() - 接口中的方法 org.springframework.boot.actuate.endpoint.Producible
Mime type that can be produced.
getProducedMimeType() - 枚举类中的方法 org.springframework.boot.actuate.metrics.export.prometheus.PrometheusOutputFormat
 
getProducedMimeType() - 枚举类中的方法 org.springframework.boot.actuate.metrics.export.prometheus.TextOutputFormat
已过时。
 
getProducer() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getProducer() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getProducerBootstrapServers() - 接口中的方法 org.springframework.boot.autoconfigure.kafka.KafkaConnectionDetails
Returns the list of bootstrap servers used for producers.
getProduces() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
Returns the media types that the operation produces.
getProduces() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription
 
getProduces() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription
 
getProducesMediaTypes() - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.DiscoveredOperationMethod
 
getProfile() - 类中的方法 org.springframework.boot.context.config.StandardConfigDataResource
Return the profile or null if the resource is not profile specific.
getProfiles() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
getProgress() - 类中的方法 org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent
Return a text based progress bar if progress information is available.
getProgressConsumer(String) - 类中的方法 org.springframework.boot.buildpack.platform.build.AbstractBuildLog
 
getProgressDetail() - 类中的方法 org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent
Return progress details if available.
getProjectId() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver.StackdriverProperties
 
getPropagation() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties
 
getProperties() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
 
getProperties() - 类中的方法 org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor
 
getProperties() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySourceDescriptor
 
getProperties() - 类中的方法 org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
Return the properties that this instance manages.
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
 
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
 
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties
 
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Return the JpaProperties.
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties
 
getProperties() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties
 
getProperties(Class<?>) - 类中的方法 org.springframework.boot.test.context.SpringBootTestContextBootstrapper
 
getProperty() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentEntryDescriptor
 
getProperty() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySourceEntryDescriptor
 
getProperty() - 异常错误类中的方法 org.springframework.boot.context.config.InvalidConfigDataPropertyException
Return source property that caused the exception.
getProperty() - 异常错误类中的方法 org.springframework.boot.context.properties.bind.BindException
Return the configuration property name of the item that was being bound.
getProperty() - 类中的方法 org.springframework.boot.origin.SystemEnvironmentOrigin
 
getProperty(String) - 接口中的方法 org.springframework.boot.admin.SpringApplicationAdminMXBean
Return the value of the specified key from the application Environment.
getProperty(String) - 类中的方法 org.springframework.boot.ansi.AnsiPropertySource
 
getProperty(String) - 类中的方法 org.springframework.boot.env.ConfigTreePropertySource
 
getProperty(String) - 类中的方法 org.springframework.boot.env.OriginTrackedMapPropertySource
 
getProperty(String) - 类中的方法 org.springframework.boot.env.RandomValuePropertySource
 
getProperty(String) - 类中的方法 org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource
 
getProperty(String) - 类中的方法 org.springframework.boot.logging.log4j2.SpringBootPropertySource
 
getProperty(String) - 类中的方法 org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
 
getProperty(String) - 类中的方法 org.springframework.boot.testcontainers.properties.TestcontainersPropertySource
已过时。
 
getPropertyName() - 异常错误类中的方法 org.springframework.boot.context.config.InactiveConfigDataAccessException
Return the name of the property.
getPropertyName() - 类中的方法 org.springframework.boot.origin.PropertySourceOrigin
Return the property name that was used when obtaining the original value from the property source.
getPropertyNames() - 类中的方法 org.springframework.boot.env.ConfigTreePropertySource
 
getPropertyNames() - 类中的方法 org.springframework.boot.logging.log4j2.SpringBootPropertySource
 
getPropertyNames() - 类中的方法 org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
 
getPropertyNamingStrategy() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getPropertyResolvers(Environment, Class<?>) - 类中的方法 org.springframework.boot.ResourceBanner
Return a mutable list of the PropertyResolver instances that will be used to resolve placeholders.
getPropertySource() - 类中的方法 org.springframework.boot.actuate.endpoint.SanitizableData
Return the property source that provided the data or null If the data was not from a PropertySource.
getPropertySource() - 异常错误类中的方法 org.springframework.boot.context.config.InactiveConfigDataAccessException
Return the inactive property source that contained the property.
getPropertySource() - 类中的方法 org.springframework.boot.origin.PropertySourceOrigin
Return the origin PropertySource.
getPropertySources() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentDescriptor
 
getPropertySources() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.EnvironmentEntryDescriptor
 
getPropertySources() - 类中的方法 org.springframework.boot.context.config.ConfigData
Return the configuration data property sources in ascending priority order.
getProtocol() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
getProtocol() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
getProtocol() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Security
 
getProtocol() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getProtocol() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties
 
getProtocol() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle
 
getProtocol() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslBundleProperties
 
getProtocol() - 接口中的方法 org.springframework.boot.ssl.SslBundle
Return the protocol to use when establishing the connection.
getProtocol() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the SSL protocol to use.
getProtocol() - 类中的方法 org.springframework.boot.web.server.WebServerSslBundle
 
getProtocolHeader() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Remoteip
 
getProtocolHeaderHttpsValue() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Remoteip
 
getProtocols() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server.Spec
 
getProvider() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
 
getProvider() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
 
getProvider() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
 
getProvider() - 类中的方法 org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties.Store
 
getProvider(String, ApplicationContext) - 类中的方法 org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
Get the provider that can be used to render the given view.
getProvider(String, Environment, ClassLoader, ResourceLoader) - 类中的方法 org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
Get the provider that can be used to render the given view.
getProviders() - 类中的方法 org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
Return the underlying providers being used.
getProxy() - 类中的方法 org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
getProxy() - 类中的方法 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
 
getProxyRevalidate() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getPublicKeyLocation() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
 
getPublishedHistogramType() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties
 
getPublisher() - 类中的方法 org.springframework.boot.actuate.security.AbstractAuthenticationAuditListener
 
getPublisher() - 类中的方法 org.springframework.boot.actuate.security.AbstractAuthorizationAuditListener
 
getPublisherConfirmType() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getPublishRegistryAuthentication() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
getPullPolicy() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the image PullPolicy that the builder should use.
getPushgateway() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
 
getPushRate() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties.Pushgateway
 
getQosEnabled() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getQualifierDelimiter() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
 
getQuery() - 类中的方法 org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
Return the validation query or null.
getQuery() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getQueryTimeout() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
 
getQueueCapacity() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Pool
 
getQueues() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getQuietPeriod() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles.Watch.File
 
getQuietPeriod() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
 
getRabbitProperties() - 类中的方法 org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
 
getRabbitProperties() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitTemplateConfigurer
 
getRateUnits() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
getRawZipDataInputStream() - 类中的方法 org.springframework.boot.loader.jar.NestedJarFile
 
getReactive() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getReactive() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getReactive() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getReader() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getReadiness() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
getReadinessState() - 接口中的方法 org.springframework.boot.availability.ApplicationAvailability
Return the ReadinessState of the application.
getReadOnlyHeaders() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Endpoint
 
getReadTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getReadTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PushRegistryProperties
 
getReadTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinProperties
 
getReadTimeout() - 类中的方法 org.springframework.boot.autoconfigure.http.client.HttpClientProperties
 
getReadTimeout() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Admin
 
getReadTimeout() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness.Tcp
 
getRealm() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Authentication
 
getReason() - 异常错误类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException
Return the reason why the authorization exception was thrown.
getReason() - 异常错误类中的方法 org.springframework.boot.actuate.endpoint.InvalidEndpointRequestException
Return the reason explaining why the request is invalid, potentially null.
getReason() - 异常错误类中的方法 org.springframework.boot.context.properties.source.InvalidConfigurationPropertyValueException
Return the reason why the value is invalid.
getReasonPhrase() - 异常错误类中的方法 org.springframework.boot.buildpack.platform.docker.transport.DockerEngineException
Return the reason phrase returned by the Docker API.
getReceiveTimeout() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getReceiveTimeout() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Poller
 
getReceiveTimeout() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
getReceiveTimeout() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getRecording() - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesProperties
 
getRedirectContextRoot() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getRedirects() - 类中的方法 org.springframework.boot.autoconfigure.http.client.HttpClientProperties
 
getRedirectUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
 
getRedirectUris() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Registration
 
getRedis() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties
 
getReferenceDescription() - 异常错误类中的方法 org.springframework.boot.context.config.ConfigDataLocationNotFoundException
 
getReferenceDescription() - 异常错误类中的方法 org.springframework.boot.context.config.ConfigDataNotFoundException
Return a description of actual referenced item that could not be found.
getReferenceDescription() - 异常错误类中的方法 org.springframework.boot.context.config.ConfigDataResourceNotFoundException
 
getRefresh() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce.Cluster
 
getRefreshTokenTimeToLive() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Token
 
getRegistered() - 类中的方法 org.springframework.boot.web.servlet.server.Jsp
Return whether the JSP servlet is registered.
getRegisteredInstanceSupplier(Class<T>) - 接口中的方法 org.springframework.boot.BootstrapRegistry
Return any existing BootstrapRegistry.InstanceSupplier for the given type.
getRegisteredInstanceSupplier(Class<T>) - 类中的方法 org.springframework.boot.DefaultBootstrapContext
 
getRegistration() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RegistrationMappingDescription
Returns the registration that is being described.
getRegistration() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
 
getRegistration() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Client
 
getRegistration() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties
 
getRegistrationPolicy() - 类中的方法 org.springframework.boot.autoconfigure.jmx.JmxProperties
 
getRelativeName() - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFile
Return the name of the file relative to the source directory.
getRelativePath(String) - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath
Return a form of the given path that's relative to the dispatcher servlet path.
getRelativePath(String) - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath
Return a form of the given path that's relative to the Jersey application path.
getRelaxedPathChars() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getRelaxedQueryChars() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getRemote() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties
 
getRemoteAddress() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange.Request
Return the remote address that made the request.
getRemoteAddress() - 接口中的方法 org.springframework.boot.actuate.web.exchanges.RecordableHttpRequest
Returns the remote address from which the request was sent, if available.
getRemoteFields() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Baggage
 
getRemoteip() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getRemoteIpHeader() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Remoteip
 
getRemoteSocketAddress() - 类中的方法 org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
 
getRepackagedClassesLocation() - 类中的方法 org.springframework.boot.loader.tools.Layouts.Jar
 
getRepackagedClassesLocation() - 接口中的方法 org.springframework.boot.loader.tools.RepackagingLayout
Returns the location to which classes should be moved.
getRepeatableSqlMigrationPrefix() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getReplacement() - 异常错误类中的方法 org.springframework.boot.context.config.InvalidConfigDataPropertyException
Return the replacement property that should be used instead or null if not replacement is available.
getReplicaSetName() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getReplicationFactor() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getReplyTimeout() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getRepository() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Data
 
getRepositoryConfigurationExtension() - 类中的方法 org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
The RepositoryConfigurationExtension for the particular repository support.
getRepositoryType() - 类中的方法 org.springframework.boot.autoconfigure.session.RedisSessionProperties
 
getRequest() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange
Returns the request that started the exchange.
getRequest() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getRequestContextAttribute() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getRequestContextAttribute() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
getRequestedChannelMax() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getRequestedHeartbeat() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getRequestMappingConditions() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlerMappingDetails
 
getRequestMappingConditions() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDetails
 
getRequestMappingHandlerAdapter() - 接口中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxRegistrations
Return the custom RequestMappingHandlerAdapter that should be used and processed by the WebFlux configuration.
getRequestMappingHandlerAdapter() - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
Return the custom RequestMappingHandlerAdapter that should be used and processed by the MVC configuration.
getRequestMappingHandlerMapping() - 接口中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxRegistrations
Return the custom RequestMappingHandlerMapping that should be used and processed by the WebFlux configuration.
getRequestMappingHandlerMapping() - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
Return the custom RequestMappingHandlerMapping that should be used and processed by the MVC configuration.
getRequestMatcher(String) - 类中的方法 org.springframework.boot.autoconfigure.security.servlet.AntPathRequestMatcherProvider
 
getRequestMatcher(String) - 接口中的方法 org.springframework.boot.autoconfigure.security.servlet.RequestMatcherProvider
Return the RequestMatcher to be used for the specified pattern.
getRequestMatcherProvider(WebApplicationContext) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
 
getRequestMatcherProvider(WebApplicationContext) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
 
getRequestMatcherProvider(WebApplicationContext) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.LinksRequestMatcher
 
getRequestPredicate() - 接口中的方法 org.springframework.boot.actuate.endpoint.web.WebOperation
Returns the predicate for requests that can be handled by this operation.
getRequests() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties.Http.Client
 
getRequests() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties.Http.Server
 
getRequestTimeout() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Admin
 
getRequestTimeout() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Async
 
getRequiredNode(JsonNode, String) - 类中的方法 org.springframework.boot.jackson.JsonObjectDeserializer
Helper method to return a JsonNode from the tree.
getResolvableType() - 类中的方法 org.springframework.boot.availability.AvailabilityChangeEvent
 
getResource() - 类中的方法 org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
 
getResource() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getResource() - 异常错误类中的方法 org.springframework.boot.context.config.ConfigDataResourceNotFoundException
Return the resource that could not be found.
getResource() - 类中的方法 org.springframework.boot.context.config.StandardConfigDataResource
Return the underlying Spring Resource being loaded.
getResource() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
getResource() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource.OriginTrackedWritableResource
 
getResource() - 类中的方法 org.springframework.boot.origin.TextResourceOrigin
Return the resource where the property originated.
getResource(String) - 类中的方法 org.springframework.boot.devtools.restart.classloader.RestartClassLoader
 
getResource(String) - 类中的方法 org.springframework.boot.test.context.FilteredClassLoader
 
getResource(String) - 类中的方法 org.springframework.boot.test.mock.web.SpringBootMockServletContext
 
getResource(EndpointMapping, WebOperation, WebOperationRequestPredicate, String, WebServerNamespace, JerseyRemainingPathSegmentProvider) - 类中的方法 org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory
 
getResourceAsStream(String) - 类中的方法 org.springframework.boot.test.context.FilteredClassLoader
 
getResourceAttributes() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.otlp.OtlpMetricsProperties
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getResourceAttributes() - 类中的方法 org.springframework.boot.actuate.autoconfigure.opentelemetry.OpenTelemetryProperties
 
getResourceBasePathLocation(String) - 类中的方法 org.springframework.boot.test.mock.web.SpringBootMockServletContext
 
getResourceByPath(String) - 类中的方法 org.springframework.boot.io.ApplicationResourceLoader
 
getResourceByPath(String) - 类中的方法 org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext
 
getResourceByPath(String) - 类中的方法 org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
 
getResourceByPath(String) - 类中的方法 org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
 
getResourceFactory() - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
 
getResourceLabels() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver.StackdriverProperties
 
getResourceLoadClass() - 类中的方法 org.springframework.boot.test.json.AbstractJsonMarshalTester
Return class used to load relative resources.
getResourceLoader() - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getResourceLoader() - 类中的方法 org.springframework.boot.SpringApplication
The ResourceLoader that will be used in the ApplicationContext.
getResourceLoaderPath() - 类中的方法 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider.GroovyTemplateAvailabilityProperties
 
getResourceLoaderPath() - 类中的方法 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
getResourceLocation(String) - 类中的方法 org.springframework.boot.test.mock.web.SpringBootMockServletContext
 
getResourceOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.condition.ResourceCondition
Check if one of the default resource locations actually exists.
getResourceOutcome(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
 
getResources() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties
 
getResources(String) - 类中的方法 org.springframework.boot.devtools.restart.classloader.RestartClassLoader
 
getResources(String) - 类中的方法 org.springframework.boot.test.context.FilteredClassLoader
 
getResourceSuffix() - 类中的方法 org.springframework.boot.test.context.SpringBootContextLoader
 
getResourceSuffixes() - 类中的方法 org.springframework.boot.test.context.SpringBootContextLoader
 
getResourceType() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver.StackdriverProperties
 
getResponse() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange
Returns the response that completed the exchange.
getResponseMessage() - 异常错误类中的方法 org.springframework.boot.buildpack.platform.docker.transport.DockerEngineException
Return the message from the body of the Docker API response, or null if the message JSON could not be read.
getResponseUrl() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Singlelogout
 
getRestart() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties
 
getRestart() - 类中的方法 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
 
getRestclient() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
 
getRestTemplate() - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Returns the underlying RestTemplate that is actually used to perform the REST operations.
getRetentionDuration() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getRetentionPeriod() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
 
getRetentionPolicy() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getRetentionReplicationFactor() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getRetentionShardDuration() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getRetries() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getRetry() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getRetry() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getRetry() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getRetryLetterTopic() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.DeadLetterPolicy
 
getReturnBodyOnCreate() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getReturnBodyOnUpdate() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getRoles() - 类中的方法 org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointProperties
 
getRoles() - 类中的方法 org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties
 
getRoles() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthProperties
 
getRoles() - 类中的方法 org.springframework.boot.actuate.autoconfigure.quartz.QuartzEndpointProperties
 
getRoles() - 类中的方法 org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
getRollbackFile() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getRollbackOnCommitFailure() - 类中的方法 org.springframework.boot.autoconfigure.transaction.TransactionProperties
 
getRoot(Object) - 类中的静态方法 org.springframework.boot.buildpack.platform.json.MappedObject
 
getRootDirectory() - 接口中的方法 org.springframework.boot.loader.launch.Archive
Returns the root directory of this archive or null if the archive is not backed by a directory.
getRootPath() - 接口中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoint
Return the root path of the endpoint (relative to the context and base path) that exposes it.
getRootPath(List<PathMapper>, EndpointId) - 接口中的静态方法 org.springframework.boot.actuate.endpoint.web.PathMapper
Resolve the root path for the specified endpointId from the given path mappers.
getRootPath(EndpointId) - 类中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Return the root path for the endpoint with the given ID or null if the endpoint cannot be found.
getRootPath(EndpointId) - 接口中的方法 org.springframework.boot.actuate.endpoint.web.PathMapper
Resolve the root path for the specified endpointId.
getRootUri() - 类中的方法 org.springframework.boot.test.web.client.LocalHostUriTemplateHandler
 
getRootUri() - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Returns the root URI applied by RestTemplateBuilder.rootUri(String) or "" if the root URI has not been applied.
getRootUri() - 类中的方法 org.springframework.boot.web.client.RootUriTemplateHandler
 
getRoutingFunction(ErrorAttributes) - 类中的方法 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) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
 
getRoutingKey() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getRsocket() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties
 
getRsocket() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties
 
getRunImage() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the run image that should be used, if provided.
getRunListener(SpringApplication) - 接口中的方法 org.springframework.boot.SpringApplicationHook
Return the SpringApplicationRunListener that should be hooked into the given SpringApplication.
getRunnable() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskDescriptor
 
getRunningProcess() - 类中的方法 org.springframework.boot.loader.tools.RunProcess
Return the running process.
getRunningService() - 类中的方法 org.springframework.boot.docker.compose.service.connection.DockerComposeConnectionSource
Return the running Docker Compose service.
getRunningServices() - 接口中的方法 org.springframework.boot.docker.compose.core.DockerCompose
Return the running services for the active profile, or an empty list if no services are running.
getRunningServices() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeServicesReadyEvent
Return the relevant Docker Compose services that are running.
getRuntime() - 类中的方法 org.springframework.boot.info.JavaInfo
 
getSameSite() - 类中的方法 org.springframework.boot.web.server.Cookie
 
getSameSite(Cookie) - 接口中的方法 org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
Get the Cookie.SameSite values that should be used for the given Cookie.
getSampling() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties
 
getSaveMode() - 类中的方法 org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
 
getSaveMode() - 类中的方法 org.springframework.boot.autoconfigure.session.JdbcSessionProperties
 
getSaveMode() - 类中的方法 org.springframework.boot.autoconfigure.session.RedisSessionProperties
 
getSchedulerName() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties
 
getSchema() - 类中的方法 org.springframework.boot.autoconfigure.batch.BatchProperties.Jdbc
 
getSchema() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties
 
getSchema() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
 
getSchema() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
 
getSchema() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
 
getSchema() - 类中的方法 org.springframework.boot.autoconfigure.session.JdbcSessionProperties
 
getSchemaAction() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getSchemaLocations() - 类中的方法 org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
 
getSchemaLocations() - 类中的方法 org.springframework.boot.sql.init.DatabaseInitializationSettings
Returns the locations of the schema (DDL) scripts to apply to the database.
getSchemaManagement(DataSource) - 接口中的方法 org.springframework.boot.jdbc.SchemaManagementProvider
Return the SchemaManagement for the specified DataSource.
getSchemas() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getSchemaType() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Listener
 
getSchemaVersion() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchiveIndex
 
getSchemaVersion() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Manifest
 
getSchemaVersion() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ManifestList
 
getScheme() - 类中的方法 org.springframework.boot.loader.nio.file.NestedFileSystemProvider
 
getScope() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
 
getScope() - 类中的方法 org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
 
getScope() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
 
getScope() - 接口中的方法 org.springframework.boot.BootstrapRegistry.InstanceSupplier
Return the scope of the supplied instance.
getScope() - 类中的方法 org.springframework.boot.loader.tools.Library
Return the scope of the library.
getScopeName() - 类中的方法 org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
getScopes() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Registration
 
getScript() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getScriptPlaceholderPrefix() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getScriptPlaceholderSuffix() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getSearch() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getSecret() - 类中的方法 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
 
getSecretHeaderName() - 类中的方法 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
 
getSecure() - 类中的方法 org.springframework.boot.web.server.Cookie
 
getSecurity() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
 
getSecurity() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getSecurity() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getSecurity() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getSecurity() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getSecurity() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties
 
getSecurityOptions() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the security options that should be used by the lifecycle.
getSelectors() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Threads
 
getSelfInitializationConfig() - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem
Return any self initialization config that has been applied.
getSender() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
getSendTimeout() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getSendTimeout() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
getSentinel() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails
Redis sentinel configuration.
getSentinel() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getSeparator() - 类中的方法 org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
 
getSeparator() - 类中的方法 org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer.Scripts
 
getSeparator() - 类中的方法 org.springframework.boot.sql.init.DatabaseInitializationSettings
Returns the statement separator used in the schema and data scripts.
getSerialConsistency() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Request
 
getSerialization() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getSerializationMode() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
 
getSerializeNulls() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getSerialNumber() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateInfo
 
getServer() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web
 
getServer() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties.Http
 
getServer() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.RSocket
 
getServer() - 类中的方法 org.springframework.boot.autoconfigure.jmx.JmxProperties
 
getServer() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties
 
getServer() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Options
 
getServer() - 类中的方法 org.springframework.boot.rsocket.context.RSocketServerInitializedEvent
Access the RSocketServer.
getServer() - 类中的方法 org.springframework.boot.test.web.client.MockServerRestClientCustomizer
 
getServer() - 类中的方法 org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
 
getServer() - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyWebServer
Returns access to the underlying Jetty Server.
getServer(RestClient.Builder) - 类中的方法 org.springframework.boot.test.web.client.MockServerRestClientCustomizer
 
getServer(RestTemplate) - 类中的方法 org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
 
getServerCustomizers() - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
Returns a mutable collection of Jetty JettyServerCustomizers that will be applied to the Server before it is created.
getServerCustomizers() - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
Returns a mutable collection of Jetty JettyServerCustomizers that will be applied to the Server before it is created.
getServerCustomizers() - 类中的方法 org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
Returns a mutable collection of the NettyServerCustomizers that will be applied to the Netty server builder.
getServerHeader() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getServerHeader() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
 
getServerId() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getServerNameBundles() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the mapping of host names to SSL bundles for SNI configuration.
getServerNamespace() - 接口中的方法 org.springframework.boot.web.context.WebServerApplicationContext
Returns the namespace of the web server application context or null if no namespace has been set.
getServerNamespace() - 类中的方法 org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
 
getServerNamespace() - 类中的方法 org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
 
getServerNamespace(ApplicationContext) - 接口中的静态方法 org.springframework.boot.web.context.WebServerApplicationContext
Returns the server namespace if the specified context is a WebServerApplicationContext.
getServerNameSslBundles() - 类中的方法 org.springframework.boot.rsocket.netty.NettyRSocketServerFactory
 
getServerNameSslBundles() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
 
getServers() - 类中的方法 org.springframework.boot.test.web.client.MockServerRestClientCustomizer
 
getServers() - 类中的方法 org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
 
getServiceName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Application
 
getServiceUrl() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Admin
 
getServiceUrl() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Client
 
getServiceUrl() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Failover.BackupCluster
 
getServlet() - 类中的方法 org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getServlet() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getServlet() - 类中的方法 org.springframework.boot.autoconfigure.session.SessionProperties
 
getServlet() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getServlet() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getServlet() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getServlet() - 类中的方法 org.springframework.boot.autoconfigure.webservices.WebServicesProperties
 
getServlet() - 类中的方法 org.springframework.boot.web.servlet.ServletRegistrationBean
Return the servlet being registered.
getServletConfig() - 类中的方法 org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
 
getServletConfig() - 类中的方法 org.springframework.boot.web.servlet.context.WebApplicationContextServletContextAwareProcessor
 
getServletContext() - 类中的方法 org.springframework.boot.web.servlet.context.WebApplicationContextServletContextAwareProcessor
 
getServletContextInitializerBeans() - 类中的方法 org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
Returns ServletContextInitializers that should be used with the embedded web server.
getServletContextInitializerConfiguration(WebAppContext, ServletContextInitializer...) - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
Return a Jetty Configuration that will invoke the specified ServletContextInitializers.
getServletMapping() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
 
getServletName() - 类中的方法 org.springframework.boot.web.servlet.ServletRegistrationBean
Returns the servlet name that will be registered.
getServletNameMappings() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.FilterRegistrationMappingDescription
Returns the servlet name mappings for the registered filter.
getServletNames() - 类中的方法 org.springframework.boot.web.servlet.AbstractFilterRegistrationBean
Return a mutable collection of servlet names that the filter will be registered against.
getServletPath() - 接口中的方法 org.springframework.boot.actuate.autoconfigure.web.servlet.ManagementServletContext
Return the servlet path of the management server.
getServletPrefix() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
 
getServletRegistrationBeans() - 类中的方法 org.springframework.boot.web.servlet.AbstractFilterRegistrationBean
Return a mutable collection of the ServletRegistrationBean that the filter will be registered against.
getServletUrlMapping() - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath
Return a URL mapping pattern that can be used with a ServletRegistrationBean to map the dispatcher servlet.
getSession() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange
Returns the session details.
getSession() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
getSession() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getSession() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Reactive
 
getSession() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
 
getSession() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
 
getSession(String) - 类中的方法 org.springframework.boot.actuate.session.ReactiveSessionsEndpoint
 
getSession(String) - 类中的方法 org.springframework.boot.actuate.session.SessionsEndpoint
 
getSessionCacheSize() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Cache
 
getSessionName() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getSessions() - 类中的方法 org.springframework.boot.actuate.session.SessionsDescriptor
 
getSet(String, String) - 接口中的方法 org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get a Set value from the meta-data.
getSet(String, String, Set<String>) - 接口中的方法 org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get a Set value from the meta-data.
getSettings() - 类中的方法 org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
getSettings() - 类中的方法 org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
getSettings(DataSource, BatchProperties.Jdbc) - 类中的静态方法 org.springframework.boot.autoconfigure.batch.BatchDataSourceScriptDatabaseInitializer
Adapts Spring Batch JDBC properties to DatabaseInitializationSettings replacing any @@platform@@ placeholders.
getSettings(DataSource, QuartzProperties) - 类中的静态方法 org.springframework.boot.autoconfigure.quartz.QuartzDataSourceScriptDatabaseInitializer
Adapts Quartz properties to DatabaseInitializationSettings replacing any @@platform@@ placeholders.
getSettings(SqlInitializationProperties) - 类中的静态方法 org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer
getSettings(SqlInitializationProperties) - 类中的静态方法 org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer
getShardName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Application
 
getSharedInstance() - 类中的静态方法 org.springframework.boot.convert.ApplicationConversionService
Return a shared default application ConversionService instance, lazily building it once needed.
getShortCommitId() - 类中的方法 org.springframework.boot.info.GitProperties
Return the abbreviated id of the commit or null.
getShowComponents() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthProperties
 
getShowDetails() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties
 
getShowDetails() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties.Group
 
getShowDetails() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthProperties
 
getShowSummary() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getShowSummaryOutput() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getShowValues() - 类中的方法 org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointProperties
 
getShowValues() - 类中的方法 org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties
 
getShowValues() - 类中的方法 org.springframework.boot.actuate.autoconfigure.quartz.QuartzEndpointProperties
 
getShutdown() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties
 
getShutdown() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Pool
 
getShutdown() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskSchedulingProperties
 
getShutdown() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getShutdown() - 类中的方法 org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
 
getShutdown() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
Returns the shutdown configuration that will be applied to the server.
getShutdownHandler() - 类中的方法 org.springframework.boot.logging.java.JavaLoggingSystem
 
getShutdownHandler() - 类中的方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
 
getShutdownHandler() - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystem
 
getShutdownHandler() - 类中的方法 org.springframework.boot.logging.LoggingSystem
Returns a Runnable that can handle shutdown of this logging system when the JVM exits.
getShutdownHandlers() - 类中的静态方法 org.springframework.boot.SpringApplication
Return a SpringApplicationShutdownHandlers instance that can be used to add or remove handlers that perform actions before the JVM is shutdown.
getShutdownOperation() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties.Pushgateway
 
getShutdownQuietPeriod() - 类中的方法 org.springframework.boot.autoconfigure.reactor.netty.ReactorNettyProperties
 
getShutdownTimeout() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
 
getSignature() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
 
getSignatureAlgorithm() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.Token
 
getSignatureAlgorithmName() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateInfo
 
getSigning() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration
 
getSignRequest() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
 
getSimple() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor.Triggers
 
getSimple() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
 
getSimple() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties
 
getSimple() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskSchedulingProperties
 
getSinglelogout() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty
 
getSinglelogout() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration
 
getSinglesignon() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty
 
getSize() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
 
getSize() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
 
getSize() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskSchedulingProperties.Pool
 
getSizeParameter() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
 
getSkip() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
getSkip() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start
 
getSkipExecutingMigrations() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getSlo() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Distribution
 
getSlowIndicatorThreshold() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties.Logging
 
getSMaxAge() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getSniffer() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties.Restclient
 
getSocket() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Options
 
getSocketTimeout() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
 
getSort() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
 
getSortParameter() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Sort
 
getSortParamName() - 类中的方法 org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getSource() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties
 
getSource() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
getSource() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySummaryDescriptor
 
getSource() - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache.Bind
 
getSource() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationProperty
Return the ConfigurationPropertySource that provided the property or null if the source is unknown.
getSource() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeServicesReadyEvent
 
getSource() - 类中的方法 org.springframework.boot.loader.tools.Packager
 
getSource() - 类中的方法 org.springframework.boot.rsocket.context.RSocketServerInitializedEvent
Access the source of the event (an RSocketServer).
getSource() - 类中的方法 org.springframework.boot.system.ApplicationHome
Returns the underlying source used to find the home directory.
getSource() - 类中的方法 org.springframework.boot.web.context.WebServerInitializedEvent
Access the source of the event (an WebServer).
getSourceApplicationContext() - 接口中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
Return the original source ApplicationContext.
getSourceApplicationContext(Class<T>) - 接口中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
Return the original source ApplicationContext, casting it to the requested type.
getSourceArgs() - 接口中的方法 org.springframework.boot.ApplicationArguments
Return the raw unprocessed arguments that were passed to the application.
getSourceArgs() - 类中的方法 org.springframework.boot.DefaultApplicationArguments
 
getSourceClass() - 枚举类中的方法 org.springframework.boot.test.util.TestPropertyValues.Type
 
getSourceDirectories() - 类中的方法 org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
Return all SourceDirectories that have been added to the collection.
getSourceDirectory() - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFiles
The source directory being watched.
getSourceOrDefault() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
getSources() - 接口中的方法 org.springframework.boot.context.properties.bind.BindContext
Return an Iterable of the sources being used by the Binder.
getSources() - 类中的方法 org.springframework.boot.SpringApplication
Returns a mutable set of the sources that will be added to an ApplicationContext when SpringApplication.run(String...) is called.
getSpanEndpoint() - 接口中的方法 org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinConnectionDetails
The endpoint for the span reporting.
getSpec() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
 
getSpec() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server
 
getSpringApplication() - 类中的方法 org.springframework.boot.context.event.SpringApplicationEvent
 
getSpringApplication() - 类中的方法 org.springframework.boot.test.context.SpringBootContextLoader
Builds new SpringApplication instance.
getSpringBootVersion() - 类中的方法 org.springframework.boot.actuate.startup.StartupEndpoint.StartupDescriptor
 
getSpringConfigLocations() - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem
Return the spring config locations for this system.
getSpringInitializationConfig() - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem
Return any spring specific initialization config that should be applied.
getSqlDialect() - 类中的方法 org.springframework.boot.autoconfigure.jooq.JooqProperties
 
getSqlMigrationPrefix() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getSqlMigrationSeparator() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getSqlMigrationSuffixes() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getSqlplus() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties.Oracle
 
getSqlplusWarn() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties.Oracle
 
getSqlserver() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getSqlServerKerberosLoginFile() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
已过时, 待删除: 此 API 元素将从以后的版本中删除。
getSse() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties
 
getSsl() - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties.Restclient
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.http.client.HttpClientProperties
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server
 
getSsl() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getSsl() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
 
getSslBundle() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
Return the SslBundle that should be used with this server.
getSslBundles() - 类中的方法 org.springframework.boot.web.server.AbstractConfigurableWebServerFactory
Return the configured SslBundles.
getStaleIfError() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getStaleWhileRevalidate() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
 
getStandalone() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails
Redis standalone configuration.
getStandardConfigLocations() - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem
Return the standard config locations for this system.
getStandardConfigLocations() - 类中的方法 org.springframework.boot.logging.java.JavaLoggingSystem
 
getStandardConfigLocations() - 类中的方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
 
getStandardConfigLocations() - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystem
 
getStart() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
getStartedLogMessage() - 类中的方法 org.springframework.boot.web.embedded.netty.NettyWebServer
 
getStartLogMessage() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServer
 
getStartLogMessage() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowWebServer
 
getStartTime() - 类中的方法 org.springframework.boot.context.metrics.buffering.StartupTimeline
Return the start time of this timeline.
getStartTime() - 类中的方法 org.springframework.boot.context.metrics.buffering.StartupTimeline.TimelineEvent
Return the start time of this event.
getStartupDelay() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties
 
getStartupFailure() - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
 
getStartupFailure() - 接口中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider
Return the failure that caused application context to fail or null if the context started without issue.
getStartupStep() - 类中的方法 org.springframework.boot.context.metrics.buffering.StartupTimeline.TimelineEvent
Return the StartupStep information for this event.
getState() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getState() - 类中的方法 org.springframework.boot.availability.AvailabilityChangeEvent
Return the changed availability state.
getState(Class<S>) - 接口中的方法 org.springframework.boot.availability.ApplicationAvailability
Return AvailabilityState information for the application.
getState(Class<S>) - 类中的方法 org.springframework.boot.availability.ApplicationAvailabilityBean
 
getState(Class<S>, S) - 接口中的方法 org.springframework.boot.availability.ApplicationAvailability
Return AvailabilityState information for the application.
getState(Class<S>, S) - 类中的方法 org.springframework.boot.availability.ApplicationAvailabilityBean
 
getState(ApplicationAvailability) - 类中的方法 org.springframework.boot.actuate.availability.AvailabilityStateHealthIndicator
Return the current availability state.
getState(ApplicationAvailability) - 类中的方法 org.springframework.boot.actuate.availability.LivenessStateHealthIndicator
 
getState(ApplicationAvailability) - 类中的方法 org.springframework.boot.actuate.availability.ReadinessStateHealthIndicator
 
getStateDir() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getStateStoreCacheMaxSize() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
getStaticLocations() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources
 
getStaticNames() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties
 
getStaticPathPattern() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
 
getStaticPathPattern() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getStatistic() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.Sample
 
getStatus() - 枚举类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
 
getStatus() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.SecurityResponse
 
getStatus() - 类中的方法 org.springframework.boot.actuate.autoconfigure.health.HealthProperties
 
getStatus() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Returns the status for the response.
getStatus() - 类中的方法 org.springframework.boot.actuate.health.CompositeHealth
 
getStatus() - 类中的方法 org.springframework.boot.actuate.health.Health
Return the status of the health.
getStatus() - 类中的方法 org.springframework.boot.actuate.health.HealthComponent
Return the status of the component.
getStatus() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.LastExecution
 
getStatus() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange.Response
Return the status code of the response.
getStatus() - 接口中的方法 org.springframework.boot.actuate.web.exchanges.RecordableHttpResponse
The status of the response.
getStatus() - 类中的方法 org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent
Return the status for the update.
getStatus() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateValidityInfo
 
getStatus() - 类中的方法 org.springframework.boot.web.server.ErrorPage
The HTTP status value that this error page matches (or null for a page that matches by exception).
getStatus(HttpServletRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
 
getStatusAggregator() - 接口中的方法 org.springframework.boot.actuate.health.HealthEndpointGroup
Returns the status aggregator that should be used for this group.
getStatusCode() - 异常错误类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException
Return the status code that should be returned to the client.
getStatusCode() - 异常错误类中的方法 org.springframework.boot.buildpack.platform.build.BuilderException
Return the status code returned from a Builder operation.
getStatusCode() - 异常错误类中的方法 org.springframework.boot.buildpack.platform.docker.transport.DockerEngineException
Return the status code returned by the Docker API.
getStatusCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerStatus
Return the container exit status code.
getStatusCode() - 类中的方法 org.springframework.boot.web.server.ErrorPage
The HTTP status value that this error page matches.
getStatusCode(Status) - 接口中的方法 org.springframework.boot.actuate.health.HttpCodeStatusMapper
Return the HTTP status code that corresponds to the given health status.
getStatusCode(Status) - 类中的方法 org.springframework.boot.actuate.health.SimpleHttpCodeStatusMapper
 
getStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
 
getStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
getStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.jmx.JmxProperties
 
getStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
 
getStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PushRegistryProperties
 
getStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties
 
getStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties
 
getStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
getStop() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
getStoreDir() - 类中的方法 org.springframework.boot.web.servlet.server.Session
Return the directory used to store session data.
getStores() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle
 
getStores() - 接口中的方法 org.springframework.boot.ssl.SslBundle
Return the SslStoreBundle that can be used to access this bundle's key and trust stores.
getStores() - 类中的方法 org.springframework.boot.web.server.WebServerSslBundle
 
getStrategy() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain
 
getStream() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getStream() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
 
getStream() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getStream() - 类中的方法 org.springframework.boot.buildpack.platform.docker.LoadImageUpdateEvent
Return the stream response or null if no response is available.
getStreams() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getStreamsBootstrapServers() - 接口中的方法 org.springframework.boot.autoconfigure.kafka.KafkaConnectionDetails
Returns the list of bootstrap servers used for Kafka Streams.
getStreamType() - 类中的方法 org.springframework.boot.buildpack.platform.docker.LogUpdateEvent
 
getStrictness() - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonProperties
 
getSubject() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateInfo
 
getSubscription() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer
 
getSubscriptionName() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Reader
 
getSubscriptionRolePrefix() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Reader
 
getSuffix() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getSuffix() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
getSuffix() - 类中的方法 org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
 
getSuffix() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getSuffix() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getSuffix() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
getSuffix() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
 
getSupported() - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem.LogLevels
 
getSupportedLogLevels() - 类中的方法 org.springframework.boot.logging.java.JavaLoggingSystem
 
getSupportedLogLevels() - 类中的方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
 
getSupportedLogLevels() - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystem
 
getSupportedLogLevels() - 类中的方法 org.springframework.boot.logging.LoggingSystem
Returns a set of the LogLevels that are actually supported by the logging system.
getSupportedTypes() - 类中的方法 org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory
 
getSupportedTypes() - 类中的静态方法 org.springframework.boot.web.servlet.ServletListenerRegistrationBean
Return the supported types for this registration.
getSwitchBackDelay() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Failover
 
getSystem() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
 
getSystemProperties(ConfigurableEnvironment) - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystem
 
getSystemProperties(ConfigurableEnvironment) - 类中的方法 org.springframework.boot.logging.LoggingSystem
Return the LoggingSystemProperties that should be applied.
getTable() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getTableName() - 类中的方法 org.springframework.boot.autoconfigure.session.JdbcSessionProperties
 
getTablePrefix() - 类中的方法 org.springframework.boot.autoconfigure.batch.BatchProperties.Jdbc
 
getTablespace() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getTag() - 类中的方法 org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.ChangeSetDescriptor
 
getTag() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.AvailableTag
 
getTag() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getTag() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchive
Return the tag of the archive.
getTag() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
Return the tag from the reference or null.
getTag() - 类中的方法 org.springframework.boot.docker.compose.core.ImageReference
Return the tag from the reference or null.
getTagFields() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Baggage
 
getTags() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioProperties
 
getTags() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
 
getTags() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return the collection of tags that should be created.
getTagsAsPrefix() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
getTarget() - 类中的方法 org.springframework.boot.actuate.cache.CachesEndpoint.CacheDescriptor
Return the fully qualified name of the native cache.
getTarget() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.RunnableDescriptor
 
getTarget() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getTarget() - 类中的方法 org.springframework.boot.autoconfigure.validation.ValidatorAdapter
 
getTarget() - 异常错误类中的方法 org.springframework.boot.context.properties.bind.BindException
Return the target being bound.
getTargetBeanName() - 类中的方法 org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean
 
getTcp() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness
 
getTechnologyType() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties.V1
 
getTemplate() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getTemplate() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.JdbcProperties
 
getTemplate() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties
 
getTemplate() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getTemplate() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getTemplate() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getTemplate(String) - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
 
getTemplateLoaderPath() - 类中的方法 org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
getTemplateLoaderPath() - 类中的方法 org.springframework.boot.autoconfigure.freemarker.FreeMarkerTemplateAvailabilityProvider.FreeMarkerTemplateAvailabilityProperties
 
getTemplateResolverOrder() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getTenant() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.Topic
 
getThreadFactory() - 类中的方法 org.springframework.boot.devtools.restart.Restarter
Return a ThreadFactory that can be used to create leak safe threads.
getThreadNamePrefix() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties
 
getThreadNamePrefix() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskSchedulingProperties
 
getThreadPool() - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
Returns a Jetty ThreadPool that should be used by the Server.
getThreadPool() - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
Returns a Jetty ThreadPool that should be used by the Server.
getThreads() - 类中的方法 org.springframework.boot.actuate.management.ThreadDumpEndpoint.ThreadDumpDescriptor
 
getThreads() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Client
 
getThreads() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getThreads() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getThreads() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getThreshold() - 类中的方法 org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties
 
getThrottler() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Request
 
getTime() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.LastExecution
 
getTime() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.NextExecution
 
getTime() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties.Format
 
getTime() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Format
 
getTime() - 类中的方法 org.springframework.boot.info.BuildProperties
Return the timestamp of the build or null.
getTime() - 类中的方法 org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
 
getTimeBetweenEvictionRuns() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getTimeBetweenExpirationCheck() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryProperties
 
getTimeline() - 类中的方法 org.springframework.boot.actuate.startup.StartupEndpoint.StartupDescriptor
 
getTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingProperties
 
getTimeout() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingProperties
 
getTimeout() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Controlconnection
 
getTimeout() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Request
 
getTimeout() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getTimeout() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Sse
 
getTimeout() - 类中的方法 org.springframework.boot.autoconfigure.session.SessionProperties
 
getTimeout() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Reactive.Session
 
getTimeout() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness
 
getTimeout() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Stop
 
getTimeout() - 异常错误类中的方法 org.springframework.boot.docker.compose.lifecycle.ReadinessTimeoutException
Return the timeout that was reached.
getTimeout() - 类中的方法 org.springframework.boot.web.servlet.server.Session
 
getTimeoutPerShutdownPhase() - 类中的方法 org.springframework.boot.autoconfigure.context.LifecycleProperties
 
getTimeouts() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
 
getTimestamp() - 类中的方法 org.springframework.boot.actuate.audit.AuditEvent
Returns the date/time that the event was logged.
getTimestamp() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange
Returns the instant that the exchange started.
getTimestampFieldName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
getTimeTaken() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange
Returns the total time taken for the exchange.
getTimeTaken() - 类中的方法 org.springframework.boot.context.event.ApplicationReadyEvent
Return the time taken for the application to be ready to service requests, or null if unknown.
getTimeTaken() - 类中的方法 org.springframework.boot.context.event.ApplicationStartedEvent
Return the time taken to start the application, or null if unknown.
getTimeToLive() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
 
getTimeToLive() - 类中的方法 org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvoker
Return the maximum time in milliseconds that a response can be cached.
getTimeToLive() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
 
getTimeToLive() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getTimeZone() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getTldSkipPatterns() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Returns a mutable set of the patterns that match jars to ignore for TLD scanning.
getToken() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getToken() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Client
 
getTokenEndpointAuthenticationSigningAlgorithm() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Client
 
getTokenIntrospectionUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
 
getTokenRevocationUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
 
getTokenUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
 
getTokenUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
 
getTomcat() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getTomcat() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatWebServer
Returns access to the underlying Tomcat server.
getTomcatConnectorCustomizers() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
Returns a mutable collection of the TomcatConnectorCustomizers that will be applied to the Tomcat Connector.
getTomcatConnectorCustomizers() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Returns a mutable collection of the TomcatConnectorCustomizers that will be applied to the Tomcat Connector.
getTomcatContextCustomizers() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
Returns a mutable collection of the TomcatContextCustomizers that will be applied to the Tomcat Context.
getTomcatContextCustomizers() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Returns a mutable collection of the TomcatContextCustomizers that will be applied to the Tomcat Context.
getTomcatProtocolHandlerCustomizers() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
Returns a mutable collection of the TomcatProtocolHandlerCustomizers that will be applied to the Tomcat Connector.
getTomcatProtocolHandlerCustomizers() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Returns a mutable collection of the TomcatProtocolHandlerCustomizers that will be applied to the Tomcat Connector.
getTomcatWebServer(Tomcat) - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
Factory method called to create the TomcatWebServer.
getTomcatWebServer(Tomcat) - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Factory method called to create the TomcatWebServer.
getTopic() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry
 
getTopic() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults
 
getTopicName() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
getTopics() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getTopics() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer
 
getTopics() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Reader
 
getTopicsMode() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.Subscription
 
getTopicsPattern() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer
 
getTotal() - 类中的方法 org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.3.7 for removal in 3.5.0 in favor of ProgressUpdateEvent.ProgressDetail.asPercentage()
getTraceDerivedCustomTagKeys() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
getTraceParameter(HttpServletRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
Returns whether the trace parameter is set.
getTrackingModes() - 类中的方法 org.springframework.boot.web.servlet.server.Session
getTransacted() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.Session
 
getTransaction() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties
 
getTransactionalLock() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties.Postgresql
 
getTransactionIdPrefix() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getTransactionIdPrefix() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
 
getTransport() - 类中的方法 org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingProperties
 
getTransport() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingProperties
 
getTransport() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server
 
getTrigger() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.TriggerDescriptor
 
getTrigger() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.CustomTriggerTaskDescriptor
 
getTriggerFile() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
 
getTriggers() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzDescriptor
 
getTriggers() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobDetailsDescriptor
 
getTriggers() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor
 
getTrustAll() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
 
getTrustCertificate() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the location of the trust certificate authority chain in PEM format.
getTrustCertificatePrivateKey() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the location of the private key for the trust certificate in PEM format.
getTrusted() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
 
getTrustedProxies() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Remoteip
 
getTrustManagerFactory() - 接口中的方法 org.springframework.boot.ssl.SslManagerBundle
Return the TrustManagerFactory used to establish trust.
getTrustManagers() - 接口中的方法 org.springframework.boot.ssl.SslManagerBundle
Return the TrustManager instances used to establish trust.
getTruststore() - 类中的方法 org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties
 
getTruststore() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties
 
getTrustStore() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getTrustStore() - 类中的方法 org.springframework.boot.ssl.jks.JksSslStoreBundle
 
getTrustStore() - 类中的方法 org.springframework.boot.ssl.pem.PemSslStoreBundle
 
getTrustStore() - 接口中的方法 org.springframework.boot.ssl.SslStoreBundle
Return a trust store generated from the trust material or null.
getTrustStore() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the trust store that holds SSL certificates.
getTrustStoreAlgorithm() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getTrustStoreCertificates() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getTrustStoreLocation() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getTrustStorePassword() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getTrustStorePassword() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getTrustStorePassword() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the password used to access the trust store.
getTrustStoreProvider() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the provider for the trust store.
getTrustStoreType() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getTrustStoreType() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getTrustStoreType() - 类中的方法 org.springframework.boot.web.server.Ssl
Return the type of the trust store.
getTrustStrategy() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Security
 
getType() - 类中的方法 org.springframework.boot.actuate.audit.AuditEvent
Returns the type of event.
getType() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Propagation
 
getType() - 类中的方法 org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
 
getType() - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation
 
getType() - 接口中的方法 org.springframework.boot.actuate.endpoint.invoke.OperationParameter
Returns the parameter type.
getType() - 接口中的方法 org.springframework.boot.actuate.endpoint.jmx.JmxOperationParameter
Return the type of the operation parameter.
getType() - 接口中的方法 org.springframework.boot.actuate.endpoint.Operation
Returns the type of the operation.
getType() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getType() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.TriggerDescriptor
 
getType() - 类中的方法 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.ExceptionInfo
 
getType() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
 
getType() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties
 
getType() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Throttler
 
getType() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getType() - 类中的方法 org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getType() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getType() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.Subscription
 
getType() - 类中的方法 org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties.Store
 
getType() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
 
getType() - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Return the type of the item to bind.
getType() - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFile
Return the type of change.
getType() - 枚举类中的方法 org.springframework.boot.jdbc.EmbeddedDatabaseConnection
Returns the EmbeddedDatabaseType for the connection.
getType() - 类中的方法 org.springframework.boot.test.json.AbstractJsonMarshalTester
Return the type under test.
getTypeKey() - 类中的方法 org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
getTypeMappings() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults
 
getUid() - 接口中的方法 org.springframework.boot.buildpack.platform.io.Owner
Return the user identifier (UID) of the owner.
getUiService() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getUnboundProperties() - 异常错误类中的方法 org.springframework.boot.context.properties.bind.UnboundConfigurationPropertiesException
 
getUncompressedSize() - 类中的方法 org.springframework.boot.loader.zip.ZipContent.Entry
Return the uncompressed size of this entry.
getUnconditionalClasses() - 类中的方法 org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.ContextConditionsDescriptor
 
getUnconditionalClasses() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Returns the names of the classes that were evaluated but were not conditional.
getUnderlyingSource() - 接口中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertySource
Return the underlying source that is actually providing the properties.
getUnderlyingSource() - 类中的方法 org.springframework.boot.context.properties.source.MapConfigurationPropertySource
 
getUndertow() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties
 
getUndertow() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowWebServer
Returns the Undertow server.
getUndertowWebServer(Undertow.Builder, DeploymentManager, int) - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
Factory method called to create the UndertowServletWebServer.
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics.AppOpticsProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.kairos.KairosProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic.NewRelicProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
getUri() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchange.Request
Return the URI requested.
getUri() - 接口中的方法 org.springframework.boot.actuate.web.exchanges.RecordableHttpRequest
Returns the URI of the request.
getUri() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.RSocket.Client
 
getUri() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getUri() - 接口中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jConnectionDetails
Returns the URI of the Neo4j server.
getUri() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties
 
getURI() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
getUriEncoding() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getUriEncoding() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
Returns the character encoding to use for URL decoding.
getUriEncoding() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
Returns the character encoding to use for URL decoding.
getUriHost() - 类中的方法 org.springframework.boot.test.autoconfigure.restdocs.RestDocsProperties
 
getUriPort() - 类中的方法 org.springframework.boot.test.autoconfigure.restdocs.RestDocsProperties
 
getUris() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
 
getUriScheme() - 类中的方法 org.springframework.boot.test.autoconfigure.restdocs.RestDocsProperties
 
getUrl() - 接口中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.otlp.OtlpMetricsConnectionDetails
Address to where metrics will be published.
getUrl() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.otlp.OtlpMetricsProperties
 
getUrl() - 接口中的方法 org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingConnectionDetails
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.4.0 for removal in 4.0.0 in favor of OtlpTracingConnectionDetails.getUrl(Transport)
getUrl() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getUrl() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getUrl() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Return the configured url or null if none was configured.
getUrl() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getUrl() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties
 
getUrl() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
 
getUrl() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Singlelogout
 
getUrl(String) - 枚举类中的方法 org.springframework.boot.jdbc.EmbeddedDatabaseConnection
Returns the URL for the connection using the specified databaseName.
getUrl(String) - 枚举类中的方法 org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
Returns the R2DBC URL for the connection using the specified databaseName.
getUrl(Transport) - 接口中的方法 org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingConnectionDetails
Address to where logs will be published.
getUrl(Transport) - 接口中的方法 org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingConnectionDetails
Address to where tracing will be published.
getURL() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
getUrlCharset() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getUrlMapping() - 接口中的方法 org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath
Return a URL mapping pattern that can be used with a ServletRegistrationBean to map Jersey's servlet.
getUrlMappings() - 类中的方法 org.springframework.boot.web.servlet.ServletRegistrationBean
Return a mutable collection of the URL mappings, as defined in the Servlet specification, for the servlet.
getUrlPatternMappings() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.FilterRegistrationMappingDescription
Returns the URL pattern mappings for the registered filter.
getUrlPatterns() - 类中的方法 org.springframework.boot.web.servlet.AbstractFilterRegistrationBean
Return a mutable collection of URL patterns, as defined in the Servlet specification, that the filter will be registered against.
getUrlPrefixes() - 枚举类中的方法 org.springframework.boot.jdbc.DatabaseDriver
Return the url prefixes of this driver.
getUrls() - 接口中的方法 org.springframework.boot.autoconfigure.ldap.LdapConnectionDetails
LDAP URLs of the server.
getUrls() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getUrls(Thread) - 类中的方法 org.springframework.boot.devtools.restart.DefaultRestartInitializer
Return the URLs that should be used with initialization.
getUrlsOfJarsWithMetaInfResources() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
 
getUsage() - 类中的方法 org.springframework.boot.jdbc.metadata.AbstractDataSourcePoolMetadata
 
getUsage() - 接口中的方法 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).
getUseApr() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getUsed() - 类中的方法 org.springframework.boot.info.ProcessInfo.MemoryInfo.MemoryUsageInfo
 
getUseHalAsDefaultJsonMediaType() - 类中的方法 org.springframework.boot.autoconfigure.hateoas.HateoasProperties
 
getUser() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getUser() - 接口中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionDetails
Login user to authenticate to the broker.
getUser() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getUser() - 接口中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisConnectionDetails
Login user of the broker.
getUser() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getUser() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getUser() - 类中的方法 org.springframework.boot.autoconfigure.security.SecurityProperties
 
getUserInfoAuthenticationMethod() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
 
getUserInfoUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
 
getUserInfoUri() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.OidcEndpoint
 
getUsername() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties.Pushgateway
 
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails
Login user to authenticate to the broker.
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Stream
 
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails
Login user of the server.
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseConnectionDetails
Cluster username.
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails
Login username of the redis server.
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Sentinel
Login username for authenticating with sentinel(s).
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
 
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails
Username for authentication with Elasticsearch.
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
 
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.flyway.FlywayConnectionDetails
Username for the database or null if no Flyway-specific configuration is required.
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Return the configured username or null if none was configured.
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails
Username for the database.
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
 
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.ldap.LdapConnectionDetails
Login username of the server.
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getUsername() - 接口中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseConnectionDetails
Username for the database or null if no Liquibase-specific configuration is required.
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties
 
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Authentication
 
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties
 
getUsername() - 类中的方法 org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
 
getUserName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
getUserName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
getUserName() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.kairos.KairosProperties
 
getUserNameAttribute() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
 
getUuidRepresentation() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getV1() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties
 
getV2() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties
 
getValidation() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getValidationDepth() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getValidationErrors() - 异常错误类中的方法 org.springframework.boot.context.properties.bind.validation.BindValidationException
Return the validation errors that caused the exception.
getValidationQuery() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
getValidationQuery() - 枚举类中的方法 org.springframework.boot.jdbc.DatabaseDriver
Return the validation query.
getValidationQuery() - 类中的方法 org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getValidationQuery() - 接口中的方法 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() - 类中的方法 org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
 
getValidationQuery() - 类中的方法 org.springframework.boot.jdbc.metadata.OracleUcpDataSourcePoolMetadata
 
getValidationQuery() - 类中的方法 org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getValidDocumentRoot() - 类中的方法 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.
getValidity() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateInfo
 
getValidityEnds() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateInfo
 
getValidityStarts() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateInfo
 
getValidSessionStoreDir() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
 
getValidSessionStoreDir(boolean) - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
 
getValue() - 异常错误类中的方法 org.springframework.boot.actuate.endpoint.invoke.ParameterMappingException
Return the value being mapped.
getValue() - 类中的方法 org.springframework.boot.actuate.endpoint.SanitizableData
Return the value of the data.
getValue() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebServerNamespace
Return the value of the namespace.
getValue() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySummaryDescriptor
 
getValue() - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertyValueDescriptor
 
getValue() - 类中的方法 org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
Returns the value corresponding to this path.
getValue() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.Sample
 
getValue() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription.NameValueExpressionDescription
 
getValue() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription.NameValueExpressionDescription
 
getValue() - 枚举类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
 
getValue() - 类中的方法 org.springframework.boot.context.config.ConfigDataLocation
Return the value of the location (always excluding any user specified optional: prefix).
getValue() - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Return a supplier that provides the object value or null.
getValue() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationProperty
Return the value of the configuration property.
getValue() - 异常错误类中的方法 org.springframework.boot.context.properties.source.InvalidConfigurationPropertyValueException
Return the invalid value, can be null.
getValue() - 类中的方法 org.springframework.boot.info.InfoProperties.Entry
 
getValue() - 类中的方法 org.springframework.boot.origin.OriginTrackedValue
Return the tracked value.
getValue(E) - 接口中的方法 org.springframework.boot.json.JsonWriter.PairExtractor
Extract the name.
getValue(Meter.Type) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MeterValue
Return the underlying value in form suitable to apply to the given meter type.
getValue(Meter.Type) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.ServiceLevelObjectiveBoundary
Return the underlying value of the SLO in form suitable to apply to the given meter type.
getValueDeserializer() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getValues() - 类中的方法 org.springframework.boot.actuate.metrics.MetricsEndpoint.AvailableTag
 
getValueSerializer() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getVariant() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Image
Return the variant of the image.
getVendor() - 类中的方法 org.springframework.boot.info.JavaInfo
 
getVendor() - 类中的方法 org.springframework.boot.info.JavaInfo.JavaVirtualMachineInfo
 
getVendorProperties() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.4.4 for removal in 4.0.0 in favor of JpaBaseConfiguration.getVendorProperties(DataSource)
getVendorProperties(DataSource) - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Return the vendor-specific properties for the given DataSource.
getVerification() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty
 
getVerifyHostname() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getVersion() - 类中的方法 org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
 
getVersion() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy.Fixed
 
getVersion() - 类中的方法 org.springframework.boot.buildpack.platform.build.Creator
Return the version of the builder creator.
getVersion() - 类中的方法 org.springframework.boot.info.BuildProperties
Return the version of the project or null.
getVersion() - 类中的方法 org.springframework.boot.info.JavaInfo
 
getVersion() - 类中的方法 org.springframework.boot.info.JavaInfo.JavaRuntimeEnvironmentInfo
 
getVersion() - 类中的方法 org.springframework.boot.info.JavaInfo.JavaVendorInfo
 
getVersion() - 类中的方法 org.springframework.boot.info.JavaInfo.JavaVirtualMachineInfo
 
getVersion() - 类中的方法 org.springframework.boot.info.OsInfo
 
getVersion() - 类中的方法 org.springframework.boot.info.SslInfo.CertificateInfo
 
getVersion() - 类中的方法 org.springframework.boot.loader.tools.BuildPropertiesWriter.ProjectDetails
 
getVersion() - 接口中的方法 org.springframework.boot.loader.tools.LibraryCoordinates
Return the version of the coordinates.
getVersion() - 类中的静态方法 org.springframework.boot.SpringBootVersion
Return the full version string of the present Spring Boot codebase.
getView() - 类中的方法 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getView() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getViewNames() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getViewNames() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
getViewNames() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getVirtualHost() - 接口中的方法 org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails
Virtual host to use when connecting to the broker.
getVirtualHost() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getVirtualHost() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Stream
 
getVisibility() - 类中的方法 org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getVolume() - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache
Return the details of the cache if it is a volume cache.
getVolumeName() - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache.Volume
 
getWait() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness
 
getWaitingErrorMessage() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerStatus
Return a message indicating an error waiting for a container to stop.
getWalletLocation() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties.Oracle
 
getWarning(BeanDefinitionRegistry) - 接口中的方法 org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.Check
Returns a warning if the check fails or null if there are no problems.
getWarning(BeanDefinitionRegistry) - 类中的方法 org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck
 
getWatch() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles
 
getWavefrontApiTokenType() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
Returns the Wavefront token type.
getWeb() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
 
getWebAdminPassword() - 类中的方法 org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
 
getWebAppContextConfigurations(WebAppContext, ServletContextInitializer...) - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
Return the Jetty Configurations that should be applied to the server.
getWebApplicationType() - 类中的方法 org.springframework.boot.SpringApplication
Returns the type of web application that is being run.
getWebApplicationType() - 异常错误类中的方法 org.springframework.boot.web.context.MissingWebServerFactoryBeanException
Returns the type of web application for which a WebServerFactory bean was missing.
getWebEnvironment(Class<?>) - 类中的方法 org.springframework.boot.test.context.SpringBootTestContextBootstrapper
Return the SpringBootTest.WebEnvironment type for this test or null if undefined.
getWebjarsPathPattern() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
 
getWebjarsPathPattern() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
getWebListenerClassNames() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
 
getWebServer() - 接口中的方法 org.springframework.boot.web.context.WebServerApplicationContext
Returns the WebServer that was created by the context or null if the server has not yet been created.
getWebServer() - 类中的方法 org.springframework.boot.web.context.WebServerInitializedEvent
Access the WebServer.
getWebServer() - 类中的方法 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() - 类中的方法 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...) - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory
 
getWebServer(ServletContextInitializer...) - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
 
getWebServer(ServletContextInitializer...) - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
 
getWebServer(ServletContextInitializer...) - 接口中的方法 org.springframework.boot.web.servlet.server.ServletWebServerFactory
Gets a new fully configured but paused WebServer instance.
getWebServer(HttpHandler) - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory
 
getWebServer(HttpHandler) - 类中的方法 org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
 
getWebServer(HttpHandler) - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
 
getWebServer(HttpHandler) - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
 
getWebServer(HttpHandler) - 接口中的方法 org.springframework.boot.web.reactive.server.ReactiveWebServerFactory
Gets a new fully configured but paused WebServer instance.
getWebServerFactory() - 类中的方法 org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
Returns the ServletWebServerFactory that should be used to create the embedded WebServer.
getWebServerFactory(String) - 类中的方法 org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
 
getWebServerFactoryBeanName() - 类中的方法 org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
 
getWebServiceMessageSender() - 接口中的方法 org.springframework.boot.webservices.client.WebServiceMessageSenderFactory
Return a new WebServiceMessageSender instance.
getWebsocket() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties
 
getWhitelabel() - 类中的方法 org.springframework.boot.autoconfigure.web.ErrorProperties
 
getWorker() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Threads
 
getXa() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getXaDataSourceClassName() - 接口中的方法 org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails
Returns the name of the XA DataSource class.
getXaDataSourceClassName() - 枚举类中的方法 org.springframework.boot.jdbc.DatabaseDriver
Return the XA driver source class name.
Git() - 类的构造器 org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties.Git
 
Git() - 类的构造器 org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
 
gitInfoContributor(GitProperties, InfoContributorProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
 
GitInfoContributor - org.springframework.boot.actuate.info中的类
GitInfoContributor(GitProperties) - 类的构造器 org.springframework.boot.actuate.info.GitInfoContributor
 
GitInfoContributor(GitProperties, InfoPropertiesInfoContributor.Mode) - 类的构造器 org.springframework.boot.actuate.info.GitInfoContributor
 
gitProperties() - 类中的方法 org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
 
GitProperties - org.springframework.boot.info中的类
Provide git-related information such as commit id and time.
GitProperties(Properties) - 类的构造器 org.springframework.boot.info.GitProperties
 
globalPrefix() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontPropertiesConfigAdapter
 
GRACEFUL - 枚举类 中的枚举常量 org.springframework.boot.web.server.Shutdown
The WebServer should support graceful shutdown, allowing active requests time to complete.
GracefulShutdownCallback - org.springframework.boot.web.server中的接口
A callback for the result of a graceful shutdown request.
GracefulShutdownResult - org.springframework.boot.web.server中的枚举类
The result of a graceful shutdown request.
graph() - 类中的方法 org.springframework.boot.actuate.integration.IntegrationGraphEndpoint
 
Graphiql() - 类的构造器 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Graphiql
 
graphiteConfig(GraphiteProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteMetricsExportAutoConfiguration
 
graphiteMeterRegistry(GraphiteConfig, Clock) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteMetricsExportAutoConfiguration
 
GraphiteMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.graphite中的类
Auto-configuration for exporting metrics to Graphite.
GraphiteMetricsExportAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteMetricsExportAutoConfiguration
 
GraphiteProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.graphite中的类
@ConfigurationProperties for configuring Graphite metrics export.
GraphiteProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
GraphQlAutoConfiguration - org.springframework.boot.autoconfigure.graphql中的类
Auto-configuration for creating a Spring GraphQL base infrastructure.
GraphQlAutoConfiguration(ListableBeanFactory) - 类的构造器 org.springframework.boot.autoconfigure.graphql.GraphQlAutoConfiguration
 
GraphQlCorsProperties - org.springframework.boot.autoconfigure.graphql中的类
Configuration properties for GraphQL endpoint's CORS support.
GraphQlCorsProperties() - 类的构造器 org.springframework.boot.autoconfigure.graphql.GraphQlCorsProperties
 
GraphQlEndpointCorsConfiguration(GraphQlProperties, GraphQlCorsProperties) - 类的构造器 org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration.GraphQlEndpointCorsConfiguration
 
GraphQlEndpointCorsConfiguration(GraphQlProperties, GraphQlCorsProperties) - 类的构造器 org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration.GraphQlEndpointCorsConfiguration
 
graphQlHttpHandler(WebGraphQlHandler) - 类中的方法 org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration
 
graphQlHttpHandler(WebGraphQlHandler) - 类中的方法 org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration
 
GraphQlObservationAutoConfiguration - org.springframework.boot.actuate.autoconfigure.observation.graphql中的类
Auto-configuration for instrumentation of Spring GraphQL endpoints.
GraphQlObservationAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.observation.graphql.GraphQlObservationAutoConfiguration
 
graphQlObservationInstrumentation(ObservationRegistry, ObjectProvider<ExecutionRequestObservationConvention>, ObjectProvider<DataFetcherObservationConvention>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.graphql.GraphQlObservationAutoConfiguration
 
GraphQlProperties - org.springframework.boot.autoconfigure.graphql中的类
Properties for Spring GraphQL.
GraphQlProperties() - 类的构造器 org.springframework.boot.autoconfigure.graphql.GraphQlProperties
 
GraphQlProperties.Graphiql - org.springframework.boot.autoconfigure.graphql中的类
 
GraphQlProperties.Rsocket - org.springframework.boot.autoconfigure.graphql中的类
 
GraphQlProperties.Schema - org.springframework.boot.autoconfigure.graphql中的类
 
GraphQlProperties.Schema.Inspection - org.springframework.boot.autoconfigure.graphql中的类
 
GraphQlProperties.Schema.Introspection - org.springframework.boot.autoconfigure.graphql中的类
 
GraphQlProperties.Schema.Printer - org.springframework.boot.autoconfigure.graphql中的类
 
GraphQlProperties.Sse - org.springframework.boot.autoconfigure.graphql中的类
 
GraphQlProperties.Websocket - org.springframework.boot.autoconfigure.graphql中的类
 
GraphQlQueryByExampleAutoConfiguration - org.springframework.boot.autoconfigure.graphql.data中的类
Auto-configuration that creates a GraphQlSourceBuilderCustomizers to detect Spring Data repositories with Query By Example support and register them as DataFetchers for any queries with a matching return type.
GraphQlQueryByExampleAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.data.GraphQlQueryByExampleAutoConfiguration
 
GraphQlQuerydslAutoConfiguration - org.springframework.boot.autoconfigure.graphql.data中的类
Auto-configuration that creates a GraphQlSourceBuilderCustomizers to detect Spring Data repositories with Querydsl support and register them as DataFetchers for any queries with a matching return type.
GraphQlQuerydslAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.data.GraphQlQuerydslAutoConfiguration
 
GraphQlReactiveQueryByExampleAutoConfiguration - org.springframework.boot.autoconfigure.graphql.data中的类
Auto-configuration that creates a GraphQlSourceBuilderCustomizers to detect Spring Data repositories with Query By Example support and register them as DataFetchers for any queries with a matching return type.
GraphQlReactiveQueryByExampleAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.data.GraphQlReactiveQueryByExampleAutoConfiguration
 
GraphQlReactiveQuerydslAutoConfiguration - org.springframework.boot.autoconfigure.graphql.data中的类
Auto-configuration that creates a GraphQlSourceBuilderCustomizers to detect Spring Data repositories with Querydsl support and register them as DataFetchers for any queries with a matching return type.
GraphQlReactiveQuerydslAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.data.GraphQlReactiveQuerydslAutoConfiguration
 
graphQlRouterFunction(GraphQlHttpHandler, GraphQlSseHandler, GraphQlSource, GraphQlProperties) - 类中的方法 org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration
 
graphQlRouterFunction(GraphQlHttpHandler, GraphQlSseHandler, GraphQlSource, GraphQlProperties) - 类中的方法 org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration
 
GraphQlRSocketAutoConfiguration - org.springframework.boot.autoconfigure.graphql.rsocket中的类
Auto-configuration for enabling Spring GraphQL over RSocket.
GraphQlRSocketAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.rsocket.GraphQlRSocketAutoConfiguration
 
graphQlRSocketController(GraphQlRSocketHandler) - 类中的方法 org.springframework.boot.autoconfigure.graphql.rsocket.GraphQlRSocketAutoConfiguration
 
graphQlRSocketHandler(ExecutionGraphQlService, ObjectProvider<RSocketGraphQlInterceptor>, ObjectMapper) - 类中的方法 org.springframework.boot.autoconfigure.graphql.rsocket.GraphQlRSocketAutoConfiguration
 
graphQlSource(ResourcePatternResolver, GraphQlProperties, ObjectProvider<DataFetcherExceptionResolver>, ObjectProvider<SubscriptionExceptionResolver>, ObjectProvider<Instrumentation>, ObjectProvider<RuntimeWiringConfigurer>, ObjectProvider<GraphQlSourceBuilderCustomizer>) - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlAutoConfiguration
 
GraphQlSourceBuilderCustomizer - org.springframework.boot.autoconfigure.graphql中的接口
Callback interface that can be implemented by beans wishing to customize properties of Builder whilst retaining default auto-configuration.
graphQlSseHandler(WebGraphQlHandler) - 类中的方法 org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration
 
graphQlSseHandler(WebGraphQlHandler, GraphQlProperties) - 类中的方法 org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration
 
GraphQlTest - org.springframework.boot.test.autoconfigure.graphql中的批注接口
Annotation to perform GraphQL tests focusing on GraphQL request execution without a Web layer, and loading only a subset of the application configuration.
graphQlTester(ExecutionGraphQlService, ObjectProvider<ObjectMapper>) - 类中的方法 org.springframework.boot.test.autoconfigure.graphql.tester.GraphQlTesterAutoConfiguration
 
GraphQlTesterAutoConfiguration - org.springframework.boot.test.autoconfigure.graphql.tester中的类
Auto-configuration for GraphQlTester.
GraphQlTesterAutoConfiguration() - 类的构造器 org.springframework.boot.test.autoconfigure.graphql.tester.GraphQlTesterAutoConfiguration
 
GraphQlTypeExcludeFilter - org.springframework.boot.test.autoconfigure.graphql中的类
GraphQlWebFluxAutoConfiguration - org.springframework.boot.autoconfigure.graphql.reactive中的类
Auto-configuration for enabling Spring GraphQL over WebFlux.
GraphQlWebFluxAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration
 
GraphQlWebFluxAutoConfiguration.GraphQlEndpointCorsConfiguration - org.springframework.boot.autoconfigure.graphql.reactive中的类
 
GraphQlWebFluxAutoConfiguration.WebSocketConfiguration - org.springframework.boot.autoconfigure.graphql.reactive中的类
 
GraphQlWebFluxSecurityAutoConfiguration - org.springframework.boot.autoconfigure.graphql.security中的类
Auto-configuration for enabling Security support for Spring GraphQL with WebFlux.
GraphQlWebFluxSecurityAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.security.GraphQlWebFluxSecurityAutoConfiguration
 
GraphQlWebMvcAutoConfiguration - org.springframework.boot.autoconfigure.graphql.servlet中的类
Auto-configuration for enabling Spring GraphQL over Spring MVC.
GraphQlWebMvcAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration
 
GraphQlWebMvcAutoConfiguration.GraphQlEndpointCorsConfiguration - org.springframework.boot.autoconfigure.graphql.servlet中的类
 
GraphQlWebMvcAutoConfiguration.WebSocketConfiguration - org.springframework.boot.autoconfigure.graphql.servlet中的类
 
GraphQlWebMvcSecurityAutoConfiguration - org.springframework.boot.autoconfigure.graphql.security中的类
Auto-configuration for enabling Security support for Spring GraphQL with MVC.
GraphQlWebMvcSecurityAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.security.GraphQlWebMvcSecurityAutoConfiguration
 
graphQlWebSocketEndpoint(GraphQlWebSocketHandler, GraphQlProperties) - 类中的方法 org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration.WebSocketConfiguration
 
graphQlWebSocketHandler(WebGraphQlHandler, GraphQlProperties, HttpMessageConverters) - 类中的方法 org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration.WebSocketConfiguration
 
graphQlWebSocketHandler(WebGraphQlHandler, GraphQlProperties, ServerCodecConfigurer) - 类中的方法 org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration.WebSocketConfiguration
 
graphQlWebSocketMapping(GraphQlWebSocketHandler, GraphQlProperties) - 类中的方法 org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration.WebSocketConfiguration
 
GRAYLOG_EXTENDED_LOG_FORMAT - 枚举类 中的枚举常量 org.springframework.boot.logging.structured.CommonStructuredLogFormat
Graylog Extended Log Format (GELF) log format.
GraylogExtendedLogFormatProperties - org.springframework.boot.logging.structured中的记录类
Service details for Graylog Extended Log Format structured logging.
GraylogExtendedLogFormatProperties(String, GraylogExtendedLogFormatProperties.Service) - 记录类的构造器 org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
创建 GraylogExtendedLogFormatProperties 记录类的实例。
GraylogExtendedLogFormatProperties.Service - org.springframework.boot.logging.structured中的记录类
Service details.
GREEN - 枚举类 中的枚举常量 org.springframework.boot.ansi.AnsiBackground
 
GREEN - 枚举类 中的枚举常量 org.springframework.boot.ansi.AnsiColor
 
Gridfs() - 类的构造器 org.springframework.boot.autoconfigure.mongo.MongoProperties.Gridfs
 
GroovyMarkupConfiguration(ApplicationContext, GroovyTemplateProperties) - 类的构造器 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
 
groovyMarkupConfigurer(ObjectProvider<MarkupTemplateEngine>) - 类中的方法 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
 
groovyMarkupViewResolver(GroovyTemplateProperties) - 类中的方法 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
 
GroovyTemplateAutoConfiguration - org.springframework.boot.autoconfigure.groovy.template中的类
Auto-configuration support for Groovy templates in MVC.
GroovyTemplateAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
 
GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration - org.springframework.boot.autoconfigure.groovy.template中的类
 
GroovyTemplateAutoConfiguration.GroovyWebConfiguration - org.springframework.boot.autoconfigure.groovy.template中的类
 
GroovyTemplateAvailabilityProvider - org.springframework.boot.autoconfigure.groovy.template中的类
TemplateAvailabilityProvider that provides availability information for Groovy view templates.
GroovyTemplateAvailabilityProvider() - 类的构造器 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider
 
GroovyTemplateAvailabilityProvider.GroovyTemplateAvailabilityProperties - org.springframework.boot.autoconfigure.groovy.template中的类
 
GroovyTemplateProperties - org.springframework.boot.autoconfigure.groovy.template中的类
@ConfigurationProperties for configuring Groovy templates.
GroovyTemplateProperties() - 类的构造器 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
GroovyWebConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
 
Group() - 类的构造器 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties.Group
 
GroupLoggerLevelsDescriptor(LogLevel, List<String>) - 类的构造器 org.springframework.boot.actuate.logging.LoggersEndpoint.GroupLoggerLevelsDescriptor
 
GroupNamesDescriptor(List<String>) - 类的构造器 org.springframework.boot.actuate.quartz.QuartzEndpoint.GroupNamesDescriptor
 
GRPC - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.logging.otlp.Transport
gRPC transport.
GRPC - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.tracing.otlp.Transport
gRPC transport.
gson(GsonBuilder) - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
 
GsonAutoConfiguration - org.springframework.boot.autoconfigure.gson中的类
GsonAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
 
gsonBuilder(List<GsonBuilderCustomizer>) - 类中的方法 org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
 
GsonBuilderCustomizer - org.springframework.boot.autoconfigure.gson中的接口
Callback interface that can be implemented by beans wishing to further customize the Gson through GsonBuilder retaining its default auto-configuration.
GsonJsonParser - org.springframework.boot.json中的类
Thin wrapper to adapt Gson to a JsonParser.
GsonJsonParser() - 类的构造器 org.springframework.boot.json.GsonJsonParser
 
GsonProperties - org.springframework.boot.autoconfigure.gson中的类
Configuration properties to configure Gson.
GsonProperties() - 类的构造器 org.springframework.boot.autoconfigure.gson.GsonProperties
 
GsonProperties.Strictness - org.springframework.boot.autoconfigure.gson中的枚举类
Enumeration of levels of strictness.
GsonTester<T> - org.springframework.boot.test.json中的类
AssertJ based JSON tester backed by Gson.
GsonTester(Gson) - 类的构造器 org.springframework.boot.test.json.GsonTester
Create a new uninitialized GsonTester instance.
GsonTester(Class<?>, ResolvableType, Gson) - 类的构造器 org.springframework.boot.test.json.GsonTester
Create a new GsonTester instance.
GZIP - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingProperties.Compression
Gzip compression.
GZIP - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingProperties.Compression
Gzip compression.
GZIP - 枚举类 中的枚举常量 org.springframework.boot.buildpack.platform.io.TarArchive.Compression
The tar file is compressed using gzip.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
常量字段值|所有程序包|所有类和接口|序列化表格