インデックス

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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式

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.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() - Element in annotation interface org.springframework.boot.test.mock.mockito.MockBean
登録または置換する Bean の名前。
name() - Element in annotation interface org.springframework.boot.test.mock.mockito.SpyBean
スパイする Bean の名前。
name() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.ServiceConnection
接続されているサービスの名前。
Name - Annotation Interface in org.springframework.boot.context.properties.bind
不変のプロパティにバインドするときに名前を指定するために使用できるアノテーション。
NAME - Static variable in class org.springframework.boot.DefaultPropertiesPropertySource
' デフォルトプロパティ ' プロパティソースの名前。
NAME - Static variable in class org.springframework.boot.test.autoconfigure.web.servlet.WebDriverScope
WebDriver Bean スコープ名。
NamedContributor< C > - Interface in org.springframework.boot.actuate.health
単一の名前付きヘルスエンドポイントコントリビューター(HealthContributor または ReactiveHealthContributor)。
NamedContributors< C > - Interface in org.springframework.boot.actuate.health
名前付きヘルスエンドポイントコントリビューターのコレクション(HealthContributor または ReactiveHealthContributor のいずれか)。
nameGenerator() - Element in annotation interface org.springframework.boot.autoconfigure.SpringBootApplication
Spring コンテナー内で検出されたコンポーネントの命名に使用される BeanNameGenerator クラス。
Naming() - クラス org.springframework.boot.autoconfigure.orm.jpa のコンストラクター。HibernateProperties.Naming
NATIVE - Enum constant in enum class org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
ネイティブ Artemis プロトコルを使用してブローカーに接続します(つまり
NATIVE - Enum constant in enum class org.springframework.boot.autoconfigure.web.ServerProperties.ForwardHeadersStrategy
転送されるヘッダーには、基になるコンテナーのネイティブサポートを使用します。
NCSA - Enum constant in enum class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog.FORMAT
CustomRequestLog#NCSA_FORMAT で定義されている NCSA 形式。
NEED - Enum constant in enum class org.springframework.boot.web.server.Ssl.ClientAuth
クライアント認証が必要であり、必須です。
Neo4jAutoConfiguration - org.springframework.boot.autoconfigure.neo4j のクラス
Neo4j 用の Auto-configuration
Neo4jAutoConfiguration() - クラス org.springframework.boot.autoconfigure.neo4j のコンストラクター。Neo4jAutoConfiguration
neo4jClient(Driver, DatabaseSelectionProvider) - クラス org.springframework.boot.autoconfigure.data.neo4j のメソッド。Neo4jDataAutoConfiguration
Neo4jConnectionDetails - org.springframework.boot.autoconfigure.neo4j のインターフェース
Neo4j サービスへの接続を確立するために必要な詳細。
neo4jConversions() - クラス org.springframework.boot.autoconfigure.data.neo4j のメソッド。Neo4jDataAutoConfiguration
Neo4jDataAutoConfiguration - org.springframework.boot.autoconfigure.data.neo4j のクラス
Neo4jDataAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.neo4j のコンストラクター。Neo4jDataAutoConfiguration
Neo4jDataProperties - org.springframework.boot.autoconfigure.data.neo4j のクラス
Spring Data Neo4j の構成プロパティ。
Neo4jDataProperties() - クラス org.springframework.boot.autoconfigure.data.neo4j のコンストラクター。Neo4jDataProperties
neo4jDriver(Neo4jProperties, Environment, Neo4jConnectionDetails, ObjectProvider<ConfigBuilderCustomizer>) - クラス org.springframework.boot.autoconfigure.neo4j のメソッド。Neo4jAutoConfiguration
Neo4jHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.neo4j のクラス
Neo4jHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.neo4j のコンストラクター。Neo4jHealthContributorAutoConfiguration
Neo4jHealthIndicator - org.springframework.boot.actuate.neo4j のクラス
Cypher ステートメントを実行し、サーバーとデータベースの情報を抽出することにより、Neo4j のステータスをテストする HealthIndicator
Neo4jHealthIndicator(Driver) - クラス org.springframework.boot.actuate.neo4j のコンストラクター。Neo4jHealthIndicator
neo4jMappingContext(Neo4jManagedTypes, Neo4jConversions) - クラス org.springframework.boot.autoconfigure.data.neo4j のメソッド。Neo4jDataAutoConfiguration
Neo4jProperties - org.springframework.boot.autoconfigure.neo4j のクラス
Neo4j の構成プロパティ。
Neo4jProperties() - クラス org.springframework.boot.autoconfigure.neo4j のコンストラクター。Neo4jProperties
Neo4jProperties.Authentication - org.springframework.boot.autoconfigure.neo4j のクラス
Neo4jProperties.Pool - org.springframework.boot.autoconfigure.neo4j のクラス
Neo4jProperties.Security - org.springframework.boot.autoconfigure.neo4j のクラス
Neo4jProperties.Security.TrustStrategy - org.springframework.boot.autoconfigure.neo4j の Enum クラス
Neo4jReactiveDataAutoConfiguration - org.springframework.boot.autoconfigure.data.neo4j のクラス
Spring Data のリアクティブ Neo4j サポート用の Auto-configuration
Neo4jReactiveDataAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.neo4j のコンストラクター。Neo4jReactiveDataAutoConfiguration
Neo4jReactiveHealthIndicator - org.springframework.boot.actuate.neo4j のクラス
Cypher ステートメントを実行し、サーバーとデータベースの情報を抽出することにより、Neo4j のステータスをテストする ReactiveHealthIndicator
Neo4jReactiveHealthIndicator(Driver) - クラス org.springframework.boot.actuate.neo4j のコンストラクター。Neo4jReactiveHealthIndicator
Neo4jReactiveRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.neo4j のクラス
Spring Data の Neo4j リアクティブリポジトリ用の Auto-configuration
Neo4jReactiveRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.neo4j のコンストラクター。Neo4jReactiveRepositoriesAutoConfiguration
Neo4jRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.neo4j のクラス
Spring Data の Neo4j リポジトリ用の Auto-configuration
Neo4jRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.neo4j のコンストラクター。Neo4jRepositoriesAutoConfiguration
neo4jTemplate(Neo4jClient, Neo4jMappingContext) - クラス org.springframework.boot.autoconfigure.data.neo4j のメソッド。Neo4jDataAutoConfiguration
Nested - Annotation Interface in org.springframework.boot.context.properties.bind
フィールドがネストされた型であることを示すアノテーションに追加する必要があるメタアノテーション。
NestedConfigurationProperty - Annotation Interface in org.springframework.boot.context.properties
@ConfigurationProperties オブジェクトのフィールドを、ネストされた型であるかのように扱う必要があることを示します。
Netty() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ServerProperties.Netty
NettyAutoConfiguration - org.springframework.boot.autoconfigure.netty のクラス
Netty 用の Auto-configuration
NettyAutoConfiguration(NettyProperties) - クラス org.springframework.boot.autoconfigure.netty. NettyAutoConfiguration のコンストラクター
NettyProperties - org.springframework.boot.autoconfigure.netty のクラス
Netty エンジン用の @ConfigurationProperties
NettyProperties() - クラス org.springframework.boot.autoconfigure.netty. NettyProperties のコンストラクター
NettyProperties.LeakDetection - org.springframework.boot.autoconfigure.netty の Enum クラス
NettyReactiveWebServerFactory - org.springframework.boot.web.embedded.netty のクラス
NettyWebServer の作成に使用できる ReactiveWebServerFactory
NettyReactiveWebServerFactory() - クラス org.springframework.boot.web.embedded.netty. NettyReactiveWebServerFactory のコンストラクター
NettyReactiveWebServerFactory(int) - クラス org.springframework.boot.web.embedded.netty. NettyReactiveWebServerFactory のコンストラクター
NettyRouteProvider - Interface in org.springframework.boot.web.embedded.netty
HttpServerRoutes インスタンスに新しいルートを追加できる機能。
NettyRSocketServer - Class in org.springframework.boot.rsocket.netty
Reactor Netty サーバーに基づく RSocketServer
NettyRSocketServer(Mono<CloseableChannel>, 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.web.embedded.netty
Reactor Netty サーバーインスタンスのカスタマイズに使用できるマッピング関数。
NettyWebServer - org.springframework.boot.web.embedded.netty のクラス
Reactor Netty Web サーバーを制御するために使用できる WebServer
NettyWebServer(HttpServer, ReactorHttpHandlerAdapter, Duration, Shutdown) - クラス org.springframework.boot.web.embedded.netty. NettyWebServer のコンストラクター
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
NettyWebServer(HttpServer, ReactorHttpHandlerAdapter, Duration, Shutdown, ReactorResourceFactory) - クラス org.springframework.boot.web.embedded.netty. NettyWebServer のコンストラクター
新しい NettyWebServer インスタンスを作成します。
nettyWebServerFactoryCustomizer(Environment, ServerProperties) - クラス org.springframework.boot.autoconfigure.web.embedded のメソッド。EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration
NettyWebServerFactoryCustomizer - Class in org.springframework.boot.autoconfigure.web.embedded
Netty 固有の機能のカスタマイズ。
NettyWebServerFactoryCustomizer(Environment, ServerProperties) - クラス org.springframework.boot.autoconfigure.web.embedded. NettyWebServerFactoryCustomizer のコンストラクター
NettyWebServerFactoryCustomizerConfiguration() - クラス org.springframework.boot.autoconfigure.web.embedded のコンストラクター。EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration
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.autoconfigure.web.ErrorProperties.IncludeStacktrace
スタックトレース情報を追加しないでください。
NEVER - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness.Wait
準備状況チェックは決して実行しないでください。
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 メソッドを使用しないでください。
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.ExtendedWhitespaceThrowablePatternConverter
クラスの新しいインスタンスを作成します。
newInstance(Configuration, String[]) - Static method in class org.springframework.boot.logging.log4j2.WhitespaceThrowablePatternConverter
クラスの新しいインスタンスを作成します。
newRelicClientProvider(NewRelicConfig) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のメソッド。NewRelicMetricsExportAutoConfiguration
newRelicConfig() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のメソッド。NewRelicMetricsExportAutoConfiguration
newRelicMeterRegistry(NewRelicConfig, Clock, NewRelicClientProvider) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のメソッド。NewRelicMetricsExportAutoConfiguration
NewRelicMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のクラス
New Relic にメトリクスをエクスポートするための Auto-configuration
NewRelicMetricsExportAutoConfiguration(NewRelicProperties) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic. NewRelicMetricsExportAutoConfiguration のコンストラクター
NewRelicProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のクラス
New Relic メトリクスのエクスポートを構成するための @ConfigurationProperties
NewRelicProperties() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic. NewRelicProperties のコンストラクター
NewRelicPropertiesConfigAdapter - org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のクラス
NewRelicProperties を NewRelicConfig に変換するアダプター。
NewRelicPropertiesConfigAdapter(NewRelicProperties) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic. NewRelicPropertiesConfigAdapter のコンストラクター
NINETEEN - Enum constant in enum class org.springframework.boot.system.JavaVersion
Java 19.
NO - Enum constant in enum class org.springframework.boot.test.autoconfigure.properties.SkipPropertyMapping
プロパティのマッピングをスキップしないでください。
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 の直接一致をバインドしないでください。
NO_TOKEN - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.TokenType
トークンはありません。
Node(String, int) - Constructor for record class org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails.Node
Node レコードクラスのインスタンスを作成します。
Node(String, int) - Constructor for record class org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Node
Node レコードクラスのインスタンスを作成します。
Node(String, int, ElasticsearchConnectionDetails.Node.Protocol) - Constructor for record class org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
Node(String, int, ElasticsearchConnectionDetails.Node.Protocol, String, String) - Constructor for record class org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
Node レコードクラスのインスタンスを作成します。
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.autoconfigure.jms.JmsProperties.DeliveryMode
メッセージを安定したストレージに記録する必要はありません。
NONE - Enum constant in enum class org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager.ShutdownOperation
シャットダウン操作は実行しないでください。
NONE - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
キャッシングなし。
NONE - Enum constant in enum class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Compression
圧縮なし。
NONE - Enum constant in enum class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.ThrottlerType
リクエストの調整はありません。
NONE - Enum constant in enum class org.springframework.boot.autoconfigure.data.RepositoryType
リポジトリを有効にしません。
NONE - Enum constant in enum class org.springframework.boot.autoconfigure.session.RedisSessionProperties.ConfigureAction
カスタム Redis 構成を適用しないでください。
NONE - Enum constant in enum class org.springframework.boot.autoconfigure.web.ServerProperties.ForwardHeadersStrategy
X-Forwarded-* ヘッダーを無視します。
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.r2dbc.EmbeddedDatabaseConnection
接続がありません。
NONE - Enum constant in enum class org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace
アプリケーションのデフォルト DataSource を置き換えないでください。
NONE - Enum constant in enum class org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrint
MVC インタラクションを出力しません。
NONE - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.WebEnvironment
NONE - Enum constant in enum class org.springframework.boot.test.mock.mockito.MockReset
モックをリセットしないでください。
NONE - Enum constant in enum class org.springframework.boot.web.server.Cookie.SameSite
Cookie は、ファーストパーティリクエストとクロスオリジンリクエストの両方で送信されます。
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 - 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 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 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
NoneNestedConditions - org.springframework.boot.autoconfigure.condition のクラス
ネストされたクラス条件のいずれも一致しない場合に一致する Condition
NoneNestedConditions(ConfigurationCondition.ConfigurationPhase) - クラス org.springframework.boot.autoconfigure.condition. NoneNestedConditions のコンストラクター
NonUniqueCacheException - Exception in org.springframework.boot.actuate.cache
同じ名前の複数のキャッシュが存在する場合にスローされる例外。
NonUniqueCacheException(String, Collection<String>) - Constructor for exception org.springframework.boot.actuate.cache.NonUniqueCacheException
NoopTracerAutoConfiguration - org.springframework.boot.actuate.autoconfigure.tracing のクラス
Auto-configuration は Tracer の no-op 実装です。
NoopTracerAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.tracing. 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
通常のスタイルでレンダリングします。
NoSuchSslBundleException - Exception in org.springframework.boot.ssl
登録されているバンドルと一致しない名前で SslBundle が参照されたことを示す例外。
NoSuchSslBundleException(String, String) - Constructor for exception org.springframework.boot.ssl.NoSuchSslBundleException
新しい SslBundleNotFoundException インスタンスを作成します。
NoSuchSslBundleException(String, String, Throwable) - Constructor for exception org.springframework.boot.ssl.NoSuchSslBundleException
新しい SslBundleNotFoundException インスタンスを作成します。
notAvailable(String) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage.Builder
利用できないものがあることを示します。
NOTIFY_KEYSPACE_EVENTS - Enum constant in enum class org.springframework.boot.autoconfigure.session.RedisSessionProperties.ConfigureAction
ジェネリクスコマンドの Redis キースペースイベントと期限切れイベントが有効になっていることを確認します。
NoUnboundElementsBindHandler - org.springframework.boot.context.properties.bind.handler のクラス
BindHandler。ルート名のすべての構成プロパティがバインドされていることを強制します。
NoUnboundElementsBindHandler(BindHandler) - クラス org.springframework.boot.context.properties.bind.handler. NoUnboundElementsBindHandler のコンストラクター
NoUnboundElementsBindHandler(BindHandler, Function<ConfigurationPropertySource, Boolean>) - クラス org.springframework.boot.context.properties.bind.handler. NoUnboundElementsBindHandler のコンストラクター
nullSafeValue(JsonNode, Class<D>) - クラス org.springframework.boot.jackson のメソッド。JsonObjectDeserializer
指定された jsonNode から値を抽出するか、ノード自体が null の場合に null を返すヘルパーメソッド。
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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式