索引
常量字段值|所有程序包|所有类和接口|序列化表格
K
- KafkaAutoConfiguration - org.springframework.boot.autoconfigure.kafka中的类
-
Auto-configuration
for Apache Kafka. - KafkaConnectionDetails - org.springframework.boot.autoconfigure.kafka中的接口
-
Details required to establish a connection to a Kafka service.
- KafkaConnectionDetails.Configuration - org.springframework.boot.autoconfigure.kafka中的接口
-
Kafka connection details configuration.
- kafkaConsumerMetrics(MeterRegistry) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.KafkaMetricsAutoConfiguration
- kafkaJaasInitializer() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
- KafkaMetricsAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics中的类
-
Auto-configuration for Kafka metrics.
- KafkaMetricsAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.KafkaMetricsAutoConfiguration
- kafkaProducerListener() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
- kafkaProducerMetrics(MeterRegistry) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.KafkaMetricsAutoConfiguration
- KafkaProperties - org.springframework.boot.autoconfigure.kafka中的类
-
Configuration properties for Spring for Apache Kafka.
- KafkaProperties() - 类的构造器 org.springframework.boot.autoconfigure.kafka.KafkaProperties
- KafkaProperties.Admin - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.Cleanup - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.Consumer - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.IsolationLevel - org.springframework.boot.autoconfigure.kafka中的枚举类
- KafkaProperties.Jaas - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.Listener - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.Listener.Type - org.springframework.boot.autoconfigure.kafka中的枚举类
- KafkaProperties.Producer - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.Retry - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.Retry.Topic - org.springframework.boot.autoconfigure.kafka中的类
-
Properties for non-blocking, topic-based retries.
- KafkaProperties.Retry.Topic.Backoff - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.Security - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.Ssl - org.springframework.boot.autoconfigure.kafka中的类
- KafkaProperties.Streams - org.springframework.boot.autoconfigure.kafka中的类
-
High (and some medium) priority Streams properties and a general properties bucket.
- KafkaProperties.Template - org.springframework.boot.autoconfigure.kafka中的类
- kafkaRetryTopicConfiguration(KafkaTemplate<?, ?>) - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
- kafkaTemplate(ProducerFactory<Object, Object>, ProducerListener<Object, Object>, ObjectProvider<RecordMessageConverter>) - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
- kafkaTransactionManager(ProducerFactory<?, ?>) - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
- kairosConfig() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.kairos.KairosMetricsExportAutoConfiguration
- kairosMeterRegistry(KairosConfig, Clock) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.kairos.KairosMetricsExportAutoConfiguration
- KairosMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.kairos中的类
-
Auto-configuration
for exporting metrics to KairosDB. - KairosMetricsExportAutoConfiguration(KairosProperties) - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.kairos.KairosMetricsExportAutoConfiguration
- KairosProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.kairos中的类
-
@ConfigurationProperties
for configuring KairosDB metrics export. - KairosProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.kairos.KairosProperties
- keepAlive(Duration) - 类中的方法 org.springframework.boot.task.ThreadPoolTaskExecutorBuilder
-
Set the time limit for which threads may remain idle before being terminated.
- Key() - 类的构造器 org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Key
- keyAlias() - 批注接口 中的元素 org.springframework.boot.testcontainers.service.connection.Ssl
-
The alias that should be used to access the key.
- keyPassword() - 批注接口 中的元素 org.springframework.boot.testcontainers.service.connection.Ssl
-
The password that should be used to access the key.
- KEYS - 枚举类 中的枚举常量 org.springframework.boot.jackson.JsonComponent.Scope
-
A serializer/deserializer for keys.
- keystore() - 类中的方法 org.springframework.boot.autoconfigure.kafka.SslBundleSslEngineFactory
- KeyValueCondition - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。
- KeyValueCondition() - 类的构造器 org.springframework.boot.autoconfigure.security.oauth2.resource.KeyValueCondition
-
已过时。
- kill() - 类中的方法 org.springframework.boot.loader.tools.RunProcess
-
Kill this process.
- KUBERNETES - 枚举类 中的枚举常量 org.springframework.boot.cloud.CloudPlatform
-
Kubernetes platform.
常量字段值|所有程序包|所有类和接口|序列化表格
@ConditionalOnPublicKeyJwtDecoder