インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
N
- name() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigureAfter
- すでに適用されているはずの自動構成クラスの名前。
- name() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigureBefore
- まだ適用されていない自動構成クラスの名前。
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnBean
- チェックする Bean の名前。
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnBooleanProperty
- テストするプロパティの名前。
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnClass
- 存在しなければならないクラス名。
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
- チェックする Bean の名前。
- name() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
- テストするプロパティの名前。
- name() - Method in interface org.springframework.boot.docker.compose.core.RunningService
- サービスの名前を返します。
- name() - レコードクラス org.springframework.boot.health.contributor のメソッド。HealthContributors.Entry
nameレコードコンポーネントの値を返します。- name() - レコードクラス org.springframework.boot.health.contributor のメソッド。ReactiveHealthContributors.Entry
nameレコードコンポーネントの値を返します。- name() - レコードクラス org.springframework.boot.json のメソッド。JsonWriter.MemberPath
nameレコードコンポーネントの値を返します。- name() - インターフェース org.springframework.boot.loader.launch のメソッド。Archive.Entry
- エントリの名前を返します。
- name() - レコードクラス org.springframework.boot.logging.structured のメソッド。ElasticCommonSchemaProperties.Service
nameレコードコンポーネントの値を返します。- name() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.ServiceConnection
- 接続されているサービスの名前。
- name() - Element in annotation interface org.springframework.boot.web.servlet.FilterRegistration
- この登録の名前。
- name() - Element in annotation interface org.springframework.boot.web.servlet.ServletRegistration
- この登録の名前。
- Name - Annotation Interface in org.springframework.boot.context.properties.bind
- プロパティにバインドするときに名前を指定するために使用できるアノテーション。
- NAME - Static variable in class org.springframework.boot.env.DefaultPropertiesPropertySource
- ' デフォルトプロパティ ' プロパティソースの名前。
- NAME - Static variable in class org.springframework.boot.webmvc.test.autoconfigure.WebDriverScope
- WebDriver Bean スコープ名。
- NamedPipeSocket - Class in org.springframework.boot.buildpack.platform.socket
- 名前付きパイプの
SocketSE 実装。 - nameGenerator() - Element in annotation interface org.springframework.boot.autoconfigure.SpringBootApplication
- Spring コンテナー内で検出されたコンポーネントの命名に使用される
BeanNameGeneratorクラス。 - Naming() - クラス org.springframework.boot.hibernate.autoconfigure のコンストラクター。HibernateProperties.Naming
- NATIVE - Enum constant in enum class org.springframework.boot.artemis.autoconfigure.ArtemisMode
- ネイティブ Artemis プロトコルを使用してブローカーに接続します(つまり
- NATIVE - Enum constant in enum class org.springframework.boot.web.server.autoconfigure.ServerProperties.ForwardHeadersStrategy
- 転送されるヘッダーには、基になるコンテナーのネイティブサポートを使用します。
- NativeImageArgFile - org.springframework.boot.loader.tools のクラス
- ネイティブイメージ argfile を操作するクラス。
- NativeImageArgFile(Collection) - クラス org.springframework.boot.loader.tools. NativeImageArgFile のコンストラクター
- 指定された除外項目を使用して新しいインスタンスを構築します。
- NCSA - Enum constant in enum class org.springframework.boot.jetty.autoconfigure.JettyServerProperties.Accesslog.Format
- CustomRequestLog#NCSA_FORMAT で定義されている NCSA 形式。
- NEED - Enum constant in enum class org.springframework.boot.web.server.Ssl.ClientAuth
- クライアント認証が必要であり、必須です。
- Neo4jAutoConfiguration - org.springframework.boot.neo4j.autoconfigure のクラス
- Neo4j 用の
Auto-configuration。 - Neo4jAutoConfiguration() - クラス org.springframework.boot.neo4j.autoconfigure のコンストラクター。Neo4jAutoConfiguration
- Neo4jConnectionDetails - org.springframework.boot.neo4j.autoconfigure のインターフェース
- Neo4j サービスへの接続を確立するために必要な詳細。
- Neo4jHealthContributorAutoConfiguration - org.springframework.boot.neo4j.autoconfigure.health のクラス
- Neo4jHealthContributorAutoConfiguration() - クラス org.springframework.boot.neo4j.autoconfigure.health のコンストラクター。Neo4jHealthContributorAutoConfiguration
- Neo4jHealthIndicator - org.springframework.boot.neo4j.health のクラス
- Cypher ステートメントを実行し、サーバーとデータベースの情報を抽出することにより、Neo4j のステータスをテストする
HealthIndicator。 - Neo4jHealthIndicator(Driver) - クラス org.springframework.boot.neo4j.health のコンストラクター。Neo4jHealthIndicator
- Neo4jObservationAutoConfiguration - org.springframework.boot.neo4j.autoconfigure.observation のクラス
- Neo4j の可観測性の自動構成。
- Neo4jObservationAutoConfiguration() - クラス org.springframework.boot.neo4j.autoconfigure.observation のコンストラクター。Neo4jObservationAutoConfiguration
- Neo4jProperties - org.springframework.boot.neo4j.autoconfigure のクラス
- Neo4j の構成プロパティ。
- Neo4jProperties() - クラス org.springframework.boot.neo4j.autoconfigure のコンストラクター。Neo4jProperties
- Neo4jProperties.Authentication - org.springframework.boot.neo4j.autoconfigure のクラス
- Neo4jProperties.Pool - org.springframework.boot.neo4j.autoconfigure のクラス
- Neo4jProperties.Security - org.springframework.boot.neo4j.autoconfigure のクラス
- Neo4jProperties.Security.TrustStrategy - org.springframework.boot.neo4j.autoconfigure の Enum クラス
- Neo4jReactiveHealthIndicator - org.springframework.boot.neo4j.health のクラス
- Cypher ステートメントを実行し、サーバーとデータベースの情報を抽出することにより、Neo4j のステータスをテストする
ReactiveHealthIndicator。 - Neo4jReactiveHealthIndicator(Driver) - クラス org.springframework.boot.neo4j.health のコンストラクター。Neo4jReactiveHealthIndicator
- nested() - インターフェース org.springframework.boot.logging.structured のメソッド。StructuredLoggingJsonMembersCustomizer.Builder
- ユーザー定義プロパティから JSON を追加する場合は、ネストされたフィールドを使用します。
- nested(boolean) - インターフェース org.springframework.boot.logging.structured のメソッド。StructuredLoggingJsonMembersCustomizer.Builder
- ユーザー定義プロパティから JSON を追加するときにネストされたフィールドを使用するかどうかを設定します。
- nested(Consumer) - クラス org.springframework.boot.logging.structured のメソッド。ContextPairs
- ネストされた命名を使用してペアを追加します (たとえば、ECS で使用される名前)。
- Nested - Annotation Interface in org.springframework.boot.context.properties.bind
- フィールドがネストされた型であることを示すアノテーションに追加する必要があるメタアノテーション。
- NESTED_DIRECTORY - Enum constant in enum class org.springframework.boot.loader.zip.ZipContent.Kind
- ネストされた zip ディレクトリからのコンテンツ。
- NESTED_ZIP - Enum constant in enum class org.springframework.boot.loader.zip.ZipContent.Kind
- ネストされた zip コンテンツからのコンテンツ。
- NestedConfigurationProperty - Annotation Interface in org.springframework.boot.context.properties
@ConfigurationPropertiesオブジェクト内のプロパティをネストされた型として扱う必要があることを示します。- nestedEntryName() - Method in record class org.springframework.boot.loader.net.protocol.nested.NestedLocation
nestedEntryNameレコードコンポーネントの値を返します。- NestedFileSystemProvider - org.springframework.boot.loader.nio.file のクラス
nestedjar ファイル用のFileSystemProviderSE 実装。- NestedFileSystemProvider() - クラス org.springframework.boot.loader.nio.file. NestedFileSystemProvider のコンストラクター
- NestedJarFile - Class in org.springframework.boot.loader.jar
JarFileSE の拡張バリアントで、同じように動作しますが、ネストされた jar を開くことができます。- NestedJarFile(File, String) - Constructor for class org.springframework.boot.loader.jar.NestedJarFile
- 特定の
Fileから読み取るための新しいNestedJarFileインスタンスを作成します。 - NestedJarFile(File, String, Runtime.Version) - Constructor for class org.springframework.boot.loader.jar.NestedJarFile
- 特定の
Fileから読み取るための新しいNestedJarFileインスタンスを作成します。 - NestedLocation - Record Class in org.springframework.boot.loader.net.protocol.nested
- jar ファイルとオプションのネストされたエントリで構成される
nested:URLSE から取得された場所。 - NestedLocation(Path, String) - Constructor for record class org.springframework.boot.loader.net.protocol.nested.NestedLocation
NestedLocationレコードクラスのインスタンスを作成します。- NettyAutoConfiguration - org.springframework.boot.netty.autoconfigure のクラス
- Netty 用の
Auto-configuration。 - NettyProperties - org.springframework.boot.netty.autoconfigure のクラス
- Netty エンジン用の
@ConfigurationProperties。 - NettyProperties() - クラス org.springframework.boot.netty.autoconfigure. NettyProperties のコンストラクター
- NettyProperties.LeakDetection - org.springframework.boot.netty.autoconfigure の Enum クラス
- NettyReactiveManagementContextAutoConfiguration - org.springframework.boot.reactor.netty.autoconfigure.actuate.web.server のクラス
- Netty ベースのリアクティブ管理コンテキストの自動構成。
- NettyReactiveManagementContextAutoConfiguration() - クラス org.springframework.boot.reactor.netty.autoconfigure.actuate.web.server. NettyReactiveManagementContextAutoConfiguration のコンストラクター
- NettyReactiveWebServerAutoConfiguration - org.springframework.boot.reactor.netty.autoconfigure のクラス
- Netty ベースのリアクティブ Web サーバー用の
Auto-configuration。 - NettyReactiveWebServerAutoConfiguration() - クラス org.springframework.boot.reactor.netty.autoconfigure. NettyReactiveWebServerAutoConfiguration のコンストラクター
- NettyReactiveWebServerFactory - org.springframework.boot.reactor.netty のクラス
NettyWebServerの作成に使用できるReactiveWebServerFactory。- NettyReactiveWebServerFactory() - クラス org.springframework.boot.reactor.netty. NettyReactiveWebServerFactory のコンストラクター
- NettyReactiveWebServerFactory(int) - クラス org.springframework.boot.reactor.netty. NettyReactiveWebServerFactory のコンストラクター
- NettyReactiveWebServerFactoryCustomizer - org.springframework.boot.reactor.netty.autoconfigure のクラス
- Netty 固有の機能のカスタマイズ。
- NettyReactiveWebServerFactoryCustomizer(Environment, ServerProperties, NettyServerProperties) - クラス org.springframework.boot.reactor.netty.autoconfigure. NettyReactiveWebServerFactoryCustomizer のコンストラクター
- NettyRouteProvider - Interface in org.springframework.boot.reactor.netty
HttpServerRoutesインスタンスに新しいルートを追加できる機能。- NettyRSocketServer - Class in org.springframework.boot.rsocket.netty
- Reactor Netty サーバーに基づく
RSocketServer。 - NettyRSocketServer(Mono, Duration) - Constructor for class org.springframework.boot.rsocket.netty.NettyRSocketServer
- NettyRSocketServerFactory - Class in org.springframework.boot.rsocket.netty
- Netty をベースとする
RSocketServerの作成に使用できるRSocketServerFactory。 - NettyRSocketServerFactory() - Constructor for class org.springframework.boot.rsocket.netty.NettyRSocketServerFactory
- NettyServerCustomizer - Interface in org.springframework.boot.reactor.netty
- Reactor Netty サーバーインスタンスのカスタマイズに使用できるマッピング関数。
- NettyServerProperties - org.springframework.boot.reactor.netty.autoconfigure のクラス
- Netty サーバーのプロパティ。
- NettyServerProperties() - クラス org.springframework.boot.reactor.netty.autoconfigure. NettyServerProperties のコンストラクター
- NettyWebServer - org.springframework.boot.reactor.netty のクラス
- Reactor Netty Web サーバーを制御するために使用できる
WebServer。 - NettyWebServer(HttpServer, ReactorHttpHandlerAdapter, Duration, Shutdown, ReactorResourceFactory) - クラス org.springframework.boot.reactor.netty. NettyWebServer のコンストラクター
- 新しい
NettyWebServerインスタンスを作成します。 - NEVER - Enum constant in enum class org.springframework.boot.actuate.endpoint.Show
- レスポンスでアイテムを表示しないでください。
- NEVER - Enum constant in enum class org.springframework.boot.ansi.AnsiOutput.Enabled
- ANSI 色の出力を無効にします。
- NEVER - Enum constant in enum class org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeAttribute
- エラー属性を追加しないでください。
- NEVER - Enum constant in enum class org.springframework.boot.buildpack.platform.build.PullPolicy
- レジストリからイメージをプルしないでください。
- NEVER - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness.Wait
- 準備状況チェックは決して実行しないでください。
- NEVER - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start.Skip
- 決してスタートを飛ばさないでください。
- NEVER - Enum constant in enum class org.springframework.boot.sql.init.DatabaseInitializationMode
- データベースを初期化しないでください。
- NEVER - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.UseMainMethod
- 代わりに、テスト固有の
SpringApplicationを作成して、mainメソッドを使用しないでください。 - NEVER - Enum constant in enum class org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.UseApr
- APR は絶対に使用しないでください。
- newByteChannel(Path, Set, FileAttribute...) - クラス org.springframework.boot.loader.nio.file のメソッド。NestedFileSystemProvider
- newDirectoryStream(Path, DirectoryStream.Filter) - クラス org.springframework.boot.loader.nio.file のメソッド。NestedFileSystemProvider
- newFileSystem(URI, Map) - クラス org.springframework.boot.loader.nio.file のメソッド。NestedFileSystemProvider
- newInstance(String[]) - Static method in class org.springframework.boot.logging.log4j2.CorrelationIdConverter
- 新しい
CorrelationIdConverterを作成するためのファクトリメソッド。 - newInstance(Configuration, String[]) - Static method in class org.springframework.boot.logging.log4j2.ColorConverter
- クラスの新しいインスタンスを作成します。
- newInstance(Configuration, String[]) - Static method in class org.springframework.boot.logging.log4j2.EnclosedInSquareBracketsConverter
- クラスの新しいインスタンスを作成します。
- newInstance(Configuration, String[]) - Static method in class org.springframework.boot.logging.log4j2.ExtendedWhitespaceThrowablePatternConverter
- クラスの新しいインスタンスを作成します。
- newInstance(Configuration, String[]) - Static method in class org.springframework.boot.logging.log4j2.WhitespaceThrowablePatternConverter
- NewRelicMetricsExportAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic
- New Relic にメトリクスをエクスポートするための
Auto-configuration。 - NewRelicProperties - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic
- New Relic メトリクスのエクスポートを構成するための
@ConfigurationProperties。 - NewRelicProperties() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic.NewRelicProperties
- NewRelicPropertiesConfigAdapter - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic
NewRelicPropertiesをNewRelicConfigに変換するアダプター。- NewRelicPropertiesConfigAdapter(NewRelicProperties) - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic.NewRelicPropertiesConfigAdapter
- NextExecution(Instant) - クラス 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
- プロパティのマッピングをスキップしないでください。
- NO_ANCESTORS - Enum constant in enum class org.springframework.boot.test.context.assertj.ApplicationContextAssert.Scope
- 現在のコンテキストに限定されます。
- NO_DIRECT_PROPERTY - Enum constant in enum class org.springframework.boot.context.properties.bind.Bindable.BindRestriction
ConfigurationPropertyの直接一致をバインドしないでください。- Node(String, int) - レコードクラス org.springframework.boot.cassandra.autoconfigure.CassandraConnectionDetails.Node のコンストラクター
Nodeレコードクラスのインスタンスを作成します。- Node(String, int) - レコードクラス org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails.Node のコンストラクター
Nodeレコードクラスのインスタンスを作成します。- Node(String, int, ElasticsearchConnectionDetails.Node.Protocol) - レコードクラス org.springframework.boot.elasticsearch.autoconfigure.ElasticsearchConnectionDetails.Node のコンストラクター
- Node(String, int, ElasticsearchConnectionDetails.Node.Protocol, String, String) - レコードクラス org.springframework.boot.elasticsearch.autoconfigure.ElasticsearchConnectionDetails.Node のコンストラクター
Nodeレコードクラスのインスタンスを作成します。- nodeName() - レコードクラス org.springframework.boot.logging.structured のメソッド。ElasticCommonSchemaProperties.Service
nodeNameレコードコンポーネントの値を返します。- NOMAD - Enum constant in enum class org.springframework.boot.cloud.CloudPlatform
- ノマドプラットフォーム。
- noMatch(String) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
- 「一致なし」の新しい
ConditionOutcomeインスタンスを作成します。 - noMatch(ConditionMessage) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
- 「一致なし」の新しい
ConditionOutcomeインスタンスを作成します。 - NON_PERSISTENT - Enum constant in enum class org.springframework.boot.jms.autoconfigure.JmsProperties.DeliveryMode
- メッセージを安定したストレージに記録する必要はありません。
- NON_TEST - Enum constant in enum class org.springframework.boot.jdbc.test.autoconfigure.AutoConfigureTestDatabase.Replace
- 自動構成されてテストデータベースに接続していない限り、DataSource Bean を交換してください。
- none() - Static method in interface org.springframework.boot.buildpack.platform.docker.UpdateListener
- 何もしない no-op 更新リスナー。
- None() - クラス org.springframework.boot.loader.tools のコンストラクター。Layouts.None
- NONE - Enum constant in enum class org.springframework.boot.actuate.endpoint.Access
- エンドポイントへのアクセスは許可されません。
- NONE - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
- キャッシングなし。
- NONE - Enum constant in enum class org.springframework.boot.autoconfigure.data.RepositoryType
- リポジトリを有効にしません。
- NONE - Enum constant in enum class org.springframework.boot.buildpack.platform.io.TarArchive.Compression
- tar ファイルは圧縮されていません。
- NONE - Enum constant in enum class org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Compression
- 圧縮なし。
- NONE - Enum constant in enum class org.springframework.boot.cassandra.autoconfigure.CassandraProperties.ThrottlerType
- リクエストの調整はありません。
- NONE - Enum constant in enum class org.springframework.boot.cloud.CloudPlatform
- クラウドプラットフォームはありません。
- NONE - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.LifecycleManagement
- Docker Compose を起動または停止しないでください。
- NONE - Enum constant in enum class org.springframework.boot.jdbc.EmbeddedDatabaseConnection
- 接続がありません。
- NONE - Enum constant in enum class org.springframework.boot.jdbc.test.autoconfigure.AutoConfigureTestDatabase.Replace
- アプリケーションのデフォルト DataSource を置き換えないでください。
- NONE - Enum constant in enum class org.springframework.boot.micrometer.metrics.export.prometheus.PrometheusPushGatewayManager.ShutdownOperation
- シャットダウン操作は実行しないでください。
- NONE - Enum constant in enum class org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp.OtlpTracingProperties.Compression
- 圧縮なし。
- NONE - Enum constant in enum class org.springframework.boot.opentelemetry.autoconfigure.logging.otlp.OtlpLoggingProperties.Compression
- 圧縮なし。
- NONE - Enum constant in enum class org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
- 接続がありません。
- NONE - Enum constant in enum class org.springframework.boot.session.data.redis.autoconfigure.SessionDataRedisProperties.ConfigureAction
- カスタム Redis 構成を適用しないでください。
- NONE - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.WebEnvironment
- NONE - Enum constant in enum class org.springframework.boot.web.server.autoconfigure.ServerProperties.ForwardHeadersStrategy
- X-Forwarded-* ヘッダーを無視します。
- NONE - Enum constant in enum class org.springframework.boot.web.server.Cookie.SameSite
- SameSite 属性は None に設定されます。
- NONE - Enum constant in enum class org.springframework.boot.web.server.Ssl.ClientAuth
- クライアント認証は不要です。
- NONE - Enum constant in enum class org.springframework.boot.WebApplicationType
- アプリケーションは Web アプリケーションとして実行しないでください。また、組み込み Web サーバーを起動しないでください。
- NONE - Enum constant in enum class org.springframework.boot.webmvc.test.autoconfigure.MockMvcPrint
- MVC インタラクションを出力しません。
- NONE - Static variable in interface org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper
- 何もしない
ParameterValueMapper。 - NONE - Static variable in interface org.springframework.boot.actuate.endpoint.SecurityContext
- 空のセキュリティコンテキスト。
- NONE - Static variable in class org.springframework.boot.actuate.logging.LoggersEndpoint.LoggersDescriptor
- 説明が空です。
- NONE - Static variable in interface org.springframework.boot.buildpack.platform.docker.UpdateListener
- ノーオペレーションアップデートリスナー。
- NONE - Static variable in class org.springframework.boot.context.config.ConfigData.Options
- オプションはありません。
- NONE - Static variable in interface org.springframework.boot.context.config.ConfigDataEnvironmentUpdateListener
- NONE - Static variable in interface org.springframework.boot.context.properties.bind.PlaceholdersResolver
- 何もしない
PropertyResolver。 - NONE - Static variable in annotation interface org.springframework.boot.convert.Delimiter
- 区切り文字が不要で、結果が文字列全体を含む単一の要素であることを示すために使用される区切り文字の値。
- NONE - Static variable in interface org.springframework.boot.devtools.filewatch.SnapshotStateRepository
- 状態を保存しない No-op
SnapshotStateRepository。 - NONE - Static variable in interface org.springframework.boot.devtools.restart.classloader.ClassLoaderFileRepository
- 空の
ClassLoaderFileRepository実装。 - NONE - Static variable in interface org.springframework.boot.devtools.restart.FailureHandler
- 常にアボートする
FailureHandler。 - NONE - Static variable in interface org.springframework.boot.devtools.restart.RestartInitializer
- URL を返さない
RestartInitializer。 - NONE - Static variable in interface org.springframework.boot.loader.tools.Libraries
- ライブラリがないことを表します。
- NONE - Static variable in class org.springframework.boot.logging.LoggingSystem
LoggingSystemを使用しないことを示すために使用できるLoggingSystem.SYSTEM_PROPERTYの値。- NONE - Static variable in interface org.springframework.boot.ssl.SslBundleKey
- 値を返さない
SslBundleKey。 - NONE - Static variable in interface org.springframework.boot.ssl.SslOptions
null結果を返すSslOptions。- NONE - Static variable in interface org.springframework.boot.ssl.SslStoreBundle
- メソッドごとに
nullを返すSslStoreBundle。 - NONE - Static variable in interface org.springframework.boot.tomcat.TomcatEmbeddedContext.DeferredStartupExceptions
- NoneNestedConditions - org.springframework.boot.autoconfigure.condition のクラス
- ネストされたクラス条件のいずれも一致しない場合に一致する
Condition。 - NoneNestedConditions(ConfigurationCondition.ConfigurationPhase) - クラス org.springframework.boot.autoconfigure.condition. NoneNestedConditions のコンストラクター
- NonUniqueCacheException - Exception Class in org.springframework.boot.cache.actuate.endpoint
- 同じ名前の複数のキャッシュが存在する場合にスローされる例外。
- NonUniqueCacheException(String, Collection) - Constructor for exception class org.springframework.boot.cache.actuate.endpoint.NonUniqueCacheException
- NoopTracerAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure
Auto-configurationはTracerの no-op 実装です。- NoopTracerAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.NoopTracerAutoConfiguration
- noResult() - クラス org.springframework.boot.util.LambdaSafe.InvocationResult の静的メソッド
- 結果がないことを表す
LambdaSafe.InvocationResultインスタンスを返します。 - NORMAL - Enum constant in enum class org.springframework.boot.ansi.AnsiStyle
- NORMAL - Enum constant in enum class org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
- 通常のスタイルでレンダリングします。
- NORMALIZED_TIME - Static variable in interface org.springframework.boot.buildpack.platform.io.TarArchive
- TAR ファイルを正規化するために使用できる
InstantSE。これにより、すべてのエントリの変更時間が同じになります。 - NoSuchSslBundleException - Exception Class in org.springframework.boot.ssl
- 登録されているバンドルと一致しない名前で
SslBundleが参照されたことを示す例外。 - NoSuchSslBundleException(String, String) - Constructor for exception class org.springframework.boot.ssl.NoSuchSslBundleException
- 新しい
SslBundleNotFoundExceptionインスタンスを作成します。 - NoSuchSslBundleException(String, String, Throwable) - Constructor for exception class org.springframework.boot.ssl.NoSuchSslBundleException
- 新しい
SslBundleNotFoundExceptionインスタンスを作成します。 - NOT_YET_VALID - Enum constant in enum class org.springframework.boot.info.SslInfo.CertificateValidityInfo.Status
- 証明書の有効期限の範囲は将来です。
- notAvailable(String) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage.Builder
- 利用できないものがあることを示します。
- NOTIFY_KEYSPACE_EVENTS - Enum constant in enum class org.springframework.boot.session.data.redis.autoconfigure.SessionDataRedisProperties.ConfigureAction
- ジェネリクスコマンドの Redis キースペースイベントと期限切れイベントが有効になっていることを確認します。
- NoUnboundElementsBindHandler - org.springframework.boot.context.properties.bind.handler のクラス
BindHandler。ルート名のすべての構成プロパティがバインドされていることを強制します。- NoUnboundElementsBindHandler(BindHandler) - クラス org.springframework.boot.context.properties.bind.handler. NoUnboundElementsBindHandler のコンストラクター
- NoUnboundElementsBindHandler(BindHandler, Function) - クラス org.springframework.boot.context.properties.bind.handler. NoUnboundElementsBindHandler のコンストラクター
- NullAdditionalPropertyValueException(String) - Constructor for exception class org.springframework.boot.loader.tools.BuildPropertiesWriter.NullAdditionalPropertyValueException
- nullSafeValue(JsonNode, Class) - クラス org.springframework.boot.jackson2 のメソッド。JsonObjectDeserializer
- 使用すべきではありません。指定された
jsonNodeから値を抽出するか、ノード自体がnullの場合にnullを返すヘルパーメソッド。 - nullSafeValue(JsonNode, Class, Function) - クラス org.springframework.boot.jackson2 のメソッド。JsonObjectDeserializer
- 使用すべきではありません。指定された
jsonNodeから値を抽出するか、ノード自体がnullの場合にnullを返すヘルパーメソッド。 - nullSafeValue(JsonNode, Class) - クラス org.springframework.boot.jackson のメソッド。ObjectValueDeserializer
- 指定された
jsonNodeから値を抽出するか、ノード自体がnullの場合にnullを返すヘルパーメソッド。 - nullSafeValue(JsonNode, Class, Function) - クラス org.springframework.boot.jackson のメソッド。ObjectValueDeserializer
- 指定された
jsonNodeから値を抽出するか、ノード自体がnullの場合にnullを返すヘルパーメソッド。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式