インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
M
- MAGENTA - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- MAGENTA - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- mailHealthContributor(Map<String, JavaMailSenderImpl>) - クラス org.springframework.boot.actuate.autoconfigure.mail のメソッド。MailHealthContributorAutoConfiguration
- MailHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.mail のクラス
- MailHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.mail. MailHealthContributorAutoConfiguration のコンストラクター
- MailHealthIndicator - org.springframework.boot.actuate.mail のクラス
- 構成済みの smtp サーバーの
HealthIndicator。 - MailHealthIndicator(JavaMailSenderImpl) - クラス org.springframework.boot.actuate.mail. MailHealthIndicator のコンストラクター
- MailProperties - org.springframework.boot.autoconfigure.mail のクラス
- メールサポートの構成プロパティ。
- MailProperties() - クラス org.springframework.boot.autoconfigure.mail. MailProperties のコンストラクター
- MailSenderAutoConfiguration - org.springframework.boot.autoconfigure.mail のクラス
- メールサポート用の
Auto configuration。 - MailSenderAutoConfiguration() - クラス org.springframework.boot.autoconfigure.mail. MailSenderAutoConfiguration のコンストラクター
- MailSenderValidatorAutoConfiguration - org.springframework.boot.autoconfigure.mail のクラス
- 起動時にメールサービスの接続をテストするための
Auto configuration。 - MailSenderValidatorAutoConfiguration(JavaMailSenderImpl) - クラス org.springframework.boot.autoconfigure.mail. MailSenderValidatorAutoConfiguration のコンストラクター
- 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.SpringApplication
- アプリケーションを起動するために使用できる基本的なメイン。
- main(String[]) - Static method in class org.springframework.boot.SpringApplicationAotProcessor
- main(String[]) - Static method in class org.springframework.boot.test.context.SpringBootTestAotProcessor
- MANAGED - Enum constant in enum class org.springframework.boot.jdbc.SchemaManagement
- スキーマは管理され、適切なタイミングで作成されます。
- managedTypes(PersistenceManagedTypes) - クラス org.springframework.boot.orm.jpa のメソッド。EntityManagerFactoryBuilder.Builder
- エンティティマネージャーが考慮する必要がある管理エンティティとパッケージの両方を提供する永続管理型。
- Management() - クラス org.springframework.boot.autoconfigure.integration のコンストラクター。IntegrationProperties.Management
- MANAGEMENT - Static variable in class org.springframework.boot.actuate.endpoint.web.WebServerNamespace
- 管理サーバーを表す
WebServerNamespace。 - MANAGEMENT_PREFIX - Static variable in class org.springframework.boot.actuate.autoconfigure.health.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 のクラス
- 管理 Web サーバーがメインアプリケーションの別のポートで実行されている場合に、別の管理コンテキストを作成するためのファクトリ。
- ManagementContextFactory(WebApplicationType, Class<? extends WebServerFactory>, Class<?>...) - クラス org.springframework.boot.actuate.autoconfigure.web. ManagementContextFactory のコンストラクター
- ManagementContextResourceConfigCustomizer - Interface in org.springframework.boot.actuate.autoconfigure.web.jersey
- 使用前に管理コンテキストで Jersey の
ResourceConfigをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - ManagementContextType - Enum Class in org.springframework.boot.actuate.autoconfigure.web
- 管理コンテキスト型の列挙。
- ManagementErrorEndpoint - org.springframework.boot.actuate.autoconfigure.web.servlet のクラス
- 管理サーブレットが子コンテキストにある場合に "/error" パスを処理するための
@Controller。 - ManagementErrorEndpoint(ErrorAttributes, ErrorProperties) - クラス org.springframework.boot.actuate.autoconfigure.web.servlet. ManagementErrorEndpoint のコンストラクター
- managementHealthEndpointWebFluxHandlerMapping(WebEndpointsSupplier, HealthEndpointGroups) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive のメソッド。WebFluxEndpointManagementContextConfiguration
- managementHealthEndpointWebMvcHandlerMapping(WebEndpointsSupplier, HealthEndpointGroups) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet のメソッド。WebMvcEndpointManagementContextConfiguration
- 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(WebEndpointProperties) - クラス org.springframework.boot.actuate.autoconfigure.web.servlet のメソッド。ServletManagementContextAutoConfiguration
- ManagementServletContext - Interface in org.springframework.boot.actuate.autoconfigure.web.servlet
- MVC コントローラーが使用する管理サーブレットコンテキストに関する情報を提供します。
- ManagementWebSecurityAutoConfiguration - org.springframework.boot.actuate.autoconfigure.security.servlet のクラス
- アクチュエーターがクラスパス上にある場合の Spring Security の
Auto-configuration。 - ManagementWebSecurityAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.security.servlet. ManagementWebSecurityAutoConfiguration のコンストラクター
- ManagementWebServerFactoryCustomizer< T extends ConfigurableWebServerFactory> - Class in org.springframework.boot.actuate.autoconfigure.web.server
- 管理コンテキストの Web サーバーの作成に使用される
WebServerFactoryをカスタマイズするWebServerFactoryCustomizer。 - ManagementWebServerFactoryCustomizer(ListableBeanFactory, Class<? extends WebServerFactoryCustomizer<?>>...) - クラス org.springframework.boot.actuate.autoconfigure.web.server. ManagementWebServerFactoryCustomizer のコンストラクター
- map(Meter.Id) - クラス org.springframework.boot.actuate.autoconfigure.metrics のメソッド。PropertiesMeterFilter
- map(Function<? super T, ? extends U>) - クラス org.springframework.boot.context.properties.bind のメソッド。BindResult
- 提供されたマッピング関数をバインドされた値に適用するか、値がバインドされていない場合は更新されたバインドされていない結果を返します。
- map(LogLevel, T) - クラス org.springframework.boot.logging のメソッド。AbstractLoggingSystem.LogLevels
- MAP - Enum constant in enum class org.springframework.boot.test.util.TestPropertyValues.Type
MapPropertySourceに使用されます。- 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<String, Object>) - クラス org.springframework.boot.actuate.info. MapInfoContributor のコンストラクター
- mapOf(Class<K>, Class<V>) - Static method in class org.springframework.boot.context.properties.bind.Bindable
- mapParameterValue(OperationParameter, Object) - クラス org.springframework.boot.actuate.endpoint.invoke.convert のメソッド。ConversionServiceParameterValueMapper
- mapParameterValue(OperationParameter, Object) - インターフェース org.springframework.boot.actuate.endpoint.invoke のメソッド。ParameterValueMapper
- 指定された
inputパラメーターを指定されたparameterTypeにマップします。 - Mapping(String, String) - クラス org.springframework.boot.web.server のコンストラクター。MimeMappings.Mapping
- MappingDescriptionProvider - Interface in org.springframework.boot.actuate.web.mappings
MappingDescriptionProviderは、アプリケーションコンテキストの実装固有のイントロスペクションを通じて、マッピング記述のListSE を提供します。- mappingMongoConverter(MongoMappingContext, MongoCustomConversions) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
- mappingResources(String...) - クラス org.springframework.boot.orm.jpa のメソッド。EntityManagerFactoryBuilder.Builder
- 永続性ユニットのマッピングリソース(
persistence.xmlの<mapping-file>エントリに相当)。 - mappings() - クラス org.springframework.boot.actuate.web.mappings のメソッド。MappingsEndpoint
- mappingsEndpoint(ApplicationContext, ObjectProvider<MappingDescriptionProvider>) - クラス org.springframework.boot.actuate.autoconfigure.web.mappings のメソッド。MappingsEndpointAutoConfiguration
- MappingsEndpoint - org.springframework.boot.actuate.web.mappings のクラス
@Endpointを使用して HTTP リクエストのマッピングを公開します。- MappingsEndpoint(Collection<MappingDescriptionProvider>, 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 のメソッド。JacksonJmxOperationResponseMapper
- mapResponse(Object) - インターフェース org.springframework.boot.actuate.endpoint.jmx のメソッド。JmxOperationResponseMapper
- 操作のレスポンスをマップして、JMX 準拠のクライアントで処理できるようにします。
- mapResponseType(Class<?>) - クラス org.springframework.boot.actuate.endpoint.jmx のメソッド。JacksonJmxOperationResponseMapper
- mapResponseType(Class<?>) - インターフェース org.springframework.boot.actuate.endpoint.jmx のメソッド。JmxOperationResponseMapper
- レスポンス型を JMX 準拠の対応するものにマップします。
- MARIADB - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
- マリア DB。
- 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) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
- 'match' の新しい
ConditionOutcomeインスタンスを作成します。 - match(String[], AutoConfigurationMetadata) - インターフェース org.springframework.boot.autoconfigure のメソッド。AutoConfigurationImportFilter
- 指定された自動構成クラス候補にフィルターを適用します。
- 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.autoconfigure.filter のメソッド。AnnotationCustomizableTypeExcludeFilter
- 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.servlet のメソッド。ApplicationContextRequestMatcher
- matches(HttpServletRequest, Supplier<C>) - クラス org.springframework.boot.security.servlet のメソッド。ApplicationContextRequestMatcher
- 戦略によって実装されたルールが提供されたリクエストと一致するかどうかを決定します。
- matches(HttpServletRequest, Supplier<H2ConsoleProperties>) - クラス org.springframework.boot.autoconfigure.security.servlet のメソッド。PathRequest.H2ConsoleRequestMatcher
- matches(HttpServletRequest, Supplier<DispatcherServletPath>) - クラス org.springframework.boot.autoconfigure.security.servlet のメソッド。StaticResourceRequest.StaticResourceRequestMatcher
- matches(HttpServletRequest, Supplier<WebApplicationContext>) - クラス org.springframework.boot.actuate.autoconfigure.security.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(ConditionContext, AnnotatedTypeMetadata) - クラス org.springframework.boot.autoconfigure.condition のメソッド。SpringBootCondition
- matches(ConditionContext, AnnotatedTypeMetadata, Condition) - クラス org.springframework.boot.autoconfigure.condition のメソッド。SpringBootCondition
- 指定された条件のいずれかが一致する場合は true を返します。
- matches(ServerWebExchange) - クラス org.springframework.boot.autoconfigure.security.reactive のメソッド。StaticResourceRequest.StaticResourceServerWebExchange
- matches(ServerWebExchange) - クラス org.springframework.boot.security.reactive のメソッド。ApplicationContextServerWebExchangeMatcher
- matches(ServerWebExchange, Supplier<C>) - クラス org.springframework.boot.security.reactive のメソッド。ApplicationContextServerWebExchangeMatcher
- 戦略によって実装されたルールが提供された取引所と一致するかどうかを決定します。
- matches(ServerWebExchange, Supplier<WebEndpointProperties>) - クラス org.springframework.boot.actuate.autoconfigure.security.reactive のメソッド。EndpointRequest.LinksServerWebExchangeMatcher
- matches(ServerWebExchange, Supplier<PathMappedEndpoints>) - クラス org.springframework.boot.actuate.autoconfigure.security.reactive のメソッド。EndpointRequest.EndpointServerWebExchangeMatcher
- matchIfMissing() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
- プロパティが設定されていない場合に条件を一致させるかどうかを指定します。
- matchProductName(String) - Method in enum class org.springframework.boot.jdbc.DatabaseDriver
- maxPacketLength() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.statsd のメソッド。StatsdPropertiesConfigAdapter
- maxPoolSize(int) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
- スレッドの最大許容数を設定します。
- mbeanExporter(ObjectNamingStrategy, BeanFactory) - クラス org.springframework.boot.autoconfigure.jmx のメソッド。JmxAutoConfiguration
- Mbeanregistry() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ServerProperties.Tomcat.Mbeanregistry
- mbeanServer() - クラス org.springframework.boot.autoconfigure.jmx のメソッド。JmxAutoConfiguration
- mediaTypeNotAcceptable(HttpServletRequest) - クラス org.springframework.boot.autoconfigure.web.servlet.error のメソッド。BasicErrorController
- MemberMatchOutcomes(AbstractNestedCondition.MemberConditions) - クラス org.springframework.boot.autoconfigure.condition のコンストラクター。AbstractNestedCondition.MemberMatchOutcomes
- MEMORY - Enum constant in enum class org.springframework.boot.autoconfigure.quartz.JobStoreType
- ジョブをメモリに保存します。
- merge(E) - クラス org.springframework.boot.test.autoconfigure.orm.jpa のメソッド。TestEntityManager
- 指定されたエンティティの状態を現在の永続コンテキストにマージします。
- merge(Set<Class<?>>) - クラス org.springframework.boot.autoconfigure のメソッド。AutoConfigurations
- merge(Set<Class<?>>) - Method in class org.springframework.boot.context.annotation.Configurations
- 構成をマージします。
- merge(Set<Class<?>>) - クラス org.springframework.boot.context.annotation のメソッド。UserConfigurations
- merge(Configurations) - Method in class org.springframework.boot.context.annotation.Configurations
- 同じ型の別のソースからの構成をマージします。
- mergeInitializers(ServletContextInitializer...) - クラス org.springframework.boot.web.servlet.server のメソッド。AbstractServletWebServerFactory
- 指定された
ServletContextInitializerパラメーターをこのインスタンスで定義されたものと結合するサブクラスで使用できるユーティリティメソッド。 - 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(Collection<? extends HttpMessageConverter<?>>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateで使用するHttpMessageConvertersを設定します。- messageConverters(ObjectProvider<HttpMessageConverter<?>>) - クラス org.springframework.boot.autoconfigure.http のメソッド。HttpMessageConvertersAutoConfiguration
- messageConverters(HttpMessageConverter<?>...) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateで使用するHttpMessageConvertersを設定します。- messageDispatcherServlet(ApplicationContext, WebServicesProperties) - クラス org.springframework.boot.autoconfigure.webservices のメソッド。WebServicesAutoConfiguration
- messageHandler(RSocketStrategies, ObjectProvider<RSocketMessageHandlerCustomizer>) - Method in class org.springframework.boot.autoconfigure.rsocket.RSocketMessagingAutoConfiguration
- MessageInterpolatorFactory - org.springframework.boot.validation のクラス
MessageInterpolatorEE の作成に使用できるObjectFactory。- MessageInterpolatorFactory() - クラス org.springframework.boot.validation. MessageInterpolatorFactory のコンストラクター
- MessageInterpolatorFactory(MessageSource) - クラス org.springframework.boot.validation. MessageInterpolatorFactory のコンストラクター
- 最終的な補間の前に、指定された
messageSourceを使用してメッセージパラメーターを解決するMessageInterpolatorEE を生成する新しいMessageInterpolatorFactoryを作成します。 - messageSenders(Collection<? extends WebServiceMessageSender>) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateで使用するWebServiceMessageSendersを設定します。- messageSenders(WebServiceMessageSender...) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateで使用するWebServiceMessageSendersを設定します。- messageSource(MessageSourceProperties) - クラス org.springframework.boot.autoconfigure.context のメソッド。MessageSourceAutoConfiguration
- 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 のメソッド。MessageSourceAutoConfiguration
- MessageSourceProperties - org.springframework.boot.autoconfigure.context のクラス
- メッセージソースの構成プロパティ。
- MessageSourceProperties() - クラス org.springframework.boot.autoconfigure.context. MessageSourceProperties のコンストラクター
- MessagingTemplateConfiguration() - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitAutoConfiguration.MessagingTemplateConfiguration
- MessagingTemplateConfiguration() - クラス org.springframework.boot.autoconfigure.jms のコンストラクター。JmsAutoConfiguration.MessagingTemplateConfiguration
- meterNameEventTypeEnabled() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のメソッド。NewRelicPropertiesConfigAdapter
- MeterRegistryCustomizer< T extends io.micrometer.core.instrument.MeterRegistry> - Interface in org.springframework.boot.actuate.autoconfigure.metrics
- 自動構成された
MeterRegistriesをカスタマイズするために使用できるコールバックインターフェース。 - meterRegistryPostProcessor(ApplicationContext, ObjectProvider<MetricsProperties>, ObjectProvider<MeterRegistryCustomizer<?>>, ObjectProvider<MeterFilter>, ObjectProvider<MeterBinder>) - Static method in class org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration
- MeterValue - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- micrometer の構成時に使用されるメーター値。
- method(HttpServletRequest) - Static method in class org.springframework.boot.actuate.metrics.web.servlet.WebMvcTags
- 使用すべきではありません。
- method(HttpRequest) - Static method in class org.springframework.boot.actuate.metrics.web.client.RestTemplateExchangeTags
- 使用すべきではありません。
- method(ClientRequest) - Static method in class org.springframework.boot.actuate.metrics.web.reactive.client.WebClientExchangeTags
- 使用すべきではありません。
- method(ServerWebExchange) - Static method in class org.springframework.boot.actuate.metrics.web.reactive.server.WebFluxTags
- 使用すべきではありません。
- MethodValidationExcludeFilter - Interface in org.springframework.boot.validation.beanvalidation
- メソッド検証から型を除外するためのフィルター。
- methodValidationPostProcessor(Environment, ObjectProvider<Validator>, ObjectProvider<MethodValidationExcludeFilter>) - Static method in class org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
- metric(String, List<String>) - クラス org.springframework.boot.actuate.metrics のメソッド。MetricsEndpoint
- metrics() - Element in annotation interface org.springframework.boot.test.autoconfigure.actuate.observability.AutoConfigureObservability
- テストでメトリクスを有効にするかどうか。
- Metrics() - クラス org.springframework.boot.actuate.autoconfigure.wavefront のコンストラクター。WavefrontProperties.Metrics
- MetricsAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- マイクロメーターベースのメトリクスの
Auto-configuration。 - MetricsAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.metrics. MetricsAutoConfiguration のコンストラクター
- metricsEndpoint(MeterRegistry) - クラス org.springframework.boot.actuate.autoconfigure.metrics のメソッド。MetricsEndpointAutoConfiguration
- MetricsEndpoint - org.springframework.boot.actuate.metrics のクラス
MeterRegistryが保持するメトリクスを公開するための@Endpoint。- MetricsEndpoint(MeterRegistry) - クラス org.springframework.boot.actuate.metrics. MetricsEndpoint のコンストラクター
- MetricsEndpoint.AvailableTag - org.springframework.boot.actuate.metrics のクラス
- さらに次元をドリルダウンするためのタグのセットとそれらの潜在的な値。
- MetricsEndpoint.MetricDescriptor - org.springframework.boot.actuate.metrics のクラス
- メトリクスの説明。
- MetricsEndpoint.MetricNamesDescriptor - org.springframework.boot.actuate.metrics のクラス
- メトリクス名の説明。
- MetricsEndpoint.Sample - org.springframework.boot.actuate.metrics のクラス
statisticと値を組み合わせた測定サンプル。- MetricsEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsEndpointAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.metrics. MetricsEndpointAutoConfiguration のコンストラクター
- MetricsProperties - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- Micrometer ベースのメトリクスを構成するための
@ConfigurationProperties。 - MetricsProperties() - クラス org.springframework.boot.actuate.autoconfigure.metrics. MetricsProperties のコンストラクター
- MetricsProperties.Data - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsProperties.Data.Repository - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsProperties.Distribution - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsProperties.System - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsProperties.System.Diskspace - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsProperties.Web - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsProperties.Web.Client - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsProperties.Web.Client.ClientRequest - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsProperties.Web.Server - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- MetricsProperties.Web.Server.ServerRequest - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- metricsRepositoryMethodInvocationListener(ObjectProvider<MeterRegistry>, RepositoryTagsProvider) - クラス org.springframework.boot.actuate.autoconfigure.metrics.data のメソッド。RepositoryMetricsAutoConfiguration
- MetricsRepositoryMethodInvocationListener - org.springframework.boot.actuate.metrics.data のクラス
- Spring Data
Repository呼び出しをインターセプトし、実行時間と結果に関するメトリクスを記録します。 - MetricsRepositoryMethodInvocationListener(Supplier<MeterRegistry>, RepositoryTagsProvider, String, AutoTimer) - クラス org.springframework.boot.actuate.metrics.data. MetricsRepositoryMethodInvocationListener のコンストラクター
- 新しい
MetricsRepositoryMethodInvocationListenerを作成します。 - metricsRepositoryMethodInvocationListenerBeanPostProcessor(ObjectProvider<MetricsRepositoryMethodInvocationListener>) - Static method in class org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration
- micrometerClock() - クラス org.springframework.boot.actuate.autoconfigure.metrics のメソッド。MetricsAutoConfiguration
- MicrometerTracingAutoConfiguration - org.springframework.boot.actuate.autoconfigure.tracing のクラス
- Micrometer トレース API の
Auto-configuration。 - MicrometerTracingAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.tracing. MicrometerTracingAutoConfiguration のコンストラクター
- migrate(Flyway) - Method in interface org.springframework.boot.autoconfigure.flyway.FlywayMigrationStrategy
- flyway の移行をトリガーします。
- MimeMappings - org.springframework.boot.web.server のクラス
- MIME マッピングのための単純なサーバーに依存しない抽象化。
- MimeMappings() - クラス org.springframework.boot.web.server. MimeMappings のコンストラクター
- 新しい空の
MimeMappingsインスタンスを作成します。 - MimeMappings(Map<String, String>) - クラス 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.actuate.metrics.cache のメソッド。RedisCacheMetrics
- MISSING_AUTHORIZATION - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
- 認可がありません。
- MissingParametersException - Exception in org.springframework.boot.actuate.endpoint.invoke
- エンドポイント呼び出しに必須パラメーターが含まれていない場合にスローされる
RuntimeExceptionSE。 - MissingParametersException(Set<OperationParameter>) - Constructor for exception org.springframework.boot.actuate.endpoint.invoke.MissingParametersException
- MissingWebServerFactoryBeanException - Exception in org.springframework.boot.web.context
WebServerApplicationContextで定義された必要な型のWebServerFactoryBean がない場合にスローされる例外。- MissingWebServerFactoryBeanException(Class<? extends WebServerApplicationContext>, Class<? extends WebServerFactory>, WebApplicationType) - Constructor for exception org.springframework.boot.web.context.MissingWebServerFactoryBeanException
- 新しい
MissingWebServerFactoryBeanExceptionを作成します。 - MOCK - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.WebEnvironment
- サーブレット API がクラスパス上にある場合はモックサーブレット環境で
WebApplicationContextを作成し、Spring WebFlux がクラスパス上にある場合はReactiveWebApplicationContextを作成し、それ以外の場合は通常のApplicationContextを作成します。 - MockBean - Annotation Interface in org.springframework.boot.test.mock.mockito
- Spring
ApplicationContextにモックを追加するために使用できるアノテーション。 - MockBeans - Annotation Interface in org.springframework.boot.test.mock.mockito
- いくつかの
@MockBeanアノテーションを集約するコンテナーアノテーション。 - MockitoPostProcessor - org.springframework.boot.test.mock.mockito のクラス
- MockitoPostProcessor(Set<Definition>) - クラス org.springframework.boot.test.mock.mockito. MockitoPostProcessor のコンストラクター
- 指定された初期定義で新しい
MockitoPostProcessorインスタンスを作成します。 - MockitoTestExecutionListener - org.springframework.boot.test.mock.mockito のクラス
- MockitoTestExecutionListener() - クラス org.springframework.boot.test.mock.mockito. MockitoTestExecutionListener のコンストラクター
- mockMvc(MockMvcBuilder) - クラス org.springframework.boot.test.autoconfigure.web.servlet のメソッド。MockMvcAutoConfiguration
- MockMvcAutoConfiguration - org.springframework.boot.test.autoconfigure.web.servlet のクラス
MockMvcの自動構成。- mockMvcBuilder(List<MockMvcBuilderCustomizer>) - クラス org.springframework.boot.test.autoconfigure.web.servlet のメソッド。MockMvcAutoConfiguration
- MockMvcBuilderCustomizer - Interface in org.springframework.boot.test.autoconfigure.web.servlet
ConfigurableMockMvcBuilderのカスタマイザ。- mockMvcHtmlUnitDriverBuilder(MockMvc, Environment) - クラス org.springframework.boot.test.autoconfigure.web.servlet のメソッド。MockMvcWebDriverAutoConfiguration
- MockMvcPrint - Enum Class in org.springframework.boot.test.autoconfigure.web.servlet
@AutoConfigureMockMvcから指定された MVC 出力オプション。- MockMvcWebClientAutoConfiguration - org.springframework.boot.test.autoconfigure.web.servlet のクラス
- HtmlUnit
WebClientMockMVC 統合の自動構成。 - MockMvcWebClientAutoConfiguration() - クラス org.springframework.boot.test.autoconfigure.web.servlet. MockMvcWebClientAutoConfiguration のコンストラクター
- mockMvcWebClientBuilder(MockMvc, Environment) - クラス org.springframework.boot.test.autoconfigure.web.servlet のメソッド。MockMvcWebClientAutoConfiguration
- MockMvcWebDriverAutoConfiguration - org.springframework.boot.test.autoconfigure.web.servlet のクラス
- Selenium
WebDriverMockMVC 統合の自動構成。 - MockMvcWebDriverAutoConfiguration() - クラス org.springframework.boot.test.autoconfigure.web.servlet. MockMvcWebDriverAutoConfiguration のコンストラクター
- MockReset - Enum Class in org.springframework.boot.test.mock.mockito
- モック Bean で使用されるリセット戦略。
- mockRestServiceServer(MockServerRestTemplateCustomizer) - クラス org.springframework.boot.test.autoconfigure.web.client のメソッド。MockRestServiceServerAutoConfiguration
- MockRestServiceServerAutoConfiguration - org.springframework.boot.test.autoconfigure.web.client のクラス
MockRestServiceServerサポートの自動構成。- MockRestServiceServerAutoConfiguration() - クラス org.springframework.boot.test.autoconfigure.web.client. MockRestServiceServerAutoConfiguration のコンストラクター
- mockServerRestTemplateCustomizer() - クラス org.springframework.boot.test.autoconfigure.web.client のメソッド。MockRestServiceServerAutoConfiguration
- MockServerRestTemplateCustomizer - org.springframework.boot.test.web.client のクラス
- MockServerRestTemplateCustomizer() - クラス org.springframework.boot.test.web.client. MockServerRestTemplateCustomizer のコンストラクター
- MockServerRestTemplateCustomizer(Class<? extends RequestExpectationManager>) - クラス org.springframework.boot.test.web.client. MockServerRestTemplateCustomizer のコンストラクター
- 新しい
MockServerRestTemplateCustomizerインスタンスを作成します。 - MockServerRestTemplateCustomizer(Supplier<? extends RequestExpectationManager>) - クラス org.springframework.boot.test.web.client. MockServerRestTemplateCustomizer のコンストラクター
- 新しい
MockServerRestTemplateCustomizerインスタンスを作成します。 - MockWebServiceClientAutoConfiguration - org.springframework.boot.test.autoconfigure.webservices.server のクラス
MockWebServiceClientサポートの自動構成。- MockWebServiceClientAutoConfiguration() - クラス org.springframework.boot.test.autoconfigure.webservices.server. MockWebServiceClientAutoConfiguration のコンストラクター
- mockWebServiceServer() - クラス org.springframework.boot.test.autoconfigure.webservices.client のメソッド。MockWebServiceServerAutoConfiguration
- MockWebServiceServerAutoConfiguration - org.springframework.boot.test.autoconfigure.webservices.client のクラス
MockWebServiceServerサポートの自動構成。- MockWebServiceServerAutoConfiguration() - クラス org.springframework.boot.test.autoconfigure.webservices.client. MockWebServiceServerAutoConfiguration のコンストラクター
- MockWebServiceServerTestExecutionListener - org.springframework.boot.test.autoconfigure.webservices.client のクラス
- MockWebServiceServerTestExecutionListener() - クラス org.springframework.boot.test.autoconfigure.webservices.client. MockWebServiceServerTestExecutionListener のコンストラクター
- mockWebServiceServerWebServiceTemplateCustomizer(TestMockWebServiceServer) - クラス org.springframework.boot.test.autoconfigure.webservices.client のメソッド。MockWebServiceServerAutoConfiguration
- mode() - クラス org.springframework.boot.actuate.autoconfigure.metrics.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
- 既存のファイルが変更されました。
- mongo(ObjectProvider<MongoClientSettingsBuilderCustomizer>, MongoClientSettings) - Method in class org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
- MongoAutoConfiguration - Class in org.springframework.boot.autoconfigure.mongo
- Mongo 用の
Auto-configuration。 - MongoAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
- MongoClientFactory - Class in org.springframework.boot.autoconfigure.mongo
MongoClientをブロックするためのファクトリ。- MongoClientFactory(List<MongoClientSettingsBuilderCustomizer>) - Constructor for class org.springframework.boot.autoconfigure.mongo.MongoClientFactory
- ブロッキング
MongoClientを作成するためのファクトリを構築します。 - MongoClientFactorySupport< T > - Class in org.springframework.boot.autoconfigure.mongo
- MongoDB クライアントファクトリに共通のセットアップの基本クラス。
- MongoClientFactorySupport(List<MongoClientSettingsBuilderCustomizer>, BiFunction<MongoClientSettings, MongoDriverInformation, T>) - Constructor for class org.springframework.boot.autoconfigure.mongo.MongoClientFactorySupport
- MongoClientSettingsBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.mongo
- デフォルトの自動構成を保持しながら、
MongoClientSettings.Builderを介してMongoClientSettingsをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - MongoDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.mongo
- Spring Data の mongo サポート用の
Auto-configuration。 - MongoDataAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
- mongoHealthContributor(Map<String, MongoTemplate>) - Method in class org.springframework.boot.actuate.autoconfigure.data.mongo.MongoHealthContributorAutoConfiguration
- mongoHealthContributor(Map<String, ReactiveMongoTemplate>) - Method in class org.springframework.boot.actuate.autoconfigure.data.mongo.MongoReactiveHealthContributorAutoConfiguration
- MongoHealthContributorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.data.mongo
- MongoHealthContributorAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.data.mongo.MongoHealthContributorAutoConfiguration
- MongoHealthIndicator - Class in org.springframework.boot.actuate.data.mongo
- Mongo データストアのステータス情報を返す
HealthIndicatorの簡単な実装。 - MongoHealthIndicator(MongoTemplate) - Constructor for class org.springframework.boot.actuate.data.mongo.MongoHealthIndicator
- MongoMetricsAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.mongo
- Mongo メトリクスの
Auto-configuration。 - MongoMetricsAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.mongo.MongoMetricsAutoConfiguration
- MongoProperties - Class in org.springframework.boot.autoconfigure.mongo
- Mongo の構成プロパティ。
- MongoProperties() - Constructor for class org.springframework.boot.autoconfigure.mongo.MongoProperties
- MongoProperties.Gridfs - org.springframework.boot.autoconfigure.mongo のクラス
- MongoPropertiesClientSettingsBuilderCustomizer - Class in org.springframework.boot.autoconfigure.mongo
- MongoPropertiesClientSettingsBuilderCustomizer(MongoProperties) - Constructor for class org.springframework.boot.autoconfigure.mongo.MongoPropertiesClientSettingsBuilderCustomizer
- MongoReactiveAutoConfiguration - Class in org.springframework.boot.autoconfigure.mongo
- リアクティブ Mongo 用の
Auto-configuration。 - MongoReactiveAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
- MongoReactiveDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.mongo
- Spring Data のリアクティブ mongo サポート用の
Auto-configuration。 - MongoReactiveDataAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
- MongoReactiveHealthContributorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.data.mongo
- MongoReactiveHealthContributorAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.data.mongo.MongoReactiveHealthContributorAutoConfiguration
- MongoReactiveHealthIndicator - Class in org.springframework.boot.actuate.data.mongo
- Mongo の
ReactiveHealthIndicator。 - MongoReactiveHealthIndicator(ReactiveMongoTemplate) - Constructor for class org.springframework.boot.actuate.data.mongo.MongoReactiveHealthIndicator
- MongoReactiveRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.mongo
- Spring Data の Mongo リアクティブリポジトリ用の
Auto-configuration。 - MongoReactiveRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfiguration
- MongoRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.mongo
- Spring Data の Mongo リポジトリ用の
Auto-configuration。 - MongoRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration
- MongoSessionProperties - org.springframework.boot.autoconfigure.session のクラス
- Mongo-backed Spring Session の構成プロパティ。
- MongoSessionProperties() - クラス org.springframework.boot.autoconfigure.session. MongoSessionProperties のコンストラクター
- moveToEnd(ConfigurableEnvironment) - Static method in class org.springframework.boot.DefaultPropertiesPropertySource
- 'defaultProperties' プロパティソースを、指定された
ConfigurableEnvironmentの最後のソースになるように移動します。 - moveToEnd(MutablePropertySources) - Static method in class org.springframework.boot.DefaultPropertiesPropertySource
- 'defaultProperties' プロパティソースを、指定された
MutablePropertySourcesの最後のソースになるように移動します。 - MultipartAutoConfiguration - org.springframework.boot.autoconfigure.web.servlet のクラス
- マルチパートアップロード用の
Auto-configuration。 - MultipartAutoConfiguration(MultipartProperties) - クラス org.springframework.boot.autoconfigure.web.servlet. MultipartAutoConfiguration のコンストラクター
- multipartConfigElement() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。MultipartAutoConfiguration
- MultipartConfigFactory - org.springframework.boot.web.servlet のクラス
MultipartConfigElementEE の作成に使用できるファクトリ。- MultipartConfigFactory() - クラス org.springframework.boot.web.servlet. MultipartConfigFactory のコンストラクター
- MultipartProperties - org.springframework.boot.autoconfigure.web.servlet のクラス
MultipartConfigElementEE の構成に使用されるプロパティ。- MultipartProperties() - クラス org.springframework.boot.autoconfigure.web.servlet. MultipartProperties のコンストラクター
- multipartResolver() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。MultipartAutoConfiguration
- multipartResolver(MultipartResolver) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。DispatcherServletAutoConfiguration.DispatcherServletConfiguration
- MustacheAutoConfiguration - org.springframework.boot.autoconfigure.mustache のクラス
- Mustache 用の
Auto-configuration。 - MustacheAutoConfiguration(MustacheProperties, ApplicationContext) - クラス org.springframework.boot.autoconfigure.mustache. MustacheAutoConfiguration のコンストラクター
- mustacheCompiler(Mustache.TemplateLoader) - クラス org.springframework.boot.autoconfigure.mustache のメソッド。MustacheAutoConfiguration
- MustacheProperties - org.springframework.boot.autoconfigure.mustache のクラス
- Mustache 用の
@ConfigurationProperties。 - MustacheProperties() - クラス org.springframework.boot.autoconfigure.mustache. MustacheProperties のコンストラクター
- MustacheProperties.Reactive - org.springframework.boot.autoconfigure.mustache のクラス
- MustacheProperties.Servlet - org.springframework.boot.autoconfigure.mustache のクラス
- MustacheResourceTemplateLoader - org.springframework.boot.autoconfigure.mustache のクラス
- Mustache TemplateLoader の実装。プレフィックス、サフィックス、Spring リソースの抽象化を使用して、ファイル、クラスパス、URL などからテンプレートをロードします。
- MustacheResourceTemplateLoader() - クラス org.springframework.boot.autoconfigure.mustache. MustacheResourceTemplateLoader のコンストラクター
- MustacheResourceTemplateLoader(String, String) - クラス org.springframework.boot.autoconfigure.mustache. MustacheResourceTemplateLoader のコンストラクター
- MustacheTemplateAvailabilityProvider - org.springframework.boot.autoconfigure.mustache のクラス
- Mustache ビューテンプレートの可用性情報を提供する
TemplateAvailabilityProvider。 - MustacheTemplateAvailabilityProvider() - クラス org.springframework.boot.autoconfigure.mustache. MustacheTemplateAvailabilityProvider のコンストラクター
- mustacheTemplateLoader() - クラス org.springframework.boot.autoconfigure.mustache のメソッド。MustacheAutoConfiguration
- MustacheView - org.springframework.boot.web.reactive.result.view のクラス
- Mustache テンプレートエンジンを使用する Spring WebFlux
View。 - MustacheView - org.springframework.boot.web.servlet.view のクラス
- Mustache テンプレートエンジンを使用した Spring MVC
View。 - MustacheView() - クラス org.springframework.boot.web.reactive.result.view. MustacheView のコンストラクター
- MustacheView() - クラス org.springframework.boot.web.servlet.view. MustacheView のコンストラクター
- MustacheViewResolver - org.springframework.boot.web.reactive.result.view のクラス
- Mustache の Spring WebFlux
ViewResolver。 - MustacheViewResolver - org.springframework.boot.web.servlet.view のクラス
- Mustache 用 Spring MVC
ViewResolver。 - MustacheViewResolver() - クラス org.springframework.boot.web.reactive.result.view. MustacheViewResolver のコンストラクター
Mustache.Compilerのデフォルトインスタンスを基にしたMustacheViewResolverを作成します。- MustacheViewResolver() - クラス org.springframework.boot.web.servlet.view. MustacheViewResolver のコンストラクター
Mustache.Compilerのデフォルトインスタンスを基にしたMustacheViewResolverを作成します。- MustacheViewResolver(Mustache.Compiler) - クラス org.springframework.boot.web.reactive.result.view. MustacheViewResolver のコンストラクター
Mustache.Compilerのカスタムインスタンスに基づくMustacheViewResolverを作成します。- MustacheViewResolver(Mustache.Compiler) - クラス org.springframework.boot.web.servlet.view. MustacheViewResolver のコンストラクター
Mustache.Compilerのカスタムインスタンスに基づくMustacheViewResolverを作成します。- MutuallyExclusiveConfigurationPropertiesException - Exception in org.springframework.boot.context.properties.source
- 複数の相互に排他的な構成プロパティが構成されている場合にスローされる例外。
- MutuallyExclusiveConfigurationPropertiesException(Collection<String>, Collection<String>) - Constructor for exception org.springframework.boot.context.properties.source.MutuallyExclusiveConfigurationPropertiesException
- これらのプロパティの 2 つ以上が構成されている場合、相互に排他的な構成プロパティの新しいインスタンスを作成します。
- mvcContentNegotiationManager() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.EnableWebMvcConfiguration
- mvcConversionService() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.EnableWebMvcConfiguration
- MvcRequestMatcherConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.security.servlet のコンストラクター。SecurityRequestMatchersManagementContextConfiguration.MvcRequestMatcherConfiguration
- mvcValidator() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.EnableWebMvcConfiguration
- MYSQL - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
- MySQL。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式