インデックス

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

V

V1() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace のコンストラクター。DynatraceProperties.V1
V2 - Enum constant in enum class org.springframework.boot.actuate.endpoint.ApiVersion
バージョン 2(Spring Boot 2.0+ でサポート)。
V2() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace のコンストラクター。DynatraceProperties.V2
V3 - Enum constant in enum class org.springframework.boot.actuate.endpoint.ApiVersion
バージョン 3(Spring Boot 2.2+ でサポート)。
validate() - クラス org.springframework.boot.autoconfigure.batch のメソッド。JobLauncherApplicationRunner
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
validate() - クラス org.springframework.boot.autoconfigure.security.oauth2.client のメソッド。OAuth2ClientProperties
validate() - クラス org.springframework.boot.autoconfigure.security.oauth2.server.servlet のメソッド。OAuth2AuthorizationServerProperties
validate(Object, Errors) - クラス org.springframework.boot.autoconfigure.validation のメソッド。ValidatorAdapter
validate(Object, Errors, Object...) - クラス org.springframework.boot.autoconfigure.validation のメソッド。ValidatorAdapter
validateConnection() - クラス org.springframework.boot.autoconfigure.mail のメソッド。MailSenderValidatorAutoConfiguration
validateKeyAlias(KeyStore, String) - Static method in class org.springframework.boot.web.server.SslConfigurationValidator
使用すべきではありません。
validateRequest(ClientHttpRequest) - クラス org.springframework.boot.test.web.client のメソッド。RootUriRequestExpectationManager
Validation() - クラス org.springframework.boot.autoconfigure.ldap.embedded のコンストラクター。EmbeddedLdapProperties.Validation
ValidationAutoConfiguration - org.springframework.boot.autoconfigure.validation のクラス
検証インフラストラクチャを構成する Auto-configuration
ValidationAutoConfiguration() - クラス org.springframework.boot.autoconfigure.validation. ValidationAutoConfiguration のコンストラクター
ValidationBindHandler - org.springframework.boot.context.properties.bind.validation のクラス
BindHandler は、バインドされた結果に Validators を適用します。
ValidationBindHandler(BindHandler, Validator...) - クラス org.springframework.boot.context.properties.bind.validation. ValidationBindHandler のコンストラクター
ValidationBindHandler(Validator...) - クラス org.springframework.boot.context.properties.bind.validation. ValidationBindHandler のコンストラクター
ValidationConfiguration() - クラス org.springframework.boot.autoconfigure.data.couchbase のコンストラクター。CouchbaseDataAutoConfiguration.ValidationConfiguration
ValidationConfigurationCustomizer - Interface in org.springframework.boot.autoconfigure.validation
ConfigurationEE のカスタマイズに使用できるコールバックインターフェース。
ValidationErrors - org.springframework.boot.context.properties.bind.validation のクラス
バインド検証エラーが原因で発生した ObjectErrors のコレクション。
validationEventListener(Validator) - クラス org.springframework.boot.autoconfigure.data.couchbase のメソッド。CouchbaseDataAutoConfiguration.ValidationConfiguration
VALIDATOR_BEAN_NAME - Static variable in annotation interface org.springframework.boot.context.properties.EnableConfigurationProperties
構成プロパティ検証の Bean 名。
ValidatorAdapter - org.springframework.boot.autoconfigure.validation のクラス
呼び出しを別の Validator に委譲する Validator 実装。
value() - Element in annotation interface org.springframework.boot.actuate.autoconfigure.health.ConditionalOnEnabledHealthIndicator
ヘルスインジケーターの名前。
value() - Element in annotation interface org.springframework.boot.actuate.autoconfigure.info.ConditionalOnEnabledInfoContributor
情報提供者の名前。
value() - Element in annotation interface org.springframework.boot.actuate.autoconfigure.metrics.export.ConditionalOnEnabledMetricsExport
メトリクスエクスポーターの名前。
value() - Element in annotation interface org.springframework.boot.actuate.autoconfigure.web.ManagementContextConfiguration
この構成を適用するために必要な管理コンテキストの型を指定します。
value() - Element in annotation interface org.springframework.boot.actuate.autoconfigure.web.server.ConditionalOnManagementPort
一致する ManagementPortType
value() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.FilteredEndpoint
使用するフィルタークラス。
value() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfiguration
@AutoConfiguration クラスに関連付けられている Spring Bean 定義の名前を明示的に指定します。
value() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigureAfter
すでに適用されているはずの自動構成クラス。
value() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigureBefore
まだ適用されていないはずの自動構成クラス。
value() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigureOrder
オーダー値。
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnBean
チェックする Bean のクラス型。
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnClass
存在しなければならないクラス。
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnCloudPlatform
アクティブでなければならない cloud platform
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnExpression
評価する SpEL 式。
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnJava
チェックする JavaVersion
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnJndi
JNDI ロケーション。その 1 つが存在している必要があります。
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
チェックする Bean のクラス型。
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnMissingClass
存在してはならないクラスの名前。
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
ConditionalOnProperty.name() のエイリアス。
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnSingleCandidate
チェックする必要がある Bean のクラス型。
value() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnThreading
アクティブでなければならない threading
value() - Element in annotation interface org.springframework.boot.autoconfigure.domain.EntityScan
EntityScan.basePackages() 属性のエイリアス。
value() - Element in annotation interface org.springframework.boot.autoconfigure.ImportAutoConfiguration
インポートする必要がある自動構成クラス。
value() - Element in annotation interface org.springframework.boot.autoconfigure.web.servlet.ConditionalOnMissingFilterBean
存在してはならないフィルター Bean 型。
value() - Element in annotation interface org.springframework.boot.context.properties.bind.DefaultValue
プロパティのデフォルト値。
value() - Element in annotation interface org.springframework.boot.context.properties.bind.Name
バインドに使用するプロパティの名前。
value() - Element in annotation interface org.springframework.boot.context.properties.ConfigurationProperties
このオブジェクトにバインドするのに有効なプロパティのプレフィックス。
value() - Element in annotation interface org.springframework.boot.context.properties.ConfigurationPropertiesScan
ConfigurationPropertiesScan.basePackages() 属性のエイリアス。
value() - Element in annotation interface org.springframework.boot.context.properties.EnableConfigurationProperties
@ConfigurationProperties アノテーション付き Bean を Spring に迅速に登録する便利な方法。
value() - Element in annotation interface org.springframework.boot.convert.DataSizeUnit
指定されていない場合に使用する DataUnit
value() - Element in annotation interface org.springframework.boot.convert.Delimiter
使用する区切り文字、またはコンテンツ全体を単一の要素として扱う必要がある場合は NONE
value() - Element in annotation interface org.springframework.boot.convert.DurationFormat
期間形式のスタイル。
value() - Element in annotation interface org.springframework.boot.convert.DurationUnit
指定されていない場合に使用する期間単位。
value() - Element in annotation interface org.springframework.boot.convert.PeriodFormat
PeriodSE 形式のスタイル。
value() - Element in annotation interface org.springframework.boot.convert.PeriodUnit
指定されていない場合に使用する期間単位。
value() - Element in annotation interface org.springframework.boot.jackson.JsonComponent
この値は、自動検出されたコンポーネントの場合、Spring Bean に変換される論理コンポーネント名の提案を示している場合があります。
value() - Element in annotation interface org.springframework.boot.jackson.JsonMixin
JsonMixin.type() 属性のエイリアス。
value() - Element in annotation interface org.springframework.boot.test.autoconfigure.filter.TypeExcludeFilters
@SpringBootApplication コンポーネントのスキャンに適用する必要がある TypeExcludeFilter クラスを指定します。
value() - Element in annotation interface org.springframework.boot.test.autoconfigure.graphql.GraphQlTest
テストするコントローラーを指定します。
value() - Element in annotation interface org.springframework.boot.test.autoconfigure.properties.PropertyMapping
プロパティマッピングを定義します。
value() - Element in annotation interface org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs
生成されたスニペットが書き込まれる出力ディレクトリ。
value() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.client.RestClientTest
テストするコンポーネントを指定します。
value() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest
テストするコントローラーを指定します。
value() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest
テストするコントローラーを指定します。
value() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest
テストするコンポーネントを指定します。
value() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
テストするエンドポイントを指定します。
value() - Element in annotation interface org.springframework.boot.test.context.SpringBootTest
SpringBootTest.properties() のエイリアス。
value() - Element in annotation interface org.springframework.boot.test.context.TestComponent
この値は、自動検出されたコンポーネントの場合に、Spring Bean に変換される論理コンポーネント名の提案を示す場合があります。
value() - Element in annotation interface org.springframework.boot.test.context.TestConfiguration
この構成クラスに関連付けられている Spring Bean 定義の名前を明示的に指定します。
value() - Element in annotation interface org.springframework.boot.test.mock.mockito.MockBean
モックするクラス。
value() - Element in annotation interface org.springframework.boot.test.mock.mockito.MockBeans
含まれている @MockBean アノテーションを返します。
value() - Element in annotation interface org.springframework.boot.test.mock.mockito.SpyBean
スパイするクラス。
value() - Element in annotation interface org.springframework.boot.test.mock.mockito.SpyBeans
含まれている @SpyBean アノテーションを返します。
value() - Element in annotation interface org.springframework.boot.testcontainers.context.ImportTestcontainers
インポートする宣言クラス。
value() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.ServiceConnection
接続されているサービスの名前。
value() - Element in annotation interface org.springframework.boot.web.servlet.ServletComponentScan
ServletComponentScan.basePackages() 属性のエイリアス。
VALUE - Static variable in annotation interface org.springframework.boot.context.properties.ConfigurationPropertiesBinding
@Qualifier の具体的な値。
VALUE_OBJECT - Enum constant in enum class org.springframework.boot.context.properties.bind.BindMethod
コンストラクターバインディングを使用した値オブジェクト。
VALUE_OBJECT - Enum constant in enum class org.springframework.boot.context.properties.ConfigurationPropertiesBean.BindMethod
使用すべきではありません。
コンストラクターバインディングを使用した値オブジェクト。
valueOf(double) - Static method in class org.springframework.boot.actuate.autoconfigure.metrics.MeterValue
指定された double 値の新しい MeterValue インスタンスを返します。
valueOf(double) - Static method in class org.springframework.boot.actuate.autoconfigure.metrics.ServiceLevelObjectiveBoundary
指定された double 値の新しい ServiceLevelObjectiveBoundary インスタンスを返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.autoconfigure.endpoint.expose.EndpointExposure
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.autoconfigure.info.InfoContributorFallback
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties.HistogramType の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in class org.springframework.boot.actuate.autoconfigure.metrics.MeterValue
指定された文字列値の新しい MeterValue インスタンスを返します。
valueOf(String) - Static method in class org.springframework.boot.actuate.autoconfigure.metrics.ServiceLevelObjectiveBoundary
指定された文字列値の新しい ServiceLevelObjectiveBoundary インスタンスを返します。
valueOf(String) - 列挙クラス org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.TokenType の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.autoconfigure.web.ManagementContextType
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.autoconfigure.web.server.ManagementPortType
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.actuate.endpoint.annotation.Selector.Match の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.endpoint.ApiVersion
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.endpoint.OperationType
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.endpoint.Show
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.endpoint.web.WebEndpointHttpMethod
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.Mode の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager.ShutdownOperation の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.metrics.export.prometheus.TextOutputFormat
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.metrics.http.Outcome
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.actuate.web.exchanges.Include
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.ansi.AnsiBackground
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.ansi.AnsiColor
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.ansi.AnsiOutput.Enabled
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.ansi.AnsiStyle
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.amqp.RabbitProperties.ContainerType の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.amqp.RabbitRetryTemplateCustomizer.Target の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.autoconfigure.cache.CacheType
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Compression の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.cassandra.CassandraProperties.ThrottlerType の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication.Type の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.condition.ConditionMessage.Style の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.autoconfigure.condition.SearchStrategy
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.data.redis.RedisProperties.ClientType の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.autoconfigure.data.RepositoryType
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node.Protocol の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.kafka.KafkaProperties.IsolationLevel の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener.Type の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties.ShowSummary の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties.ShowSummaryOutput の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.neo4j. Neo4jProperties.Security.TrustStrategy の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.netty.NettyProperties.LeakDetection の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.autoconfigure.quartz.JobStoreType
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.reactor.ReactorProperties.ContextPropagationMode の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.autoconfigure.security.StaticResourceLocation
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.session.RedisSessionProperties.ConfigureAction の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.session.RedisSessionProperties.RepositoryType の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.autoconfigure.thread.Threading
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeAttribute の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.web.ServerProperties.ForwardHeadersStrategy の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog.FORMAT の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.MatchingStrategy の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.autoconfigure.web.WebProperties.LocaleResolver の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.availability.LivenessState
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.availability.ReadinessState
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.Banner.Mode
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.BootstrapRegistry.Scope
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.cloud.CloudPlatform
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.context.config.ConfigData.Option の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.context.config.ConfigDataNotFoundAction
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.context.properties.bind.Bindable.BindRestriction の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.context.properties.bind.BindMethod
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.context.properties.ConfigurationPropertiesBean.BindMethod の静的メソッド
使用すべきではありません。
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.context.properties.source.ConfigurationPropertyState
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.convert.DurationStyle
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.convert.PeriodStyle
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.devtools.filewatch.ChangedFile.Type の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.devtools.restart.classloader.ClassLoaderFile.Kind の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.devtools.restart.FailureHandler.Outcome の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness.Wait の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.docker.compose.lifecycle.LifecycleManagement
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.docker.compose.lifecycle.StartCommand
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.docker.compose.lifecycle.StopCommand
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.env.ConfigTreePropertySource.Option の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.jackson.JsonComponent.Scope の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.jdbc.DatabaseDriver
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.jdbc.EmbeddedDatabaseConnection
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.jdbc.SchemaManagement
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.logging.logback.RollingPolicySystemProperty
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.logging.LoggerConfiguration.ConfigurationScope の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.logging.LoggingSystemProperty
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.logging.LogLevel
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.rsocket.server.RSocketServer.Transport の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.sql.init.DatabaseInitializationMode
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.system.JavaVersion
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter.FilterType の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.test.autoconfigure.properties.SkipPropertyMapping
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrint
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.test.context.assertj.ApplicationContextAssert.Scope の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.test.context.SpringBootTest.UseMainMethod の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.test.context.SpringBootTest.WebEnvironment の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.test.mock.mockito.MockReset
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.test.util.TestPropertyValues.Type の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.test.web.client.TestRestTemplate.HttpClientOption の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.testcontainers.lifecycle.TestcontainersStartup
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.web.error.ErrorAttributeOptions.Include の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.web.server.Cookie.SameSite の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.web.server.GracefulShutdownResult
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.web.server.Shutdown
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.web.server.Ssl.ClientAuth の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.web.servlet.DispatcherType
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.web.servlet.server.Encoding.Type の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.boot.web.servlet.server.Session.SessionTrackingMode の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - Static method in enum class org.springframework.boot.WebApplicationType
指定された名前でこのクラスの列挙型定数を返します。
values() - Static method in enum class org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.autoconfigure.endpoint.expose.EndpointExposure
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.autoconfigure.info.InfoContributorFallback
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties.HistogramType の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.TokenType の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.autoconfigure.web.ManagementContextType
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.autoconfigure.web.server.ManagementPortType
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.actuate.endpoint.annotation.Selector.Match の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.endpoint.ApiVersion
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.endpoint.OperationType
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.endpoint.Show
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.endpoint.web.WebEndpointHttpMethod
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.Mode の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager.ShutdownOperation の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.metrics.export.prometheus.TextOutputFormat
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.metrics.http.Outcome
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.actuate.web.exchanges.Include
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.ansi.AnsiBackground
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.ansi.AnsiColor
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.ansi.AnsiOutput.Enabled
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.ansi.AnsiStyle
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.amqp.RabbitProperties.ContainerType の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.amqp.RabbitRetryTemplateCustomizer.Target の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.autoconfigure.cache.CacheType
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Compression の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.cassandra.CassandraProperties.ThrottlerType の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication.Type の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.condition.ConditionMessage.Style の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.autoconfigure.condition.SearchStrategy
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.data.redis.RedisProperties.ClientType の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.autoconfigure.data.RepositoryType
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node.Protocol の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.kafka.KafkaProperties.IsolationLevel の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener.Type の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties.ShowSummary の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties.ShowSummaryOutput の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.neo4j. Neo4jProperties.Security.TrustStrategy の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.netty.NettyProperties.LeakDetection の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.autoconfigure.quartz.JobStoreType
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.reactor.ReactorProperties.ContextPropagationMode の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.autoconfigure.security.StaticResourceLocation
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.session.RedisSessionProperties.ConfigureAction の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.session.RedisSessionProperties.RepositoryType の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.autoconfigure.thread.Threading
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeAttribute の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.web.ServerProperties.ForwardHeadersStrategy の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog.FORMAT の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.MatchingStrategy の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.autoconfigure.web.WebProperties.LocaleResolver の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.availability.LivenessState
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.availability.ReadinessState
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.Banner.Mode
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.BootstrapRegistry.Scope
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.cloud.CloudPlatform
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.context.config.ConfigData.Option の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.context.config.ConfigDataNotFoundAction
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.context.properties.bind.Bindable.BindRestriction の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.context.properties.bind.BindMethod
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.context.properties.ConfigurationPropertiesBean.BindMethod の静的メソッド
使用すべきではありません。
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.context.properties.source.ConfigurationPropertyState
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.convert.DurationStyle
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.convert.PeriodStyle
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.devtools.filewatch.ChangedFile.Type の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.devtools.restart.classloader.ClassLoaderFile.Kind の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.devtools.restart.FailureHandler.Outcome の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness.Wait の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.docker.compose.lifecycle.LifecycleManagement
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.docker.compose.lifecycle.StartCommand
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.docker.compose.lifecycle.StopCommand
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.env.ConfigTreePropertySource.Option の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.jackson.JsonComponent.Scope の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.jdbc.DatabaseDriver
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.jdbc.EmbeddedDatabaseConnection
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.jdbc.SchemaManagement
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.logging.logback.RollingPolicySystemProperty
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.logging.LoggerConfiguration.ConfigurationScope の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.logging.LoggingSystemProperty
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.logging.LogLevel
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.rsocket.server.RSocketServer.Transport の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.sql.init.DatabaseInitializationMode
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.system.JavaVersion
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter.FilterType の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.test.autoconfigure.properties.SkipPropertyMapping
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrint
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.test.context.assertj.ApplicationContextAssert.Scope の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.test.context.SpringBootTest.UseMainMethod の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.test.context.SpringBootTest.WebEnvironment の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.test.mock.mockito.MockReset
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.test.util.TestPropertyValues.Type の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.test.web.client.TestRestTemplate.HttpClientOption の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.testcontainers.lifecycle.TestcontainersStartup
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.web.error.ErrorAttributeOptions.Include の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.web.server.Cookie.SameSite の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.web.server.GracefulShutdownResult
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.web.server.Shutdown
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.web.server.Ssl.ClientAuth の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.web.servlet.DispatcherType
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.web.servlet.server.Encoding.Type の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.boot.web.servlet.server.Session.SessionTrackingMode の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Static method in enum class org.springframework.boot.WebApplicationType
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
VALUES - Enum constant in enum class org.springframework.boot.jackson.JsonComponent.Scope
通常の値コンテンツ用のシリアライザー / デシリアライザー。
VERBOSE - Enum constant in enum class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties.ShowSummary
詳細な概要を表示します。
Verification() - クラス org.springframework.boot.autoconfigure.security.saml2 のコンストラクター。Saml2RelyingPartyProperties.AssertingParty.Verification
verify() - クラス org.springframework.boot.test.web.client のメソッド。RootUriRequestExpectationManager
verify(Duration) - クラス org.springframework.boot.test.web.client のメソッド。RootUriRequestExpectationManager
verifyConfiguration(Class<?>) - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
View() - クラス org.springframework.boot.autoconfigure.web.servlet のコンストラクター。WebMvcProperties.View
viewResolver(BeanFactory) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
VIRTUAL - Enum constant in enum class org.springframework.boot.autoconfigure.thread.Threading
仮想スレッド。
virtualThreads(Boolean) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
仮想スレッドを使用するかどうかを設定します。
virtualThreads(Boolean) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
仮想スレッドを使用するかどうかを設定します。
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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式