インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
P
- packageImage(Libraries, BiConsumer) - クラス org.springframework.boot.loader.tools のメソッド。ImagePackager
- パッケージ化されたイメージを作成します。
- Packager - Class in org.springframework.boot.loader.tools
- パッケージャの抽象基本クラス。
- Packager(File) - Constructor for class org.springframework.boot.loader.tools.Packager
- 新しい
Packagerインスタンスを作成します。 - Packager.MainClassTimeoutWarningListener - org.springframework.boot.loader.tools のインターフェース
- メインクラスの検索に時間がかかりすぎるときに警告を表示するために使用されるコールバックインターフェース。
- packages(Class...) - クラス org.springframework.boot.jpa のメソッド。EntityManagerFactoryBuilder.Builder
@Entityアノテーションについてパッケージをスキャンする必要があるクラス。- packages(String...) - クラス org.springframework.boot.jpa のメソッド。EntityManagerFactoryBuilder.Builder
@Entityアノテーションをスキャンするパッケージの名前。- Packages() - クラス org.springframework.boot.activemq.autoconfigure のコンストラクター。ActiveMQProperties.Packages
- Pageable() - Constructor for class org.springframework.boot.data.autoconfigure.web.DataWebProperties.Pageable
- PARALLEL - Enum constant in enum class org.springframework.boot.testcontainers.lifecycle.TestcontainersStartup
- コンテナーを並行して起動します。
- parameterizedContainer() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnBean
- 指定された Bean 型をジェネリクスパラメーター内に含む可能性がある追加のクラス。
- parameterizedContainer() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
- 指定された Bean 型をジェネリクスパラメーター内に含む可能性がある追加のクラス。
- ParameterMappingException - Exception Class in org.springframework.boot.actuate.endpoint.invoke
operation parameter mapping中に障害が発生すると、ParameterMappingExceptionがスローされます。- ParameterMappingException(OperationParameter, Object, Throwable) - Constructor for exception class org.springframework.boot.actuate.endpoint.invoke.ParameterMappingException
- 指定された
inputを指定されたtypeにマップしようとしたときに発生した障害に対して、新しいParameterMappingExceptionを作成します。 - ParameterValueMapper - Interface in org.springframework.boot.actuate.endpoint.invoke
- エンドポイントを呼び出すときに、パラメーター値を必要な型にマップします。
- PARANOID - Enum constant in enum class org.springframework.boot.netty.autoconfigure.NettyProperties.LeakDetection
- バッファの 100% のリークを検出し、それらがアクセスされた場所を追跡します。
- parent() - レコードクラス org.springframework.boot.json のメソッド。JsonWriter.MemberPath
parentレコードコンポーネントの値を返します。- parent(Class...) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 提供されたソースで親アプリケーションを追加します。
- parent(ConfigurableApplicationContext) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- すでに実行中の親コンテキストを既存のアプリケーションに追加します。
- ParentAwareNamingStrategy - org.springframework.boot.autoconfigure.jmx のクラス
- 親
ApplicationContextをサポートするMetadataNamingStrategyの拡張。 - ParentAwareNamingStrategy(JmxAttributeSource) - クラス org.springframework.boot.autoconfigure.jmx. ParentAwareNamingStrategy のコンストラクター
- ParentContextApplicationContextInitializer - org.springframework.boot.builder のクラス
- 親コンテキストを設定するための
ApplicationContextInitializer。 - ParentContextApplicationContextInitializer(ApplicationContext) - クラス org.springframework.boot.builder. ParentContextApplicationContextInitializer のコンストラクター
- ParentContextApplicationContextInitializer.ParentContextAvailableEvent - org.springframework.boot.builder のクラス
ApplicationEventは、親コンテキストが使用可能なときに発生します。- ParentContextAvailableEvent(ConfigurableApplicationContext) - クラス org.springframework.boot.builder のコンストラクター。ParentContextApplicationContextInitializer.ParentContextAvailableEvent
- ParentContextCloserApplicationListener - org.springframework.boot.builder のクラス
- 親が閉じている場合にアプリケーションコンテキストを閉じるリスナー。
- ParentContextCloserApplicationListener() - クラス org.springframework.boot.builder. ParentContextCloserApplicationListener のコンストラクター
- ParentContextCloserApplicationListener.ContextCloserListener - org.springframework.boot.builder のクラス
ApplicationListenerでコンテキストを閉じます。- parentsFrom(Object) - Static method in interface org.springframework.boot.origin.Origin
- オブジェクトの発信元である
Originの親を見つけます。 - parse(byte[]) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 特定の JSON バイトの解析から
ObjectContentを返します。 - parse(String) - Static method in class org.springframework.boot.buildpack.platform.docker.ApiVersion
- 文字列を
ApiVersionインスタンスに解析するファクトリメソッド。 - parse(String) - Method in enum class org.springframework.boot.convert.DurationStyle
- 指定された値を期間に解析します。
- parse(String) - Method in enum class org.springframework.boot.convert.PeriodStyle
- 指定された値を期間に解析します。
- parse(String) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 特定の JSON 文字列の解析から
ObjectContentを返します。 - parse(String) - クラス org.springframework.boot.test.util.TestPropertyValues.Pair の静的メソッド
- parse(String, ChronoUnit) - Method in enum class org.springframework.boot.convert.DurationStyle
- 指定された値を期間に解析します。
- parse(String, ChronoUnit) - Method in enum class org.springframework.boot.convert.PeriodStyle
- 指定された値を期間に解析します。
- parseList(String) - クラス org.springframework.boot.json のメソッド。BasicJsonParser
- parseList(String) - クラス org.springframework.boot.json のメソッド。GsonJsonParser
- parseList(String) - クラス org.springframework.boot.json のメソッド。JacksonJsonParser
- parseList(String) - インターフェース org.springframework.boot.json のメソッド。JsonParser
- 指定された JSON 文字列をリストに解析します。
- parseList(String, Function) - クラス org.springframework.boot.json のメソッド。AbstractJsonParser
- parseMap(String) - クラス org.springframework.boot.json のメソッド。BasicJsonParser
- parseMap(String) - クラス org.springframework.boot.json のメソッド。GsonJsonParser
- parseMap(String) - クラス org.springframework.boot.json のメソッド。JacksonJsonParser
- parseMap(String) - インターフェース org.springframework.boot.json のメソッド。JsonParser
- 指定された JSON 文字列をマップに解析します。
- parseMap(String, Function) - クラス org.springframework.boot.json のメソッド。AbstractJsonParser
- parseObject(byte[]) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 特定の JSON バイトの解析から作成されたオブジェクトを返します。
- parseObject(String) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 特定の JSON 文字列の解析から作成されたオブジェクトを返します。
- parseURL(URL, String, int, int) - Method in class org.springframework.boot.loader.net.protocol.jar.Handler
- password() - レコードクラス org.springframework.boot.elasticsearch.autoconfigure のメソッド。ElasticsearchConnectionDetails.Node
passwordレコードコンポーネントの値を返します。- password() - Method in record class org.springframework.boot.ssl.jks.JksSslStoreDetails
passwordレコードコンポーネントの値を返します。- password() - インターフェース org.springframework.boot.ssl.pem のメソッド。PemSslStore
setting key entriesSE またはKeyStoreSE のときに使用されるパスワード。- password() - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
passwordレコードコンポーネントの値を返します。- password() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.JksKeyStore
- ストアにアクセスするために使用するパスワード。
- password() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.JksTrustStore
- ストアにアクセスするために使用するパスワード。
- password(String) - クラス org.springframework.boot.jdbc のメソッド。DataSourceBuilder
- データソースを構築するときに使用するパスワードを設定します。
- password(CharSequence) - クラス org.springframework.boot.r2dbc のメソッド。ConnectionFactoryBuilder
- パスワードを設定します。
- patchForObject(String, Object, Class, Object...) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI テンプレートにパッチしてリソースを更新し、レスポンスで見つかった表現を返します。
- patchForObject(String, Object, Class, Map) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI テンプレートにパッチしてリソースを更新し、レスポンスで見つかった表現を返します。
- patchForObject(URI, Object, Class) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URL にパッチしてリソースを更新し、レスポンスで見つかった表現を返します。
- path() - Method in record class org.springframework.boot.loader.net.protocol.nested.NestedLocation
pathレコードコンポーネントの値を返します。- path() - レコードクラス org.springframework.boot.test.http.server のメソッド。LocalTestWebServer.BaseUriDetails
pathレコードコンポーネントの値を返します。- PATH - Enum constant in enum class org.springframework.boot.web.error.ErrorAttributeOptions.Include
- リクエストパスを含めます。
- PATH - Static variable in class org.springframework.boot.loader.launch.PropertiesLauncher
- クラスパスエントリのプロパティキー(jar または jar を含む可能性のあるディレクトリ)。
- PATH_PATTERN_PARSER - Enum constant in enum class org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.MatchingStrategy
PathPatternParser実装を使用します。- PathBasedTemplateAvailabilityProvider - org.springframework.boot.autoconfigure.template のクラス
- パスからテンプレートを検索する
TemplateAvailabilityProvider実装の抽象基本クラス。 - PathBasedTemplateAvailabilityProvider(String, Class, String) - クラス org.springframework.boot.autoconfigure.template. PathBasedTemplateAvailabilityProvider のコンストラクター
- PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties - org.springframework.boot.autoconfigure.template のクラス
- PathMappedEndpoint - Interface in org.springframework.boot.actuate.endpoint.web
- ルート Web パスにマッピングされる
ExposableEndpointによって実装できるインターフェース。 - PathMappedEndpoints - org.springframework.boot.actuate.endpoint.web のクラス
path mapped endpointsのコレクション。- PathMappedEndpoints(String, Collection) - クラス org.springframework.boot.actuate.endpoint.web. PathMappedEndpoints のコンストラクター
- 指定されたサプライヤーの新しい
PathMappedEndpointsインスタンスを作成します。 - PathMappedEndpoints(String, EndpointsSupplier) - クラス org.springframework.boot.actuate.endpoint.web. PathMappedEndpoints のコンストラクター
- 指定されたサプライヤーの新しい
PathMappedEndpointsインスタンスを作成します。 - PathMapper - Interface in org.springframework.boot.actuate.endpoint.web
- エンドポイント ID と公開されるルートパス間のマッピングを提供するために使用される戦略インターフェース。
- Pathmatch() - クラス org.springframework.boot.webmvc.autoconfigure のコンストラクター。WebMvcProperties.Pathmatch
- PathRequest - org.springframework.boot.security.autoconfigure.web.reactive のクラス
- 一般的に使用されるパスの
ServerWebExchangeMatcherを作成するために使用できるファクトリ。 - PathRequest - org.springframework.boot.security.autoconfigure.web.servlet のクラス
- 一般的に使用されるパスの
RequestMatcherを作成するために使用できるファクトリ。 - PathRequest.H2ConsoleRequestMatcher - org.springframework.boot.security.autoconfigure.web.servlet のクラス
- h2 コンソールパスとの照合に使用されるリクエストマッチャー。
- PatternClassPathRestartStrategy - org.springframework.boot.devtools.classpath のクラス
- Ant スタイルパターンベースの
ClassPathRestartStrategy。 - PatternClassPathRestartStrategy(String) - クラス org.springframework.boot.devtools.classpath. PatternClassPathRestartStrategy のコンストラクター
- PatternClassPathRestartStrategy(String[]) - クラス org.springframework.boot.devtools.classpath. PatternClassPathRestartStrategy のコンストラクター
- Pem() - クラス org.springframework.boot.couchbase.autoconfigure のコンストラクター。CouchbaseProperties.Authentication.Pem
- PemContent - org.springframework.boot.ssl.pem のクラス
certificatesSE およびprivate keysSE を提供できる PEM エンコードされたコンテンツ。- PemKeyStore - Annotation Interface in org.springframework.boot.testcontainers.service.connection
- PemSslBundleProperties - org.springframework.boot.autoconfigure.ssl のクラス
- PEM でエンコードされた証明書と秘密鍵の場合は
SslBundleProperties。 - PemSslBundleProperties() - クラス org.springframework.boot.autoconfigure.ssl. PemSslBundleProperties のコンストラクター
- PemSslBundleProperties.Store - org.springframework.boot.autoconfigure.ssl のクラス
- プロパティを保存します。
- PemSslStore - Interface in org.springframework.boot.ssl.pem
- PEM コンテンツからロードされた個別の信頼ストアまたはキーストア。
- PemSslStoreBundle - org.springframework.boot.ssl.pem のクラス
SslStoreBundleは、PEM でエンコードされた証明書と秘密鍵によって裏付けられています。- PemSslStoreBundle(PemSslStoreDetails, PemSslStoreDetails) - クラス org.springframework.boot.ssl.pem. PemSslStoreBundle のコンストラクター
- 新しい
PemSslStoreBundleインスタンスを作成します。 - PemSslStoreBundle(PemSslStore, PemSslStore) - クラス org.springframework.boot.ssl.pem. PemSslStoreBundle のコンストラクター
- 新しい
PemSslStoreBundleインスタンスを作成します。 - PemSslStoreDetails - Record Class in org.springframework.boot.ssl.pem
PemSslStoreBundle内の個々の信頼またはキーストアの詳細。- PemSslStoreDetails(String, String, String) - Constructor for record class org.springframework.boot.ssl.pem.PemSslStoreDetails
- 新しい
PemSslStoreDetailsインスタンスを作成します。 - PemSslStoreDetails(String, String, String, String) - Constructor for record class org.springframework.boot.ssl.pem.PemSslStoreDetails
- 新しい
PemSslStoreDetailsインスタンスを作成します。 - PemSslStoreDetails(String, String, String, String, String, String) - Constructor for record class org.springframework.boot.ssl.pem.PemSslStoreDetails
- 新しい
PemSslStoreDetailsインスタンスを作成します。 - PemTrustStore - Annotation Interface in org.springframework.boot.testcontainers.service.connection
- PeriodFormat - Annotation Interface in org.springframework.boot.convert
PeriodSE を変換するときに使用する形式を示すために使用できるアノテーション。- PeriodStyle - Enum Class in org.springframework.boot.convert
PeriodSE ユニットの標準セット。- PeriodUnit - Annotation Interface in org.springframework.boot.convert
PeriodSE を変換するときに使用されるデフォルトの単位を変更するために使用できるアノテーション。- PERMIT_ALL - Static variable in interface org.springframework.boot.devtools.remote.server.AccessManager
- すべてのリクエストを許可する
AccessManager。 - persist(E) - クラス org.springframework.boot.jpa.test.autoconfigure のメソッド。TestEntityManager
- インスタンスを管理および永続化します。
- persistAndFlush(E) - クラス org.springframework.boot.jpa.test.autoconfigure のメソッド。TestEntityManager
- インスタンスを管理および永続化してから、永続化コンテキストを基礎となるデータベースと同期します。
- persistAndGetId(Object) - クラス org.springframework.boot.jpa.test.autoconfigure のメソッド。TestEntityManager
- インスタンスを管理および永続化してから、その ID を返します。
- persistAndGetId(Object, Class) - クラス org.springframework.boot.jpa.test.autoconfigure のメソッド。TestEntityManager
- インスタンスを管理および永続化してから、その ID を返します。
- PersistenceExceptionTranslationAutoConfiguration - org.springframework.boot.persistence.autoconfigure のクラス
- Spring の永続化例外変換用の
Auto-configuration。 - PersistenceExceptionTranslationAutoConfiguration() - クラス org.springframework.boot.persistence.autoconfigure. PersistenceExceptionTranslationAutoConfiguration のコンストラクター
- persistenceUnit(String) - クラス org.springframework.boot.jpa のメソッド。EntityManagerFactoryBuilder.Builder
- 永続性ユニットの名前。
- PERSISTENT - Enum constant in enum class org.springframework.boot.jms.autoconfigure.JmsProperties.DeliveryMode
- persistFlushFind(E) - クラス org.springframework.boot.jpa.test.autoconfigure のメソッド。TestEntityManager
- インスタンスを管理および永続化して、永続化コンテキストを基礎となるデータベースと同期し、最終的に ID で永続化されたエンティティを見つけます。
- PHOENIX - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
- Apache Phoenix.
- PID - Enum constant in enum class org.springframework.boot.logging.LoggingSystemProperty
- プロセス ID のシステムプロパティをログに記録します。
- PingHealthIndicator - org.springframework.boot.health.contributor のクラス
- 常に
Status.UPを返す自動構成されたHealthIndicator。 - PingHealthIndicator() - クラス org.springframework.boot.health.contributor. PingHealthIndicator のコンストラクター
- PlaceholdersResolver - Interface in org.springframework.boot.context.properties.bind
- プロパティプレースホルダーを解決するために
Binderで使用されるオプションの戦略。 - PLATFORM - Enum constant in enum class org.springframework.boot.thread.Threading
- プラットフォームのスレッド。
- PlatformPlaceholderDatabaseDriverResolver - org.springframework.boot.jdbc.init のクラス
- 実際の
DatabaseDriverプラットフォームでプレースホルダーテキストを解決できるユーティリティクラス。 - PlatformPlaceholderDatabaseDriverResolver() - クラス org.springframework.boot.jdbc.init. PlatformPlaceholderDatabaseDriverResolver のコンストラクター
- デフォルトの
"@@platform@@"プレースホルダーを使用する新しいリゾルバーを作成します。 - PlatformPlaceholderDatabaseDriverResolver(String) - クラス org.springframework.boot.jdbc.init. PlatformPlaceholderDatabaseDriverResolver のコンストラクター
- 指定された
placeholderを使用する新しいリゾルバーを作成します。 - Poller() - クラス org.springframework.boot.integration.autoconfigure のコンストラクター。IntegrationProperties.Poller
- PollerMetadataCustomizer - Interface in org.springframework.boot.integration.autoconfigure
PollerMetadataをカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。- pollingFrequency() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.statsd.StatsdPropertiesConfigAdapter
- Pool() - クラス org.springframework.boot.autoconfigure.task のコンストラクター。TaskExecutionProperties.Pool
- Pool() - クラス org.springframework.boot.autoconfigure.task のコンストラクター。TaskSchedulingProperties.Pool
- Pool() - クラス org.springframework.boot.cassandra.autoconfigure のコンストラクター。CassandraProperties.Pool
- Pool() - クラス org.springframework.boot.data.redis.autoconfigure のコンストラクター。DataRedisProperties.Pool
- Pool() - クラス org.springframework.boot.neo4j.autoconfigure のコンストラクター。Neo4jProperties.Pool
- Pool() - クラス org.springframework.boot.r2dbc.autoconfigure のコンストラクター。R2dbcProperties.Pool
- PooledDataSourceConfiguration() - クラス org.springframework.boot.jdbc.autoconfigure のコンストラクター。DataSourceAutoConfiguration.PooledDataSourceConfiguration
- poolSize(int) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerBuilder
- スレッドの最大許容数を設定します。
- port() - レコードクラス org.springframework.boot.amqp.autoconfigure のメソッド。RabbitConnectionDetails.Address
portレコードコンポーネントの値を返します。- port() - レコードクラス org.springframework.boot.cassandra.autoconfigure のメソッド。CassandraConnectionDetails.Node
portレコードコンポーネントの値を返します。- port() - レコードクラス org.springframework.boot.data.redis.autoconfigure のメソッド。DataRedisConnectionDetails.Node
portレコードコンポーネントの値を返します。- port() - レコードクラス org.springframework.boot.elasticsearch.autoconfigure のメソッド。ElasticsearchConnectionDetails.Node
portレコードコンポーネントの値を返します。- port() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.statsd.StatsdPropertiesConfigAdapter
- port() - レコードクラス org.springframework.boot.test.http.server のメソッド。LocalTestWebServer.BaseUriDetails
portレコードコンポーネントの値を返します。- port(int) - クラス org.springframework.boot.r2dbc のメソッド。ConnectionFactoryBuilder
- ポートを構成します。
- PortInUseException - Exception Class in org.springframework.boot.web.server
PortInUseExceptionは、ポートがすでに使用されているために Web サーバーの起動に失敗した場合にスローされます。- PortInUseException(int) - Constructor for exception class org.springframework.boot.web.server.PortInUseException
- 指定された
portの新しい使用中ポートの例外を作成します。 - PortInUseException(int, Throwable) - Constructor for exception class org.springframework.boot.web.server.PortInUseException
- 指定された
portの新しい使用中ポートの例外を作成します。 - ports() - Method in interface org.springframework.boot.docker.compose.core.RunningService
- サービスへの接続に使用できるポートを返します。
- posixPermissionsToUmask(Collection) - Static method in class org.springframework.boot.buildpack.platform.io.FilePermissions
- Posix ファイル許可のセットの整数表現を返します。整数値は umask 8 進数表記に準拠しています。
- post(URI) - Method in interface org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
- HTTP POST 操作を実行します。
- post(URI, String) - Method in interface org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
- HTTP POST 操作を実行します。
- post(URI, String, IOConsumer) - Method in interface org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
- HTTP POST 操作を実行します。
- POST - Enum constant in enum class org.springframework.boot.actuate.endpoint.web.WebEndpointHttpMethod
- HTTP POST リクエスト。
- POST - Enum constant in enum class org.springframework.boot.micrometer.metrics.export.prometheus.PrometheusPushGatewayManager.ShutdownOperation
- シャットダウンする前に POST を実行します。
- postForEntity(String, Object, Class, Object...) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI テンプレートに POST して新しいリソースを作成し、レスポンスを
ResponseEntityとして返します。 - postForEntity(String, Object, Class, Map) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI テンプレートに POST して新しいリソースを作成し、レスポンスを
HttpEntityとして返します。 - postForEntity(URI, Object, Class) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URL に POST して新しいリソースを作成し、レスポンスを
ResponseEntityとして返します。 - postForLocation(String, Object, Object...) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI テンプレートに POST することにより新しいリソースを作成し、
Locationヘッダーの値を返します。 - postForLocation(String, Object, Map) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI テンプレートに POST することにより新しいリソースを作成し、
Locationヘッダーの値を返します。 - postForLocation(URI, Object) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URL に POST して新しいリソースを作成し、
Locationヘッダーの値を返します。 - postForObject(String, Object, Class, Object...) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI テンプレートに POST して新しいリソースを作成し、レスポンスで見つかった表現を返します。
- postForObject(String, Object, Class, Map) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI テンプレートに POST して新しいリソースを作成し、レスポンスで見つかった表現を返します。
- postForObject(URI, Object, Class) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URL に POST することで新しいリソースを作成し、レスポンスで見つかった表現を返します。
- Postgresql() - クラス org.springframework.boot.flyway.autoconfigure のコンストラクター。FlywayProperties.Postgresql
- POSTGRESQL - Enum constant in enum class org.springframework.boot.data.jdbc.autoconfigure.DataJdbcDatabaseDialect
JdbcPostgresDialectのインスタンスを提供します。- POSTGRESQL - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
- Postgres。
- postProcessAfterInitialization(Object, String) - クラス org.springframework.boot.web.error のメソッド。ErrorPageRegistrarBeanPostProcessor
- postProcessAfterInitialization(Object, String) - クラス org.springframework.boot.web.server のメソッド。WebServerFactoryCustomizerBeanPostProcessor
- postProcessApplicationContext(ConfigurableApplicationContext) - Method in class org.springframework.boot.SpringApplication
- 関連する後処理を
ApplicationContextに適用します。 - postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - クラス org.springframework.boot.context のメソッド。ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.boot.autoconfigure のメソッド。AbstractDependsOnBeanFactoryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.boot.context のメソッド。ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.LazyInitializationBeanFactoryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.boot.web.context.servlet のメソッド。AnnotationConfigServletWebApplicationContext
- postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.boot.web.server.reactive.context のメソッド。AnnotationConfigReactiveWebServerApplicationContext
- postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.boot.web.server.servlet.context のメソッド。AnnotationConfigServletWebServerApplicationContext
- postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.boot.web.server.servlet.context のメソッド。ServletWebServerApplicationContext
- ServletContextAwareProcessor を登録します。
- postProcessBeforeInitialization(Object, String) - クラス org.springframework.boot.context.properties のメソッド。ConfigurationPropertiesBindingPostProcessor
- postProcessBeforeInitialization(Object, String) - クラス org.springframework.boot.web.error のメソッド。ErrorPageRegistrarBeanPostProcessor
- postProcessBeforeInitialization(Object, String) - クラス org.springframework.boot.web.server のメソッド。WebServerFactoryCustomizerBeanPostProcessor
- postProcessContent(Map) - クラス org.springframework.boot.actuate.info のメソッド。BuildInfoContributor
- postProcessContent(Map) - クラス org.springframework.boot.actuate.info のメソッド。GitInfoContributor
- 公開するコンテンツを後処理します。
- postProcessContent(Map) - クラス org.springframework.boot.actuate.info のメソッド。InfoPropertiesInfoContributor
- 公開するコンテンツを後処理します。
- postProcessContext(Context) - クラス org.springframework.boot.tomcat.servlet のメソッド。TomcatServletWebServerFactory
- Tomcat
Contextを Tomcat サーバーで使用する前に後処理します。 - postProcessConverters(List) - クラス org.springframework.boot.http.converter.autoconfigure のメソッド。HttpMessageConverters
- 使用すべきではありません。
HttpMessageConverterリストを使用する前に後処理するために使用できるメソッド。 - postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - クラス org.springframework.boot.cloud のメソッド。CloudFoundryVcapEnvironmentPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - クラス org.springframework.boot.context.config のメソッド。ConfigDataEnvironmentPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - クラス org.springframework.boot.devtools.env のメソッド。DevToolsHomePropertiesPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - クラス org.springframework.boot.devtools.env のメソッド。DevToolsPropertyDefaultsPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - インターフェース org.springframework.boot.env のメソッド。EnvironmentPostProcessor
- 使用すべきではありません。指定された
environmentを後処理します。 - postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in interface org.springframework.boot.EnvironmentPostProcessor
- 指定された
environmentを後処理します。 - postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - クラス org.springframework.boot.reactor のメソッド。ReactorEnvironmentPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - クラス org.springframework.boot.support のメソッド。RandomValuePropertySourceEnvironmentPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - クラス org.springframework.boot.support のメソッド。SpringApplicationJsonEnvironmentPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - クラス org.springframework.boot.support のメソッド。SystemEnvironmentPropertySourceEnvironmentPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, ConfigurableEnvironment) - Static method in class org.springframework.boot.support.SystemEnvironmentPropertySourceEnvironmentPostProcessor
- 親
ConfigurableEnvironmentから適切な設定をコピーして、指定されたConfigurableEnvironmentを後処理します。 - postProcessHealthEndpointGroups(HealthEndpointGroups) - インターフェース org.springframework.boot.health.actuate.endpoint のメソッド。HealthEndpointGroupsPostProcessor
- 指定された
HealthEndpointGroupsインスタンスを後処理します。 - postProcessPartConverters(List) - クラス org.springframework.boot.http.converter.autoconfigure のメソッド。HttpMessageConverters
- 使用すべきではありません。
AllEncompassingFormHttpMessageConverterのパーツコンバーターの構成に使用する前に、HttpMessageConverterリストを後処理するために使用できるメソッド。 - postProcessWebAppContext(WebAppContext) - クラス org.springframework.boot.jetty.servlet のメソッド。JettyServletWebServerFactory
- Jetty サーバーで使用する前に、Jetty
WebAppContextを後処理します。 - prefix - Variable in class org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.Accesslog
- ログファイル名のプレフィックス。
- prefix() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnBooleanProperty
- 各プロパティに適用する必要がある接頭辞。
- prefix() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
- 各プロパティに適用する必要がある接頭辞。
- prefix() - Element in annotation interface org.springframework.boot.context.properties.ConfigurationProperties
- このオブジェクトにバインドするのに有効なプロパティのプレフィックス。
- prefix() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic.NewRelicPropertiesConfigAdapter
- prefix() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.simple.SimplePropertiesConfigAdapter
- prefix() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.stackdriver.StackdriverPropertiesConfigAdapter
- prefix() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.statsd.StatsdPropertiesConfigAdapter
- preinitialize() - インターフェース org.springframework.boot.autoconfigure.preinitialize のメソッド。BackgroundPreinitializer
- 必要な事前初期化を実行します。
- prepare(ContextConsumer) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
- このローダーの現在の状態に基づいて、新しい
ApplicationContextを準備します。 - prepareApplicationContext(Class) - Method in class org.springframework.boot.SpringApplicationAotProcessor
- prepareContext(Host, ServletContextInitializer[]) - クラス org.springframework.boot.tomcat.servlet のメソッド。TomcatServletWebServerFactory
- prepareContext(Host, TomcatHttpHandlerAdapter) - クラス org.springframework.boot.tomcat.reactive のメソッド。TomcatReactiveWebServerFactory
- prepareRefresh() - クラス org.springframework.boot.web.context.servlet のメソッド。AnnotationConfigServletWebApplicationContext
- prepareRefresh() - クラス org.springframework.boot.web.server.reactive.context のメソッド。AnnotationConfigReactiveWebServerApplicationContext
- prepareRefresh() - クラス org.springframework.boot.web.server.servlet.context のメソッド。AnnotationConfigServletWebServerApplicationContext
- PRESENT - Enum constant in enum class org.springframework.boot.context.properties.source.ConfigurationPropertyState
ConfigurationPropertySourceには、少なくとも 1 つの一致するConfigurationPropertyがあります。- Principal(String) - クラス org.springframework.boot.actuate.web.exchanges のコンストラクター。HttpExchange.Principal
Principalを作成します。- PRINCIPAL - Enum constant in enum class org.springframework.boot.actuate.web.exchanges.Include
- プリンシパルを含めます。
- print() - Method in class org.springframework.boot.buildpack.platform.docker.LogUpdateEvent
- print() - Element in annotation interface org.springframework.boot.webmvc.test.autoconfigure.AutoConfigureMockMvc
- 各 MockMVC 呼び出し後に
MvcResult情報を出力する方法。 - print(Duration) - Method in enum class org.springframework.boot.convert.DurationStyle
- 指定した期間を出力します。
- print(Duration, ChronoUnit) - Method in enum class org.springframework.boot.convert.DurationStyle
- 指定された単位を使用して、指定された期間を出力します。
- print(Period) - Method in enum class org.springframework.boot.convert.PeriodStyle
- 指定した期間を出力します。
- print(Period, ChronoUnit) - Method in enum class org.springframework.boot.convert.PeriodStyle
- 指定された単位を使用して、指定された期間を出力します。
- printBanner(Environment, Class, PrintStream) - Method in interface org.springframework.boot.Banner
- 指定された出力ストリームにバナーを出力します。
- printBanner(Environment, Class, PrintStream) - Method in class org.springframework.boot.ResourceBanner
- Printer() - クラス org.springframework.boot.graphql.autoconfigure のコンストラクター。GraphQlProperties.Schema.Printer
- printOnlyOnFailure() - Element in annotation interface org.springframework.boot.webmvc.test.autoconfigure.AutoConfigureMockMvc
- テストが失敗した場合にのみ
MvcResult情報を出力する必要がある場合。 - printStackTrace(Throwable, Appendable) - インターフェース org.springframework.boot.logging のメソッド。StackTracePrinter
- 指定された
ThrowableSE のスタックトレースを出力します。 - printStackTrace(Throwable, Appendable) - クラス org.springframework.boot.logging のメソッド。StandardStackTracePrinter
- printStackTraceToString(Throwable) - インターフェース org.springframework.boot.logging のメソッド。StackTracePrinter
- 指定された
ThrowableSE の出力されたスタックトレースを含むStringSE を返します。 - privateKey() - インターフェース org.springframework.boot.ssl.pem のメソッド。PemSslStore
- このストアまたは
nullの秘密鍵。 - privateKey() - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
privateKeyレコードコンポーネントの値を返します。- privateKey() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.PemKeyStore
- PEM 形式の秘密鍵の場所または内容。
- privateKey() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.PemTrustStore
- PEM 形式の秘密鍵の場所または内容。
- privateKeyPassword() - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
privateKeyPasswordレコードコンポーネントの値を返します。- privateKeyPassword() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.PemKeyStore
- 暗号化された秘密鍵を復号化するために使用されるパスワード。
- privateKeyPassword() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.PemTrustStore
- 暗号化された秘密鍵を復号化するために使用されるパスワード。
- Problemdetails() - クラス org.springframework.boot.webflux.autoconfigure のコンストラクター。WebFluxProperties.Problemdetails
- Problemdetails() - クラス org.springframework.boot.webmvc.autoconfigure のコンストラクター。WebMvcProperties.Problemdetails
- process(Set, RoundEnvironment) - クラス org.springframework.boot.autoconfigureprocessor のメソッド。AutoConfigureAnnotationProcessor
- processAheadOfTime(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
- processBuilder(String...) - クラス org.springframework.boot.loader.tools のメソッド。JavaExecutable
- Java 実行可能ファイルで実行される新しい
ProcessBuilderSE を作成します。 - processContextConfiguration(ContextConfigurationAttributes) - クラス org.springframework.boot.test.context のメソッド。SpringBootContextLoader
- ProcessInfo - org.springframework.boot.info のクラス
- 申請手続きに関する情報。
- ProcessInfo() - クラス org.springframework.boot.info. ProcessInfo のコンストラクター
- ProcessInfo.MemoryInfo - org.springframework.boot.info のクラス
- メモリ情報。
- ProcessInfo.MemoryInfo.GarbageCollectorInfo - org.springframework.boot.info のクラス
- ガベージコレクション情報。
- ProcessInfo.MemoryInfo.MemoryUsageInfo - org.springframework.boot.info のクラス
- ProcessInfo.VirtualThreadsInfo - org.springframework.boot.info のクラス
- 仮想スレッド情報。
- ProcessInfoContributor - org.springframework.boot.actuate.info のクラス
ProcessInfoを公開するInfoContributor。- ProcessInfoContributor() - クラス org.springframework.boot.actuate.info. ProcessInfoContributor のコンストラクター
- processMergedContextConfiguration(MergedContextConfiguration) - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
- processName(JsonWriter.MemberPath, String) - インターフェース org.springframework.boot.json のメソッド。JsonWriter.NameProcessor
- JSON メンバーの新しい名前を返します。メンバー全体をフィルタリングする必要がある場合は
nullを返します。 - processPropertySourceProperties(MergedContextConfiguration, List) - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
- プロパティソースプロパティを後処理し、必要に応じて要素を追加または削除します。
- processValue(JsonWriter.MemberPath, T) - インターフェース org.springframework.boot.json のメソッド。JsonWriter.ValueProcessor
- 指定されたパスの値を処理します。
- Producer() - クラス org.springframework.boot.kafka.autoconfigure のコンストラクター。KafkaProperties.Producer
- Producer() - クラス org.springframework.boot.pulsar.autoconfigure のコンストラクター。PulsarProperties.Producer
- produces() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.DeleteOperation
- 操作の結果のメディア型。
- produces() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.ReadOperation
- 操作の結果のメディア型。
- produces() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.WriteOperation
- 操作の結果のメディア型。
- producesFrom() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.DeleteOperation
- 操作の結果のメディア型。
- producesFrom() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.ReadOperation
- 操作の結果のメディア型。
- producesFrom() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.WriteOperation
- 操作の結果のメディア型。
- Producible<E> - org.springframework.boot.actuate.endpoint のインターフェース
- 生産可能な MIME 型の有限セットを表す任意の
EnumSE によって実装できるインターフェース。 - ProducibleOperationArgumentResolver - org.springframework.boot.actuate.endpoint のクラス
- ProducibleOperationArgumentResolver(Supplier) - クラス org.springframework.boot.actuate.endpoint. ProducibleOperationArgumentResolver のコンストラクター
- 新しい
ProducibleOperationArgumentResolverインスタンスを作成します。 - PROFILE_SPECIFIC - Enum constant in enum class org.springframework.boot.context.config.ConfigData.Option
- ソースが「プロファイル固有」であり、プロファイル固有の兄弟インポートの後に含める必要があることを示します。
- profiles(String...) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- このアプリ(およびその親と子)のアクティブな Spring プロファイルに追加します。
- Profiles - Class in org.springframework.boot.context.config
Environmentに直接設定されているか、構成データのプロパティ値に基づいて設定される環境プロファイルへのアクセスを提供します。- Profiles() - クラス org.springframework.boot.docker.compose.lifecycle のコンストラクター。DockerComposeProperties.Profiles
- ProgressDetail(Long, Long) - クラス org.springframework.boot.buildpack.platform.docker のコンストラクター。ProgressUpdateEvent.ProgressDetail
- ProgressUpdateEvent - Class in org.springframework.boot.buildpack.platform.docker
- 進捗情報を含む
UpdateEvent。 - ProgressUpdateEvent(String, ProgressUpdateEvent.ProgressDetail, String) - Constructor for class org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent
- ProgressUpdateEvent.ProgressDetail - org.springframework.boot.buildpack.platform.docker のクラス
- タスクの進行状況に関する詳細を提供します。
- ProjectDetails(String, String, String, String, Instant, Map) - クラス org.springframework.boot.loader.tools のコンストラクター。BuildPropertiesWriter.ProjectDetails
- projectId() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.stackdriver.StackdriverPropertiesConfigAdapter
- ProjectInfoAutoConfiguration - org.springframework.boot.autoconfigure.info のクラス
- さまざまなプロジェクト情報の
Auto-configuration。 - ProjectInfoProperties - org.springframework.boot.autoconfigure.info のクラス
- プロジェクト情報の構成プロパティ。
- ProjectInfoProperties() - クラス org.springframework.boot.autoconfigure.info. ProjectInfoProperties のコンストラクター
- ProjectInfoProperties.Build - org.springframework.boot.autoconfigure.info のクラス
- 特定の情報プロパティを構築します。
- ProjectInfoProperties.Git - org.springframework.boot.autoconfigure.info のクラス
- Git 固有の情報プロパティ。
- PrometheusExemplarsAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure.prometheus
- Micrometer トレースによる Prometheus Exemplars の
Auto-configuration。 - PrometheusExemplarsAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.prometheus.PrometheusExemplarsAutoConfiguration
- PrometheusMetricsExportAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus
- Prometheus にメトリクスをエクスポートするための
Auto-configuration。 - PrometheusMetricsExportAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus.PrometheusMetricsExportAutoConfiguration
- PrometheusOutputFormat - Enum Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus
- サポートされている Prometheus 形式の
Producible列挙型。 - PrometheusProperties - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus
- Prometheus へのエクスポートメトリクスを構成するための
@ConfigurationProperties。 - PrometheusProperties() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus.PrometheusProperties
- PrometheusProperties.Pushgateway - org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus のクラス
- Prometheus とのプッシュベースの対話の構成オプション。
- PrometheusProperties.Pushgateway.Format - org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus の Enum クラス
- PrometheusProperties.Pushgateway.Scheme - org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus の Enum クラス
- PrometheusPushGatewayManager - Class in org.springframework.boot.micrometer.metrics.export.prometheus
Prometheus PushGatewayへのメトリクスのプッシュを管理するために使用できるクラス。- PrometheusPushGatewayManager(PushGateway, Duration, PrometheusPushGatewayManager.ShutdownOperation) - Constructor for class org.springframework.boot.micrometer.metrics.export.prometheus.PrometheusPushGatewayManager
- 新しい
PrometheusPushGatewayManagerインスタンスを作成します。 - PrometheusPushGatewayManager.ShutdownOperation - org.springframework.boot.micrometer.metrics.export.prometheus の Enum クラス
- シャットダウン時に実行する必要がある操作。
- PrometheusScrapeEndpoint - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus
- Prometheus サーバーがスクレイピングできる形式でメトリクスを出力する
@Endpoint。 - PrometheusScrapeEndpoint(PrometheusRegistry, Properties) - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus.PrometheusScrapeEndpoint
- 新しい
PrometheusScrapeEndpointを作成します。 - Propagation() - クラス org.springframework.boot.micrometer.tracing.autoconfigure のコンストラクター。TracingProperties.Propagation
- properties - Variable in class org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.PropertiesConfigAdapter
- properties() - Element in annotation interface org.springframework.boot.data.cassandra.test.autoconfigure.DataCassandraTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.data.couchbase.test.autoconfigure.DataCouchbaseTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.data.elasticsearch.test.autoconfigure.DataElasticsearchTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.data.jdbc.test.autoconfigure.DataJdbcTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.data.jpa.test.autoconfigure.DataJpaTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.data.ldap.test.autoconfigure.DataLdapTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.data.mongodb.test.autoconfigure.DataMongoTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - アノテーションインターフェース org.springframework.boot.data.neo4j.test.autoconfigure の要素。DataNeo4jTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - アノテーションインターフェース org.springframework.boot.data.r2dbc.test.autoconfigure の要素。DataR2dbcTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.data.redis.test.autoconfigure.DataRedisTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.graphql.test.autoconfigure.GraphQlTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.jdbc.test.autoconfigure.JdbcTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.jooq.test.autoconfigure.JooqTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.restclient.test.autoconfigure.RestClientTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.test.autoconfigure.json.JsonTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.test.context.SpringBootTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.webclient.test.autoconfigure.WebClientTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.webflux.test.autoconfigure.WebFluxTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.webmvc.test.autoconfigure.WebMvcTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.webservices.test.autoconfigure.client.WebServiceClientTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties() - Element in annotation interface org.springframework.boot.webservices.test.autoconfigure.server.WebServiceServerTest
- テストの実行前に Spring
Environmentに追加する必要がある key = value 形式のプロパティ。 - properties(String...) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
key=valueまたはkey:value形式の環境のデフォルトプロパティ。- properties(Map) - クラス org.springframework.boot.jpa のメソッド。EntityManagerFactoryBuilder.Builder
- 標準 JPA またはベンダー固有の構成の汎用プロパティ。
- properties(Map) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 環境のデフォルトのプロパティ。
- properties(Properties) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 環境のデフォルトプロパティ。このメソッドへの複数の呼び出しは累積的であり、以前に設定されたプロパティはクリアされません。
- PROPERTIES_PATH - Static variable in class org.springframework.boot.autoconfigureprocessor.AutoConfigureAnnotationProcessor
- PropertiesApiVersionInserter - org.springframework.boot.http.client.autoconfigure のクラス
- PropertiesAutoTimer - org.springframework.boot.data.autoconfigure.metrics のクラス
DataMetricsProperties.Repository.Autotimeプロパティによって動作が構成されるAutoTimer。- PropertiesAutoTimer(DataMetricsProperties.Repository.Autotime) - クラス org.springframework.boot.data.autoconfigure.metrics. PropertiesAutoTimer のコンストラクター
- 指定された
propertiesを使用して構成された新しいPropertiesAutoTimerを作成します。 - PropertiesBasedDataSourceScriptDatabaseInitializer<T> - org.springframework.boot.jdbc.init のクラス
DatabaseInitializationPropertiesに基づいてDataSourceScriptDatabaseInitializerを構築するための便利なクラス。- PropertiesBasedDataSourceScriptDatabaseInitializer(DataSource, T) - クラス org.springframework.boot.jdbc.init. PropertiesBasedDataSourceScriptDatabaseInitializer のコンストラクター
- 新しい
PropertiesBasedDataSourceScriptDatabaseInitializerインスタンスを作成します。 - PropertiesBasedDataSourceScriptDatabaseInitializer(DataSource, T, Map) - クラス org.springframework.boot.jdbc.init. PropertiesBasedDataSourceScriptDatabaseInitializer のコンストラクター
- 新しい
PropertiesBasedDataSourceScriptDatabaseInitializerインスタンスを作成します。 - PropertiesConfigAdapter<T> - org.springframework.boot.micrometer.metrics.autoconfigure.export.properties のクラス
- アダプターを構成するプロパティの基本クラス。
- PropertiesConfigAdapter(T) - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.PropertiesConfigAdapter
- 新しい
PropertiesConfigAdapterインスタンスを作成します。 - PropertiesConfigAdapter.Fallback<V> - org.springframework.boot.micrometer.metrics.autoconfigure.export.properties のインターフェース
- フォールバック値を取得します(存在する場合)。
- PropertiesConfigAdapter.Getter<T,
V> - org.springframework.boot.micrometer.metrics.autoconfigure.export.properties のインターフェース - 指定されたプロパティから値を取得します。
- PropertiesConfigAdapter.RequiredFallback<V> - org.springframework.boot.micrometer.metrics.autoconfigure.export.properties のインターフェース
- フォールバック値を取得します。
- PropertiesEndpointAccessResolver - org.springframework.boot.actuate.autoconfigure.endpoint のクラス
EndpointAccessResolverは、次のプロパティを使用してエンドポイントへの許可されたアクセスレベルを解決します:management.endpoint.<id>.accessまたはmanagement.endpoint.<id>.enabled(非推奨)、management.endpoints.access.defaultまたはmanagement.endpoints.enabled-by-default(非推奨)。結果のアクセスは、management.endpoints.access.max-permittedを使用して制限されます。- PropertiesEndpointAccessResolver(PropertyResolver) - クラス org.springframework.boot.actuate.autoconfigure.endpoint. PropertiesEndpointAccessResolver のコンストラクター
- PropertiesLauncher - org.springframework.boot.loader.launch のクラス
- プロパティファイルを使用して、ユーザーが構成したクラスパスとメインクラスを使用するアーカイブ用の
Launcher。 - PropertiesLauncher() - クラス org.springframework.boot.loader.launch. PropertiesLauncher のコンストラクター
- PropertiesMeterFilter - Class in org.springframework.boot.micrometer.metrics.autoconfigure
MetricsPropertiesから設定を適用するMeterFilter- PropertiesMeterFilter(MetricsProperties) - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.PropertiesMeterFilter
- PropertiesMongoConnectionDetails - org.springframework.boot.mongodb.autoconfigure のクラス
MongoPropertiesをMongoConnectionDetailsに適合させます。- PropertiesMongoConnectionDetails(MongoProperties, SslBundles) - クラス org.springframework.boot.mongodb.autoconfigure. PropertiesMongoConnectionDetails のコンストラクター
- PropertiesPropertySourceLoader - org.springframework.boot.env のクラス
- '.properties' ファイルを
PropertySourceにロードする方法。 - PropertiesPropertySourceLoader() - クラス org.springframework.boot.env. PropertiesPropertySourceLoader のコンストラクター
- PropertiesSslBundle - org.springframework.boot.autoconfigure.ssl のクラス
- PROPERTY - Static variable in enum class org.springframework.boot.testcontainers.lifecycle.TestcontainersStartup
TestcontainersStartup戦略を変更するために使用されるEnvironmentプロパティ。- PropertyMapper - org.springframework.boot.context.properties のクラス
- 指定されたソースから宛先に値をマップするために使用できるユーティリティ。
- PropertyMapper.Source<T> - org.springframework.boot.context.properties のクラス
- マップ中のソース。
- PropertyMapper.Source.Adapter<T,
R> - org.springframework.boot.context.properties のインターフェース - 値を適応させ、場合によっては
null結果を返すために使用されるアダプター。 - PropertyMapper.Source.Always<T> - org.springframework.boot.context.properties のクラス
- null を受け入れるメソッドを使用してソースマッピングを完了できるようにします。
- PropertyMapper.Source.Always.Adapter<T,
R> - org.springframework.boot.context.properties のインターフェース - null 許容値をサポートするアダプター。
- PropertyMapper.Source.Always.Factory<T,
R> - org.springframework.boot.context.properties のインターフェース - null 許容値をサポートするファクトリ。
- PropertyMapper.Source.Always.Mapper<R,
T> - org.springframework.boot.context.properties のインターフェース - null 許容値をサポートするマッパー。
- PropertyMapper.SourceOperator - org.springframework.boot.context.properties のインターフェース
PropertyMapper.Sourceに適用できる操作。- PropertyMapping - Annotation Interface in org.springframework.boot.test.context
- テストアノテーションの属性を
@PropertySourceにマップする必要があることを示します。 - PropertyMapping.Skip - org.springframework.boot.test.context の Enum クラス
- マッピングをスキップするタイミングを制御します。
- PropertyPlaceholderAutoConfiguration - org.springframework.boot.autoconfigure.context のクラス
- PropertyPlaceholderAutoConfiguration() - クラス org.springframework.boot.autoconfigure.context. PropertyPlaceholderAutoConfiguration のコンストラクター
- PropertySourceInfo - Interface in org.springframework.boot.env
- 追加情報を提供するために
PropertySourceによってオプションで実装できるインターフェース。 - PropertySourceLoader - Interface in org.springframework.boot.env
SpringFactoriesLoaderを介して配置され、PropertySourceをロードするために使用される戦略インターフェース。- PropertySourceOrigin - org.springframework.boot.origin のクラス
PropertySourceからOrigin。- PropertySourceOrigin(PropertySource, String) - クラス org.springframework.boot.origin. PropertySourceOrigin のコンストラクター
- 新しい
PropertySourceOriginインスタンスを作成します。 - PropertySourceOrigin(PropertySource, String, Origin) - クラス org.springframework.boot.origin. PropertySourceOrigin のコンストラクター
- 新しい
PropertySourceOriginインスタンスを作成します。 - propertySourcesPlaceholderConfigurer() - Static method in class org.springframework.boot.devtools.remote.client.RemoteClientConfiguration
- PropertySourcesPlaceholdersResolver - org.springframework.boot.context.properties.bind のクラス
PropertySourcesのプレースホルダーを解決するPlaceholdersResolver。- PropertySourcesPlaceholdersResolver(Iterable) - クラス org.springframework.boot.context.properties.bind. PropertySourcesPlaceholdersResolver のコンストラクター
- PropertySourcesPlaceholdersResolver(Iterable, PropertyPlaceholderHelper) - クラス org.springframework.boot.context.properties.bind. PropertySourcesPlaceholdersResolver のコンストラクター
- PropertySourcesPlaceholdersResolver(Environment) - クラス org.springframework.boot.context.properties.bind. PropertySourcesPlaceholdersResolver のコンストラクター
- PropertySummaryDescriptor(String, Object) - クラス org.springframework.boot.actuate.env のコンストラクター。EnvironmentEndpoint.PropertySummaryDescriptor
- PROTO3 - enum クラス org.springframework.boot.zipkin.autoconfigure の enum 定数。ZipkinProperties.Encoding
- プロトコルバッファー v3。
- PROTOBUF - Enum constant in enum class org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus.PrometheusProperties.Pushgateway.Format
- メトリクスを protobuf 形式でプッシュします。
- protocol() - レコードクラス org.springframework.boot.elasticsearch.autoconfigure のメソッド。ElasticsearchConnectionDetails.Node
protocolレコードコンポーネントの値を返します。- protocol() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.statsd.StatsdPropertiesConfigAdapter
- protocol() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.Ssl
- SSL 接続に使用するプロトコル。
- PROTOTYPE - Enum constant in enum class org.springframework.boot.bootstrap.BootstrapRegistry.Scope
- プロトタイプインスタンス。
- PROVIDED - Static variable in interface org.springframework.boot.loader.tools.LibraryScope
- ライブラリはコンパイルに必要ですが、通常は実行時に提供されます。
- provider() - Method in record class org.springframework.boot.ssl.jks.JksSslStoreDetails
providerレコードコンポーネントの値を返します。- provider() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.JksKeyStore
- ストアのプロバイダー。
- provider() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.JksTrustStore
- ストアのプロバイダー。
- Provider() - クラス org.springframework.boot.security.oauth2.client.autoconfigure のコンストラクター。OAuth2ClientProperties.Provider
- Proxy() - クラス org.springframework.boot.devtools.autoconfigure のコンストラクター。RemoteDevToolsProperties.Proxy
- Proxy() - クラス org.springframework.boot.sendgrid.autoconfigure のコンストラクター。SendGridProperties.Proxy
- proxyBeanMethods() - Element in annotation interface org.springframework.boot.actuate.autoconfigure.web.ManagementContextConfiguration
- Bean ライフサイクル動作を実施するために、
@Beanメソッドをプロキシするかどうかを指定します。 - proxyBeanMethods() - Element in annotation interface org.springframework.boot.autoconfigure.SpringBootApplication
- Bean ライフサイクル動作を実施するために、
@Beanメソッドをプロキシするかどうかを指定します。 - proxyBeanMethods() - Element in annotation interface org.springframework.boot.SpringBootConfiguration
- Bean ライフサイクル動作を実施するために、
@Beanメソッドをプロキシするかどうかを指定します。 - proxyBeanMethods() - Element in annotation interface org.springframework.boot.test.context.TestConfiguration
- Bean ライフサイクル動作を実施するために、
@Beanメソッドをプロキシするかどうかを指定します。 - ProxyConnectionFactoryCustomizer - Interface in org.springframework.boot.r2dbc.autoconfigure
ProxyConnectionFactory.Builderのカスタマイズに使用できるコールバックインターフェース。- publicDefineClass(String, byte[], ProtectionDomain) - クラス org.springframework.boot.devtools.restart.classloader のメソッド。RestartClassLoader
- publicDefineClass(String, byte[], ProtectionDomain) - クラス org.springframework.boot.test.context のメソッド。FilteredClassLoader
- publish(AuditEvent) - クラス org.springframework.boot.actuate.security のメソッド。AbstractAuthenticationAuditListener
- publish(AuditEvent) - クラス org.springframework.boot.actuate.security のメソッド。AbstractAuthorizationAuditListener
- publish(ApplicationContext, S) - Static method in class org.springframework.boot.availability.AvailabilityChangeEvent
AvailabilityChangeEventを特定のアプリケーションコンテキストに公開するために使用できる簡易メソッド。- publish(ApplicationEventPublisher, Object, S) - Static method in class org.springframework.boot.availability.AvailabilityChangeEvent
AvailabilityChangeEventを特定のアプリケーションコンテキストに公開するために使用できる簡易メソッド。- publishRegistryAuthentication() - Method in record class org.springframework.boot.buildpack.platform.build.BuilderDockerConfiguration
publishRegistryAuthenticationレコードコンポーネントの値を返します。- publishUnchangedMeters() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.statsd.StatsdPropertiesConfigAdapter
- pull(ImageReference, ImagePlatform, UpdateListener) - クラス org.springframework.boot.buildpack.platform.docker のメソッド。DockerApi.ImageApi
- レジストリからイメージをプルします。
- pull(ImageReference, ImagePlatform, UpdateListener, String) - クラス org.springframework.boot.buildpack.platform.docker のメソッド。DockerApi.ImageApi
- レジストリからイメージをプルします。
- pulledImage(Image, ImageType) - Method in class org.springframework.boot.buildpack.platform.build.AbstractBuildLog
- pulledImage(Image, ImageType) - Method in interface org.springframework.boot.buildpack.platform.build.BuildLog
- イメージがプルされたことをログに記録します。
- PullImageUpdateEvent - Class in org.springframework.boot.buildpack.platform.docker
- イメージがプルされると起動される
ProgressUpdateEvent。 - PullImageUpdateEvent(String, String, ProgressUpdateEvent.ProgressDetail, String) - Constructor for class org.springframework.boot.buildpack.platform.docker.PullImageUpdateEvent
- pullingImage(ImageReference, ImagePlatform, ImageType) - Method in class org.springframework.boot.buildpack.platform.build.AbstractBuildLog
- pullingImage(ImageReference, ImagePlatform, ImageType) - Method in interface org.springframework.boot.buildpack.platform.build.BuildLog
- イメージがプルされていることをログに記録します。
- PullPolicy - Enum Class in org.springframework.boot.buildpack.platform.build
- イメージプルポリシー。
- PulsarAutoConfiguration - org.springframework.boot.pulsar.autoconfigure のクラス
- Apache Pulsar 用の
Auto-configuration。 - PulsarConnectionDetails - Interface in org.springframework.boot.pulsar.autoconfigure
- Pulsar サービスへの接続を確立するために必要な詳細。
- PulsarContainerFactoryCustomizer<T> - org.springframework.boot.pulsar.autoconfigure のインターフェース
PulsarContainerFactoryをカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。- PulsarProperties - org.springframework.boot.pulsar.autoconfigure のクラス
- 構成プロパティ Apache Pulsar。
- PulsarProperties() - クラス org.springframework.boot.pulsar.autoconfigure. PulsarProperties のコンストラクター
- PulsarProperties.Admin - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Authentication - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Client - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Consumer - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Consumer.DeadLetterPolicy - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Consumer.Subscription - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Defaults - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Defaults.SchemaInfo - org.springframework.boot.pulsar.autoconfigure の記録クラス
- スキーマを表します。実際のスキーマインスタンスを構築するのに十分な情報を保持します。
- PulsarProperties.Defaults.Topic - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Defaults.TypeMapping - org.springframework.boot.pulsar.autoconfigure の記録クラス
- メッセージ型から、使用するトピックおよび / またはスキーマ情報へのマッピング (
topicNameまたはschemaInfoの少なくとも 1 つを指定する必要があります)。 - PulsarProperties.Failover - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Failover.BackupCluster - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Function - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Listener - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Producer - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Producer.Cache - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Reader - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Template - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Threads - org.springframework.boot.pulsar.autoconfigure のクラス
- PulsarProperties.Transaction - org.springframework.boot.pulsar.autoconfigure のクラス
- push(ImageReference, UpdateListener, String) - クラス org.springframework.boot.buildpack.platform.docker のメソッド。DockerApi.ImageApi
- イメージをレジストリにプッシュします。
- pushedImage(ImageReference) - Method in class org.springframework.boot.buildpack.platform.build.AbstractBuildLog
- pushedImage(ImageReference) - Method in interface org.springframework.boot.buildpack.platform.build.BuildLog
- イメージがプッシュされたことをログに記録します。
- Pushgateway() - クラス org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus のコンストラクター。PrometheusProperties.Pushgateway
- PushImageUpdateEvent - Class in org.springframework.boot.buildpack.platform.docker
- イメージがレジストリにプッシュされるときに起動される
ProgressUpdateEvent。 - PushImageUpdateEvent(String, String, ProgressUpdateEvent.ProgressDetail, String, PushImageUpdateEvent.ErrorDetail) - Constructor for class org.springframework.boot.buildpack.platform.docker.PushImageUpdateEvent
- PushImageUpdateEvent.ErrorDetail - org.springframework.boot.buildpack.platform.docker のクラス
- レスポンスストリームに埋め込まれたエラーの詳細。
- pushingImage(ImageReference) - Method in class org.springframework.boot.buildpack.platform.build.AbstractBuildLog
- pushingImage(ImageReference) - Method in interface org.springframework.boot.buildpack.platform.build.BuildLog
- イメージがプッシュされていることをログに記録します。
- PushRegistryProperties - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.properties
- 定期的な間隔で集約されたメトリクスをプッシュするメトリクスレジストリを構成するプロパティの基本クラス。
- PushRegistryProperties() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.PushRegistryProperties
- PushRegistryPropertiesConfigAdapter<T> - org.springframework.boot.micrometer.metrics.autoconfigure.export.properties のクラス
PushRegistryPropertiesからPushRegistryConfigへのアダプターの基本クラス。- PushRegistryPropertiesConfigAdapter(T) - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.PushRegistryPropertiesConfigAdapter
- put(Object, Object) - クラス org.springframework.boot.context.properties.source のメソッド。MapConfigurationPropertySource
- 個別のエントリを追加します。
- put(String, Object, Object...) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI に PUT することにより、リソースを作成または更新します。
- put(String, Object, Map) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URI テンプレートに PUT することにより、新しいリソースを作成します。
- put(URI, Object) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定されたオブジェクトを URL に PUT することにより、新しいリソースを作成します。
- put(URI, String, IOConsumer) - Method in interface org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
- HTTP PUT 操作を実行します。
- PUT - Enum constant in enum class org.springframework.boot.micrometer.metrics.export.prometheus.PrometheusPushGatewayManager.ShutdownOperation
- シャットダウンする前に PUT を実行します。
- putAll(Map) - クラス org.springframework.boot.context.properties.source のメソッド。MapConfigurationPropertySource
- 指定したマップからすべてのエントリを追加します。
- putAll(Map) - クラス org.springframework.boot.logging のメソッド。LoggerGroups
- putCount() - クラス org.springframework.boot.cache.metrics のメソッド。RedisCacheMetrics
- putIfNoNull(Map, String, Object) - クラス org.springframework.boot.quartz.actuate.endpoint のメソッド。QuartzEndpoint.TriggerDescriptor
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式