インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
R
- R2DBC_PROXY_OBSERVATION_CUSTOMIZER_ORDER - クラス org.springframework.boot.actuate.autoconfigure.r2dbc の静的変数。R2dbcObservationAutoConfiguration
- 観測カスタマイザの
@Order値。 - R2dbcAutoConfiguration - org.springframework.boot.autoconfigure.r2dbc のクラス
- R2DBC の
Auto-configuration。 - R2dbcAutoConfiguration() - クラス org.springframework.boot.autoconfigure.r2dbc のコンストラクター。R2dbcAutoConfiguration
- R2dbcConnectionDetails - org.springframework.boot.autoconfigure.r2dbc のインターフェース
- R2DBC を使用して SQL サービスへの接続を確立するために必要な詳細。
- r2dbcConverter(R2dbcMappingContext, R2dbcCustomConversions) - クラス org.springframework.boot.autoconfigure.data.r2dbc のメソッド。R2dbcDataAutoConfiguration
- r2dbcCustomConversions() - クラス org.springframework.boot.autoconfigure.data.r2dbc のメソッド。R2dbcDataAutoConfiguration
- R2dbcDataAutoConfiguration - org.springframework.boot.autoconfigure.data.r2dbc のクラス
- R2dbcDataAutoConfiguration(DatabaseClient) - クラス org.springframework.boot.autoconfigure.data.r2dbc のコンストラクター。R2dbcDataAutoConfiguration
- r2dbcEntityTemplate(R2dbcConverter) - クラス org.springframework.boot.autoconfigure.data.r2dbc のメソッド。R2dbcDataAutoConfiguration
- r2dbcHealthContributor(ConfigurableListableBeanFactory) - クラス org.springframework.boot.actuate.autoconfigure.r2dbc のメソッド。ConnectionFactoryHealthContributorAutoConfiguration
- r2dbcMappingContext(ObjectProvider<NamingStrategy>, R2dbcCustomConversions, RelationalManagedTypes) - クラス org.springframework.boot.autoconfigure.data.r2dbc のメソッド。R2dbcDataAutoConfiguration
- R2dbcObservationAutoConfiguration - org.springframework.boot.actuate.autoconfigure.r2dbc のクラス
- R2DBC 可観測性サポートの
Auto-configuration。 - R2dbcObservationAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.r2dbc のコンストラクター。R2dbcObservationAutoConfiguration
- R2dbcObservationProperties - org.springframework.boot.actuate.autoconfigure.r2dbc のクラス
- R2DBC 可観測性の構成プロパティ。
- R2dbcObservationProperties() - クラス org.springframework.boot.actuate.autoconfigure.r2dbc のコンストラクター。R2dbcObservationProperties
- R2dbcProperties - org.springframework.boot.autoconfigure.r2dbc のクラス
- R2DBC の構成プロパティ。
- R2dbcProperties() - クラス org.springframework.boot.autoconfigure.r2dbc のコンストラクター。R2dbcProperties
- R2dbcProperties.Pool - org.springframework.boot.autoconfigure.r2dbc のクラス
- R2dbcProxyAutoConfiguration - org.springframework.boot.autoconfigure.r2dbc のクラス
ProxyConnectionFactoryの場合はAuto-configuration。- R2dbcProxyAutoConfiguration() - クラス org.springframework.boot.autoconfigure.r2dbc のコンストラクター。R2dbcProxyAutoConfiguration
- R2dbcRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.r2dbc のクラス
- Spring Data R2DBC リポジトリ用の
Auto-configuration。 - R2dbcRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.r2dbc のコンストラクター。R2dbcRepositoriesAutoConfiguration
- R2dbcScriptDatabaseInitializer - org.springframework.boot.r2dbc.init のクラス
- R2DBC
ConnectionFactoryで表されるデータベースを初期化するInitializingBean。 - R2dbcScriptDatabaseInitializer(ConnectionFactory, DatabaseInitializationSettings) - クラス org.springframework.boot.r2dbc.init のコンストラクター。R2dbcScriptDatabaseInitializer
- 指定された
settingsを使用して、指定されたconnectionFactoryによって認識されるデータベースを初期化する新しいR2dbcScriptDatabaseInitializerを作成します。 - R2dbcTransactionManagerAutoConfiguration - org.springframework.boot.autoconfigure.r2dbc のクラス
- R2dbcTransactionManagerAutoConfiguration() - クラス org.springframework.boot.autoconfigure.r2dbc のコンストラクター。R2dbcTransactionManagerAutoConfiguration
- RabbitAutoConfiguration - org.springframework.boot.autoconfigure.amqp のクラス
RabbitTemplateの場合はAuto-configuration。- RabbitAutoConfiguration() - クラス org.springframework.boot.autoconfigure.amqp. RabbitAutoConfiguration のコンストラクター
- RabbitAutoConfiguration.RabbitConnectionFactoryCreator - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitAutoConfiguration.RabbitMessagingTemplateConfiguration - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitAutoConfiguration.RabbitTemplateConfiguration - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitConnectionDetails - Interface in org.springframework.boot.autoconfigure.amqp
- RabbitMQ サービスへの接続を確立するために必要な詳細。
- RabbitConnectionDetails.Address - org.springframework.boot.autoconfigure.amqp の記録クラス
- RabbitMQ アドレス。
- RabbitConnectionFactoryBeanConfigurer - org.springframework.boot.autoconfigure.amqp のクラス
- 構成プロパティを使用して調整された適切なデフォルトで
RabbitConnectionFactoryBeanを構成します。 - RabbitConnectionFactoryBeanConfigurer(ResourceLoader, RabbitProperties) - クラス org.springframework.boot.autoconfigure.amqp. RabbitConnectionFactoryBeanConfigurer のコンストラクター
- 指定された
resourceLoaderおよびpropertiesを使用する新しいコンフィギュラーを作成します。 - RabbitConnectionFactoryBeanConfigurer(ResourceLoader, RabbitProperties, RabbitConnectionDetails) - クラス org.springframework.boot.autoconfigure.amqp. RabbitConnectionFactoryBeanConfigurer のコンストラクター
- 指定された
resourceLoader、properties、connectionDetailsを使用する新しいコンフィギュラーを作成します。 - RabbitConnectionFactoryBeanConfigurer(ResourceLoader, RabbitProperties, RabbitConnectionDetails, SslBundles) - クラス org.springframework.boot.autoconfigure.amqp. RabbitConnectionFactoryBeanConfigurer のコンストラクター
- 指定された
resourceLoader、properties、connectionDetails、sslBundlesを使用する新しいコンフィギュラーを作成します。 - RabbitConnectionFactoryCreator(RabbitProperties) - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitAutoConfiguration.RabbitConnectionFactoryCreator
- rabbitConnectionFactoryMetricsPostProcessor(ApplicationContext) - Static method in class org.springframework.boot.actuate.autoconfigure.metrics.amqp.RabbitMetricsAutoConfiguration
- rabbitHealthContributor(ConfigurableListableBeanFactory) - クラス org.springframework.boot.actuate.autoconfigure.amqp のメソッド。RabbitHealthContributorAutoConfiguration
- RabbitHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.amqp のクラス
- RabbitHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.amqp. RabbitHealthContributorAutoConfiguration のコンストラクター
- RabbitHealthIndicator - org.springframework.boot.actuate.amqp のクラス
- RabbitMQ メッセージングシステムのステータス情報を返す
HealthIndicatorの簡単な実装。 - RabbitHealthIndicator(RabbitTemplate) - クラス org.springframework.boot.actuate.amqp. RabbitHealthIndicator のコンストラクター
- rabbitMessagingTemplate(RabbitTemplate) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。RabbitAutoConfiguration.RabbitMessagingTemplateConfiguration
- RabbitMessagingTemplateConfiguration() - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitAutoConfiguration.RabbitMessagingTemplateConfiguration
- RabbitMetrics - org.springframework.boot.actuate.metrics.amqp のクラス
- RabbitMQ Java クライアントメトリクスの
MeterBinder。 - RabbitMetrics(ConnectionFactory, Iterable<Tag>) - クラス org.springframework.boot.actuate.metrics.amqp. RabbitMetrics のコンストラクター
- 指定された
ConnectionFactoryを記録する新しいメーターバインダーを作成します。 - RabbitMetricsAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.amqp のクラス
- 使用可能なすべての
connection factoriesのメトリクスのAuto-configuration。 - RabbitMetricsAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.metrics.amqp. RabbitMetricsAutoConfiguration のコンストラクター
- RabbitProperties - org.springframework.boot.autoconfigure.amqp のクラス
- Rabbit の構成プロパティ。
- RabbitProperties() - クラス org.springframework.boot.autoconfigure.amqp. RabbitProperties のコンストラクター
- RabbitProperties.AmqpContainer - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.BaseContainer - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.Cache - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.Cache.Channel - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.Cache.Connection - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.ContainerType - org.springframework.boot.autoconfigure.amqp の Enum クラス
- RabbitProperties.DirectContainer - org.springframework.boot.autoconfigure.amqp のクラス
DirectMessageListenerContainerの構成プロパティ。- RabbitProperties.Listener - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.ListenerRetry - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.Retry - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.SimpleContainer - org.springframework.boot.autoconfigure.amqp のクラス
SimpleMessageListenerContainerの構成プロパティ。- RabbitProperties.Ssl - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.Stream - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.StreamContainer - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitProperties.Template - org.springframework.boot.autoconfigure.amqp のクラス
- RabbitRetryTemplateCustomizer - Interface in org.springframework.boot.autoconfigure.amqp
- Rabbit インフラストラクチャの一部として使用される
RetryTemplateをカスタマイズするために使用できるコールバックインターフェース。 - RabbitRetryTemplateCustomizer.Target - org.springframework.boot.autoconfigure.amqp の Enum クラス
RetryTemplateの使用可能なターゲットを定義します。- RabbitStreamTemplateConfigurer - org.springframework.boot.autoconfigure.amqp のクラス
RabbitStreamTemplateを適切なデフォルトで設定します。- RabbitStreamTemplateConfigurer() - クラス org.springframework.boot.autoconfigure.amqp. RabbitStreamTemplateConfigurer のコンストラクター
- rabbitTemplate(RabbitTemplateConfigurer, ConnectionFactory, ObjectProvider<RabbitTemplateCustomizer>) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。RabbitAutoConfiguration.RabbitTemplateConfiguration
- RabbitTemplateConfiguration() - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitAutoConfiguration.RabbitTemplateConfiguration
- rabbitTemplateConfigurer(RabbitProperties, ObjectProvider<MessageConverter>, ObjectProvider<RabbitRetryTemplateCustomizer>) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。RabbitAutoConfiguration.RabbitTemplateConfiguration
- RabbitTemplateConfigurer - org.springframework.boot.autoconfigure.amqp のクラス
- 構成プロパティを使用して調整された適切なデフォルトで
RabbitTemplateを構成します。 - RabbitTemplateConfigurer(RabbitProperties) - クラス org.springframework.boot.autoconfigure.amqp. RabbitTemplateConfigurer のコンストラクター
- 指定された
rabbitPropertiesを使用する新しいコンフィギュレーターを作成します。 - RabbitTemplateCustomizer - Interface in org.springframework.boot.autoconfigure.amqp
RabbitTemplateのカスタマイズに使用できるコールバックインターフェース。- random(String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
- ランダムなサフィックスを持つイメージ名を生成します。
- random(String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.VolumeName
- ランダムな名前で新しい
VolumeNameを作成するファクトリメソッド。 - random(String, int) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
- ランダムなサフィックスを持つイメージ名を生成します。
- random(String, int) - Static method in class org.springframework.boot.buildpack.platform.docker.type.VolumeName
- ランダムな名前で新しい
VolumeNameを作成するファクトリメソッド。 - RANDOM_PORT - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.WebEnvironment
- Web アプリケーションコンテキスト(リアクティブまたはサーブレットベース)を作成し、
server.port=0Environmentプロパティを設定します(通常、ランダムなポートでリスニングをトリガーします)。 - RANDOM_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.boot.env.RandomValuePropertySource
- ランダム
PropertySourceの名前。 - RandomValuePropertySource - org.springframework.boot.env のクラス
- 「random。」で始まるすべてのプロパティのランダムな値を返す
PropertySource。 - RandomValuePropertySource() - クラス org.springframework.boot.env. RandomValuePropertySource のコンストラクター
- RandomValuePropertySource(String) - クラス org.springframework.boot.env. RandomValuePropertySource のコンストラクター
- RandomValuePropertySourceEnvironmentPostProcessor - org.springframework.boot.env のクラス
- RandomValuePropertySourceEnvironmentPostProcessor(DeferredLogFactory) - クラス org.springframework.boot.env. RandomValuePropertySourceEnvironmentPostProcessor のコンストラクター
- 新しい
RandomValuePropertySourceEnvironmentPostProcessorインスタンスを作成します。 - range() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnJava
ConditionalOnJava.value()で構成された値が、上限または下限の境界と見なされるかどうかを構成します。- RATE_LIMITING - Enum constant in enum class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.ThrottlerType
- 1 秒あたりのリクエストレートを制限します。
- REACHABILITY_METADATA_PROPERTIES_LOCATION_TEMPLATE - Static variable in class org.springframework.boot.loader.tools.ReachabilityMetadataProperties
- プロパティファイルの場所。
- ReachabilityMetadataProperties - org.springframework.boot.loader.tools のクラス
reachability-metadata.propertiesを操作するクラス。- Reactive() - クラス org.springframework.boot.autoconfigure.mustache のコンストラクター。MustacheProperties.Reactive
- Reactive() - クラス org.springframework.boot.autoconfigure.thymeleaf のコンストラクター。ThymeleafProperties.Reactive
- Reactive() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ServerProperties.Reactive
- REACTIVE - Enum constant in enum class org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication.Type
- リアクティブベースの Web アプリケーションのみが一致します。
- REACTIVE - Enum constant in enum class org.springframework.boot.autoconfigure.data.RepositoryType
- リアクティブリポジトリを有効にします。
- REACTIVE - Enum constant in enum class org.springframework.boot.WebApplicationType
- アプリケーションは、リアクティブ Web アプリケーションとして実行し、組み込みのリアクティブ Web サーバーを起動する必要があります。
- reactiveCassandraSession(CqlSession) - クラス org.springframework.boot.autoconfigure.data.cassandra のメソッド。CassandraReactiveDataAutoConfiguration
- reactiveCassandraSessionFactory(ReactiveSession) - クラス org.springframework.boot.autoconfigure.data.cassandra のメソッド。CassandraReactiveDataAutoConfiguration
- reactiveCassandraTemplate(ReactiveCqlTemplate, CassandraConverter) - クラス org.springframework.boot.autoconfigure.data.cassandra のメソッド。CassandraReactiveDataAutoConfiguration
- ReactiveCloudFoundryActuatorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive のクラス
Auto-configurationは、反応環境で使用する Cloud Foundry のアクチュエーターエンドポイントを公開します。- ReactiveCloudFoundryActuatorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive. ReactiveCloudFoundryActuatorAutoConfiguration のコンストラクター
- reactiveCqlTemplate(ReactiveSessionFactory) - クラス org.springframework.boot.autoconfigure.data.cassandra のメソッド。CassandraReactiveDataAutoConfiguration
- reactiveDatabaseSelectionProvider(Neo4jDataProperties) - クラス org.springframework.boot.autoconfigure.data.neo4j のメソッド。Neo4jReactiveDataAutoConfiguration
- ReactiveElasticsearchClientAutoConfiguration - org.springframework.boot.autoconfigure.elasticsearch のクラス
- Spring Data の
Auto-configuration、Elasticsearch のリアクティブクライアント。 - ReactiveElasticsearchClientAutoConfiguration() - クラス org.springframework.boot.autoconfigure.elasticsearch. ReactiveElasticsearchClientAutoConfiguration のコンストラクター
- ReactiveElasticsearchRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.elasticsearch のクラス
- Spring Data の Elasticsearch リアクティブリポジトリ用の
Auto-configuration。 - ReactiveElasticsearchRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.elasticsearch. ReactiveElasticsearchRepositoriesAutoConfiguration のコンストラクター
- reactiveGridFsTemplate(ReactiveMongoDatabaseFactory, MappingMongoConverter, DataBufferFactory) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
- ReactiveHealthContributor - Interface in org.springframework.boot.actuate.health
HealthEndpointから返される結果にhealth componentsを提供するクラスのタグ付けインターフェース。- ReactiveHealthContributorRegistry - Interface in org.springframework.boot.actuate.health
- ReactiveHealthEndpointWebExtension - org.springframework.boot.actuate.health のクラス
HealthEndpointのリアクティブ@EndpointWebExtension。- ReactiveHealthEndpointWebExtension(ReactiveHealthContributorRegistry, HealthEndpointGroups, Duration) - クラス org.springframework.boot.actuate.health. ReactiveHealthEndpointWebExtension のコンストラクター
- 新しい
ReactiveHealthEndpointWebExtensionインスタンスを作成します。 - ReactiveHealthIndicator - Interface in org.springframework.boot.actuate.health
HealthEndpointのリアクティブバリアントから返される結果にHealthを提供するために使用される戦略インターフェース。- ReactiveManagementChildContextConfiguration - org.springframework.boot.actuate.autoconfigure.web.reactive のクラス
- 異なるポートで実行されている Web サーバーとの個別の管理コンテキストが必要な場合の、リアクティブ Web インフラストラクチャ用の
@ManagementContextConfiguration。 - ReactiveManagementChildContextConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.web.reactive. ReactiveManagementChildContextConfiguration のコンストラクター
- ReactiveManagementContextAutoConfiguration - org.springframework.boot.actuate.autoconfigure.web.reactive のクラス
Auto-configurationは、Reactive 固有の管理コンテキストに関する問題です。- ReactiveManagementContextAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.web.reactive. ReactiveManagementContextAutoConfiguration のコンストラクター
- ReactiveManagementWebSecurityAutoConfiguration - org.springframework.boot.actuate.autoconfigure.security.reactive のクラス
- アクチュエーターがクラスパス上にある場合の Spring Security のリアクティブ
Auto-configuration。 - ReactiveManagementWebSecurityAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.security.reactive. ReactiveManagementWebSecurityAutoConfiguration のコンストラクター
- reactiveManagementWebServerFactoryCustomizer(ListableBeanFactory) - クラス org.springframework.boot.actuate.autoconfigure.web.reactive のメソッド。ReactiveManagementChildContextConfiguration
- ReactiveMongoClientFactory - Class in org.springframework.boot.autoconfigure.mongo
- リアクティブ
MongoClientのファクトリ。 - ReactiveMongoClientFactory(List<MongoClientSettingsBuilderCustomizer>) - Constructor for class org.springframework.boot.autoconfigure.mongo.ReactiveMongoClientFactory
MongoClientを作成するためのファクトリを構築します。- reactiveMongoDatabaseFactory(MongoClient, MongoProperties) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
- reactiveMongoTemplate(ReactiveMongoDatabaseFactory, MongoConverter) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
- ReactiveMultipartAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive のクラス
- Spring WebFlux でのマルチパートサポート用の
Auto-configuration。 - ReactiveMultipartAutoConfiguration() - クラス org.springframework.boot.autoconfigure.web.reactive. ReactiveMultipartAutoConfiguration のコンストラクター
- ReactiveMultipartProperties - org.springframework.boot.autoconfigure.web.reactive のクラス
- Spring Webflux でマルチパートサポートを構成するための
Configuration properties。 - ReactiveMultipartProperties() - クラス org.springframework.boot.autoconfigure.web.reactive. ReactiveMultipartProperties のコンストラクター
- reactiveNeo4jClient(Driver, ReactiveDatabaseSelectionProvider) - クラス org.springframework.boot.autoconfigure.data.neo4j のメソッド。Neo4jReactiveDataAutoConfiguration
- reactiveNeo4jTemplate(ReactiveNeo4jClient, Neo4jMappingContext) - クラス org.springframework.boot.autoconfigure.data.neo4j のメソッド。Neo4jReactiveDataAutoConfiguration
- ReactiveOAuth2ClientAutoConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client.reactive のクラス
- Spring Security の Reactive OAuth2 クライアントの
Auto-configuration。 - ReactiveOAuth2ClientAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.oauth2.client.reactive のコンストラクター。ReactiveOAuth2ClientAutoConfiguration
- リアクティブ OAuth2 クライアント Web セキュリティ自動構成 - org.springframework.boot.autoconfigure.security.oauth2.client.reactive のクラス
- OAuth 2 クライアントを使用するリアクティブ Web セキュリティの自動構成。
- ReactiveOAuth2ClientWebSecurityAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.oauth2.client.reactive のコンストラクター。リアクティブ OAuth2 クライアント Web セキュリティ自動構成
- ReactiveOAuth2ResourceServerAutoConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource.reactive のクラス
Auto-configurationfor Reactive OAuth2 リソースサーバーのサポート。- ReactiveOAuth2ResourceServerAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.oauth2.resource.reactive のコンストラクター。ReactiveOAuth2ResourceServerAutoConfiguration
- reactiveQueryByExampleRegistrar(ObjectProvider<ReactiveQueryByExampleExecutor<?>>) - クラス org.springframework.boot.autoconfigure.graphql.data のメソッド。GraphQlReactiveQueryByExampleAutoConfiguration
- reactiveQuerydslRegistrar(ObjectProvider<ReactiveQuerydslPredicateExecutor<?>>) - クラス org.springframework.boot.autoconfigure.graphql.data のメソッド。GraphQlReactiveQuerydslAutoConfiguration
- reactiveRedisTemplate(ReactiveRedisConnectionFactory, ResourceLoader) - クラス org.springframework.boot.autoconfigure.data.redis のメソッド。RedisReactiveAutoConfiguration
- ReactiveSecurityAutoConfiguration - org.springframework.boot.autoconfigure.security.reactive のクラス
- リアクティブアプリケーションでの Spring Security の
Auto-configuration。 - ReactiveSecurityAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.reactive. ReactiveSecurityAutoConfiguration のコンストラクター
- reactiveSecurityDataFetcherExceptionResolver() - クラス org.springframework.boot.autoconfigure.graphql.security のメソッド。GraphQlWebFluxSecurityAutoConfiguration
- ReactiveSessionsEndpoint - org.springframework.boot.actuate.session のクラス
@Endpointは、リアクティブスタック上の HTTPSessionに関する情報を公開します。- ReactiveSessionsEndpoint(ReactiveSessionRepository<? extends Session>, ReactiveFindByIndexNameSessionRepository<? extends Session>) - クラス org.springframework.boot.actuate.session. ReactiveSessionsEndpoint のコンストラクター
- 新しい
ReactiveSessionsEndpointインスタンスを作成します。 - reactiveStreamsMongoClient(ObjectProvider<MongoClientSettingsBuilderCustomizer>, MongoClientSettings) - Method in class org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
- reactiveStringRedisTemplate(ReactiveRedisConnectionFactory) - クラス org.springframework.boot.autoconfigure.data.redis のメソッド。RedisReactiveAutoConfiguration
- reactiveUserDetailsService(SecurityProperties, ObjectProvider<PasswordEncoder>) - クラス org.springframework.boot.autoconfigure.security.reactive のメソッド。ReactiveUserDetailsServiceAutoConfiguration
- ReactiveUserDetailsServiceAutoConfiguration - org.springframework.boot.autoconfigure.security.reactive のクラス
- リアクティブ Web アプリケーションのデフォルトユーザー
@Configuration。 - ReactiveUserDetailsServiceAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.reactive. ReactiveUserDetailsServiceAutoConfiguration のコンストラクター
- ReactiveWebApplicationContext - Interface in org.springframework.boot.web.reactive.context
- リアクティブ Web アプリケーションの構成を提供するインターフェース。
- ReactiveWebApplicationContextRunner - org.springframework.boot.test.context.runner のクラス
- ReactiveWebApplicationContextRunner() - クラス org.springframework.boot.test.context.runner. ReactiveWebApplicationContextRunner のコンストラクター
- 基礎となるソースとして
AnnotationConfigReactiveWebApplicationContextを使用して、新しいReactiveWebApplicationContextRunnerインスタンスを作成します。 - ReactiveWebApplicationContextRunner(Supplier<ConfigurableReactiveWebApplicationContext>) - クラス org.springframework.boot.test.context.runner. ReactiveWebApplicationContextRunner のコンストラクター
- 指定された
contextFactoryを基になるソースとして使用して、新しいApplicationContextRunnerインスタンスを作成します。 - ReactiveWebApplicationContextRunner(Supplier<ConfigurableReactiveWebApplicationContext>, Class<?>...) - クラス org.springframework.boot.test.context.runner. ReactiveWebApplicationContextRunner のコンストラクター
- 指定された
contextFactoryを基になるソースとして使用して、新しいApplicationContextRunnerインスタンスを作成します。 - reactiveWebChildContextFactory() - Static method in class org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementContextAutoConfiguration
- ReactiveWebMergedContextConfiguration - org.springframework.boot.test.context のクラス
- テストクラスで宣言されたマージされたコンテキスト構成と、リアクティブ Web アプリケーションのすべてのスーパークラスをカプセル化します。
- ReactiveWebMergedContextConfiguration(MergedContextConfiguration) - クラス org.springframework.boot.test.context. ReactiveWebMergedContextConfiguration のコンストラクター
- ReactiveWebServerApplicationContext - org.springframework.boot.web.reactive.context のクラス
- 含まれている
ReactiveWebServerFactoryBean からブートストラップするために使用できるGenericReactiveWebApplicationContext。 - ReactiveWebServerApplicationContext() - クラス org.springframework.boot.web.reactive.context. ReactiveWebServerApplicationContext のコンストラクター
- 新しい
ReactiveWebServerApplicationContextを作成します。 - ReactiveWebServerApplicationContext(DefaultListableBeanFactory) - クラス org.springframework.boot.web.reactive.context. ReactiveWebServerApplicationContext のコンストラクター
- 指定された
DefaultListableBeanFactoryで新しいReactiveWebServerApplicationContextを作成します。 - ReactiveWebServerFactory - Interface in org.springframework.boot.web.reactive.server
- リアクティブ
WebServerの作成に使用できるファクトリインターフェース。 - ReactiveWebServerFactoryAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive のクラス
- リアクティブ Web サーバー用の
Auto-configuration。 - ReactiveWebServerFactoryAutoConfiguration() - クラス org.springframework.boot.autoconfigure.web.reactive. ReactiveWebServerFactoryAutoConfiguration のコンストラクター
- ReactiveWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar - org.springframework.boot.autoconfigure.web.reactive のクラス
- reactiveWebServerFactoryCustomizer(ServerProperties, ObjectProvider<SslBundles>) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。ReactiveWebServerFactoryAutoConfiguration
- ReactiveWebServerFactoryCustomizer - org.springframework.boot.autoconfigure.web.reactive のクラス
ServerPropertiesをリアクティブサーバーに適用するWebServerFactoryCustomizer。- ReactiveWebServerFactoryCustomizer(ServerProperties) - クラス org.springframework.boot.autoconfigure.web.reactive. ReactiveWebServerFactoryCustomizer のコンストラクター
- 新しい
ReactiveWebServerFactoryCustomizerインスタンスを作成します。 - ReactiveWebServerFactoryCustomizer(ServerProperties, SslBundles) - クラス org.springframework.boot.autoconfigure.web.reactive. ReactiveWebServerFactoryCustomizer のコンストラクター
- 新しい
ReactiveWebServerFactoryCustomizerインスタンスを作成します。 - ReactiveWebServerInitializedEvent - org.springframework.boot.web.reactive.context のクラス
WebServerの準備ができた後に発行されるイベント。- ReactiveWebServerInitializedEvent(WebServer, ReactiveWebServerApplicationContext) - クラス org.springframework.boot.web.reactive.context. ReactiveWebServerInitializedEvent のコンストラクター
- reactor() - Static method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
ReactorClientHttpRequestFactoryを構築するために使用できるReactorClientHttpRequestFactoryBuilderを返します。- reactor() - Static method in interface org.springframework.boot.http.client.reactive.ClientHttpConnectorBuilder
ReactorClientHttpConnectorを構築するために使用できるReactorClientHttpConnectorBuilderを返します。- REACTOR - Enum constant in enum class org.springframework.boot.autoconfigure.http.client.AbstractHttpRequestFactoryProperties.Factory
- リアクターネッティ。
- REACTOR - Enum constant in enum class org.springframework.boot.autoconfigure.http.client.reactive.AbstractClientHttpConnectorProperties.Connector
- リアクターネッティ。
- ReactorAutoConfiguration - org.springframework.boot.autoconfigure.reactor のクラス
- Reactor 用の
Auto-configuration。 - ReactorClientHttpConnectorBuilder - org.springframework.boot.http.client.reactive のクラス
- ReactorClientHttpRequestFactoryBuilder - org.springframework.boot.http.client のクラス
- ReactorEnvironmentPostProcessor - org.springframework.boot.reactor のクラス
EnvironmentPostProcessorは、起動プロセスのできるだけ早い段階で Reactor グローバル機能を有効にします。- ReactorEnvironmentPostProcessor() - クラス org.springframework.boot.reactor. ReactorEnvironmentPostProcessor のコンストラクター
- ReactorHttpClientBuilder - org.springframework.boot.http.client のクラス
- Rector Netty
HttpClientを作成するために使用できるビルダー。 - ReactorHttpClientBuilder() - クラス org.springframework.boot.http.client. ReactorHttpClientBuilder のコンストラクター
- ReactorNettyConfigurations - org.springframework.boot.autoconfigure.reactor.netty のクラス
- Reactor Netty の構成。
- ReactorNettyConfigurations.ReactorResourceFactoryConfiguration - org.springframework.boot.autoconfigure.reactor.netty のクラス
- ReactorNettyHttpClientMapper - Interface in org.springframework.boot.autoconfigure.web.reactive.function.client
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
- ReactorNettyProperties - org.springframework.boot.autoconfigure.reactor.netty のクラス
- Reactor Netty の構成プロパティ。
- ReactorNettyProperties() - クラス org.springframework.boot.autoconfigure.reactor.netty. ReactorNettyProperties のコンストラクター
- ReactorProperties - org.springframework.boot.autoconfigure.reactor のクラス
- Reactor の構成プロパティ。
- ReactorProperties() - クラス org.springframework.boot.autoconfigure.reactor. ReactorProperties のコンストラクター
- ReactorProperties.ContextPropagationMode - org.springframework.boot.autoconfigure.reactor の Enum クラス
- ReactorResourceFactoryConfiguration() - クラス org.springframework.boot.autoconfigure.reactor.netty のコンストラクター。ReactorNettyConfigurations.ReactorResourceFactoryConfiguration
- read(ObjectMapper, C) - インターフェース org.springframework.boot.buildpack.platform.json のメソッド。MappedObject.ContentReader
- JSON コンテンツを
JsonNodeとして読み取ります。 - read(File) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定されたファイルからの読み取りから
ObjectContentを返します。 - read(InputStream) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定された入力ストリームからの読み取りから
ObjectContentを返します。 - read(Reader) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定されたリーダーからの読み取りから
ObjectContentを返します。 - read(String) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定されたクラスパスリソースからの読み取りから
ObjectContentを返します。 - read(ByteBuffer, long) - インターフェース org.springframework.boot.loader.zip のメソッド。DataBlock
- 指定されたブロック位置から始めて、このチャネルから指定されたバッファにバイトシーケンスを読み取ります。
- read(Resource) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定されたリソースからの読み取りから
ObjectContentを返します。 - READ - Enum constant in enum class org.springframework.boot.actuate.endpoint.OperationType
- 読み取り操作。
- READ_COMMITTED - Enum constant in enum class org.springframework.boot.autoconfigure.kafka.KafkaProperties.IsolationLevel
- トランザクションの一部ではないレコードに加えて、コミットされたトランザクションからレコードを読み取ります。
- READ_ONLY - Enum constant in enum class org.springframework.boot.actuate.endpoint.Access
- エンドポイントへの読み取り専用アクセスが許可されます。
- READ_UNCOMMITTED - Enum constant in enum class org.springframework.boot.autoconfigure.kafka.KafkaProperties.IsolationLevel
- 中止されたトランザクションを含むすべてを読みます。
- readableChannel() - クラス org.springframework.boot.origin のメソッド。OriginTrackedResource
- readAttributes(Path, Class<A>, LinkOption...) - クラス org.springframework.boot.loader.nio.file のメソッド。NestedFileSystemProvider
- readAttributes(Path, String, LinkOption...) - クラス org.springframework.boot.loader.nio.file のメソッド。NestedFileSystemProvider
- Reader() - クラス org.springframework.boot.autoconfigure.pulsar のコンストラクター。PulsarProperties.Reader
- readFully(ByteBuffer, long) - インターフェース org.springframework.boot.loader.zip のメソッド。DataBlock
- 指定されたブロック位置から開始し、バッファ内の
remainingバイトを埋めながら、このチャネルから指定されたバッファにバイトシーケンスを完全に読み取ります。 - Readiness() - クラス org.springframework.boot.docker.compose.lifecycle のコンストラクター。DockerComposeProperties.Readiness
- ReadinessState - Enum Class in org.springframework.boot.availability
- アプリケーションの「準備」状態。
- readinessStateHealthIndicator(ApplicationAvailability) - クラス org.springframework.boot.actuate.autoconfigure.availability のメソッド。AvailabilityHealthContributorAutoConfiguration
- readinessStateHealthIndicator(ApplicationAvailability) - クラス org.springframework.boot.actuate.autoconfigure.availability のメソッド。AvailabilityProbesAutoConfiguration
- ReadinessStateHealthIndicator - org.springframework.boot.actuate.availability のクラス
- アプリケーションの
ReadinessStateをチェックするHealthIndicator。 - ReadinessStateHealthIndicator(ApplicationAvailability) - クラス org.springframework.boot.actuate.availability. ReadinessStateHealthIndicator のコンストラクター
- ReadinessTimeoutException - Exception in org.springframework.boot.docker.compose.lifecycle
- 準備状況チェックがタイムアウトした場合に例外がスローされます。
- readObject(File) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定されたファイルから読み込んで作成されたオブジェクトを返します。
- readObject(InputStream) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定された入力ストリームからの読み取りから作成されたオブジェクトを返します。
- readObject(InputStream, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定された入力ストリームから読み取り、指定された型のオブジェクトを作成します。
- readObject(InputStream, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。JacksonTester
- readObject(Reader) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定されたリーダーからの読み取りから作成されたオブジェクトを返します。
- readObject(Reader, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定したリーダーから読み取り、指定した型のオブジェクトを作成します。
- readObject(Reader, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。GsonTester
- readObject(Reader, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。JacksonTester
- readObject(Reader, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。JsonbTester
- readObject(String) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定されたクラスパスリソースからの読み取りから作成されたオブジェクトを返します。
- readObject(Resource) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
- 指定されたリソースからの読み取りから作成されたオブジェクトを返します。
- ReadOperation - Annotation Interface in org.springframework.boot.actuate.endpoint.annotation
@Endpointのメソッドを読み取り操作として識別します。- readPublicKey() - クラス org.springframework.boot.autoconfigure.security.oauth2.resource のメソッド。OAuth2ResourceServerProperties.Jwt
- readTimeout() - Method in record class org.springframework.boot.http.client.ClientHttpRequestFactorySettings
readTimeoutレコードコンポーネントの値を返します。- readTimeout() - Method in record class org.springframework.boot.http.client.HttpClientSettings
readTimeoutレコードコンポーネントの値を返します。- readTimeout() - Method in record class org.springframework.boot.http.client.reactive.ClientHttpConnectorSettings
readTimeoutレコードコンポーネントの値を返します。- readTimeout() - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
- 使用すべきではありません。
readTimeoutレコードコンポーネントの値を返します。 - readTimeout(Duration) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 基になる
ClientHttpRequestFactoryの読み取りタイムアウトを設定します。 - ready(ConfigurableApplicationContext, Duration) - Method in interface org.springframework.boot.SpringApplicationRunListener
- アプリケーションコンテキストがリフレッシュされ、すべての
CommandLineRunnersおよびApplicationRunnersが呼び出されたときに、run メソッドが完了する直前に呼び出されます。 - reason() - Element in annotation interface org.springframework.boot.context.properties.DeprecatedConfigurationProperty
- 非推奨の理由。
- rebuild() - クラス org.springframework.boot.actuate.integration のメソッド。IntegrationGraphEndpoint
- RECEIVER_TRACING_OBSERVATION_HANDLER_ORDER - Static variable in class org.springframework.boot.actuate.autoconfigure.tracing.MicrometerTracingAutoConfiguration
- reconfigurableConfigs() - クラス org.springframework.boot.autoconfigure.kafka のメソッド。SslBundleSslEngineFactory
- RecordableHttpRequest - Interface in org.springframework.boot.actuate.web.exchanges
HttpExchangeの作成時に使用される HTTP リクエストの記録可能な部分。- RecordableHttpResponse - Interface in org.springframework.boot.actuate.web.exchanges
HttpExchangeの作成時に使用される HTTP レスポンスの記録可能な部分。- recordConditionEvaluation(String, Condition, ConditionOutcome) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionEvaluationReport
- 状態評価の発生を記録します。
- recordEvaluationCandidates(List<String>) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionEvaluationReport
- 条件評価の候補となるクラスの名前を記録します。
- recordExclusions(Collection<String>) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionEvaluationReport
- 条件評価から除外されたクラスの名前を記録します。
- Recording() - クラス org.springframework.boot.actuate.autoconfigure.web.exchanges のコンストラクター。HttpExchangesProperties.Recording
- RED - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- RED - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- REDIRECTION - Enum constant in enum class org.springframework.boot.actuate.metrics.http.Outcome
- リクエストの結果はリダイレクトでした。
- redirects() - Method in record class org.springframework.boot.http.client.ClientHttpRequestFactorySettings
redirectsレコードコンポーネントの値を返します。- redirects() - Method in record class org.springframework.boot.http.client.HttpClientSettings
redirectsレコードコンポーネントの値を返します。- redirects() - Method in record class org.springframework.boot.http.client.reactive.ClientHttpConnectorSettings
redirectsレコードコンポーネントの値を返します。- redirects(ClientHttpRequestFactorySettings.Redirects) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 基礎となる
ClientHttpRequestFactoryのリダイレクト戦略を設定します。 - Redis() - クラス org.springframework.boot.autoconfigure.cache のコンストラクター。CacheProperties.Redis
- REDIS - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
- Redis バックアップキャッシング。
- RedisAutoConfiguration - org.springframework.boot.autoconfigure.data.redis のクラス
- Spring Data の Redis サポート用の
Auto-configuration。 - RedisAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.redis. RedisAutoConfiguration のコンストラクター
- RedisCacheManagerBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.cache
RedisCacheManager.RedisCacheManagerBuilderのカスタマイズに使用できるコールバックインターフェース。- RedisCacheMeterBinderProvider - org.springframework.boot.actuate.metrics.cache のクラス
- Redis の
CacheMeterBinderProvider実装。 - RedisCacheMeterBinderProvider() - クラス org.springframework.boot.actuate.metrics.cache. RedisCacheMeterBinderProvider のコンストラクター
- RedisCacheMetrics - org.springframework.boot.actuate.metrics.cache のクラス
RedisCacheの場合はCacheMeterBinder。- RedisCacheMetrics(RedisCache, Iterable<Tag>) - クラス org.springframework.boot.actuate.metrics.cache. RedisCacheMetrics のコンストラクター
- RedisConnectionDetails - Interface in org.springframework.boot.autoconfigure.data.redis
- Redis サービスへの接続を確立するために必要な詳細。
- RedisConnectionDetails.Cluster - org.springframework.boot.autoconfigure.data.redis のインターフェース
- Redis クラスター構成。
- RedisConnectionDetails.Node - org.springframework.boot.autoconfigure.data.redis の記録クラス
- sentinel またはクラスター構成内のノード。
- RedisConnectionDetails.Sentinel - org.springframework.boot.autoconfigure.data.redis のインターフェース
- Redis sentinel 構成。
- RedisConnectionDetails.Standalone - org.springframework.boot.autoconfigure.data.redis のインターフェース
- Redis スタンドアロン構成。
- redisHealthContributor(ConfigurableListableBeanFactory) - クラス org.springframework.boot.actuate.autoconfigure.data.redis のメソッド。RedisHealthContributorAutoConfiguration
- redisHealthContributor(ConfigurableListableBeanFactory) - クラス org.springframework.boot.actuate.autoconfigure.data.redis のメソッド。RedisReactiveHealthContributorAutoConfiguration
- RedisHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.data.redis のクラス
- RedisHealthIndicator - org.springframework.boot.actuate.data.redis のクラス
- Redis データストアのステータス情報を返す
HealthIndicatorの簡単な実装。 - RedisHealthIndicator(RedisConnectionFactory) - クラス org.springframework.boot.actuate.data.redis. RedisHealthIndicator のコンストラクター
- RedisProperties - org.springframework.boot.autoconfigure.data.redis のクラス
- Redis の構成プロパティ。
- RedisProperties() - クラス org.springframework.boot.autoconfigure.data.redis. RedisProperties のコンストラクター
- RedisProperties.ClientType - org.springframework.boot.autoconfigure.data.redis の Enum クラス
- 使用する Redis クライアントの型。
- RedisProperties.Cluster - org.springframework.boot.autoconfigure.data.redis のクラス
- クラスターのプロパティ。
- RedisProperties.Jedis - org.springframework.boot.autoconfigure.data.redis のクラス
- Jedis クライアントプロパティ。
- RedisProperties.Lettuce - org.springframework.boot.autoconfigure.data.redis のクラス
- Lettuce クライアントプロパティ。
- RedisProperties.Lettuce.Cluster - org.springframework.boot.autoconfigure.data.redis のクラス
- RedisProperties.Lettuce.Cluster.Refresh - org.springframework.boot.autoconfigure.data.redis のクラス
- RedisProperties.Pool - org.springframework.boot.autoconfigure.data.redis のクラス
- プールのプロパティ。
- RedisProperties.Sentinel - org.springframework.boot.autoconfigure.data.redis のクラス
- Redis sentinel プロパティ。
- RedisProperties.Ssl - org.springframework.boot.autoconfigure.data.redis のクラス
- RedisReactiveAutoConfiguration - org.springframework.boot.autoconfigure.data.redis のクラス
- Spring Data のリアクティブ Redis サポート用の
Auto-configuration。 - RedisReactiveAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.redis. RedisReactiveAutoConfiguration のコンストラクター
- RedisReactiveHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.data.redis のクラス
- RedisReactiveHealthIndicator - org.springframework.boot.actuate.data.redis のクラス
- Redis の
ReactiveHealthIndicator。 - RedisReactiveHealthIndicator(ReactiveRedisConnectionFactory) - クラス org.springframework.boot.actuate.data.redis. RedisReactiveHealthIndicator のコンストラクター
- RedisRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.redis のクラス
- Spring Data の Redis リポジトリ用の
Auto-configuration。 - RedisRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.redis. RedisRepositoriesAutoConfiguration のコンストラクター
- RedisSessionProperties - org.springframework.boot.autoconfigure.session のクラス
- Redis をサポートする Spring Session の構成プロパティ。
- RedisSessionProperties() - クラス org.springframework.boot.autoconfigure.session. RedisSessionProperties のコンストラクター
- RedisSessionProperties.ConfigureAction - org.springframework.boot.autoconfigure.session の Enum クラス
- Redis を構成および検証するための戦略。
- RedisSessionProperties.RepositoryType - org.springframework.boot.autoconfigure.session の Enum クラス
- 自動構成する Redis セッションリポジトリの型。
- redisTemplate(RedisConnectionFactory) - クラス org.springframework.boot.autoconfigure.data.redis のメソッド。RedisAutoConfiguration
- REDSHIFT - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
- Amazon Redshift.
- ReflectiveOperationInvoker - org.springframework.boot.actuate.endpoint.invoke.reflect のクラス
- リフレクションを使用して操作を呼び出す
OperationInvoker。 - ReflectiveOperationInvoker(Object, OperationMethod, ParameterValueMapper) - クラス org.springframework.boot.actuate.endpoint.invoke.reflect. ReflectiveOperationInvoker のコンストラクター
- 指定された
targetで指定されたmethodを呼び出す新しいReflectiveOperationInvokerを作成します。 - refresh() - クラス org.springframework.boot.web.reactive.context のメソッド。ReactiveWebServerApplicationContext
- refresh() - クラス org.springframework.boot.web.servlet.context のメソッド。ServletWebServerApplicationContext
- refresh(E) - クラス org.springframework.boot.test.autoconfigure.orm.jpa のメソッド。TestEntityManager
- データベースのインスタンスの状態をリフレッシュし、エンティティに加えられた変更を上書きします(存在する場合)。
- refresh(ConfigurableApplicationContext) - Method in class org.springframework.boot.SpringApplication
- 基になる
ApplicationContextをリフレッシュします。 - Refresh() - クラス org.springframework.boot.autoconfigure.data.redis のコンストラクター。RedisProperties.Lettuce.Cluster.Refresh
- REFUSING_TRAFFIC - Enum constant in enum class org.springframework.boot.availability.ReadinessState
- アプリケーションはトラフィックを受信する意思がありません。
- register() - Static method in class org.springframework.boot.loader.net.protocol.Handlers
- jar URL を処理するために
URLStreamHandlerSE が配置されるように、"java.protocol.handler.pkgs" プロパティを登録します。 - register(Class<?>...) - クラス org.springframework.boot.web.reactive.context のメソッド。AnnotationConfigReactiveWebServerApplicationContext
- 処理する 1 つ以上のアノテーション付きクラスを登録します。
- register(Class<?>...) - クラス org.springframework.boot.web.servlet.context のメソッド。AnnotationConfigServletWebApplicationContext
- 処理する 1 つ以上のアノテーション付きクラスを登録します。
- register(Class<?>...) - クラス org.springframework.boot.web.servlet.context のメソッド。AnnotationConfigServletWebServerApplicationContext
- 処理する 1 つ以上のアノテーション付きクラスを登録します。
- register(Class<T>, BootstrapRegistry.InstanceSupplier<T>) - Method in interface org.springframework.boot.BootstrapRegistry
- 特定の型をレジストリに登録します。
- register(Class<T>, BootstrapRegistry.InstanceSupplier<T>) - Method in class org.springframework.boot.DefaultBootstrapContext
- register(Object, Runnable) - Method in interface org.springframework.boot.loader.ref.Cleaner
- オブジェクトと、そのオブジェクトがファントム到達可能になったときに実行するクリーンアクションを登録します。
- register(String, ServletContext) - クラス org.springframework.boot.web.servlet のメソッド。DynamicRegistrationBean
- register(String, ServletContext) - クラス org.springframework.boot.web.servlet のメソッド。RegistrationBean
- この Bean をサーブレットコンテキストに登録します。
- register(String, ServletContext) - クラス org.springframework.boot.web.servlet のメソッド。ServletListenerRegistrationBean
- register(BeanDefinitionRegistry) - Static method in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
ConfigurationPropertiesBindingPostProcessorBean がまだ登録されていない場合は登録します。- register(BeanDefinitionRegistry) - Static method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
- 使用すべきではありません。プロセッサーを
BeanDefinitionRegistryに登録します。 - register(BeanDefinitionRegistry, Class<? extends MockitoPostProcessor>, Set<Definition>) - Static method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
- 使用すべきではありません。プロセッサーを
BeanDefinitionRegistryに登録します。 - register(BeanDefinitionRegistry, String...) - Static method in class org.springframework.boot.autoconfigure.AutoConfigurationPackages
- プログラムで自動構成パッケージ名を登録します。
- register(BeanDefinitionRegistry, String...) - Static method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
- 指定したエンティティスキャンパッケージをシステムに登録します。
- register(BeanDefinitionRegistry, Collection<String>) - Static method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
- 指定したエンティティスキャンパッケージをシステムに登録します。
- register(BeanDefinitionRegistry, Set<Definition>) - Static method in class org.springframework.boot.test.mock.mockito.MockitoPostProcessor
- 使用すべきではありません。プロセッサーを
BeanDefinitionRegistryに登録します。 - register(WebListenerRegistry) - インターフェース org.springframework.boot.web.servlet のメソッド。WebListenerRegistrar
- 指定されたレジストリに Web リスナーを登録します。
- REGISTER_SHUTDOWN_HOOK_PROPERTY - Static variable in class org.springframework.boot.context.logging.LoggingApplicationListener
- JVM の終了時にロギングシステムをシャットダウンするシャットダウンフックの登録を制御する Spring プロパティの名前。
- registerBean(String, Class<T>, Supplier<T>, BeanDefinitionCustomizer...) - クラス org.springframework.boot.web.servlet.context のメソッド。AnnotationConfigServletWebApplicationContext
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - クラス org.springframework.boot.autoconfigure.data のメソッド。AbstractRepositoryConfigurationSourceSupport
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。ReactiveWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - クラス org.springframework.boot.sql.init.dependency のメソッド。DatabaseInitializationDependencyConfigurer
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry, BeanNameGenerator) - クラス org.springframework.boot.autoconfigure.data のメソッド。AbstractRepositoryConfigurationSourceSupport
- registerBundle(String, SslBundle) - クラス org.springframework.boot.ssl のメソッド。DefaultSslBundleRegistry
- registerBundle(String, SslBundle) - インターフェース org.springframework.boot.ssl のメソッド。SslBundleRegistry
SslBundleという名前を登録します。- registerBundles(SslBundleRegistry) - インターフェース org.springframework.boot.autoconfigure.ssl のメソッド。SslBundleRegistrar
SslBundleをSslBundleRegistryに登録するためのコールバックメソッド。- registerContributor(String, C) - インターフェース org.springframework.boot.actuate.health のメソッド。ContributorRegistry
- 指定された
nameにコントリビューターを登録します。 - registerContributor(String, HealthContributor) - クラス org.springframework.boot.actuate.health のメソッド。DefaultHealthContributorRegistry
- registerConverter(ConverterRegistry) - Static method in class org.springframework.boot.actuate.endpoint.invoke.convert.IsoOffsetDateTimeConverter
- registerDestructionCallback(String, Runnable) - クラス org.springframework.boot.test.autoconfigure.web.servlet のメソッド。WebDriverScope
- registerEntries(JsonMixinModuleEntries, ClassLoader) - クラス org.springframework.boot.jackson のメソッド。JsonMixinModule
- 指定された
entriesを登録します。 - registerErrorPages(ErrorPageRegistry) - インターフェース org.springframework.boot.web.server のメソッド。ErrorPageRegistrar
- 必要に応じて、指定されたレジストリにページを登録します。
- registerHandlerMethod(Object, Method, RequestMappingInfo) - クラス org.springframework.boot.actuate.endpoint.web.reactive のメソッド。ControllerEndpointHandlerMapping
- 使用すべきではありません。
- registerHandlerMethod(Object, Method, RequestMappingInfo) - クラス org.springframework.boot.actuate.endpoint.web.servlet のメソッド。ControllerEndpointHandlerMapping
- 使用すべきではありません。
- registerHints(RuntimeHints) - クラス org.springframework.boot.context.properties.bind のメソッド。BindableRuntimeHintsRegistrar
- 指定された
RuntimeHintsインスタンスにヒントを提供します。 - registerHints(RuntimeHints, ClassLoader) - クラス org.springframework.boot.autoconfigure.web のメソッド。WebResourcesRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - クラス org.springframework.boot.context.properties.bind のメソッド。BindableRuntimeHintsRegistrar
- registerIfAbsent(Class<T>, BootstrapRegistry.InstanceSupplier<T>) - Method in interface org.springframework.boot.BootstrapRegistry
- 特定の型がまだ存在しない場合は、レジストリに登録します。
- registerIfAbsent(Class<T>, BootstrapRegistry.InstanceSupplier<T>) - Method in class org.springframework.boot.DefaultBootstrapContext
- registerJsonComponents() - クラス org.springframework.boot.jackson のメソッド。JsonComponentModule
- registerLoggedException(Throwable) - Method in class org.springframework.boot.SpringApplication
- 指定された例外が記録されたことを登録します。
- registerMapping(ExposableWebEndpoint, WebOperationRequestPredicate, WebOperation, String) - クラス org.springframework.boot.actuate.endpoint.web.servlet のメソッド。AbstractWebMvcEndpointHandlerMapping
- registerReadMapping(RequestMappingInfo, ExposableWebEndpoint, WebOperation) - クラス org.springframework.boot.actuate.endpoint.web.reactive のメソッド。AbstractWebFluxEndpointHandlerMapping
- registerRestTemplate() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.client.AutoConfigureWebClient
RestTemplateBean を登録する必要がある場合。- registerShutdownHook(boolean) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 作成された
ApplicationContextにシャットダウンフックを登録する必要があるかどうかを設定します。 - registerWebServerFactoryBeans(ApplicationContext, ConfigurableApplicationContext, AnnotationConfigRegistry) - クラス org.springframework.boot.actuate.autoconfigure.web のメソッド。ManagementContextFactory
- registerWebServiceTemplate() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.client.AutoConfigureWebServiceClient
WebServiceTemplateBean を登録する必要がある場合。- Registration() - クラス org.springframework.boot.autoconfigure.security.oauth2.client のコンストラクター。OAuth2ClientProperties.Registration
- Registration() - クラス org.springframework.boot.autoconfigure.security.oauth2.server.servlet のコンストラクター。OAuth2AuthorizationServerProperties.Registration
- Registration() - クラス org.springframework.boot.autoconfigure.security.saml2 のコンストラクター。Saml2RelyingPartyProperties.Registration
- RegistrationBean - org.springframework.boot.web.servlet のクラス
- Servlet 3.0+ ベースの登録 Bean の基本クラス。
- RegistrationBean() - クラス org.springframework.boot.web.servlet. RegistrationBean のコンストラクター
- RegistrationMappingDescription< T extends RegistrationEE> - Class in org.springframework.boot.actuate.web.mappings.servlet
RegistrationEE から派生したマッピング記述。- RegistrationMappingDescription(T) - クラス org.springframework.boot.actuate.web.mappings.servlet. RegistrationMappingDescription のコンストラクター
- reinitialize(LoggingInitializationContext) - クラス org.springframework.boot.logging のメソッド。AbstractLoggingSystem
- 必要に応じて、ロギングシステムを再初期化します。
- reinitialize(LoggingInitializationContext) - クラス org.springframework.boot.logging.log4j2 のメソッド。Log4J2LoggingSystem
- reinitialize(LoggingInitializationContext) - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
- rejectTasksWhenLimitReached(boolean) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
- 同時実行制限に達したときにタスクを拒否するかどうかを設定します。
- relaunch(ClassLoader) - Method in class org.springframework.boot.devtools.restart.Restarter
- 指定されたクラスローダーを使用してアプリケーションを再起動します。
- REMOTE_ADDRESS - Enum constant in enum class org.springframework.boot.actuate.web.exchanges.Include
- リクエストから リモートアドレスを含めます。
- RemoteClientConfiguration - org.springframework.boot.devtools.remote.client のクラス
- リモート Spring Boot アプリケーションへの接続に使用される構成。
- RemoteClientConfiguration(DevToolsProperties) - クラス org.springframework.boot.devtools.remote.client. RemoteClientConfiguration のコンストラクター
- remoteDevToolsAccessManager() - クラス org.springframework.boot.devtools.autoconfigure のメソッド。RemoteDevToolsAutoConfiguration
- RemoteDevToolsAutoConfiguration - org.springframework.boot.devtools.autoconfigure のクラス
- リモート開発サポート用の
Auto-configuration。 - RemoteDevToolsAutoConfiguration(DevToolsProperties) - クラス org.springframework.boot.devtools.autoconfigure. RemoteDevToolsAutoConfiguration のコンストラクター
- remoteDevToolsDispatcherFilter(AccessManager, Collection<HandlerMapper>) - クラス org.springframework.boot.devtools.autoconfigure のメソッド。RemoteDevToolsAutoConfiguration
- remoteDevToolsHealthCheckHandlerMapper(ServerProperties) - クラス org.springframework.boot.devtools.autoconfigure のメソッド。RemoteDevToolsAutoConfiguration
- RemoteDevToolsProperties - org.springframework.boot.devtools.autoconfigure のクラス
- リモート Spring Boot アプリケーションの構成プロパティ。
- RemoteDevToolsProperties() - クラス org.springframework.boot.devtools.autoconfigure. RemoteDevToolsProperties のコンストラクター
- RemoteDevToolsProperties.Proxy - org.springframework.boot.devtools.autoconfigure のクラス
- RemoteDevToolsProperties.Restart - org.springframework.boot.devtools.autoconfigure のクラス
- Remoteip() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ServerProperties.Tomcat.Remoteip
- RemoteSpringApplication - org.springframework.boot.devtools のクラス
- リモートで実行されている Spring Boot コードへのリンクを確立するために使用できるアプリケーション。
- remove(Object) - クラス org.springframework.boot.test.autoconfigure.orm.jpa のメソッド。TestEntityManager
- エンティティインスタンスを削除します。
- remove(Runnable) - Method in interface org.springframework.boot.SpringApplicationShutdownHandlers
- 以前に追加されたアクションを削除して、JVM の終了時に実行されないようにします。
- remove(String) - クラス org.springframework.boot.devtools.restart.classloader のメソッド。ClassLoaderFiles.SourceDirectory
- remove(String) - クラス org.springframework.boot.test.autoconfigure.web.servlet のメソッド。WebDriverScope
- remove(String) - クラス org.springframework.boot.web.server のメソッド。MimeMappings
- 既存のマッピングを削除します。
- remove(ContainerReference, boolean) - クラス org.springframework.boot.buildpack.platform.docker のメソッド。DockerApi.ContainerApi
- 特定のコンテナーを削除します。
- remove(ImageReference, boolean) - クラス org.springframework.boot.buildpack.platform.docker のメソッド。DockerApi.ImageApi
- 特定のイメージを削除します。
- removeAttribute(String) - Method in class org.springframework.boot.devtools.restart.Restarter
- removeConvertible(Class<?>, Class<?>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- removeDuplicates(List<T>) - クラス org.springframework.boot.autoconfigure のメソッド。AutoConfigurationImportSelector
- removeDuplicatesFromOutputDirectory(File, File) - Static method in class org.springframework.boot.loader.tools.FileUtils
- 「出力」ディレクトリから重複ファイルを削除するユーティリティは、それらがすでに「オリジン」に存在する場合。
- renderDefaultErrorView(ServerResponse.BodyBuilder, Map<String, Object>) - クラス org.springframework.boot.autoconfigure.web.reactive.error のメソッド。AbstractErrorWebExceptionHandler
- デフォルトの HTML「ホワイトラベルエラーページ」をレンダリングします。
- renderErrorResponse(ServerRequest) - クラス org.springframework.boot.autoconfigure.web.reactive.error のメソッド。DefaultErrorWebExceptionHandler
- エラー情報を JSON ペイロードとしてレンダリングします。
- renderErrorView(String, ServerResponse.BodyBuilder, Map<String, Object>) - クラス org.springframework.boot.autoconfigure.web.reactive.error のメソッド。AbstractErrorWebExceptionHandler
- 使用可能な場合はテンプレートビューを使用し、使用可能な場合は静的 HTML ファイルを使用して、指定されたエラーデータをビューとしてレンダリングします。
- renderErrorView(ServerRequest) - クラス org.springframework.boot.autoconfigure.web.reactive.error のメソッド。DefaultErrorWebExceptionHandler
- エラー情報を HTML ビューとしてレンダリングします。
- renderInternal(Map<String, Object>, MediaType, ServerWebExchange) - クラス org.springframework.boot.web.reactive.result.view のメソッド。MustacheView
- renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - クラス org.springframework.boot.web.servlet.view のメソッド。MustacheView
- repackage(File, Libraries) - Method in class org.springframework.boot.loader.tools.Repackager
- 'java -jar' を使用して起動できるように、指定された宛先に再パッケージします。
- repackage(File, Libraries, LaunchScript) - Method in class org.springframework.boot.loader.tools.Repackager
- 'java -jar' を使用して起動できるように、指定された宛先に再パッケージします。
- repackage(File, Libraries, LaunchScript, FileTime) - Method in class org.springframework.boot.loader.tools.Repackager
- 'java -jar' を使用して起動できるように、指定された宛先に再パッケージします。
- repackage(Libraries) - Method in class org.springframework.boot.loader.tools.Repackager
- "java -jar" を使用して実行できるように、ソースファイルを再パッケージ化します。
- Repackager - Class in org.springframework.boot.loader.tools
- 'java -jar' を使用して実行できるようにアーカイブを再パッケージ化するために使用できるユーティリティクラス。
- Repackager(File) - Constructor for class org.springframework.boot.loader.tools.Repackager
- 新しい
Repackagerインスタンスを作成します。 - RepackagingLayout - Interface in org.springframework.boot.loader.tools
- コンテンツを新しい場所に移動して既存のアーカイブを再パッケージ化する
Layoutの専門分野。 - replace() - Element in annotation interface org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase
- 交換できる既存の DataSource Bean の型を決定します。
- replacement() - Element in annotation interface org.springframework.boot.context.properties.DeprecatedConfigurationProperty
- 代わりに使用する必要があるフィールド(ある場合)。
- replaceValue(Map<String, Object>, String, Object) - クラス org.springframework.boot.actuate.info のメソッド。InfoPropertiesInfoContributor
- 値が
nullでない場合は、指定されたキーのvalueを置き換えます。 - replay(Log, Class<?>) - Static method in class org.springframework.boot.logging.DeferredLog
- ソースが据え置かれたときに、ソースログから宛先ログに再生します。
- replay(Log, Log) - Static method in class org.springframework.boot.logging.DeferredLog
- ソースが据え置かれたときに、ソースログから宛先ログに再生します。
- replayTo(Class<?>) - クラス org.springframework.boot.logging のメソッド。DeferredLog
- 指定された宛先に遅延ロギングを再生します。
- replayTo(Log) - クラス org.springframework.boot.logging のメソッド。DeferredLog
- 指定された宛先に遅延ロギングを再生します。
- report(FailureAnalysis) - インターフェース org.springframework.boot.diagnostics のメソッド。FailureAnalysisReporter
- 指定された
failureAnalysisをユーザーに報告します。 - report(FailureAnalysis) - クラス org.springframework.boot.diagnostics のメソッド。LoggingFailureAnalysisReporter
- reportDayDistribution() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront のメソッド。WavefrontPropertiesConfigAdapter
- reportException(Throwable) - Method in interface org.springframework.boot.SpringBootExceptionReporter
- 起動の失敗をユーザーに報告します。
- reportHourDistribution() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront のメソッド。WavefrontPropertiesConfigAdapter
- reportMinuteDistribution() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront のメソッド。WavefrontPropertiesConfigAdapter
- Repository() - クラス org.springframework.boot.actuate.autoconfigure.metrics のコンストラクター。MetricsProperties.Data.Repository
- RepositoryMetricsAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.data のクラス
- Spring Data リポジトリメトリクスの
Auto-configuration。 - RepositoryMetricsAutoConfiguration(MetricsProperties) - クラス org.springframework.boot.actuate.autoconfigure.metrics.data. RepositoryMetricsAutoConfiguration のコンストラクター
- RepositoryRestMvcAutoConfiguration - org.springframework.boot.autoconfigure.data.rest のクラス
- Spring Data Rest の MVC 統合のための
Auto-configuration。 - RepositoryRestMvcAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.rest. RepositoryRestMvcAutoConfiguration のコンストラクター
- RepositoryRestProperties - org.springframework.boot.autoconfigure.data.rest のクラス
- Spring Data REST の構成プロパティ。
- RepositoryRestProperties() - クラス org.springframework.boot.autoconfigure.data.rest. RepositoryRestProperties のコンストラクター
- repositoryTags(RepositoryMethodInvocationListener.RepositoryMethodInvocation) - クラス org.springframework.boot.actuate.metrics.data のメソッド。DefaultRepositoryTagsProvider
- repositoryTags(RepositoryMethodInvocationListener.RepositoryMethodInvocation) - インターフェース org.springframework.boot.actuate.metrics.data のメソッド。RepositoryTagsProvider
- 指定された
invocationのメトリクスに関連付けられるタグを提供します。 - repositoryTagsProvider() - クラス org.springframework.boot.actuate.autoconfigure.metrics.data のメソッド。RepositoryMetricsAutoConfiguration
- RepositoryTagsProvider - Interface in org.springframework.boot.actuate.metrics.data
- Spring Data
Repository invocationsにTagsを提供します。 - RepositoryType - Enum Class in org.springframework.boot.autoconfigure.data
- 有効にする Spring Data リポジトリの型。
- Request() - クラス org.springframework.boot.autoconfigure.cassandra のコンストラクター。CassandraProperties.Request
- Request(URI, String, String, Map<String, List<String>>) - クラス org.springframework.boot.actuate.web.exchanges のコンストラクター。HttpExchange.Request
- 完全に構成された
Requestインスタンスを作成します。 - REQUEST - Enum constant in enum class org.springframework.boot.web.servlet.DispatcherType
- 通常のクライアント呼び出しにフィルターを適用します。
- REQUEST - Enum constant in enum class org.springframework.boot.web.servlet.server.Encoding.Type
- HTTP リクエストメッセージ。
- REQUEST_ATTRIBUTE - Static variable in enum class org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
AccessLevelを格納するために使用されるリクエスト属性。- REQUEST_HEADERS - Enum constant in enum class org.springframework.boot.actuate.web.exchanges.Include
- リクエストヘッダーを含めます。
- REQUEST_WRAPPER_FILTER_MAX_ORDER - Static variable in interface org.springframework.boot.web.reactive.filter.OrderedWebFilter
- リクエストをラップするフィルターは、これ以下の順序で並べる必要があります。
- REQUEST_WRAPPER_FILTER_MAX_ORDER - Static variable in interface org.springframework.boot.web.servlet.filter.OrderedFilter
- サーブレットリクエストをラップするフィルターは、これ以下で並べ替える必要があります。
- requestContextFilter() - クラス org.springframework.boot.autoconfigure.jersey のメソッド。JerseyAutoConfiguration
- requestContextFilter() - クラス org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter の静的メソッド
- requestCustomizers(Collection<? extends RestTemplateRequestCustomizer<?>>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
ClientHttpRequestに適用するRestTemplateRequestCustomizersを設定します。- requestCustomizers(RestTemplateRequestCustomizer<?>...) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
ClientHttpRequestに適用するRestTemplateRequestCustomizersを設定します。- requestFactory(Class<? extends ClientHttpRequestFactory>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateで使用するClientHttpRequestFactoryクラスを設定します。- requestFactory(Function<ClientHttpRequestFactorySettings, ClientHttpRequestFactory>) - クラス org.springframework.boot.webservices.client のメソッド。HttpWebServiceMessageSenderBuilder
- 使用すべきではありません。HTTP ベースの
WebServiceMessageSenderを作成するために呼び出す必要があるClientHttpRequestFactorySettingsのFunctionをClientHttpRequestFactoryに設定します。 - requestFactory(Function<ClientHttpRequestFactorySettings, ClientHttpRequestFactory>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.4.0 以降、4.0.0 で削除され
RestTemplateBuilder.requestFactoryBuilder(ClientHttpRequestFactoryBuilder)を推奨 - requestFactory(Supplier<ClientHttpRequestFactory>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 新しい
RestTemplateインスタンスをRestTemplateBuilder.build()するたびに呼び出されるClientHttpRequestFactoryのSupplierを設定します。 - requestFactory(Supplier<ClientHttpRequestFactory>) - クラス org.springframework.boot.webservices.client のメソッド。HttpWebServiceMessageSenderBuilder
- 使用すべきではありません。
- requestFactoryBuilder() - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- このビルダーの設定を使用して
ClientHttpRequestFactoryBuilderインスタンスを返します。 - requestFactoryBuilder(ClientHttpRequestFactoryBuilder<?>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 新しい
RestTemplateインスタンスをRestTemplateBuilder.build()するたびに使用するClientHttpRequestFactoryBuilderを設定します。 - requestFactoryBuilder(ClientHttpRequestFactoryBuilder<?>) - クラス org.springframework.boot.webservices.client のメソッド。HttpWebServiceMessageSenderBuilder
- 使用すべきではありません。HTTP ベースの
WebServiceMessageSenderを作成するときに使用するClientHttpRequestFactoryBuilderを設定します。 - requestFactorySettings(UnaryOperator<ClientHttpRequestFactorySettings>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 指定されたカスタマイザーを使用して
ClientHttpRequestFactorySettingsを更新します。 - requestFactorySettings(ClientHttpRequestFactorySettings) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
ClientHttpRequestFactorySettingsを設定します。- RequestMappingConditionsDescription - org.springframework.boot.actuate.web.mappings.reactive のクラス
RequestMappingInfoの状態の説明。- RequestMappingConditionsDescription - org.springframework.boot.actuate.web.mappings.servlet のクラス
RequestMappingInfoの状態の説明。- RequestMappingConditionsDescription.MediaTypeExpressionDescription - org.springframework.boot.actuate.web.mappings.reactive のクラス
- リクエストマッピング条件での
MediaTypeExpressionの説明。 - RequestMappingConditionsDescription.MediaTypeExpressionDescription - org.springframework.boot.actuate.web.mappings.servlet のクラス
- リクエストマッピング条件での
MediaTypeExpressionの説明。 - RequestMappingConditionsDescription.NameValueExpressionDescription - org.springframework.boot.actuate.web.mappings.reactive のクラス
- リクエストマッピング条件での
NameValueExpressionの説明。 - RequestMappingConditionsDescription.NameValueExpressionDescription - org.springframework.boot.actuate.web.mappings.servlet のクラス
- リクエストマッピング条件での
NameValueExpressionの説明。 - requestMatcherProvider(DispatcherServletPath) - クラス org.springframework.boot.actuate.autoconfigure.security.servlet のメソッド。SecurityRequestMatchersManagementContextConfiguration.MvcRequestMatcherConfiguration
- requestMatcherProvider(JerseyApplicationPath) - クラス org.springframework.boot.actuate.autoconfigure.security.servlet のメソッド。SecurityRequestMatchersManagementContextConfiguration.JerseyRequestMatcherConfiguration
- RequestMatcherProvider - Interface in org.springframework.boot.actuate.autoconfigure.security.servlet
- Spring Security で使用できる
RequestMatcherを提供するために使用できるインターフェース。 - RequestMatcherProvider - Interface in org.springframework.boot.autoconfigure.security.servlet
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.5.0 以降、4.0.0 で削除され
org.springframework.boot.actuate.autoconfigure.security.servlet.RequestMatcherProviderを優先 - REQUESTS_ACTIVE - Enum constant in enum class org.springframework.boot.web.server.GracefulShutdownResult
- リクエストは猶予期間の終了後もアクティブのままでした。
- requiredViewClass() - クラス org.springframework.boot.web.reactive.result.view のメソッド。MustacheViewResolver
- requiredViewClass() - クラス org.springframework.boot.web.servlet.view のメソッド。MustacheViewResolver
- reset() - Static method in class org.springframework.boot.context.ApplicationPidFileWriter
- 作成したフラグをテスト用にリセットします。
- reset() - Element in annotation interface org.springframework.boot.test.mock.mockito.MockBean
- 使用すべきではありません。モック Bean に適用するリセットモード。
- reset() - Element in annotation interface org.springframework.boot.test.mock.mockito.SpyBean
- 使用すべきではありません。スパイされた Bean に適用するリセットモード。
- reset() - クラス org.springframework.boot.test.web.client のメソッド。RootUriRequestExpectationManager
- ResetMocksTestExecutionListener - org.springframework.boot.test.mock.mockito のクラス
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.4.0 以降、4.0.0 で削除され
MockitoResetTestExecutionListenerを推奨 - ResetMocksTestExecutionListener() - クラス org.springframework.boot.test.mock.mockito. ResetMocksTestExecutionListener のコンストラクター
- 使用すべきではありません。
- resolve(Class<T>) - インターフェース org.springframework.boot.actuate.endpoint のメソッド。OperationArgumentResolver
- 指定された
typeの引数を解決します。 - resolve(Class<T>) - クラス org.springframework.boot.actuate.endpoint のメソッド。ProducibleOperationArgumentResolver
- resolve(Object) - クラス org.springframework.boot.test.mock.mockito のメソッド。SpringBootMockResolver
- 使用すべきではありません。
- resolve(ConfigDataLocationResolverContext, ConfigDataLocation) - インターフェース org.springframework.boot.context.config のメソッド。ConfigDataLocationResolver
ConfigDataLocationを 1 つ以上のConfigDataResourceインスタンスに解決します。- resolve(ConfigDataLocationResolverContext, ConfigDataLocation) - クラス org.springframework.boot.context.config のメソッド。ConfigTreeConfigDataLocationResolver
- resolve(ConfigDataLocationResolverContext, ConfigDataLocation) - クラス org.springframework.boot.context.config のメソッド。StandardConfigDataLocationResolver
- resolveAll(String, String...) - クラス org.springframework.boot.jdbc.init のメソッド。PlatformPlaceholderDatabaseDriverResolver
- 指定された
valuesのプレースホルダーを解決し、指定されたプラットフォームに置き換えます。 - resolveAll(DataSource, String...) - クラス org.springframework.boot.jdbc.init のメソッド。PlatformPlaceholderDatabaseDriverResolver
- resolveArgument(Class<T>) - クラス org.springframework.boot.actuate.endpoint のメソッド。InvocationContext
- 指定された
argumentTypeで引数を解決します。 - resolveConfigLocation() - クラス org.springframework.boot.autoconfigure.hazelcast のメソッド。HazelcastProperties
- 設定されている場合は、構成の場所を解決します。
- resolveConfigLocation(Resource) - クラス org.springframework.boot.autoconfigure.cache のメソッド。CacheProperties
- 設定されている場合は、構成の場所を解決します。
- resolveContextLoader(Class<?>, List<ContextConfigurationAttributes>) - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
- resolveContextualObject(String) - クラス org.springframework.boot.test.autoconfigure.web.servlet のメソッド。WebDriverScope
- ResolvedDockerHost - Class in org.springframework.boot.buildpack.platform.docker.configuration
- 環境、構成、デフォルトの使用から
DockerHostを解決します。 - resolveErrorView(HttpServletRequest, HttpServletResponse, HttpStatus, Map<String, Object>) - クラス org.springframework.boot.autoconfigure.web.servlet.error のメソッド。AbstractErrorController
- 特定のエラービューを解決します。
- resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - クラス org.springframework.boot.autoconfigure.web.servlet.error のメソッド。DefaultErrorViewResolver
- resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - インターフェース org.springframework.boot.autoconfigure.web.servlet.error のメソッド。ErrorViewResolver
- 指定された詳細のエラービューを解決します。
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - クラス org.springframework.boot.web.servlet.error のメソッド。DefaultErrorAttributes
- resolveFilePath(String, Resource) - インターフェース org.springframework.boot.io のメソッド。ApplicationResourceLoader.FilePathResolver
- 指定されたリソースが
FileSystemResourceとしても表せる場合は、pathを返します。 - resolveLinks(String) - クラス org.springframework.boot.actuate.endpoint.web のメソッド。EndpointLinksResolver
- 指定された
requestUrlのリクエストに基づいて、既知のエンドポイントへのリンクを解決します。 - resolveParameter(ParameterContext, ExtensionContext) - クラス org.springframework.boot.test.system のメソッド。OutputCaptureExtension
- resolvePlaceholder(String) - クラス org.springframework.boot.context.properties.bind のメソッド。PropertySourcesPlaceholdersResolver
- resolvePlaceholders(Object) - インターフェース org.springframework.boot.context.properties.bind のメソッド。PlaceholdersResolver
- 指定された値のプレースホルダーを解決するために呼び出されます。
- resolvePlaceholders(Object) - クラス org.springframework.boot.context.properties.bind のメソッド。PropertySourcesPlaceholdersResolver
- resolveProfileSpecific(ConfigDataLocationResolverContext, ConfigDataLocation, Profiles) - インターフェース org.springframework.boot.context.config のメソッド。ConfigDataLocationResolver
- 使用可能なプロファイルに基づいて、
ConfigDataLocationを 1 つ以上のConfigDataResourceインスタンスに解決します。 - resolveProfileSpecific(ConfigDataLocationResolverContext, ConfigDataLocation, Profiles) - クラス org.springframework.boot.context.config のメソッド。StandardConfigDataLocationResolver
- Resource() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ServerProperties.Tomcat.Resource
- ResourceBanner - Class in org.springframework.boot
- ソーステキスト
Resourceから出力するバナー実装。 - ResourceBanner(Resource) - Constructor for class org.springframework.boot.ResourceBanner
- ResourceBundleCondition() - クラス org.springframework.boot.autoconfigure.context のコンストラクター。MessageSourceAutoConfiguration.ResourceBundleCondition
- ResourceCondition - org.springframework.boot.autoconfigure.condition のクラス
SpringBootConditionは、構成可能なプロパティとオプションのデフォルトの場所を使用してリソースが見つかるかどうかを確認するために使用されていました。- ResourceCondition(String, String, String...) - クラス org.springframework.boot.autoconfigure.condition. ResourceCondition のコンストラクター
- 新しい条件を作成します。
- ResourceConfigCustomizer - Interface in org.springframework.boot.autoconfigure.jersey
- 使用前に Jersey の
ResourceConfigをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - ResourceHandlerRegistrationCustomizer - Interface in org.springframework.boot.autoconfigure.web.reactive
ResourceHandlerRegistrationのカスタマイズに使用できるコールバックインターフェース。- resourceLabels() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver のメソッド。StackdriverPropertiesConfigAdapter
- resourceLoader(ResourceLoader) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- アプリケーションコンテキストの
ResourceLoader。 - resources() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnResource
- 存在しなければならないリソース。
- Resources() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。WebProperties.Resources
- resourceType() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver のメソッド。StackdriverPropertiesConfigAdapter
- Response(int, Map<String, List<String>>) - クラス org.springframework.boot.actuate.web.exchanges のコンストラクター。HttpExchange.Response
- 完全に構成された
Responseインスタンスを作成します。 - RESPONSE - Enum constant in enum class org.springframework.boot.web.servlet.server.Encoding.Type
- HTTP レスポンスメッセージ。
- RESPONSE_HEADERS - Enum constant in enum class org.springframework.boot.actuate.web.exchanges.Include
- レスポンスヘッダーを含めます。
- restart() - Method in class org.springframework.boot.devtools.restart.Restarter
- 実行中のアプリケーションを再起動します。
- restart(Set<URL>, ClassLoaderFiles) - クラス org.springframework.boot.devtools.restart.server のメソッド。RestartServer
- アプリケーションを再起動するために呼び出されます。
- restart(FailureHandler) - Method in class org.springframework.boot.devtools.restart.Restarter
- 実行中のアプリケーションを再起動します。
- Restart() - クラス org.springframework.boot.devtools.autoconfigure のコンストラクター。DevToolsProperties.Restart
- Restart() - クラス org.springframework.boot.devtools.autoconfigure のコンストラクター。RemoteDevToolsProperties.Restart
- RestartApplicationListener - org.springframework.boot.devtools.restart のクラス
Restarterを初期化するApplicationListener。- RestartApplicationListener() - クラス org.springframework.boot.devtools.restart. RestartApplicationListener のコンストラクター
- RestartClassLoader - org.springframework.boot.devtools.restart.classloader のクラス
- アプリケーションの再起動をサポートするために使用される使い捨て
ClassLoaderSE。 - RestartClassLoader(ClassLoader, URL[]) - クラス org.springframework.boot.devtools.restart.classloader. RestartClassLoader のコンストラクター
- 新しい
RestartClassLoaderインスタンスを作成します。 - RestartClassLoader(ClassLoader, URL[], ClassLoaderFileRepository) - クラス org.springframework.boot.devtools.restart.classloader. RestartClassLoader のコンストラクター
- 新しい
RestartClassLoaderインスタンスを作成します。 - Restarter - Class in org.springframework.boot.devtools.restart
- 実行中のアプリケーションを更新されたクラスパスで再起動できるようにします。
- Restarter(Thread, String[], boolean, RestartInitializer) - Constructor for class org.springframework.boot.devtools.restart.Restarter
- 新しい
Restarterインスタンスを作成するための内部コンストラクター。 - RestartInitializer - Interface in org.springframework.boot.devtools.restart
Restarterの初期化に使用される戦略インターフェース。- RestartListener - Interface in org.springframework.boot.devtools.restart
- アプリケーションの再起動を通知されるリスナー。
- RestartScope - Annotation Interface in org.springframework.boot.devtools.restart
- 再起動
@Scopeアノテーションは、Bean を再起動の間に残す必要があることを示すために使用されます。 - RestartScopeInitializer - org.springframework.boot.devtools.restart のクラス
- 再起動の間に Bean を残すことができる「再起動」
Scopeのサポート。 - RestartScopeInitializer() - クラス org.springframework.boot.devtools.restart. RestartScopeInitializer のコンストラクター
- RestartServer - org.springframework.boot.devtools.restart.server のクラス
- 更新された
ClassLoaderFilesで現在のアプリケーションをrestartするために使用されるサーバー。 - RestartServer(SourceDirectoryUrlFilter) - クラス org.springframework.boot.devtools.restart.server. RestartServer のコンストラクター
- 新しい
RestartServerインスタンスを作成します。 - RestartServer(SourceDirectoryUrlFilter, ClassLoader) - クラス org.springframework.boot.devtools.restart.server. RestartServer のコンストラクター
- 新しい
RestartServerインスタンスを作成します。 - Restclient() - クラス org.springframework.boot.autoconfigure.elasticsearch のコンストラクター。ElasticsearchProperties.Restclient
- RestClientAutoConfiguration - org.springframework.boot.autoconfigure.web.client のクラス
RestClientの場合はAuto-configuration。- RestClientAutoConfiguration() - クラス org.springframework.boot.autoconfigure.web.client. RestClientAutoConfiguration のコンストラクター
- RestClientBuilderConfigurer - org.springframework.boot.autoconfigure.web.client のクラス
RestClient.Builderを適切なデフォルトで構成します。- RestClientBuilderConfigurer() - クラス org.springframework.boot.autoconfigure.web.client. RestClientBuilderConfigurer のコンストラクター
- RestClientBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.elasticsearch
RestClientを作成する前に、RestClientBuilderをさらにカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。- RestClientCustomizer - Interface in org.springframework.boot.web.client
RestClient.Builderのカスタマイズに使用できるコールバックインターフェース。- RestClientSsl - Interface in org.springframework.boot.autoconfigure.web.client
applySSL 構成からRestClient.Builderに使用できるインターフェース。- RestClientTest - Annotation Interface in org.springframework.boot.test.autoconfigure.web.client
RestTemplateBuilderまたはRestClient.Builderを使用する Bean のみに焦点を当てた Spring 残りのクライアントテストのアノテーション。- RestClientTypeExcludeFilter - org.springframework.boot.test.autoconfigure.web.client のクラス
- RestControllerEndpoint - Annotation Interface in org.springframework.boot.actuate.endpoint.web.annotation
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.3.0 は
@Endpointと@WebEndpointに有利であるため - RestDocsAutoConfiguration - org.springframework.boot.test.autoconfigure.restdocs のクラス
- Spring REST Docs 用の
Auto-configuration。 - RestDocsAutoConfiguration() - クラス org.springframework.boot.test.autoconfigure.restdocs. RestDocsAutoConfiguration のコンストラクター
- RestDocsMockMvcBuilderCustomizer - org.springframework.boot.test.autoconfigure.restdocs のクラス
- Spring REST Docs を構成する
MockMvcBuilderCustomizer。 - RestDocsMockMvcConfigurationCustomizer - Interface in org.springframework.boot.test.autoconfigure.restdocs
MockMvcRestDocumentationConfigurerのカスタマイザー。- RestDocsProperties - org.springframework.boot.test.autoconfigure.restdocs のクラス
- Spring REST Docs の構成プロパティ。
- RestDocsProperties() - クラス org.springframework.boot.test.autoconfigure.restdocs. RestDocsProperties のコンストラクター
- RestDocsRestAssuredConfigurationCustomizer - Interface in org.springframework.boot.test.autoconfigure.restdocs
RestAssuredRestDocumentationConfigurerのカスタマイザー。- RestDocsTestExecutionListener - org.springframework.boot.test.autoconfigure.restdocs のクラス
- JUnit を使用する場合の
@Ruleの必要性を排除する Spring REST Docs のTestExecutionListenerまたは TestNG を使用する場合のテスト呼び出しの前後の手動。 - RestDocsTestExecutionListener() - クラス org.springframework.boot.test.autoconfigure.restdocs. RestDocsTestExecutionListener のコンストラクター
- RestDocsWebTestClientConfigurationCustomizer - Interface in org.springframework.boot.test.autoconfigure.restdocs
WebTestClientRestDocumentationConfigurerのカスタマイザー。- restore() - インターフェース org.springframework.boot.devtools.filewatch のメソッド。SnapshotStateRepository
- 以前に保存した状態を復元します。
- restore() - クラス org.springframework.boot.web.servlet.context のメソッド。ServletWebServerApplicationContext.ExistingWebApplicationScopes
- RESTRICTED - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
- 制限されたエンドポイントセットへのアクセス制限。
- restTemplate(RestTemplateBuilder) - クラス org.springframework.boot.test.autoconfigure.web.client のメソッド。WebClientRestTemplateAutoConfiguration
- RestTemplateAutoConfiguration - org.springframework.boot.autoconfigure.web.client のクラス
- RestTemplateAutoConfiguration() - クラス org.springframework.boot.autoconfigure.web.client. RestTemplateAutoConfiguration のコンストラクター
- restTemplateBuilder(RestTemplateBuilderConfigurer) - クラス org.springframework.boot.autoconfigure.web.client のメソッド。RestTemplateAutoConfiguration
- RestTemplateBuilder - org.springframework.boot.web.client のクラス
RestTemplateの構成と作成に使用できるビルダー。- RestTemplateBuilder(RestTemplateCustomizer...) - クラス org.springframework.boot.web.client. RestTemplateBuilder のコンストラクター
- 新しい
RestTemplateBuilderインスタンスを作成します。 - restTemplateBuilderConfigurer(ObjectProvider<ClientHttpRequestFactoryBuilder<?>>, ObjectProvider<ClientHttpRequestFactorySettings>, ObjectProvider<HttpMessageConverters>, ObjectProvider<RestTemplateCustomizer>, ObjectProvider<RestTemplateRequestCustomizer<?>>) - クラス org.springframework.boot.autoconfigure.web.client のメソッド。RestTemplateAutoConfiguration
- RestTemplateBuilderConfigurer - org.springframework.boot.autoconfigure.web.client のクラス
RestTemplateBuilderを適切なデフォルトで構成します。- RestTemplateBuilderConfigurer() - クラス org.springframework.boot.autoconfigure.web.client. RestTemplateBuilderConfigurer のコンストラクター
- RestTemplateCustomizer - Interface in org.springframework.boot.web.client
RestTemplateのカスタマイズに使用できるコールバックインターフェース。- RestTemplateRequestCustomizer< T extends ClientHttpRequest> - Interface in org.springframework.boot.web.client
RestTemplateから送信されたClientHttpRequestをカスタマイズするために使用できるコールバックインターフェース。- resultedIn(Object) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage.Builder
- 単一の結果を示します。
- retainIncluded(Map<String, Object>) - クラス org.springframework.boot.web.error のメソッド。ErrorAttributeOptions
- このオプションセットに含まれていない要素を指定されたマップから削除します。
- Retry() - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitProperties.Retry
- Retry() - クラス org.springframework.boot.autoconfigure.kafka のコンストラクター。KafkaProperties.Retry
- RETRY - Enum constant in enum class org.springframework.boot.devtools.restart.FailureHandler.Outcome
- もう一度アプリケーションを再起動してください。
- rollback(TransactionContext) - クラス org.springframework.boot.autoconfigure.jooq のメソッド。SpringTransactionProvider
- RollingPolicySystemProperty - Enum Class in org.springframework.boot.logging.logback
- Logback ローリングポリシーシステムプロパティ。後でログ構成ファイルで使用できます。
- ROOT - Static variable in interface org.springframework.boot.buildpack.platform.io.Owner
- ルート所有権の所有者。
- ROOT_LOGGER_NAME - Static variable in class org.springframework.boot.logging.LoggingSystem
- ルートロガーに使用される名前。
- rootFirst() - Static method in class org.springframework.boot.logging.StandardStackTracePrinter
- ルート例外を最初に含むスタックトレースを出力する
StandardStackTracePrinterを返します (Throwable.printStackTrace()の逆)。 - rootLast() - Static method in class org.springframework.boot.logging.StandardStackTracePrinter
- ルート例外を最後にしてスタックトレースを出力する
StandardStackTracePrinterを返します (Throwable.printStackTrace()と同じ)。 - RootLogLevelConfigurator - Class in org.springframework.boot.logging.logback
- Logback
Configuratorは、META-INF/servicesを通じて登録され、ルートログレベルをLevel.INFOに設定します。 - RootLogLevelConfigurator() - Constructor for class org.springframework.boot.logging.logback.RootLogLevelConfigurator
- rootUri(String) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
'/'で始まる各リクエストに適用されるルート URL を設定します。- RootUriBuilderFactory - org.springframework.boot.web.client のクラス
UriBuilderFactoryは、'/'で始まる URI のルートを設定します。- RootUriRequestExpectationManager - org.springframework.boot.test.web.client のクラス
- 検証前にリクエストから指定されたルート URI を取り除く
RequestExpectationManager。 - RootUriRequestExpectationManager(String, RequestExpectationManager) - クラス org.springframework.boot.test.web.client. RootUriRequestExpectationManager のコンストラクター
- RootUriTemplateHandler - org.springframework.boot.web.client のクラス
UriTemplateHandlerは、'/'で始まる URI のルートを設定します。- RootUriTemplateHandler(UriTemplateHandler) - クラス org.springframework.boot.web.client. RootUriTemplateHandler のコンストラクター
- Rsocket() - クラス org.springframework.boot.autoconfigure.graphql のコンストラクター。GraphQlProperties.Rsocket
- RSocket() - クラス org.springframework.boot.autoconfigure.integration のコンストラクター。IntegrationProperties.RSocket
- RSocketGraphQlClientAutoConfiguration - Class in org.springframework.boot.autoconfigure.graphql.rsocket
RSocketGraphQlClientの場合はAuto-configuration。- RSocketGraphQlClientAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.graphql.rsocket.RSocketGraphQlClientAutoConfiguration
- rsocketGraphQlClientBuilder(RSocketRequester.Builder) - Method in class org.springframework.boot.autoconfigure.graphql.rsocket.RSocketGraphQlClientAutoConfiguration
- RSocketMessageHandlerCustomizer - Interface in org.springframework.boot.autoconfigure.rsocket
RSocketMessageHandlerのカスタマイズに使用できるコールバックインターフェース。- RSocketMessagingAutoConfiguration - Class in org.springframework.boot.autoconfigure.rsocket
- Spring メッセージングでの Spring RSocket サポートのための
Auto-configuration。 - RSocketMessagingAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.rsocket.RSocketMessagingAutoConfiguration
- RSocketPortInfoApplicationContextInitializer - Class in org.springframework.boot.rsocket.context
- RSocketPortInfoApplicationContextInitializer() - Constructor for class org.springframework.boot.rsocket.context.RSocketPortInfoApplicationContextInitializer
- RSocketProperties - Class in org.springframework.boot.autoconfigure.rsocket
- RSocket サポート用の
Properties。 - RSocketProperties() - Constructor for class org.springframework.boot.autoconfigure.rsocket.RSocketProperties
- RSocketProperties.Server - org.springframework.boot.autoconfigure.rsocket のクラス
- RSocketProperties.Server.Spec - org.springframework.boot.autoconfigure.rsocket のクラス
- RSocketRequesterAutoConfiguration - Class in org.springframework.boot.autoconfigure.rsocket
- RSocketRequesterAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.rsocket.RSocketRequesterAutoConfiguration
- rSocketRequesterBuilder(RSocketStrategies, ObjectProvider<RSocketConnectorConfigurer>) - Method in class org.springframework.boot.autoconfigure.rsocket.RSocketRequesterAutoConfiguration
- RSocketSecurityAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.rsocket
- RZSocket サーバーの Spring Security の
Auto-configuration。 - RSocketSecurityAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.rsocket.RSocketSecurityAutoConfiguration
- RSocketServer - Interface in org.springframework.boot.rsocket.server
- 完全に構成された RSocket サーバーを表すシンプルなインターフェース。
- RSocketServer.Transport - org.springframework.boot.rsocket.server の Enum クラス
- RSocket サーバーのトランスポートプロトコルの選択。
- RSocketServerAutoConfiguration - Class in org.springframework.boot.autoconfigure.rsocket
- RSocket サーバーの
Auto-configuration。 - RSocketServerAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.rsocket.RSocketServerAutoConfiguration
- RSocketServerBootstrap - Class in org.springframework.boot.rsocket.context
RSocketServerをブートストラップし、アプリケーションコンテキストで起動します。- RSocketServerBootstrap(RSocketServerFactory, SocketAcceptor) - Constructor for class org.springframework.boot.rsocket.context.RSocketServerBootstrap
- RSocketServerCustomizer - Interface in org.springframework.boot.rsocket.server
RSocketServerのカスタマイズに使用できるコールバックインターフェース。- RSocketServerException - Exception in org.springframework.boot.rsocket.server
- RSocket サーバーによってスローされた例外。
- RSocketServerException(String, Throwable) - Constructor for exception org.springframework.boot.rsocket.server.RSocketServerException
- RSocketServerFactory - Interface in org.springframework.boot.rsocket.server
- リアクティブ
RSocketServerの作成に使用できるファクトリインターフェース。 - RSocketServerInitializedEvent - Class in org.springframework.boot.rsocket.context
- アプリケーションコンテキストがリフレッシュされ、
RSocketServerが準備された後に発行されるイベント。 - RSocketServerInitializedEvent(RSocketServer) - Constructor for class org.springframework.boot.rsocket.context.RSocketServerInitializedEvent
- rSocketStrategies(ObjectProvider<RSocketStrategiesCustomizer>) - Method in class org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration
- RSocketStrategiesAutoConfiguration - Class in org.springframework.boot.autoconfigure.rsocket
- RSocketStrategiesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration
- RSocketStrategiesAutoConfiguration.JacksonCborStrategyConfiguration - org.springframework.boot.autoconfigure.rsocket のクラス
- RSocketStrategiesAutoConfiguration.JacksonJsonStrategyConfiguration - org.springframework.boot.autoconfigure.rsocket のクラス
- RSocketStrategiesCustomizer - Interface in org.springframework.boot.rsocket.messaging
RSocketStrategiesを使用して RSocket クライアントおよび / またはサーバーのコーデック設定をカスタマイズするために使用できるコールバックインターフェース。- run(boolean, String...) - クラス org.springframework.boot.loader.tools のメソッド。RunProcess
- run(boolean, Collection<String>, Map<String, String>) - クラス org.springframework.boot.loader.tools のメソッド。RunProcess
- run(Class<?>[], String[]) - Static method in class org.springframework.boot.SpringApplication
- デフォルト設定とユーザー指定の引数を使用して、指定されたソースから
SpringApplicationを実行するために使用できる静的ヘルパー。 - run(Class<?>, String...) - Static method in class org.springframework.boot.SpringApplication
- デフォルト設定を使用して、指定されたソースから
SpringApplicationを実行するために使用できる静的ヘルパー。 - run(String...) - クラス org.springframework.boot.autoconfigure.batch のメソッド。JobLauncherApplicationRunner
- run(String...) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 指定されたコマンドライン引数を使用して、アプリケーションコンテキスト(および指定されている場合はその親)を作成します。
- run(String...) - Method in interface org.springframework.boot.CommandLineRunner
- Bean の実行に使用されるコールバック。
- run(String...) - Method in class org.springframework.boot.SpringApplication.Augmented
- 指定された引数を使用してアプリケーションを実行します。
- run(String...) - Method in class org.springframework.boot.SpringApplication
- Spring アプリケーションを実行して、新しい
ApplicationContextを作成およびリフレッシュします。 - run(String, String[]) - インターフェース org.springframework.boot.loader.jarmode のメソッド。JarMode
- 指定されたモードで jar を実行します。
- run(ApplicationArguments) - Method in interface org.springframework.boot.ApplicationRunner
- Bean の実行に使用されるコールバック。
- run(ApplicationArguments) - クラス org.springframework.boot.autoconfigure.batch のメソッド。JobLauncherApplicationRunner
- run(SpringApplication) - クラス org.springframework.boot.web.servlet.support のメソッド。SpringBootServletInitializer
- 完全に構成された
SpringApplicationを実行するために呼び出されます。 - run(ContextConsumer<? super A>) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
- このローダーの現在の状態に基づいて、新しい
ApplicationContextを作成およびリフレッシュします。 - runningPhase(BuildRequest, String) - Method in class org.springframework.boot.buildpack.platform.build.AbstractBuildLog
- runningPhase(BuildRequest, String) - Method in interface org.springframework.boot.buildpack.platform.build.BuildLog
- 特定のフェーズが実行されていることをログに記録します。
- RunningService - Interface in org.springframework.boot.docker.compose.core
- 実行中の Docker Compose サービスの詳細を提供します。
- RunProcess - org.springframework.boot.loader.tools のクラス
- プロセスの実行に使用されるユーティリティ。
- RunProcess(File, String...) - クラス org.springframework.boot.loader.tools. RunProcess のコンストラクター
- 指定された作業ディレクトリとコマンドの新しい
RunProcessインスタンスを作成します。 - RunProcess(String...) - クラス org.springframework.boot.loader.tools. RunProcess のコンストラクター
- 指定されたコマンドの新しい
RunProcessインスタンスを作成します。 - runScripts(AbstractScriptDatabaseInitializer.Scripts) - クラス org.springframework.boot.jdbc.init のメソッド。DataSourceScriptDatabaseInitializer
- runScripts(AbstractScriptDatabaseInitializer.Scripts) - クラス org.springframework.boot.r2dbc.init のメソッド。R2dbcScriptDatabaseInitializer
- runScripts(AbstractScriptDatabaseInitializer.Scripts) - クラス org.springframework.boot.sql.init のメソッド。AbstractScriptDatabaseInitializer
- 指定された
scriptsを実行してデータベースを初期化します。 - RUNTIME - Static variable in interface org.springframework.boot.loader.tools.LibraryScope
- ライブラリは実行時に使用されますが、コンパイルには必要ありません。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
ClientHttpConnectorBuilderCustomizerに置き換えられるか、事前構成されたClientHttpConnectorBuilderBean が宣言されます。