インデックス

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式

M

MAGENTA - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
MAGENTA - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
MailHealthContributorAutoConfiguration - org.springframework.boot.mail.autoconfigure のクラス
MailHealthIndicator - org.springframework.boot.mail.health のクラス
構成済みの smtp サーバーの HealthIndicator
MailHealthIndicator(JavaMailSenderImpl) - クラス org.springframework.boot.mail.health. MailHealthIndicator のコンストラクター
MailProperties - org.springframework.boot.mail.autoconfigure のクラス
メールサポートの構成プロパティ。
MailProperties() - クラス org.springframework.boot.mail.autoconfigure. MailProperties のコンストラクター
MailProperties.Ssl - org.springframework.boot.mail.autoconfigure のクラス
MailSenderAutoConfiguration - org.springframework.boot.mail.autoconfigure のクラス
メールサポート用の Auto configuration
MailSenderAutoConfiguration() - クラス org.springframework.boot.mail.autoconfigure. MailSenderAutoConfiguration のコンストラクター
MailSenderValidatorAutoConfiguration - org.springframework.boot.mail.autoconfigure のクラス
起動時にメールサービスの接続をテストするための Auto configuration
main(Class) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
起動メッセージを固定するために使用されるメインアプリケーションクラスを修正します。
main(String[]) - Static method in class org.springframework.boot.devtools.RemoteSpringApplication
RemoteSpringApplication を実行します。
main(String[]) - Static method in class org.springframework.boot.loader.launch.JarLauncher
main(String[]) - Static method in class org.springframework.boot.loader.launch.PropertiesLauncher
main(String[]) - Static method in class org.springframework.boot.loader.launch.WarLauncher
main(String[]) - Static method in class org.springframework.boot.SpringApplication
アプリケーションを起動するために使用できる基本的なメイン。
main(String[]) - Static method in class org.springframework.boot.SpringApplicationAotProcessor
main(String[]) - Static method in class org.springframework.boot.test.context.SpringBootTestAotProcessor
MAIN - Static variable in class org.springframework.boot.loader.launch.PropertiesLauncher
メインクラスのプロパティキー。
MainClassFinder - org.springframework.boot.loader.tools のクラス
幅優先検索を実行して、public static main メソッドを持つクラスを検索します。
MainClassFinder() - クラス org.springframework.boot.loader.tools. MainClassFinder のコンストラクター
MANAGED - Enum constant in enum class org.springframework.boot.jdbc.SchemaManagement
スキーマは管理され、適切なタイミングで作成されます。
managedTypes(PersistenceManagedTypes) - クラス org.springframework.boot.jpa のメソッド。EntityManagerFactoryBuilder.Builder
エンティティマネージャーが考慮する必要がある管理エンティティとパッケージの両方を提供する永続管理型。
Management() - クラス org.springframework.boot.integration.autoconfigure のコンストラクター。IntegrationProperties.Management
MANAGEMENT - Static variable in class org.springframework.boot.actuate.endpoint.web.WebServerNamespace
管理サーバーを表す WebServerNamespace
MANAGEMENT_PREFIX - Static variable in class org.springframework.boot.health.autoconfigure.actuate.endpoint.HealthEndpointProperties.Group
ManagementContextAutoConfiguration - org.springframework.boot.actuate.autoconfigure.web.server のクラス
管理コンテキストの Auto-configuration
ManagementContextAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.web.server. ManagementContextAutoConfiguration のコンストラクター
ManagementContextConfiguration - Annotation Interface in org.springframework.boot.actuate.autoconfigure.web
管理コンテキストに固有の構成を定義する特殊な @Configuration クラス。
ManagementContextFactory - org.springframework.boot.actuate.autoconfigure.web.server のクラス
管理 Web サーバーがメインアプリケーションの別のポートで実行されている場合に、別の管理コンテキストを作成するためのファクトリ。
ManagementContextFactory(WebApplicationType, Class, Class...) - クラス org.springframework.boot.actuate.autoconfigure.web.server. ManagementContextFactory のコンストラクター
ManagementContextResourceConfigCustomizer - Interface in org.springframework.boot.jersey.autoconfigure.actuate.web
使用前に管理コンテキストで Jersey の ResourceConfig をカスタマイズしたい Bean によって実装できるコールバックインターフェース。
ManagementContextType - Enum Class in org.springframework.boot.actuate.autoconfigure.web
管理コンテキスト型の列挙。
ManagementErrorEndpoint - org.springframework.boot.webmvc.autoconfigure.actuate.web のクラス
管理サーブレットが子コンテキストにある場合に "/error" パスを処理するための @Controller
ManagementErrorEndpoint(ErrorAttributes, ErrorProperties) - クラス org.springframework.boot.webmvc.autoconfigure.actuate.web. ManagementErrorEndpoint のコンストラクター
ManagementPortType - Enum Class in org.springframework.boot.actuate.autoconfigure.web.server
管理サーバーの起動方法を制御するために使用できるポート型。
ManagementServerProperties - org.springframework.boot.actuate.autoconfigure.web.server のクラス
管理サーバーのプロパティ(例:
ManagementServerProperties() - クラス org.springframework.boot.actuate.autoconfigure.web.server. ManagementServerProperties のコンストラクター
ManagementServletContext - Interface in org.springframework.boot.servlet.autoconfigure.actuate.web
MVC コントローラーが使用する管理サーブレットコンテキストに関する情報を提供します。
ManagementWebSecurityAutoConfiguration - org.springframework.boot.security.autoconfigure.actuate.web.servlet のクラス
アクチュエーターがクラスパス上にある場合の Spring Security の Auto-configuration
ManagementWebSecurityAutoConfiguration() - クラス org.springframework.boot.security.autoconfigure.actuate.web.servlet. ManagementWebSecurityAutoConfiguration のコンストラクター
ManagementWebServerFactoryCustomizer<T> - org.springframework.boot.actuate.autoconfigure.web.server のクラス
管理コンテキストの Web サーバーの作成に使用される WebServerFactory をカスタマイズする WebServerFactoryCustomizer
ManagementWebServerFactoryCustomizer(ListableBeanFactory) - クラス org.springframework.boot.actuate.autoconfigure.web.server. ManagementWebServerFactoryCustomizer のコンストラクター
指定された beanFactory を使用して Bean を取得する新しいカスタマイザーを作成します。
Manifest - Class in org.springframework.boot.buildpack.platform.docker.type
application/vnd.docker.distribution.manifest または application/vnd.oci.image.manifest ファイルで定義されているマニフェスト。
Manifest(JsonNode) - Constructor for class org.springframework.boot.buildpack.platform.docker.type.Manifest
ManifestEntry(JsonNode) - クラス org.springframework.boot.buildpack.platform.docker.type のコンストラクター。ImageArchiveManifest.ManifestEntry
ManifestList - Class in org.springframework.boot.buildpack.platform.docker.type
application/vnd.docker.distribution.manifest.list ファイルで定義されている配布マニフェストリスト。
ManifestList(JsonNode) - Constructor for class org.springframework.boot.buildpack.platform.docker.type.ManifestList
map(Meter.Id) - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.PropertiesMeterFilter
map(Function) - クラス org.springframework.boot.context.properties.bind のメソッド。BindResult
提供されたマッピング関数をバインドされた値に適用するか、値がバインドされていない場合は更新されたバインドされていない結果を返します。
map(HttpClientSettingsProperties) - クラス org.springframework.boot.http.client.autoconfigure のメソッド。HttpClientSettingsPropertyMapper
map(LogLevel, T) - クラス org.springframework.boot.logging のメソッド。AbstractLoggingSystem.LogLevels
map(Ssl.ClientAuth, R, R, R) - 列挙クラス org.springframework.boot.web.server.Ssl.ClientAuth の静的メソッド
オプションの Ssl.ClientAuth 値を別の型にマップします。
map(R, T) - インターフェース org.springframework.boot.context.properties のメソッド。PropertyMapper.Source.Always.Mapper
指定された null 許容値に対応する既存のインスタンスをマッピングします。
MAP - Enum constant in enum class org.springframework.boot.test.util.TestPropertyValues.Type
MapPropertySource に使用されます。
mapAt(String, Function) - Method in class org.springframework.boot.buildpack.platform.json.MappedObject
関連する JsonNode からマップされた値を使用して、指定された JSON パス式で MapSE を取得します。
MapConfigurationPropertySource - org.springframework.boot.context.properties.source のクラス
MapSE を基盤とし、標準の名前マッピングルールを使用する ConfigurationPropertySource
MapConfigurationPropertySource() - クラス org.springframework.boot.context.properties.source. MapConfigurationPropertySource のコンストラクター
新しい空の MapConfigurationPropertySource インスタンスを作成します。
MapConfigurationPropertySource(Map) - クラス org.springframework.boot.context.properties.source. MapConfigurationPropertySource のコンストラクター
指定されたマップからのエントリのコピーで新しい MapConfigurationPropertySource インスタンスを作成します。
MapInfoContributor - org.springframework.boot.actuate.info のクラス
マップを公開する単純な InfoContributor
MapInfoContributor(Map) - クラス org.springframework.boot.actuate.info. MapInfoContributor のコンストラクター
mapOf(Class, Class) - Static method in class org.springframework.boot.context.properties.bind.Bindable
指定されたキーと値の型の新しい Bindable MapSE を作成します。
mapParameterValue(OperationParameter, Object) - クラス org.springframework.boot.actuate.endpoint.invoke.convert のメソッド。ConversionServiceParameterValueMapper
mapParameterValue(OperationParameter, Object) - インターフェース org.springframework.boot.actuate.endpoint.invoke のメソッド。ParameterValueMapper
指定された input パラメーターを指定された parameterType にマップします。
MappedObject - Class in org.springframework.boot.buildpack.platform.json
マップされた JSON オブジェクトの基本クラス。
MappedObject(JsonNode, MethodHandles.Lookup) - Constructor for class org.springframework.boot.buildpack.platform.json.MappedObject
新しい MappedObject インスタンスを作成します。
MappedObject.ContentReader<C> - org.springframework.boot.buildpack.platform.json のインターフェース
JSON コンテンツの読み取りに使用される戦略。
Mapping(String, String) - クラス org.springframework.boot.web.server のコンストラクター。MimeMappings.Mapping
MappingDescriptionProvider - Interface in org.springframework.boot.actuate.web.mappings
MappingDescriptionProvider は、アプリケーションコンテキストの実装固有のイントロスペクションを通じて、マッピング記述の ListSE を提供します。
mappingResources(String...) - クラス org.springframework.boot.jpa のメソッド。EntityManagerFactoryBuilder.Builder
永続性ユニットのマッピングリソース(persistence.xml の <mapping-file> エントリに相当)。
mappings() - クラス org.springframework.boot.actuate.web.mappings のメソッド。MappingsEndpoint
MappingsEndpoint - org.springframework.boot.actuate.web.mappings のクラス
@Endpoint を使用して HTTP リクエストのマッピングを公開します。
MappingsEndpoint(Collection, ApplicationContext) - クラス org.springframework.boot.actuate.web.mappings. MappingsEndpoint のコンストラクター
MappingsEndpoint.ApplicationMappingsDescriptor - org.springframework.boot.actuate.web.mappings のクラス
アプリケーションのリクエストマッピングの説明。
MappingsEndpoint.ContextMappingsDescriptor - org.springframework.boot.actuate.web.mappings のクラス
アプリケーションコンテキストのリクエストマッピングの説明。
MappingsEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.web.mappings のクラス
MappingsEndpointAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.web.mappings. MappingsEndpointAutoConfiguration のコンストラクター
mapResponse(Object) - クラス org.springframework.boot.actuate.endpoint.jmx のメソッド。Jackson2JmxOperationResponseMapper
使用すべきではありません。
mapResponse(Object) - クラス org.springframework.boot.actuate.endpoint.jmx のメソッド。JacksonJmxOperationResponseMapper
mapResponse(Object) - インターフェース org.springframework.boot.actuate.endpoint.jmx のメソッド。JmxOperationResponseMapper
操作のレスポンスをマップして、JMX 準拠のクライアントで処理できるようにします。
mapResponseType(Class) - クラス org.springframework.boot.actuate.endpoint.jmx のメソッド。Jackson2JmxOperationResponseMapper
使用すべきではありません。
mapResponseType(Class) - クラス org.springframework.boot.actuate.endpoint.jmx のメソッド。JacksonJmxOperationResponseMapper
mapResponseType(Class) - インターフェース org.springframework.boot.actuate.endpoint.jmx のメソッド。JmxOperationResponseMapper
レスポンス型を JMX 準拠の対応するものにマップします。
MARIA - Enum constant in enum class org.springframework.boot.data.jdbc.autoconfigure.DataJdbcDatabaseDialect
データベース構成を照会して JdbcMariaDbDialect のインスタンスを解決します。
MARIADB - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
マリア DB。
Masterreplica() - クラス org.springframework.boot.data.redis.autoconfigure のコンストラクター。DataRedisProperties.Masterreplica
match() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.Selector
選択に使用する必要があるマッチ型。
match() - Static method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
「マッチ」用の新しい ConditionOutcome インスタンスを作成します。
match(E) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.expose のメソッド。IncludeExcludeEndpointFilter
match(E) - インターフェース org.springframework.boot.actuate.endpoint のメソッド。EndpointFilter
フィルターが一致する場合、true を返します。
match(String[], AutoConfigurationMetadata) - インターフェース org.springframework.boot.autoconfigure のメソッド。AutoConfigurationImportFilter
指定された自動構成クラス候補にフィルターを適用します。
match(Class, C, A, Object[]) - インターフェース org.springframework.boot.util のメソッド。LambdaSafe.Filter
指定されたコールバックが一致し、呼び出す必要があるかどうかを判断します。
match(String) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
'match' の新しい ConditionOutcome インスタンスを作成します。
match(DiscoveredEndpoint) - クラス org.springframework.boot.actuate.endpoint.annotation のメソッド。DiscovererEndpointFilter
match(EndpointId) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.expose のメソッド。IncludeExcludeEndpointFilter
フィルターが一致する場合、true を返します。
match(ConditionMessage) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
'match' の新しい ConditionOutcome インスタンスを作成します。
match(MetadataReader, MetadataReaderFactory) - クラス org.springframework.boot.autoconfigure のメソッド。AutoConfigurationExcludeFilter
match(MetadataReader, MetadataReaderFactory) - クラス org.springframework.boot.context のメソッド。TypeExcludeFilter
match(MetadataReader, MetadataReaderFactory) - クラス org.springframework.boot.test.context.filter.annotation のメソッド。AnnotationCustomizableTypeExcludeFilter
match(O, EndpointId, Access) - インターフェース org.springframework.boot.actuate.endpoint のメソッド。OperationFilter
フィルターが一致する場合、true を返します。
matchAfter() - Element in annotation interface org.springframework.boot.web.servlet.FilterRegistration
フィルターマッピングを、ServletContext の宣言されたフィルターマッピングの後に一致させるかどうか。
matcher(String) - Method in enum class org.springframework.boot.convert.DurationStyle
matcher(String) - Method in enum class org.springframework.boot.convert.PeriodStyle
matches(HttpServletRequest) - クラス org.springframework.boot.security.web.servlet のメソッド。ApplicationContextRequestMatcher
matches(HttpServletRequest, Supplier) - クラス org.springframework.boot.security.web.servlet のメソッド。ApplicationContextRequestMatcher
戦略によって実装されたルールが提供されたリクエストと一致するかどうかを決定します。
matches(HttpServletRequest, Supplier) - クラス org.springframework.boot.security.autoconfigure.web.servlet のメソッド。StaticResourceRequest.StaticResourceRequestMatcher
matches(HttpServletRequest, Supplier) - クラス org.springframework.boot.security.autoconfigure.web.servlet のメソッド。PathRequest.H2ConsoleRequestMatcher
matches(HttpServletRequest, Supplier) - クラス org.springframework.boot.security.autoconfigure.actuate.web.servlet のメソッド。EndpointRequest.AdditionalPathsEndpointRequestMatcher
matches(HttpServletRequest, Supplier) - クラス org.springframework.boot.security.autoconfigure.actuate.web.servlet のメソッド。EndpointRequest.EndpointRequestMatcher
matches(HttpServletRequest, Supplier) - クラス org.springframework.boot.security.autoconfigure.actuate.web.servlet のメソッド。EndpointRequest.LinksRequestMatcher
matches(String) - Method in enum class org.springframework.boot.convert.DurationStyle
matches(String) - Method in enum class org.springframework.boot.convert.PeriodStyle
matches(String) - クラス org.springframework.boot.loader.tools.layer のメソッド。ApplicationContentFilter
matches(Library) - クラス org.springframework.boot.loader.tools.layer のメソッド。LibraryContentFilter
matches(ConditionContext, AnnotatedTypeMetadata) - クラス org.springframework.boot.autoconfigure.condition のメソッド。SpringBootCondition
matches(ConditionContext, AnnotatedTypeMetadata, Condition) - クラス org.springframework.boot.autoconfigure.condition のメソッド。SpringBootCondition
指定された条件のいずれかが一致する場合は true を返します。
matches(ServerWebExchange) - クラス org.springframework.boot.security.autoconfigure.web.reactive のメソッド。StaticResourceRequest.StaticResourceServerWebExchange
matches(ServerWebExchange) - クラス org.springframework.boot.security.web.reactive のメソッド。ApplicationContextServerWebExchangeMatcher
matches(ServerWebExchange, Supplier) - クラス org.springframework.boot.security.autoconfigure.actuate.web.reactive のメソッド。EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher
matches(ServerWebExchange, Supplier) - クラス org.springframework.boot.security.autoconfigure.actuate.web.reactive のメソッド。EndpointRequest.EndpointServerWebExchangeMatcher
matches(ServerWebExchange, Supplier) - クラス org.springframework.boot.security.autoconfigure.actuate.web.reactive のメソッド。EndpointRequest.LinksServerWebExchangeMatcher
matches(ServerWebExchange, Supplier) - クラス org.springframework.boot.security.web.reactive のメソッド。ApplicationContextServerWebExchangeMatcher
戦略によって実装されたルールが提供された取引所と一致するかどうかを決定します。
matches(T) - インターフェース org.springframework.boot.loader.tools.layer のメソッド。ContentFilter
フィルターが指定されたアイテムと一致する場合に返します。
matchIfMissing() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnBooleanProperty
プロパティが設定されていない場合に条件を一致させるかどうかを指定します。
matchIfMissing() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
プロパティが設定されていない場合に条件を一致させるかどうかを指定します。
matchProductName(String) - Method in enum class org.springframework.boot.jdbc.DatabaseDriver
MAX_FILE_SIZE - Enum constant in enum class org.springframework.boot.logging.logback.RollingPolicySystemProperty
ファイルログの最大サイズのログシステムプロパティ。
MAX_HISTORY - Enum constant in enum class org.springframework.boot.logging.logback.RollingPolicySystemProperty
ファイルログ最大履歴のログシステムプロパティ。
MaximumAllowableTagsMeterFilter - Class in org.springframework.boot.micrometer.metrics
MeterFilter は、特定のタグに対して一定回数試行した後に、単一の警告メッセージをログに記録し、Meter.Id を拒否します。
MaximumAllowableTagsMeterFilter(String, String, int) - Constructor for class org.springframework.boot.micrometer.metrics.MaximumAllowableTagsMeterFilter
一致するメトリクスによって生成されるタグの数に上限がある新しい MaximumAllowableTagsMeterFilter を作成します。
MaximumAllowableTagsMeterFilter(String, String, int, String) - Constructor for class org.springframework.boot.micrometer.metrics.MaximumAllowableTagsMeterFilter
一致するメトリクスによって生成されるタグの数に上限がある新しい MaximumAllowableTagsMeterFilter を作成します。
maxPacketLength() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.statsd.StatsdPropertiesConfigAdapter
maxPoolSize(int) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
スレッドの最大許容数を設定します。
Mbeanregistry() - クラス org.springframework.boot.tomcat.autoconfigure のコンストラクター。TomcatServerProperties.Mbeanregistry
mediaTypeNotAcceptable(HttpServletRequest) - クラス org.springframework.boot.webmvc.autoconfigure.error のメソッド。BasicErrorController
MemberMatchOutcomes(AbstractNestedCondition.MemberConditions) - クラス org.springframework.boot.autoconfigure.condition のコンストラクター。AbstractNestedCondition.MemberMatchOutcomes
MemberPath(JsonWriter.MemberPath, String, int) - レコードクラス org.springframework.boot.json.JsonWriter.MemberPath のコンストラクター
MemberPath レコードクラスのインスタンスを作成します。
MEMORY - Enum constant in enum class org.springframework.boot.quartz.autoconfigure.JobStoreType
ジョブをメモリに保存します。
merge(E) - クラス org.springframework.boot.jpa.test.autoconfigure のメソッド。TestEntityManager
指定されたエンティティの状態を現在の永続コンテキストにマージします。
merge(Set) - クラス org.springframework.boot.autoconfigure のメソッド。AutoConfigurations
merge(Set) - Method in class org.springframework.boot.context.annotation.Configurations
構成をマージします。
merge(Set) - クラス org.springframework.boot.context.annotation のメソッド。UserConfigurations
merge(Configurations) - Method in class org.springframework.boot.context.annotation.Configurations
同じ型の別のソースからの構成をマージします。
mergedCustomizers(Collection) - クラス org.springframework.boot.http.client のメソッド。HttpComponentsClientHttpRequestFactoryBuilder
mergedCustomizers(Collection) - クラス org.springframework.boot.http.client のメソッド。JdkClientHttpRequestFactoryBuilder
mergedCustomizers(Collection) - クラス org.springframework.boot.http.client のメソッド。JettyClientHttpRequestFactoryBuilder
mergedCustomizers(Collection) - クラス org.springframework.boot.http.client のメソッド。ReactorClientHttpRequestFactoryBuilder
mergedCustomizers(Collection) - クラス org.springframework.boot.http.client のメソッド。SimpleClientHttpRequestFactoryBuilder
mergedCustomizers(Collection) - クラス org.springframework.boot.http.client.reactive のメソッド。HttpComponentsClientHttpConnectorBuilder
mergedCustomizers(Collection) - クラス org.springframework.boot.http.client.reactive のメソッド。JdkClientHttpConnectorBuilder
mergedCustomizers(Collection) - クラス org.springframework.boot.http.client.reactive のメソッド。JettyClientHttpConnectorBuilder
mergedCustomizers(Collection) - クラス org.springframework.boot.http.client.reactive のメソッド。ReactorClientHttpConnectorBuilder
mergedCustomizers(Consumer) - クラス org.springframework.boot.http.client のメソッド。HttpComponentsClientHttpRequestFactoryBuilder
mergedCustomizers(Consumer) - クラス org.springframework.boot.http.client のメソッド。JdkClientHttpRequestFactoryBuilder
mergedCustomizers(Consumer) - クラス org.springframework.boot.http.client のメソッド。JettyClientHttpRequestFactoryBuilder
mergedCustomizers(Consumer) - クラス org.springframework.boot.http.client のメソッド。ReactorClientHttpRequestFactoryBuilder
mergedCustomizers(Consumer) - クラス org.springframework.boot.http.client のメソッド。SimpleClientHttpRequestFactoryBuilder
mergedCustomizers(Consumer) - クラス org.springframework.boot.http.client.reactive のメソッド。HttpComponentsClientHttpConnectorBuilder
mergedCustomizers(Consumer) - クラス org.springframework.boot.http.client.reactive のメソッド。JdkClientHttpConnectorBuilder
mergedCustomizers(Consumer) - クラス org.springframework.boot.http.client.reactive のメソッド。JettyClientHttpConnectorBuilder
mergedCustomizers(Consumer) - クラス org.springframework.boot.http.client.reactive のメソッド。ReactorClientHttpConnectorBuilder
Message - Class in org.springframework.boot.buildpack.platform.docker.transport
Docker API から返されたメッセージ。
MESSAGE - Enum constant in enum class org.springframework.boot.web.error.ErrorAttributeOptions.Include
メッセージ属性を含めます。
MessageAndConditionDescriptor(ConditionEvaluationReport.ConditionAndOutcome) - クラス org.springframework.boot.actuate.autoconfigure.condition のコンストラクター。ConditionsReportEndpoint.MessageAndConditionDescriptor
MessageAndConditionsDescriptor(ConditionEvaluationReport.ConditionAndOutcomes) - クラス org.springframework.boot.actuate.autoconfigure.condition のコンストラクター。ConditionsReportEndpoint.MessageAndConditionsDescriptor
messageConverters(Iterable) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
RestTemplate で使用する HttpMessageConverters を設定します。
messageConverters(HttpMessageConverter...) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
RestTemplate で使用する HttpMessageConverters を設定します。
MessageInterpolatorFactory - org.springframework.boot.validation のクラス
MessageInterpolatorEE の作成に使用できる ObjectFactory
MessageInterpolatorFactory() - クラス org.springframework.boot.validation. MessageInterpolatorFactory のコンストラクター
MessageInterpolatorFactory(MessageSource) - クラス org.springframework.boot.validation. MessageInterpolatorFactory のコンストラクター
最終的な補間の前に、指定された messageSource を使用してメッセージパラメーターを解決する MessageInterpolatorEE を生成する新しい MessageInterpolatorFactory を作成します。
messageKeyType() - レコードクラス org.springframework.boot.pulsar.autoconfigure のメソッド。PulsarProperties.Defaults.SchemaInfo
messageKeyType レコードコンポーネントの値を返します。
messageSenders(Collection) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplate で使用する WebServiceMessageSenders を設定します。
messageSenders(WebServiceMessageSender...) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplate で使用する WebServiceMessageSenders を設定します。
MessageSourceAutoConfiguration - org.springframework.boot.autoconfigure.context のクラス
MessageSourceAutoConfiguration() - クラス org.springframework.boot.autoconfigure.context. MessageSourceAutoConfiguration のコンストラクター
MessageSourceAutoConfiguration.ResourceBundleCondition - org.springframework.boot.autoconfigure.context のクラス
MessageSourceProperties - org.springframework.boot.autoconfigure.context のクラス
メッセージソースの構成プロパティ。
MessageSourceProperties() - クラス org.springframework.boot.autoconfigure.context. MessageSourceProperties のコンストラクター
messageType() - レコードクラス org.springframework.boot.pulsar.autoconfigure のメソッド。PulsarProperties.Defaults.TypeMapping
messageType レコードコンポーネントの値を返します。
Meter() - クラス org.springframework.boot.micrometer.metrics.autoconfigure.export.otlp のコンストラクター。OtlpMetricsProperties.Meter
meterNameEventTypeEnabled() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic.NewRelicPropertiesConfigAdapter
MeterRegistryCustomizer<T> - org.springframework.boot.micrometer.metrics.autoconfigure のインターフェース
自動構成された MeterRegistries をカスタマイズするために使用できるコールバックインターフェース。
MeterValue - Class in org.springframework.boot.micrometer.metrics.autoconfigure
micrometer の構成時に使用されるメーター値。
MethodValidationExcludeFilter - Interface in org.springframework.boot.validation.beanvalidation
メソッド検証から型を除外するためのフィルター。
metric(String, List) - Method in class org.springframework.boot.micrometer.metrics.actuate.endpoint.MetricsEndpoint
MetricsAspectsAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure
Auto-configuration マイクロメーターベースのメトリクスの側面。
MetricsAspectsAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.MetricsAspectsAutoConfiguration
MetricsAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure
マイクロメーターベースのメトリクスの Auto-configuration
MetricsAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.MetricsAutoConfiguration
MetricsEndpoint - Class in org.springframework.boot.micrometer.metrics.actuate.endpoint
MeterRegistry が保持するメトリクスを公開するための @Endpoint
MetricsEndpoint(MeterRegistry) - Constructor for class org.springframework.boot.micrometer.metrics.actuate.endpoint.MetricsEndpoint
MetricsEndpoint.AvailableTag - org.springframework.boot.micrometer.metrics.actuate.endpoint のクラス
さらに次元をドリルダウンするためのタグのセットとそれらの潜在的な値。
MetricsEndpoint.MetricDescriptor - org.springframework.boot.micrometer.metrics.actuate.endpoint のクラス
メトリクスの説明。
MetricsEndpoint.MetricNamesDescriptor - org.springframework.boot.micrometer.metrics.actuate.endpoint のクラス
メトリクス名の説明。
MetricsEndpoint.Sample - org.springframework.boot.micrometer.metrics.actuate.endpoint のクラス
statistic と値を組み合わせた測定サンプル。
MetricsEndpointAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure
MetricsEndpointAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.MetricsEndpointAutoConfiguration
MetricsProperties - Class in org.springframework.boot.micrometer.metrics.autoconfigure
Micrometer ベースのメトリクスを構成するための @ConfigurationProperties
MetricsProperties() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.MetricsProperties
MetricsProperties.Distribution - org.springframework.boot.micrometer.metrics.autoconfigure のクラス
MetricsProperties.Observations - org.springframework.boot.micrometer.metrics.autoconfigure のクラス
MetricsProperties.System - org.springframework.boot.micrometer.metrics.autoconfigure のクラス
MetricsProperties.System.Diskspace - org.springframework.boot.micrometer.metrics.autoconfigure のクラス
MetricsProperties.Web - org.springframework.boot.micrometer.metrics.autoconfigure のクラス
MetricsProperties.Web.Client - org.springframework.boot.micrometer.metrics.autoconfigure のクラス
MetricsProperties.Web.Server - org.springframework.boot.micrometer.metrics.autoconfigure のクラス
MetricsRepositoryMethodInvocationListener - org.springframework.boot.data.metrics のクラス
Spring Data Repository 呼び出しをインターセプトし、実行時間と結果に関するメトリクスを記録します。
MetricsRepositoryMethodInvocationListener(Supplier, RepositoryTagsProvider, String, AutoTimer) - クラス org.springframework.boot.data.metrics. MetricsRepositoryMethodInvocationListener のコンストラクター
新しい MetricsRepositoryMethodInvocationListener を作成します。
metricTypePrefix() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.stackdriver.StackdriverPropertiesConfigAdapter
MicrometerTracingAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure
Micrometer トレース API の Auto-configuration
MicrometerTracingAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.MicrometerTracingAutoConfiguration
migrate(Flyway) - Method in interface org.springframework.boot.flyway.autoconfigure.FlywayMigrationStrategy
flyway の移行をトリガーします。
MimeMappings - org.springframework.boot.web.server のクラス
MIME マッピングのための単純なサーバーに依存しない抽象化。
MimeMappings() - クラス org.springframework.boot.web.server. MimeMappings のコンストラクター
新しい空の MimeMappings インスタンスを作成します。
MimeMappings(Map) - クラス org.springframework.boot.web.server. MimeMappings のコンストラクター
指定されたマッピングから新しい MimeMappings を作成します。
MimeMappings(MimeMappings) - クラス org.springframework.boot.web.server. MimeMappings のコンストラクター
指定されたマッピングから新しい MimeMappings インスタンスを作成します。
MimeMappings.Mapping - org.springframework.boot.web.server のクラス
単一の MIME マッピング。
missCount() - クラス org.springframework.boot.cache.metrics のメソッド。RedisCacheMetrics
MISSING_AUTHORIZATION - Enum constant in enum class org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.CloudFoundryAuthorizationException.Reason
認可がありません。
MissingParametersException - Exception Class in org.springframework.boot.actuate.endpoint.invoke
エンドポイント呼び出しに必須パラメーターが含まれていない場合にスローされる RuntimeExceptionSE
MissingParametersException(Set) - Constructor for exception class org.springframework.boot.actuate.endpoint.invoke.MissingParametersException
MissingWebServerFactoryBeanException - Exception Class in org.springframework.boot.web.server.context
WebServerApplicationContext で定義された必要な型の WebServerFactory Bean がない場合にスローされる例外。
MissingWebServerFactoryBeanException(Class, Class, WebApplicationType) - Constructor for exception class org.springframework.boot.web.server.context.MissingWebServerFactoryBeanException
新しい MissingWebServerFactoryBeanException を作成します。
MOCK - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.WebEnvironment
サーブレット API がクラスパス上にある場合はモックサーブレット環境で WebApplicationContext を作成し、Spring WebFlux がクラスパス上にある場合は ReactiveWebApplicationContext を作成し、それ以外の場合は通常の ApplicationContext を作成します。
MockMvcAutoConfiguration - org.springframework.boot.webmvc.test.autoconfigure のクラス
MockMvc の自動構成。
MockMvcAutoConfiguration() - クラス org.springframework.boot.webmvc.test.autoconfigure. MockMvcAutoConfiguration のコンストラクター
MockMvcBuilderCustomizer - Interface in org.springframework.boot.webmvc.test.autoconfigure
ConfigurableMockMvcBuilder のカスタマイザ。
MockMvcHtmlUnitDriverCustomizer - Interface in org.springframework.boot.webmvc.test.autoconfigure
MockMvc HtmlUnitDriver をカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
MockMvcPrint - Enum Class in org.springframework.boot.webmvc.test.autoconfigure
@AutoConfigureMockMvc から指定された MVC 出力オプション。
MockMvcWebClientAutoConfiguration - org.springframework.boot.webmvc.test.autoconfigure のクラス
HtmlUnit WebClient MockMVC 統合の自動構成。
MockMvcWebClientAutoConfiguration() - クラス org.springframework.boot.webmvc.test.autoconfigure. MockMvcWebClientAutoConfiguration のコンストラクター
MockMvcWebDriverAutoConfiguration - org.springframework.boot.webmvc.test.autoconfigure のクラス
Selenium WebDriver MockMVC 統合の自動構成。
MockMvcWebDriverAutoConfiguration() - クラス org.springframework.boot.webmvc.test.autoconfigure. MockMvcWebDriverAutoConfiguration のコンストラクター
MockRestServiceServerAutoConfiguration - org.springframework.boot.restclient.test.autoconfigure のクラス
MockRestServiceServer サポートの自動構成。
MockRestServiceServerAutoConfiguration() - クラス org.springframework.boot.restclient.test.autoconfigure. MockRestServiceServerAutoConfiguration のコンストラクター
MockServerRestClientCustomizer - org.springframework.boot.restclient.test のクラス
RestClientCustomizerRestClient.Builder インスタンスに適用して、MockRestServiceServer サポートを追加できます。
MockServerRestClientCustomizer() - クラス org.springframework.boot.restclient.test. MockServerRestClientCustomizer のコンストラクター
MockServerRestClientCustomizer(Class) - クラス org.springframework.boot.restclient.test. MockServerRestClientCustomizer のコンストラクター
新しい MockServerRestClientCustomizer インスタンスを作成します。
MockServerRestClientCustomizer(Supplier) - クラス org.springframework.boot.restclient.test. MockServerRestClientCustomizer のコンストラクター
新しい MockServerRestClientCustomizer インスタンスを作成します。
MockServerRestTemplateCustomizer - org.springframework.boot.restclient.test のクラス
RestTemplateBuilder インスタンスに適用して MockRestServiceServer サポートを追加できる RestTemplateCustomizer
MockServerRestTemplateCustomizer() - クラス org.springframework.boot.restclient.test. MockServerRestTemplateCustomizer のコンストラクター
MockServerRestTemplateCustomizer(Class) - クラス org.springframework.boot.restclient.test. MockServerRestTemplateCustomizer のコンストラクター
新しい MockServerRestTemplateCustomizer インスタンスを作成します。
MockServerRestTemplateCustomizer(Supplier) - クラス org.springframework.boot.restclient.test. MockServerRestTemplateCustomizer のコンストラクター
新しい MockServerRestTemplateCustomizer インスタンスを作成します。
MockWebServiceClientAutoConfiguration - org.springframework.boot.webservices.test.autoconfigure.server のクラス
MockWebServiceClient サポートの自動構成。
MockWebServiceClientAutoConfiguration() - クラス org.springframework.boot.webservices.test.autoconfigure.server. MockWebServiceClientAutoConfiguration のコンストラクター
MockWebServiceServerAutoConfiguration - org.springframework.boot.webservices.test.autoconfigure.client のクラス
MockWebServiceServer サポートの自動構成。
MockWebServiceServerAutoConfiguration() - クラス org.springframework.boot.webservices.test.autoconfigure.client. MockWebServiceServerAutoConfiguration のコンストラクター
MockWebServiceServerTestExecutionListener - org.springframework.boot.webservices.test.autoconfigure.client のクラス
TestExecutionListener から verify および reset MockWebServiceServer
MockWebServiceServerTestExecutionListener() - クラス org.springframework.boot.webservices.test.autoconfigure.client. MockWebServiceServerTestExecutionListener のコンストラクター
mode() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.simple.SimplePropertiesConfigAdapter
MODIFIED - Enum constant in enum class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile.Kind
元の JAR が作成されてから、ファイルが変更されています。
MODIFY - Enum constant in enum class org.springframework.boot.devtools.filewatch.ChangedFile.Type
既存のファイルが変更されました。
MongoAutoConfiguration - org.springframework.boot.mongodb.autoconfigure のクラス
Mongo 用の Auto-configuration
MongoAutoConfiguration() - クラス org.springframework.boot.mongodb.autoconfigure. MongoAutoConfiguration のコンストラクター
MongoClientFactory - org.springframework.boot.mongodb.autoconfigure のクラス
MongoClient をブロックするためのファクトリ。
MongoClientFactory(List) - クラス org.springframework.boot.mongodb.autoconfigure. MongoClientFactory のコンストラクター
ブロッキング MongoClient を作成するためのファクトリを構築します。
MongoClientFactorySupport<T> - org.springframework.boot.mongodb.autoconfigure のクラス
MongoDB クライアントファクトリに共通のセットアップの基本クラス。
MongoClientFactorySupport(List, BiFunction) - クラス org.springframework.boot.mongodb.autoconfigure. MongoClientFactorySupport のコンストラクター
MongoClientSettingsBuilderCustomizer - Interface in org.springframework.boot.mongodb.autoconfigure
MongoClientSettings.Builder をカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
MongoConnectionDetails - Interface in org.springframework.boot.mongodb.autoconfigure
MongoDB サービスへの接続を確立するために必要な詳細。
MongoHealthContributorAutoConfiguration - org.springframework.boot.mongodb.autoconfigure.health のクラス
MongoHealthIndicator - org.springframework.boot.mongodb.health のクラス
MongoDB のステータス情報を返す HealthIndicator のシンプルな実装。
MongoHealthIndicator(MongoClient) - クラス org.springframework.boot.mongodb.health. MongoHealthIndicator のコンストラクター
MongoMetricsAutoConfiguration - org.springframework.boot.mongodb.autoconfigure.metrics のクラス
Mongo メトリクスの Auto-configuration
MongoMetricsAutoConfiguration() - クラス org.springframework.boot.mongodb.autoconfigure.metrics. MongoMetricsAutoConfiguration のコンストラクター
MongoProperties - org.springframework.boot.mongodb.autoconfigure のクラス
Mongo の構成プロパティ。
MongoProperties() - クラス org.springframework.boot.mongodb.autoconfigure. MongoProperties のコンストラクター
MongoProperties.Representation - org.springframework.boot.mongodb.autoconfigure のクラス
MongoProperties.Ssl - org.springframework.boot.mongodb.autoconfigure のクラス
MongoReactiveAutoConfiguration - org.springframework.boot.mongodb.autoconfigure のクラス
リアクティブ Mongo 用の Auto-configuration
MongoReactiveAutoConfiguration() - クラス org.springframework.boot.mongodb.autoconfigure. MongoReactiveAutoConfiguration のコンストラクター
MongoReactiveHealthContributorAutoConfiguration - org.springframework.boot.mongodb.autoconfigure.health のクラス
MongoReactiveHealthIndicator - org.springframework.boot.mongodb.health のクラス
MongoReactiveHealthIndicator(MongoClient) - クラス org.springframework.boot.mongodb.health. MongoReactiveHealthIndicator のコンストラクター
move(Path, Path, CopyOption...) - クラス org.springframework.boot.loader.nio.file のメソッド。NestedFileSystemProvider
moveToEnd(ConfigurableEnvironment) - Static method in class org.springframework.boot.env.DefaultPropertiesPropertySource
'defaultProperties' プロパティソースを、指定された ConfigurableEnvironment の最後のソースになるように移動します。
moveToEnd(MutablePropertySources) - Static method in class org.springframework.boot.env.DefaultPropertiesPropertySource
'defaultProperties' プロパティソースを、指定された MutablePropertySources の最後のソースになるように移動します。
MultipartAutoConfiguration - org.springframework.boot.servlet.autoconfigure のクラス
マルチパートアップロード用の Auto-configuration
multipartConfig() - Element in annotation interface org.springframework.boot.web.servlet.ServletRegistration
マルチパート構成。
MultipartConfigFactory - org.springframework.boot.servlet のクラス
MultipartConfigElementEE の作成に使用できるファクトリ。
MultipartConfigFactory() - クラス org.springframework.boot.servlet. MultipartConfigFactory のコンストラクター
MultipartProperties - org.springframework.boot.servlet.autoconfigure のクラス
MultipartConfigElementEE の構成に使用されるプロパティ。
MultipartProperties() - クラス org.springframework.boot.servlet.autoconfigure. MultipartProperties のコンストラクター
MustacheAutoConfiguration - org.springframework.boot.mustache.autoconfigure のクラス
Mustache 用の Auto-configuration
MustacheProperties - org.springframework.boot.mustache.autoconfigure のクラス
Mustache 用の @ConfigurationProperties
MustacheProperties() - クラス org.springframework.boot.mustache.autoconfigure. MustacheProperties のコンストラクター
MustacheProperties.Reactive - org.springframework.boot.mustache.autoconfigure のクラス
MustacheProperties.Servlet - org.springframework.boot.mustache.autoconfigure のクラス
MustacheResourceTemplateLoader - org.springframework.boot.mustache.autoconfigure のクラス
Mustache TemplateLoader の実装。プレフィックス、サフィックス、Spring リソースの抽象化を使用して、ファイル、クラスパス、URL などからテンプレートをロードします。
MustacheResourceTemplateLoader() - クラス org.springframework.boot.mustache.autoconfigure. MustacheResourceTemplateLoader のコンストラクター
MustacheResourceTemplateLoader(String, String) - クラス org.springframework.boot.mustache.autoconfigure. MustacheResourceTemplateLoader のコンストラクター
MustacheTemplateAvailabilityProvider - org.springframework.boot.mustache.autoconfigure のクラス
Mustache ビューテンプレートの可用性情報を提供する TemplateAvailabilityProvider
MustacheTemplateAvailabilityProvider() - クラス org.springframework.boot.mustache.autoconfigure. MustacheTemplateAvailabilityProvider のコンストラクター
MustacheView - org.springframework.boot.mustache.reactive.view のクラス
Mustache テンプレートエンジンを使用する Spring WebFlux View
MustacheView - org.springframework.boot.mustache.servlet.view のクラス
Mustache テンプレートエンジンを使用した Spring MVC View
MustacheView() - クラス org.springframework.boot.mustache.reactive.view. MustacheView のコンストラクター
MustacheView() - クラス org.springframework.boot.mustache.servlet.view. MustacheView のコンストラクター
MustacheViewResolver - org.springframework.boot.mustache.reactive.view のクラス
Mustache の Spring WebFlux ViewResolver
MustacheViewResolver - org.springframework.boot.mustache.servlet.view のクラス
Mustache 用 Spring MVC ViewResolver
MustacheViewResolver() - クラス org.springframework.boot.mustache.reactive.view. MustacheViewResolver のコンストラクター
Mustache.Compiler のデフォルトインスタンスを基にした MustacheViewResolver を作成します。
MustacheViewResolver() - クラス org.springframework.boot.mustache.servlet.view. MustacheViewResolver のコンストラクター
Mustache.Compiler のデフォルトインスタンスを基にした MustacheViewResolver を作成します。
MustacheViewResolver(Mustache.Compiler) - クラス org.springframework.boot.mustache.reactive.view. MustacheViewResolver のコンストラクター
Mustache.Compiler のカスタムインスタンスに基づく MustacheViewResolver を作成します。
MustacheViewResolver(Mustache.Compiler) - クラス org.springframework.boot.mustache.servlet.view. MustacheViewResolver のコンストラクター
Mustache.Compiler のカスタムインスタンスに基づく MustacheViewResolver を作成します。
MutuallyExclusiveConfigurationPropertiesException - Exception Class in org.springframework.boot.context.properties.source
複数の相互に排他的な構成プロパティが構成されている場合にスローされる例外。
MutuallyExclusiveConfigurationPropertiesException(Collection, Collection) - Constructor for exception class org.springframework.boot.context.properties.source.MutuallyExclusiveConfigurationPropertiesException
これらのプロパティの 2 つ以上が構成されている場合、相互に排他的な構成プロパティの新しいインスタンスを作成します。
MvcRequestMatcherConfiguration() - クラス org.springframework.boot.security.autoconfigure.actuate.web.servlet のコンストラクター。SecurityRequestMatchersManagementContextConfiguration.MvcRequestMatcherConfiguration
MYSQL - Enum constant in enum class org.springframework.boot.data.jdbc.autoconfigure.DataJdbcDatabaseDialect
データベース構成を照会して JdbcMySqlDialect のインスタンスを解決します。
MYSQL - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
MySQL。
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式