Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigureAfter
-
The names of the auto-configuration classes that should have already been applied.
- name() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigureBefore
-
The names of the auto-configuration classes that should have not yet been applied.
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnBean
-
The names of beans to check.
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnBooleanProperty
-
The name of the properties to test.
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnClass
-
The classes names that must be present.
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
-
The names of beans to check.
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
-
The name of the properties to test.
- name() - Method in interface org.springframework.boot.docker.compose.core.RunningService
-
Return the name of the service.
- name() - Method in record class org.springframework.boot.health.contributor.HealthContributors.Entry
-
Returns the value of the
namerecord component. - name() - Method in record class org.springframework.boot.health.contributor.ReactiveHealthContributors.Entry
-
Returns the value of the
namerecord component. - name() - Method in record class org.springframework.boot.json.JsonWriter.MemberPath
-
Returns the value of the
namerecord component. - name() - Method in interface org.springframework.boot.loader.launch.Archive.Entry
-
Returns the name of the entry.
- name() - Method in record class org.springframework.boot.logging.structured.ElasticCommonSchemaProperties.Service
-
Returns the value of the
namerecord component. - name() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.ServiceConnection
-
The name of the service being connected to.
- name() - Element in annotation interface org.springframework.boot.web.servlet.FilterRegistration
-
Name of this registration.
- name() - Element in annotation interface org.springframework.boot.web.servlet.ServletRegistration
-
Name of this registration.
- Name - Annotation Interface in org.springframework.boot.context.properties.bind
-
Annotation that can be used to specify the name when binding to a property.
- NAME - Static variable in class org.springframework.boot.env.DefaultPropertiesPropertySource
-
The name of the 'default properties' property source.
- NAME - Static variable in class org.springframework.boot.webmvc.test.autoconfigure.WebDriverScope
-
WebDriver bean scope name.
- NamedPipeSocket - Class in org.springframework.boot.buildpack.platform.socket
-
A
Socketimplementation for named pipes. - nameGenerator() - Element in annotation interface org.springframework.boot.autoconfigure.SpringBootApplication
-
The
BeanNameGeneratorclass to be used for naming detected components within the Spring container. - Naming() - Constructor for class org.springframework.boot.hibernate.autoconfigure.HibernateProperties.Naming
- NATIVE - Enum constant in enum class org.springframework.boot.artemis.autoconfigure.ArtemisMode
-
Connect to a broker using the native Artemis protocol (i.e.
- NATIVE - Enum constant in enum class org.springframework.boot.web.server.autoconfigure.ServerProperties.ForwardHeadersStrategy
-
Use the underlying container's native support for forwarded headers.
- NativeImageArgFile - Class in org.springframework.boot.loader.tools
-
Class to work with the native-image argfile.
- NativeImageArgFile(Collection) - Constructor for class org.springframework.boot.loader.tools.NativeImageArgFile
-
Constructs a new instance with the given excludes.
- NCSA - Enum constant in enum class org.springframework.boot.jetty.autoconfigure.JettyServerProperties.Accesslog.Format
-
NCSA format, as defined in CustomRequestLog#NCSA_FORMAT.
- NEED - Enum constant in enum class org.springframework.boot.web.server.Ssl.ClientAuth
-
Client authentication is needed and mandatory.
- Neo4jAutoConfiguration - Class in org.springframework.boot.neo4j.autoconfigure
-
Auto-configurationfor Neo4j. - Neo4jAutoConfiguration() - Constructor for class org.springframework.boot.neo4j.autoconfigure.Neo4jAutoConfiguration
- Neo4jConnectionDetails - Interface in org.springframework.boot.neo4j.autoconfigure
-
Details required to establish a connection to a Neo4j service.
- Neo4jHealthContributorAutoConfiguration - Class in org.springframework.boot.neo4j.autoconfigure.health
- Neo4jHealthContributorAutoConfiguration() - Constructor for class org.springframework.boot.neo4j.autoconfigure.health.Neo4jHealthContributorAutoConfiguration
- Neo4jHealthIndicator - Class in org.springframework.boot.neo4j.health
-
HealthIndicatorthat tests the status of a Neo4j by executing a Cypher statement and extracting server and database information. - Neo4jHealthIndicator(Driver) - Constructor for class org.springframework.boot.neo4j.health.Neo4jHealthIndicator
- Neo4jObservationAutoConfiguration - Class in org.springframework.boot.neo4j.autoconfigure.observation
-
Auto-configuration for Neo4j observability.
- Neo4jObservationAutoConfiguration() - Constructor for class org.springframework.boot.neo4j.autoconfigure.observation.Neo4jObservationAutoConfiguration
- Neo4jProperties - Class in org.springframework.boot.neo4j.autoconfigure
-
Configuration properties for Neo4j.
- Neo4jProperties() - Constructor for class org.springframework.boot.neo4j.autoconfigure.Neo4jProperties
- Neo4jProperties.Authentication - Class in org.springframework.boot.neo4j.autoconfigure
- Neo4jProperties.Pool - Class in org.springframework.boot.neo4j.autoconfigure
- Neo4jProperties.Security - Class in org.springframework.boot.neo4j.autoconfigure
- Neo4jProperties.Security.TrustStrategy - Enum Class in org.springframework.boot.neo4j.autoconfigure
- Neo4jReactiveHealthIndicator - Class in org.springframework.boot.neo4j.health
-
ReactiveHealthIndicatorthat tests the status of a Neo4j by executing a Cypher statement and extracting server and database information. - Neo4jReactiveHealthIndicator(Driver) - Constructor for class org.springframework.boot.neo4j.health.Neo4jReactiveHealthIndicator
- nested() - Method in interface org.springframework.boot.logging.structured.StructuredLoggingJsonMembersCustomizer.Builder
-
Use nested fields when adding JSON from user defined properties.
- nested(boolean) - Method in interface org.springframework.boot.logging.structured.StructuredLoggingJsonMembersCustomizer.Builder
-
Set if nested fields should be used when adding JSON from user defined properties.
- nested(Consumer) - Method in class org.springframework.boot.logging.structured.ContextPairs
-
Add pairs using nested naming (for example as used in ECS).
- Nested - Annotation Interface in org.springframework.boot.context.properties.bind
-
Meta-annotation that should be added to annotations that indicate a field is a nested type.
- NESTED_DIRECTORY - Enum constant in enum class org.springframework.boot.loader.zip.ZipContent.Kind
-
Content from a nested zip directory.
- NESTED_ZIP - Enum constant in enum class org.springframework.boot.loader.zip.ZipContent.Kind
-
Content from nested zip content.
- NestedConfigurationProperty - Annotation Interface in org.springframework.boot.context.properties
-
Indicates that a property in a
@ConfigurationPropertiesobject should be treated as if it were a nested type. - nestedEntryName() - Method in record class org.springframework.boot.loader.net.protocol.nested.NestedLocation
-
Returns the value of the
nestedEntryNamerecord component. - NestedFileSystemProvider - Class in org.springframework.boot.loader.nio.file
-
FileSystemProviderimplementation fornestedjar files. - NestedFileSystemProvider() - Constructor for class org.springframework.boot.loader.nio.file.NestedFileSystemProvider
- NestedJarFile - Class in org.springframework.boot.loader.jar
-
Extended variant of
JarFilethat behaves in the same way but can open nested jars. - NestedJarFile(File, String) - Constructor for class org.springframework.boot.loader.jar.NestedJarFile
-
Creates a new
NestedJarFileinstance to read from the specificFile. - NestedJarFile(File, String, Runtime.Version) - Constructor for class org.springframework.boot.loader.jar.NestedJarFile
-
Creates a new
NestedJarFileinstance to read from the specificFile. - NestedLocation - Record Class in org.springframework.boot.loader.net.protocol.nested
-
A location obtained from a
nested:URLconsisting of a jar file and an optional nested entry. - NestedLocation(Path, String) - Constructor for record class org.springframework.boot.loader.net.protocol.nested.NestedLocation
-
Creates an instance of a
NestedLocationrecord class. - NettyAutoConfiguration - Class in org.springframework.boot.netty.autoconfigure
-
Auto-configurationfor Netty. - NettyProperties - Class in org.springframework.boot.netty.autoconfigure
-
@ConfigurationPropertiesfor the Netty engine. - NettyProperties() - Constructor for class org.springframework.boot.netty.autoconfigure.NettyProperties
- NettyProperties.LeakDetection - Enum Class in org.springframework.boot.netty.autoconfigure
- NettyReactiveManagementContextAutoConfiguration - Class in org.springframework.boot.reactor.netty.autoconfigure.actuate.web.server
-
Auto-configuration for a Netty-based reactive management context.
- NettyReactiveManagementContextAutoConfiguration() - Constructor for class org.springframework.boot.reactor.netty.autoconfigure.actuate.web.server.NettyReactiveManagementContextAutoConfiguration
- NettyReactiveWebServerAutoConfiguration - Class in org.springframework.boot.reactor.netty.autoconfigure
-
Auto-configurationfor a Netty-based reactive web server. - NettyReactiveWebServerAutoConfiguration() - Constructor for class org.springframework.boot.reactor.netty.autoconfigure.NettyReactiveWebServerAutoConfiguration
- NettyReactiveWebServerFactory - Class in org.springframework.boot.reactor.netty
-
ReactiveWebServerFactorythat can be used to createNettyWebServers. - NettyReactiveWebServerFactory() - Constructor for class org.springframework.boot.reactor.netty.NettyReactiveWebServerFactory
- NettyReactiveWebServerFactory(int) - Constructor for class org.springframework.boot.reactor.netty.NettyReactiveWebServerFactory
- NettyReactiveWebServerFactoryCustomizer - Class in org.springframework.boot.reactor.netty.autoconfigure
-
Customization for Netty-specific features.
- NettyReactiveWebServerFactoryCustomizer(Environment, ServerProperties, NettyServerProperties) - Constructor for class org.springframework.boot.reactor.netty.autoconfigure.NettyReactiveWebServerFactoryCustomizer
- NettyRouteProvider - Interface in org.springframework.boot.reactor.netty
-
Function that can add new routes to an
HttpServerRoutesinstance. - NettyRSocketServer - Class in org.springframework.boot.rsocket.netty
-
RSocketServerthat is based on a Reactor Netty server. - NettyRSocketServer(Mono, Duration) - Constructor for class org.springframework.boot.rsocket.netty.NettyRSocketServer
- NettyRSocketServerFactory - Class in org.springframework.boot.rsocket.netty
-
RSocketServerFactorythat can be used to createRSocketServers backed by Netty. - NettyRSocketServerFactory() - Constructor for class org.springframework.boot.rsocket.netty.NettyRSocketServerFactory
- NettyServerCustomizer - Interface in org.springframework.boot.reactor.netty
-
Mapping function that can be used to customize a Reactor Netty server instance.
- NettyServerProperties - Class in org.springframework.boot.reactor.netty.autoconfigure
-
Netty server properties.
- NettyServerProperties() - Constructor for class org.springframework.boot.reactor.netty.autoconfigure.NettyServerProperties
- NettyWebServer - Class in org.springframework.boot.reactor.netty
-
WebServerthat can be used to control a Reactor Netty web server. - NettyWebServer(HttpServer, ReactorHttpHandlerAdapter, Duration, Shutdown, ReactorResourceFactory) - Constructor for class org.springframework.boot.reactor.netty.NettyWebServer
-
Creates a new
NettyWebServerinstance. - NEVER - Enum constant in enum class org.springframework.boot.actuate.endpoint.Show
-
Never show the item in the response.
- NEVER - Enum constant in enum class org.springframework.boot.ansi.AnsiOutput.Enabled
-
Disable ANSI-colored output.
- NEVER - Enum constant in enum class org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeAttribute
-
Never add error attribute.
- NEVER - Enum constant in enum class org.springframework.boot.buildpack.platform.build.PullPolicy
-
Never pull the image from the registry.
- NEVER - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness.Wait
-
Never perform readiness checks.
- NEVER - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start.Skip
-
Never skip start.
- NEVER - Enum constant in enum class org.springframework.boot.sql.init.DatabaseInitializationMode
-
Never initialize the database.
- NEVER - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.UseMainMethod
-
Never use the
mainmethod, creating a test-specificSpringApplicationinstead. - NEVER - Enum constant in enum class org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.UseApr
-
Never use APR.
- newByteChannel(Path, Set, FileAttribute...) - Method in class org.springframework.boot.loader.nio.file.NestedFileSystemProvider
- newDirectoryStream(Path, DirectoryStream.Filter) - Method in class org.springframework.boot.loader.nio.file.NestedFileSystemProvider
- newFileSystem(URI, Map) - Method in class org.springframework.boot.loader.nio.file.NestedFileSystemProvider
- newInstance(String[]) - Static method in class org.springframework.boot.logging.log4j2.CorrelationIdConverter
-
Factory method to create a new
CorrelationIdConverter. - newInstance(Configuration, String[]) - Static method in class org.springframework.boot.logging.log4j2.ColorConverter
-
Creates a new instance of the class.
- newInstance(Configuration, String[]) - Static method in class org.springframework.boot.logging.log4j2.EnclosedInSquareBracketsConverter
-
Creates a new instance of the class.
- newInstance(Configuration, String[]) - Static method in class org.springframework.boot.logging.log4j2.ExtendedWhitespaceThrowablePatternConverter
-
Creates a new instance of the class.
- newInstance(Configuration, String[]) - Static method in class org.springframework.boot.logging.log4j2.WhitespaceThrowablePatternConverter
- NewRelicMetricsExportAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic
-
Auto-configurationfor exporting metrics to New Relic. - NewRelicProperties - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic
-
@ConfigurationPropertiesfor configuring New Relic metrics export. - NewRelicProperties() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic.NewRelicProperties
- NewRelicPropertiesConfigAdapter - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic
-
Adapter to convert
NewRelicPropertiesto aNewRelicConfig. - NewRelicPropertiesConfigAdapter(NewRelicProperties) - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic.NewRelicPropertiesConfigAdapter
- NextExecution(Instant) - Constructor for class org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.NextExecution
- NINETEEN - Enum constant in enum class org.springframework.boot.system.JavaVersion
-
Java 19.
- NO - Enum constant in enum class org.springframework.boot.test.context.PropertyMapping.Skip
-
Don't skip mapping the property.
- NO_ANCESTORS - Enum constant in enum class org.springframework.boot.test.context.assertj.ApplicationContextAssert.Scope
-
Limited to the current context.
- NO_DIRECT_PROPERTY - Enum constant in enum class org.springframework.boot.context.properties.bind.Bindable.BindRestriction
-
Do not bind direct
ConfigurationPropertymatches. - Node(String, int) - Constructor for record class org.springframework.boot.cassandra.autoconfigure.CassandraConnectionDetails.Node
-
Creates an instance of a
Noderecord class. - Node(String, int) - Constructor for record class org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails.Node
-
Creates an instance of a
Noderecord class. - Node(String, int, ElasticsearchConnectionDetails.Node.Protocol) - Constructor for record class org.springframework.boot.elasticsearch.autoconfigure.ElasticsearchConnectionDetails.Node
- Node(String, int, ElasticsearchConnectionDetails.Node.Protocol, String, String) - Constructor for record class org.springframework.boot.elasticsearch.autoconfigure.ElasticsearchConnectionDetails.Node
-
Creates an instance of a
Noderecord class. - nodeName() - Method in record class org.springframework.boot.logging.structured.ElasticCommonSchemaProperties.Service
-
Returns the value of the
nodeNamerecord component. - NOMAD - Enum constant in enum class org.springframework.boot.cloud.CloudPlatform
-
Nomad platform.
- noMatch(String) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
Create a new
ConditionOutcomeinstance for 'no match'. - noMatch(ConditionMessage) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
Create a new
ConditionOutcomeinstance for 'no match'. - NON_PERSISTENT - Enum constant in enum class org.springframework.boot.jms.autoconfigure.JmsProperties.DeliveryMode
-
Does not require that the message be logged to stable storage.
- NON_TEST - Enum constant in enum class org.springframework.boot.jdbc.test.autoconfigure.AutoConfigureTestDatabase.Replace
-
Replace the DataSource bean unless it is auto-configured and connecting to a test database.
- none() - Static method in interface org.springframework.boot.buildpack.platform.docker.UpdateListener
-
A no-op update listener that does nothing.
- None() - Constructor for class org.springframework.boot.loader.tools.Layouts.None
- NONE - Enum constant in enum class org.springframework.boot.actuate.endpoint.Access
-
No access to the endpoint is permitted.
- NONE - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
-
No caching.
- NONE - Enum constant in enum class org.springframework.boot.autoconfigure.data.RepositoryType
-
Enables no repositories.
- NONE - Enum constant in enum class org.springframework.boot.buildpack.platform.io.TarArchive.Compression
-
The tar file is not compressed.
- NONE - Enum constant in enum class org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Compression
-
No compression.
- NONE - Enum constant in enum class org.springframework.boot.cassandra.autoconfigure.CassandraProperties.ThrottlerType
-
No request throttling.
- NONE - Enum constant in enum class org.springframework.boot.cloud.CloudPlatform
-
No Cloud platform.
- NONE - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.LifecycleManagement
-
Don't start or stop Docker Compose.
- NONE - Enum constant in enum class org.springframework.boot.jdbc.EmbeddedDatabaseConnection
-
No Connection.
- NONE - Enum constant in enum class org.springframework.boot.jdbc.test.autoconfigure.AutoConfigureTestDatabase.Replace
-
Don't replace the application default DataSource.
- NONE - Enum constant in enum class org.springframework.boot.micrometer.metrics.export.prometheus.PrometheusPushGatewayManager.ShutdownOperation
-
Don't perform any shutdown operation.
- NONE - Enum constant in enum class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties.Compression
-
No compression.
- NONE - Enum constant in enum class org.springframework.boot.opentelemetry.autoconfigure.logging.OpenTelemetryLoggingExportProperties.Compression
-
No compression.
- NONE - Enum constant in enum class org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
-
No Connection.
- NONE - Enum constant in enum class org.springframework.boot.session.data.redis.autoconfigure.SessionDataRedisProperties.ConfigureAction
-
No not attempt to apply any custom Redis configuration.
- NONE - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.WebEnvironment
-
Creates an
ApplicationContextand setsSpringApplication.setWebApplicationType(WebApplicationType)toWebApplicationType.NONE. - NONE - Enum constant in enum class org.springframework.boot.web.server.autoconfigure.ServerProperties.ForwardHeadersStrategy
-
Ignore X-Forwarded-* headers.
- NONE - Enum constant in enum class org.springframework.boot.web.server.Cookie.SameSite
-
SameSite attribute will be set to None.
- NONE - Enum constant in enum class org.springframework.boot.web.server.Ssl.ClientAuth
-
Client authentication is not wanted.
- NONE - Enum constant in enum class org.springframework.boot.WebApplicationType
-
The application should not run as a web application and should not start an embedded web server.
- NONE - Enum constant in enum class org.springframework.boot.webmvc.test.autoconfigure.MockMvcPrint
-
Do not print MVC interactions.
- NONE - Static variable in interface org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper
-
A
ParameterValueMapperthat does nothing. - NONE - Static variable in interface org.springframework.boot.actuate.endpoint.SecurityContext
-
Empty security context.
- NONE - Static variable in class org.springframework.boot.actuate.logging.LoggersEndpoint.LoggersDescriptor
-
Empty description.
- NONE - Static variable in interface org.springframework.boot.buildpack.platform.docker.UpdateListener
-
A no-op update listener.
- NONE - Static variable in class org.springframework.boot.context.config.ConfigData.Options
-
No options.
- NONE - Static variable in interface org.springframework.boot.context.config.ConfigDataEnvironmentUpdateListener
-
A
ConfigDataEnvironmentUpdateListenerthat does nothing. - NONE - Static variable in interface org.springframework.boot.context.properties.bind.PlaceholdersResolver
-
No-op
PropertyResolver. - NONE - Static variable in annotation interface org.springframework.boot.convert.Delimiter
-
A delimiter value used to indicate that no delimiter is required and the result should be a single element containing the entire string.
- NONE - Static variable in interface org.springframework.boot.devtools.filewatch.SnapshotStateRepository
-
A No-op
SnapshotStateRepositorythat does not save state. - NONE - Static variable in interface org.springframework.boot.devtools.restart.classloader.ClassLoaderFileRepository
-
Empty
ClassLoaderFileRepositoryimplementation. - NONE - Static variable in interface org.springframework.boot.devtools.restart.FailureHandler
-
FailureHandlerthat always aborts. - NONE - Static variable in interface org.springframework.boot.devtools.restart.RestartInitializer
-
RestartInitializerthat doesn't return any URLs. - NONE - Static variable in interface org.springframework.boot.loader.tools.Libraries
-
Represents no libraries.
- NONE - Static variable in class org.springframework.boot.logging.LoggingSystem
-
The value of the
LoggingSystem.SYSTEM_PROPERTYthat can be used to indicate that noLoggingSystemshould be used. - NONE - Static variable in interface org.springframework.boot.ssl.SslBundleKey
-
SslBundleKeythat returns no values. - NONE - Static variable in interface org.springframework.boot.ssl.SslOptions
-
SslOptionsthat returnsnullresults. - NONE - Static variable in interface org.springframework.boot.ssl.SslStoreBundle
-
SslStoreBundlethat returnsnullfor each method. - NONE - Static variable in interface org.springframework.boot.tomcat.TomcatEmbeddedContext.DeferredStartupExceptions
-
TomcatEmbeddedContext.DeferredStartupExceptionsthat does nothing. - NoneNestedConditions - Class in org.springframework.boot.autoconfigure.condition
-
Conditionthat will match when none of the nested class conditions match. - NoneNestedConditions(ConfigurationCondition.ConfigurationPhase) - Constructor for class org.springframework.boot.autoconfigure.condition.NoneNestedConditions
- NonUniqueCacheException - Exception Class in org.springframework.boot.cache.actuate.endpoint
-
Exception thrown when multiple caches exist with the same name.
- NonUniqueCacheException(String, Collection) - Constructor for exception class org.springframework.boot.cache.actuate.endpoint.NonUniqueCacheException
- NoopTracerAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure
-
Auto-configurationfor a no-op implementation ofTracer. - NoopTracerAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.NoopTracerAutoConfiguration
- noResult() - Static method in class org.springframework.boot.util.LambdaSafe.InvocationResult
-
Return an
LambdaSafe.InvocationResultinstance representing no result. - NORMAL - Enum constant in enum class org.springframework.boot.ansi.AnsiStyle
- NORMAL - Enum constant in enum class org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
-
Render with normal styling.
- NORMALIZED_TIME - Static variable in interface org.springframework.boot.buildpack.platform.io.TarArchive
-
Instantthat can be used to normalize TAR files so all entries have the same modification time. - NoSuchSslBundleException - Exception Class in org.springframework.boot.ssl
-
Exception indicating that an
SslBundlewas referenced with a name that does not match any registered bundle. - NoSuchSslBundleException(String, String) - Constructor for exception class org.springframework.boot.ssl.NoSuchSslBundleException
-
Create a new
SslBundleNotFoundExceptioninstance. - NoSuchSslBundleException(String, String, Throwable) - Constructor for exception class org.springframework.boot.ssl.NoSuchSslBundleException
-
Create a new
SslBundleNotFoundExceptioninstance. - NOT_YET_VALID - Enum constant in enum class org.springframework.boot.info.SslInfo.CertificateValidityInfo.Status
-
The certificate's validity date range is in the future.
- notAvailable(String) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
-
Indicates something is not available.
- NOTIFY_KEYSPACE_EVENTS - Enum constant in enum class org.springframework.boot.session.data.redis.autoconfigure.SessionDataRedisProperties.ConfigureAction
-
Ensure that Redis Keyspace events for Generic commands and Expired events are enabled.
- NoUnboundElementsBindHandler - Class in org.springframework.boot.context.properties.bind.handler
-
BindHandlerto enforce that all configuration properties under the root name have been bound. - NoUnboundElementsBindHandler(BindHandler) - Constructor for class org.springframework.boot.context.properties.bind.handler.NoUnboundElementsBindHandler
- NoUnboundElementsBindHandler(BindHandler, Function) - Constructor for class org.springframework.boot.context.properties.bind.handler.NoUnboundElementsBindHandler
- NullAdditionalPropertyValueException(String) - Constructor for exception class org.springframework.boot.loader.tools.BuildPropertiesWriter.NullAdditionalPropertyValueException
- nullSafeValue(JsonNode, Class) - Method in class org.springframework.boot.jackson2.JsonObjectDeserializer
-
Deprecated.Helper method to extract a value from the given
jsonNodeor returnnullwhen the node itself isnull. - nullSafeValue(JsonNode, Class, Function) - Method in class org.springframework.boot.jackson2.JsonObjectDeserializer
-
Deprecated.Helper method to extract a value from the given
jsonNodeor returnnullwhen the node itself isnull. - nullSafeValue(JsonNode, Class) - Method in class org.springframework.boot.jackson.ObjectValueDeserializer
-
Helper method to extract a value from the given
jsonNodeor returnnullwhen the node itself isnull. - nullSafeValue(JsonNode, Class, Function) - Method in class org.springframework.boot.jackson.ObjectValueDeserializer
-
Helper method to extract a value from the given
jsonNodeor returnnullwhen the node itself isnull.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form