Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

J

Jaas() - Constructor for class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Jaas
 
JacksonAutoConfiguration - Class in org.springframework.boot.jackson.autoconfigure
Auto configuration for Jackson.
JacksonAutoConfiguration() - Constructor for class org.springframework.boot.jackson.autoconfigure.JacksonAutoConfiguration
 
JacksonCborStrategyConfiguration() - Constructor for class org.springframework.boot.rsocket.autoconfigure.RSocketStrategiesAutoConfiguration.JacksonCborStrategyConfiguration
 
JacksonEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.endpoint.jackson
Auto-configuration for Endpoint Jackson support.
JacksonEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.jackson.JacksonEndpointAutoConfiguration
 
JacksonJmxOperationResponseMapper - Class in org.springframework.boot.actuate.endpoint.jmx
JmxOperationResponseMapper that delegates to a Jackson ObjectMapper to return a JSON response.
JacksonJmxOperationResponseMapper(ObjectMapper) - Constructor for class org.springframework.boot.actuate.endpoint.jmx.JacksonJmxOperationResponseMapper
 
JacksonJsonParser - Class in org.springframework.boot.json
Thin wrapper to adapt Jackson 2 ObjectMapper to JsonParser.
JacksonJsonParser() - Constructor for class org.springframework.boot.json.JacksonJsonParser
Creates an instance with a default ObjectMapper that is created lazily.
JacksonJsonParser(ObjectMapper) - Constructor for class org.springframework.boot.json.JacksonJsonParser
Creates an instance with the specified ObjectMapper.
JacksonJsonStrategyConfiguration() - Constructor for class org.springframework.boot.rsocket.autoconfigure.RSocketStrategiesAutoConfiguration.JacksonJsonStrategyConfiguration
 
JacksonProperties - Class in org.springframework.boot.jackson.autoconfigure
Configuration properties to configure Jackson.
JacksonProperties() - Constructor for class org.springframework.boot.jackson.autoconfigure.JacksonProperties
 
JacksonProperties.ConstructorDetectorStrategy - Enum Class in org.springframework.boot.jackson.autoconfigure
 
JacksonProperties.Datatype - Class in org.springframework.boot.jackson.autoconfigure
 
JacksonProperties.Json - Class in org.springframework.boot.jackson.autoconfigure
 
JacksonTester<T> - Class in org.springframework.boot.test.json
AssertJ based JSON tester backed by Jackson.
JacksonTester(Class<?>, ResolvableType, JsonMapper) - Constructor for class org.springframework.boot.test.json.JacksonTester
Create a new JacksonTester instance.
JacksonTester(Class<?>, ResolvableType, JsonMapper, Class<?>) - Constructor for class org.springframework.boot.test.json.JacksonTester
 
JacksonTester(JsonMapper) - Constructor for class org.springframework.boot.test.json.JacksonTester
Create a new JacksonTester instance.
Jar() - Constructor for class org.springframework.boot.loader.tools.Layouts.Jar
 
JarLauncher - Class in org.springframework.boot.loader.launch
Launcher for JAR based archives.
JarLauncher() - Constructor for class org.springframework.boot.loader.launch.JarLauncher
 
JarLauncher(Archive) - Constructor for class org.springframework.boot.loader.launch.JarLauncher
 
JarMode - Interface in org.springframework.boot.loader.jarmode
Interface registered in spring.factories to provides extended 'jarmode' support.
JarModeErrorException - Exception Class in org.springframework.boot.loader.jarmode
Simple RuntimeException used to fail the jar mode with a simple printed error message.
JarModeErrorException(String) - Constructor for exception class org.springframework.boot.loader.jarmode.JarModeErrorException
 
JarModeErrorException(String, Throwable) - Constructor for exception class org.springframework.boot.loader.jarmode.JarModeErrorException
 
JarModeLibrary - Class in org.springframework.boot.loader.tools
Library implementation for internal jarmode jars.
JarModeLibrary(LibraryCoordinates) - Constructor for class org.springframework.boot.loader.tools.JarModeLibrary
 
JarUrl - Class in org.springframework.boot.loader.net.protocol.jar
Utility class with factory methods that can be used to create JAR URLs.
JarUrlClassLoader - Class in org.springframework.boot.loader.net.protocol.jar
URLClassLoader with optimized support for Jar URLs.
JarUrlClassLoader(URL[], ClassLoader) - Constructor for class org.springframework.boot.loader.net.protocol.jar.JarUrlClassLoader
Create a new LaunchedClassLoader instance.
JarWriter - Class in org.springframework.boot.loader.tools
Writes JAR content, ensuring valid directory entries are always created and duplicate items are ignored.
JarWriter(File) - Constructor for class org.springframework.boot.loader.tools.JarWriter
Create a new JarWriter instance.
JarWriter(File, LaunchScript) - Constructor for class org.springframework.boot.loader.tools.JarWriter
Create a new JarWriter instance.
JarWriter(File, LaunchScript, FileTime) - Constructor for class org.springframework.boot.loader.tools.JarWriter
Create a new JarWriter instance.
JAVA_BEAN - Enum constant in enum class org.springframework.boot.context.properties.bind.BindMethod
Java Bean using getter/setter binding.
JAVA_SCRIPT - Enum constant in enum class org.springframework.boot.security.autoconfigure.StaticResourceLocation
Resources under "/js".
JavaExecutable - Class in org.springframework.boot.loader.tools
Provides access to the java binary executable, regardless of OS.
JavaExecutable() - Constructor for class org.springframework.boot.loader.tools.JavaExecutable
 
JavaInfo - Class in org.springframework.boot.info
Information about the Java environment the application is running in.
JavaInfo() - Constructor for class org.springframework.boot.info.JavaInfo
 
JavaInfo.JavaRuntimeEnvironmentInfo - Class in org.springframework.boot.info
Information about the Java Runtime Environment the application is running in.
JavaInfo.JavaVendorInfo - Class in org.springframework.boot.info
Information about the Java Vendor of the Java Runtime the application is running in.
JavaInfo.JavaVirtualMachineInfo - Class in org.springframework.boot.info
Information about the Java Virtual Machine the application is running in.
JavaInfoContributor - Class in org.springframework.boot.actuate.info
An InfoContributor that exposes JavaInfo.
JavaInfoContributor() - Constructor for class org.springframework.boot.actuate.info.JavaInfoContributor
 
JavaLoggingSystem - Class in org.springframework.boot.logging.java
JavaLoggingSystem(ClassLoader) - Constructor for class org.springframework.boot.logging.java.JavaLoggingSystem
 
JavaLoggingSystem.Factory - Class in org.springframework.boot.logging.java
LoggingSystemFactory that returns JavaLoggingSystem if possible.
JavaRuntimeEnvironmentInfo() - Constructor for class org.springframework.boot.info.JavaInfo.JavaRuntimeEnvironmentInfo
 
JavaVendorInfo() - Constructor for class org.springframework.boot.info.JavaInfo.JavaVendorInfo
 
JavaVersion - Enum Class in org.springframework.boot.system
Known Java versions.
JavaVirtualMachineInfo() - Constructor for class org.springframework.boot.info.JavaInfo.JavaVirtualMachineInfo
 
JCache() - Constructor for class org.springframework.boot.cache.autoconfigure.CacheProperties.JCache
 
JCACHE - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
JCache (JSR-107) backed caching.
JCacheCacheMeterBinderProvider - Class in org.springframework.boot.cache.metrics
CacheMeterBinderProvider implementation for JCache.
JCacheCacheMeterBinderProvider() - Constructor for class org.springframework.boot.cache.metrics.JCacheCacheMeterBinderProvider
 
JCacheManagerCustomizer - Interface in org.springframework.boot.cache.autoconfigure
Callback interface that can be implemented by beans wishing to customize the cache manager before it is used, in particular to create additional caches.
JCachePropertiesCustomizer - Interface in org.springframework.boot.cache.autoconfigure
Callback interface that can be implemented by beans wishing to customize the properties used by the CachingProvider to create the CacheManager.
JDBC - Enum constant in enum class org.springframework.boot.quartz.autoconfigure.JobStoreType
Store jobs in the database.
JdbcClientAutoConfiguration - Class in org.springframework.boot.jdbc.autoconfigure
JdbcClientAutoConfiguration() - Constructor for class org.springframework.boot.jdbc.autoconfigure.JdbcClientAutoConfiguration
 
JdbcConnectionDetails - Interface in org.springframework.boot.jdbc.autoconfigure
Details required to establish a connection to an SQL service using JDBC.
JdbcProperties - Class in org.springframework.boot.jdbc.autoconfigure
Configuration properties for JDBC.
JdbcProperties() - Constructor for class org.springframework.boot.jdbc.autoconfigure.JdbcProperties
 
JdbcProperties.Template - Class in org.springframework.boot.jdbc.autoconfigure
JdbcTemplate settings.
JdbcSessionAutoConfiguration - Class in org.springframework.boot.session.jdbc.autoconfigure
Auto-configuraion for Spring Session JDBC.
JdbcSessionAutoConfiguration() - Constructor for class org.springframework.boot.session.jdbc.autoconfigure.JdbcSessionAutoConfiguration
 
JdbcSessionDataSourceScriptDatabaseInitializer - Class in org.springframework.boot.session.jdbc.autoconfigure
DataSourceScriptDatabaseInitializer for the Spring Session JDBC database.
JdbcSessionDataSourceScriptDatabaseInitializer(DataSource, JdbcSessionProperties) - Constructor for class org.springframework.boot.session.jdbc.autoconfigure.JdbcSessionDataSourceScriptDatabaseInitializer
JdbcSessionDataSourceScriptDatabaseInitializer(DataSource, DatabaseInitializationSettings) - Constructor for class org.springframework.boot.session.jdbc.autoconfigure.JdbcSessionDataSourceScriptDatabaseInitializer
JdbcSessionProperties - Class in org.springframework.boot.session.jdbc.autoconfigure
Configuration properties for JDBC-backed Spring Session.
JdbcSessionProperties() - Constructor for class org.springframework.boot.session.jdbc.autoconfigure.JdbcSessionProperties
 
JdbcStoreTypeConfiguration() - Constructor for class org.springframework.boot.quartz.autoconfigure.QuartzAutoConfiguration.JdbcStoreTypeConfiguration
 
JdbcTemplateAutoConfiguration - Class in org.springframework.boot.jdbc.autoconfigure
JdbcTemplateAutoConfiguration() - Constructor for class org.springframework.boot.jdbc.autoconfigure.JdbcTemplateAutoConfiguration
 
JdbcTest - Annotation Interface in org.springframework.boot.jdbc.test.autoconfigure
Annotation for a JDBC test that focuses only on JDBC-based components.
jdk() - Static method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
jdk() - Static method in interface org.springframework.boot.http.client.reactive.ClientHttpConnectorBuilder
Return a JdkClientHttpConnectorBuilder that can be used to build a JdkClientHttpConnector .
JDK - Enum constant in enum class org.springframework.boot.http.client.autoconfigure.AbstractHttpRequestFactoryProperties.Factory
Java's HttpClient.
JDK - Enum constant in enum class org.springframework.boot.http.client.autoconfigure.reactive.AbstractClientHttpConnectorProperties.Connector
Java's HttpClient.
JdkClientHttpConnectorBuilder - Class in org.springframework.boot.http.client.reactive
JdkClientHttpRequestFactoryBuilder - Class in org.springframework.boot.http.client
JdkHttpClientBuilder - Class in org.springframework.boot.http.client
Builder that can be used to create a JDK HttpClient.
JdkHttpClientBuilder() - Constructor for class org.springframework.boot.http.client.JdkHttpClientBuilder
 
Jedis() - Constructor for class org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Jedis
 
JEDIS - Enum constant in enum class org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.ClientType
Use the Jedis redis client.
JedisClientConfigurationBuilderCustomizer - Interface in org.springframework.boot.data.redis.autoconfigure
Callback interface that can be implemented by beans wishing to customize the JedisClientConfiguration.JedisClientConfigurationBuilder to fine-tune its auto-configuration before it creates the JedisClientConfiguration.
jetty() - Static method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
jetty() - Static method in interface org.springframework.boot.http.client.reactive.ClientHttpConnectorBuilder
Return a JettyClientHttpConnectorBuilder that can be used to build a JettyClientHttpConnector.
JETTY - Enum constant in enum class org.springframework.boot.http.client.autoconfigure.AbstractHttpRequestFactoryProperties.Factory
Jetty's HttpClient.
JETTY - Enum constant in enum class org.springframework.boot.http.client.autoconfigure.reactive.AbstractClientHttpConnectorProperties.Connector
Jetty's HttpClient.
JettyClientHttpConnectorBuilder - Class in org.springframework.boot.http.client.reactive
JettyClientHttpRequestFactoryBuilder - Class in org.springframework.boot.http.client
JettyConnectionMetricsBinder - Class in org.springframework.boot.jetty.metrics
AbstractJettyMetricsBinder for JettyConnectionMetrics.
JettyConnectionMetricsBinder(MeterRegistry) - Constructor for class org.springframework.boot.jetty.metrics.JettyConnectionMetricsBinder
 
JettyConnectionMetricsBinder(MeterRegistry, Iterable<Tag>) - Constructor for class org.springframework.boot.jetty.metrics.JettyConnectionMetricsBinder
 
JettyHttpClientBuilder - Class in org.springframework.boot.http.client
Builder that can be used to create a Jetty HttpClient.
JettyHttpClientBuilder() - Constructor for class org.springframework.boot.http.client.JettyHttpClientBuilder
 
JettyManagementServerProperties - Class in org.springframework.boot.jetty.autoconfigure.actuate.web.server
Properties for a Jetty-based management server.
JettyManagementServerProperties() - Constructor for class org.springframework.boot.jetty.autoconfigure.actuate.web.server.JettyManagementServerProperties
 
JettyManagementServerProperties.Accesslog - Class in org.springframework.boot.jetty.autoconfigure.actuate.web.server
 
JettyMetricsAutoConfiguration - Class in org.springframework.boot.jetty.autoconfigure.metrics
Auto-configuration for Jetty metrics.
JettyMetricsAutoConfiguration() - Constructor for class org.springframework.boot.jetty.autoconfigure.metrics.JettyMetricsAutoConfiguration
 
JettyReactiveManagementContextAutoConfiguration - Class in org.springframework.boot.jetty.autoconfigure.actuate.web.server
Auto-configuration for a Jetty-based reactive management context.
JettyReactiveManagementContextAutoConfiguration() - Constructor for class org.springframework.boot.jetty.autoconfigure.actuate.web.server.JettyReactiveManagementContextAutoConfiguration
 
JettyReactiveWebServerAutoConfiguration - Class in org.springframework.boot.jetty.autoconfigure.reactive
Auto-configuration for a Jetty-based reactive web server.
JettyReactiveWebServerAutoConfiguration() - Constructor for class org.springframework.boot.jetty.autoconfigure.reactive.JettyReactiveWebServerAutoConfiguration
 
JettyReactiveWebServerFactory - Class in org.springframework.boot.jetty.reactive
ReactiveWebServerFactory that can be used to create JettyWebServers.
JettyReactiveWebServerFactory() - Constructor for class org.springframework.boot.jetty.reactive.JettyReactiveWebServerFactory
Create a new JettyServletWebServerFactory instance.
JettyReactiveWebServerFactory(int) - Constructor for class org.springframework.boot.jetty.reactive.JettyReactiveWebServerFactory
Create a new JettyServletWebServerFactory that listens for requests using the specified port.
JettyServerCustomizer - Interface in org.springframework.boot.jetty
Callback interface that can be used to customize a Jetty Server.
JettyServerProperties - Class in org.springframework.boot.jetty.autoconfigure
Jetty server properties.
JettyServerProperties() - Constructor for class org.springframework.boot.jetty.autoconfigure.JettyServerProperties
 
JettyServerProperties.Accesslog - Class in org.springframework.boot.jetty.autoconfigure
Jetty access log properties.
JettyServerProperties.Accesslog.Format - Enum Class in org.springframework.boot.jetty.autoconfigure
Log format for Jetty access logs.
JettyServerProperties.Threads - Class in org.springframework.boot.jetty.autoconfigure
Jetty thread properties.
JettyServerThreadPoolMetricsBinder - Class in org.springframework.boot.jetty.metrics
AbstractJettyMetricsBinder for JettyServerThreadPoolMetrics.
JettyServerThreadPoolMetricsBinder(MeterRegistry) - Constructor for class org.springframework.boot.jetty.metrics.JettyServerThreadPoolMetricsBinder
 
JettyServerThreadPoolMetricsBinder(MeterRegistry, Iterable<Tag>) - Constructor for class org.springframework.boot.jetty.metrics.JettyServerThreadPoolMetricsBinder
 
JettyServletManagementContextAutoConfiguration - Class in org.springframework.boot.jetty.autoconfigure.actuate.web.server
Auto-configuration for a Jetty-based servlet management context.
JettyServletManagementContextAutoConfiguration() - Constructor for class org.springframework.boot.jetty.autoconfigure.actuate.web.server.JettyServletManagementContextAutoConfiguration
 
JettyServletWebServer - Class in org.springframework.boot.jetty.servlet
Servlet-specific JettyWebServer.
JettyServletWebServer(Server) - Constructor for class org.springframework.boot.jetty.servlet.JettyServletWebServer
 
JettyServletWebServer(Server, boolean) - Constructor for class org.springframework.boot.jetty.servlet.JettyServletWebServer
 
JettyServletWebServerAutoConfiguration - Class in org.springframework.boot.jetty.autoconfigure.servlet
Auto-configuration for a Jetty-based servlet web server.
JettyServletWebServerAutoConfiguration() - Constructor for class org.springframework.boot.jetty.autoconfigure.servlet.JettyServletWebServerAutoConfiguration
 
JettyServletWebServerFactory - Class in org.springframework.boot.jetty.servlet
ServletWebServerFactory that can be used to create a JettyWebServer.
JettyServletWebServerFactory() - Constructor for class org.springframework.boot.jetty.servlet.JettyServletWebServerFactory
Create a new JettyServletWebServerFactory instance.
JettyServletWebServerFactory(int) - Constructor for class org.springframework.boot.jetty.servlet.JettyServletWebServerFactory
Create a new JettyServletWebServerFactory that listens for requests using the specified port.
JettyServletWebServerFactory(String, int) - Constructor for class org.springframework.boot.jetty.servlet.JettyServletWebServerFactory
Create a new JettyServletWebServerFactory with the specified context path and port.
JettySslHandshakeMetricsBinder - Class in org.springframework.boot.jetty.metrics
AbstractJettyMetricsBinder for JettySslHandshakeMetrics.
JettySslHandshakeMetricsBinder(MeterRegistry) - Constructor for class org.springframework.boot.jetty.metrics.JettySslHandshakeMetricsBinder
 
JettySslHandshakeMetricsBinder(MeterRegistry, Iterable<Tag>) - Constructor for class org.springframework.boot.jetty.metrics.JettySslHandshakeMetricsBinder
 
JettyVirtualThreadsWebServerFactoryCustomizer - Class in org.springframework.boot.jetty.autoconfigure
Activates virtual threads on the ConfigurableJettyWebServerFactory.
JettyVirtualThreadsWebServerFactoryCustomizer(JettyServerProperties) - Constructor for class org.springframework.boot.jetty.autoconfigure.JettyVirtualThreadsWebServerFactoryCustomizer
 
JettyWebServer - Class in org.springframework.boot.jetty
WebServer that can be used to control a Jetty web server.
JettyWebServer(Server) - Constructor for class org.springframework.boot.jetty.JettyWebServer
Create a new JettyWebServer instance.
JettyWebServer(Server, boolean) - Constructor for class org.springframework.boot.jetty.JettyWebServer
Create a new JettyWebServer instance.
JettyWebServerConfiguration - Class in org.springframework.boot.jetty.autoconfigure
Configuration for a Jetty-based reactive or servlet web server.
JettyWebServerConfiguration(JettyServerProperties) - Constructor for class org.springframework.boot.jetty.autoconfigure.JettyWebServerConfiguration
 
JettyWebServerFactory - Class in org.springframework.boot.jetty
Base class for factories that produce a JettyWebServer.
JettyWebServerFactory() - Constructor for class org.springframework.boot.jetty.JettyWebServerFactory
 
JettyWebServerFactory(int) - Constructor for class org.springframework.boot.jetty.JettyWebServerFactory
 
JettyWebServerFactoryCustomizer - Class in org.springframework.boot.jetty.autoconfigure
Customization for Jetty-specific features common for both Servlet and Reactive servers.
JettyWebServerFactoryCustomizer(Environment, ServerProperties, JettyServerProperties) - Constructor for class org.springframework.boot.jetty.autoconfigure.JettyWebServerFactoryCustomizer
 
Jks() - Constructor for class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Jks
 
JksKeyStore - Annotation Interface in org.springframework.boot.testcontainers.service.connection
Configures the JksSslStoreBundle key store to use with an SSL supported @ServiceConnection.
JksSslBundleProperties - Class in org.springframework.boot.autoconfigure.ssl
SslBundleProperties for Java keystores.
JksSslBundleProperties() - Constructor for class org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties
 
JksSslBundleProperties.Store - Class in org.springframework.boot.autoconfigure.ssl
Store properties.
JksSslStoreBundle - Class in org.springframework.boot.ssl.jks
SslStoreBundle backed by a Java keystore.
JksSslStoreBundle(JksSslStoreDetails, JksSslStoreDetails) - Constructor for class org.springframework.boot.ssl.jks.JksSslStoreBundle
Create a new JksSslStoreBundle instance.
JksSslStoreBundle(JksSslStoreDetails, JksSslStoreDetails, ResourceLoader) - Constructor for class org.springframework.boot.ssl.jks.JksSslStoreBundle
Create a new JksSslStoreBundle instance.
JksSslStoreDetails - Record Class in org.springframework.boot.ssl.jks
Details for an individual trust or key store in a JksSslStoreBundle.
JksSslStoreDetails(String, String, String, String) - Constructor for record class org.springframework.boot.ssl.jks.JksSslStoreDetails
Creates an instance of a JksSslStoreDetails record class.
JksTrustStore - Annotation Interface in org.springframework.boot.testcontainers.service.connection
Configures the JksSslStoreBundle trust store to use with an SSL supported @ServiceConnection.
JmsAutoConfiguration - Class in org.springframework.boot.jms.autoconfigure
Auto-configuration for Spring JMS.
JmsAutoConfiguration() - Constructor for class org.springframework.boot.jms.autoconfigure.JmsAutoConfiguration
 
JmsHealthContributorAutoConfiguration - Class in org.springframework.boot.jms.autoconfigure.health
JmsHealthIndicator - Class in org.springframework.boot.jms.health
JmsHealthIndicator(ConnectionFactory) - Constructor for class org.springframework.boot.jms.health.JmsHealthIndicator
 
JmsPoolConnectionFactoryFactory - Class in org.springframework.boot.jms.autoconfigure
Factory to create a JmsPoolConnectionFactory from properties defined in JmsPoolConnectionFactoryProperties.
JmsPoolConnectionFactoryFactory(JmsPoolConnectionFactoryProperties) - Constructor for class org.springframework.boot.jms.autoconfigure.JmsPoolConnectionFactoryFactory
 
JmsPoolConnectionFactoryProperties - Class in org.springframework.boot.jms.autoconfigure
Configuration properties for connection factory pooling.
JmsPoolConnectionFactoryProperties() - Constructor for class org.springframework.boot.jms.autoconfigure.JmsPoolConnectionFactoryProperties
 
JmsProperties - Class in org.springframework.boot.jms.autoconfigure
Configuration properties for JMS.
JmsProperties() - Constructor for class org.springframework.boot.jms.autoconfigure.JmsProperties
 
JmsProperties.Cache - Class in org.springframework.boot.jms.autoconfigure
 
JmsProperties.DeliveryMode - Enum Class in org.springframework.boot.jms.autoconfigure
 
JmsProperties.Listener - Class in org.springframework.boot.jms.autoconfigure
 
JmsProperties.Listener.Session - Class in org.springframework.boot.jms.autoconfigure
 
JmsProperties.Template - Class in org.springframework.boot.jms.autoconfigure
 
JmsProperties.Template.Session - Class in org.springframework.boot.jms.autoconfigure
 
JMX - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.endpoint.expose.EndpointExposure
Exposed over a JMX endpoint.
JmxAutoConfiguration - Class in org.springframework.boot.autoconfigure.jmx
Auto-configuration to enable/disable Spring's @EnableMBeanExport mechanism based on configuration properties.
JmxEndpoint - Annotation Interface in org.springframework.boot.actuate.endpoint.jmx.annotation
Identifies a type as being an endpoint that is only exposed over JMX.
JmxEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.endpoint.jmx
Auto-configuration for JMX @Endpoint support.
JmxEndpointDiscoverer - Class in org.springframework.boot.actuate.endpoint.jmx.annotation
JmxEndpointDiscoverer(ApplicationContext, ParameterValueMapper, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<ExposableJmxEndpoint>>, Collection<OperationFilter<JmxOperation>>) - Constructor for class org.springframework.boot.actuate.endpoint.jmx.annotation.JmxEndpointDiscoverer
Create a new JmxEndpointDiscoverer instance.
JmxEndpointExporter - Class in org.springframework.boot.actuate.endpoint.jmx
JmxEndpointExporter(MBeanServer, EndpointObjectNameFactory, JmxOperationResponseMapper, Collection<? extends ExposableJmxEndpoint>) - Constructor for class org.springframework.boot.actuate.endpoint.jmx.JmxEndpointExporter
 
JmxEndpointProperties - Class in org.springframework.boot.actuate.autoconfigure.endpoint.jmx
Configuration properties for JMX export of endpoints.
JmxEndpointProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties
 
JmxEndpointProperties.Exposure - Class in org.springframework.boot.actuate.autoconfigure.endpoint.jmx
 
JmxEndpointsSupplier - Interface in org.springframework.boot.actuate.endpoint.jmx
JmxMetricsExportAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.jmx
Auto-configuration for exporting metrics to JMX.
JmxMetricsExportAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.jmx.JmxMetricsExportAutoConfiguration
 
JmxOperation - Interface in org.springframework.boot.actuate.endpoint.jmx
An operation on a JMX endpoint.
JmxOperationParameter - Interface in org.springframework.boot.actuate.endpoint.jmx
Describes the parameters of an operation on a JMX endpoint.
JmxOperationResponseMapper - Interface in org.springframework.boot.actuate.endpoint.jmx
Maps an operation's response to a JMX-friendly form.
JmxProperties - Class in org.springframework.boot.autoconfigure.jmx
Configuration properties for JMX.
JmxProperties - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.jmx
@ConfigurationProperties for configuring JMX metrics export.
JmxProperties() - Constructor for class org.springframework.boot.autoconfigure.jmx.JmxProperties
 
JmxProperties() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.jmx.JmxProperties
 
JndiConnectionFactoryAutoConfiguration - Class in org.springframework.boot.jms.autoconfigure
Auto-configuration for JMS provided from JNDI.
JndiConnectionFactoryAutoConfiguration() - Constructor for class org.springframework.boot.jms.autoconfigure.JndiConnectionFactoryAutoConfiguration
 
JndiDataSourceAutoConfiguration - Class in org.springframework.boot.jdbc.autoconfigure
Auto-configuration for a JNDI located DataSource.
JndiDataSourceAutoConfiguration() - Constructor for class org.springframework.boot.jdbc.autoconfigure.JndiDataSourceAutoConfiguration
 
Job() - Constructor for class org.springframework.boot.batch.autoconfigure.BatchProperties.Job
 
JobExecutionEvent - Class in org.springframework.boot.batch.autoconfigure
Spring ApplicationEvent encapsulating a JobExecution.
JobExecutionEvent(JobExecution) - Constructor for class org.springframework.boot.batch.autoconfigure.JobExecutionEvent
Create a new JobExecutionEvent instance.
JobExecutionExitCodeGenerator - Class in org.springframework.boot.batch.autoconfigure
JobExecutionExitCodeGenerator() - Constructor for class org.springframework.boot.batch.autoconfigure.JobExecutionExitCodeGenerator
 
JobLauncherApplicationRunner - Class in org.springframework.boot.batch.autoconfigure
ApplicationRunner to launch Spring Batch jobs.
JobLauncherApplicationRunner(JobOperator) - Constructor for class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
JobStoreType - Enum Class in org.springframework.boot.quartz.autoconfigure
Define the supported Quartz JobStore.
join(String, String) - Method in interface org.springframework.boot.logging.structured.ContextPairs.Joiner
Joins the given prefix and name.
JooqAutoConfiguration - Class in org.springframework.boot.jooq.autoconfigure
JooqAutoConfiguration() - Constructor for class org.springframework.boot.jooq.autoconfigure.JooqAutoConfiguration
 
JooqProperties - Class in org.springframework.boot.jooq.autoconfigure
Configuration properties for the jOOQ database library.
JooqProperties() - Constructor for class org.springframework.boot.jooq.autoconfigure.JooqProperties
 
JooqTest - Annotation Interface in org.springframework.boot.jooq.test.autoconfigure
Annotation for a jOOQ test that focuses only on jOOQ-based components.
JpaBaseConfiguration - Class in org.springframework.boot.jpa.autoconfigure
Base Auto-configuration for JPA.
JpaBaseConfiguration(DataSource, JpaProperties, ObjectProvider<JtaTransactionManager>) - Constructor for class org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration
 
JpaBaseConfiguration.JpaWebConfiguration - Class in org.springframework.boot.jpa.autoconfigure
 
JpaProperties - Class in org.springframework.boot.jpa.autoconfigure
External configuration properties for a JPA EntityManagerFactory created by Spring.
JpaProperties() - Constructor for class org.springframework.boot.jpa.autoconfigure.JpaProperties
 
jpaVendorAdapter() - Method in class org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration
 
JpaWebConfiguration(JpaProperties) - Constructor for class org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration.JpaWebConfiguration
 
Json() - Constructor for class org.springframework.boot.jackson.autoconfigure.JacksonProperties.Json
 
JSON - Enum constant in enum class org.springframework.boot.zipkin.autoconfigure.ZipkinProperties.Encoding
JSON.
JsonbAutoConfiguration - Class in org.springframework.boot.jsonb.autoconfigure
Auto-configuration for JSON-B.
JsonbAutoConfiguration() - Constructor for class org.springframework.boot.jsonb.autoconfigure.JsonbAutoConfiguration
 
JsonbTester<T> - Class in org.springframework.boot.test.json
AssertJ based JSON tester backed by Jsonb.
JsonbTester(Jsonb) - Constructor for class org.springframework.boot.test.json.JsonbTester
Create a new uninitialized JsonbTester instance.
JsonbTester(Class<?>, ResolvableType, Jsonb) - Constructor for class org.springframework.boot.test.json.JsonbTester
Create a new JsonbTester instance.
JsonComponent - Annotation Interface in org.springframework.boot.jackson
@Component that provides ValueSerializer, ValueDeserializer or KeyDeserializer implementations to be registered with Jackson when JsonComponentModule is in use.
JsonComponent.Scope - Enum Class in org.springframework.boot.jackson
The various scopes under which a serializer/deserializer can be registered.
JsonComponentModule - Class in org.springframework.boot.jackson
Spring Bean and Jackson Module to register @JsonComponent annotated beans.
JsonComponentModule() - Constructor for class org.springframework.boot.jackson.JsonComponentModule
 
JsonContent<T> - Class in org.springframework.boot.test.json
JSON content usually created from a JSON tester.
JsonContent(Class<?>, ResolvableType, String) - Constructor for class org.springframework.boot.test.json.JsonContent
Create a new JsonContent instance.
JsonContentAssert - Class in org.springframework.boot.test.json
AssertJ Assert for JsonContent.
JsonContentAssert(Class<?>, CharSequence) - Constructor for class org.springframework.boot.test.json.JsonContentAssert
Create a new JsonContentAssert instance that will load resources as UTF-8.
JsonContentAssert(Class<?>, Charset, CharSequence) - Constructor for class org.springframework.boot.test.json.JsonContentAssert
Create a new JsonContentAssert instance that will load resources in the given charset.
JsonMapperBuilderCustomizer - Interface in org.springframework.boot.jackson.autoconfigure
Callback interface that can be implemented by beans wishing to further customize the JsonMapper through JsonMapper.Builder to fine-tune its auto-configuration.
JsonMarshalTesterRuntimeHints - Class in org.springframework.boot.test.autoconfigure.json
Base class for AbstractJsonMarshalTester runtime hints.
JsonMarshalTesterRuntimeHints(Class<? extends AbstractJsonMarshalTester>) - Constructor for class org.springframework.boot.test.autoconfigure.json.JsonMarshalTesterRuntimeHints
 
jsonMembers(JsonWriter.Members<?>) - Method in record class org.springframework.boot.logging.structured.ElasticCommonSchemaProperties
Add JsonWriter members for the service.
jsonMembers(JsonWriter.Members<?>) - Method in record class org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
Add JsonWriter members for the service.
JsonMixin - Annotation Interface in org.springframework.boot.jackson
Provides a mixin class implementation that registers with Jackson when using JsonMixinModule.
JsonMixinModule - Class in org.springframework.boot.jackson
Spring Bean and Jackson Module to find and register @JsonMixin-annotated classes.
JsonMixinModule() - Constructor for class org.springframework.boot.jackson.JsonMixinModule
 
JsonMixinModuleEntries - Class in org.springframework.boot.jackson
Provide the mapping of json mixin class to consider.
JsonMixinModuleEntries.Builder - Class in org.springframework.boot.jackson
JsonParseException - Exception Class in org.springframework.boot.json
IllegalArgumentException thrown when source JSON is invalid.
JsonParseException() - Constructor for exception class org.springframework.boot.json.JsonParseException
 
JsonParseException(Throwable) - Constructor for exception class org.springframework.boot.json.JsonParseException
 
JsonParser - Interface in org.springframework.boot.json
Parser that can read JSON formatted strings into Maps or Lists.
JsonParserFactory - Class in org.springframework.boot.json
Factory to create a JsonParser.
JsonParserFactory() - Constructor for class org.springframework.boot.json.JsonParserFactory
 
JsonStream - Class in org.springframework.boot.buildpack.platform.json
Utility class that allows JSON to be parsed and processed as it's received.
JsonStream(ObjectMapper) - Constructor for class org.springframework.boot.buildpack.platform.json.JsonStream
Create a new JsonStream backed by the given object mapper.
JsonTest - Annotation Interface in org.springframework.boot.test.autoconfigure.json
Annotation for a JSON test that focuses only on JSON serialization.
JsonTesterFactoryBean<T,M> - Class in org.springframework.boot.test.autoconfigure.json
FactoryBean used to create JSON Tester instances.
JsonTesterFactoryBean(Class<?>, M) - Constructor for class org.springframework.boot.test.autoconfigure.json.JsonTesterFactoryBean
 
JsonTestersAutoConfiguration - Class in org.springframework.boot.test.autoconfigure.json
Auto-configuration for Json testers.
JsonTestersAutoConfiguration() - Constructor for class org.springframework.boot.test.autoconfigure.json.JsonTestersAutoConfiguration
 
JsonWriter<T> - Interface in org.springframework.boot.json
Interface that can be used to write JSON output.
JsonWriter.Extractor<T,R> - Interface in org.springframework.boot.json
Interface that can be used to extract one value from another.
JsonWriter.Member<T> - Class in org.springframework.boot.json
A member that contributes JSON.
JsonWriter.MemberPath - Record Class in org.springframework.boot.json
A path used to identify a specific JSON member.
JsonWriter.Members<T> - Class in org.springframework.boot.json
Callback used to configure JSON members.
JsonWriter.NameProcessor - Interface in org.springframework.boot.json
Callback interface that can be applied to JsonWriter.Members to change names or filter members.
JsonWriter.PairExtractor<E> - Interface in org.springframework.boot.json
Interface that can be used to extract name/value pairs from an element.
JsonWriter.ValueProcessor<T> - Interface in org.springframework.boot.json
Callback interface that can be applied to JsonWriter.Members to process values before they are written.
JsonWriterStructuredLogFormatter<E> - Class in org.springframework.boot.logging.structured
Base class for StructuredLogFormatter implementations that generates JSON using a JsonWriter.
JsonWriterStructuredLogFormatter(Consumer<JsonWriter.Members<E>>, StructuredLoggingJsonMembersCustomizer<?>) - Constructor for class org.springframework.boot.logging.structured.JsonWriterStructuredLogFormatter
Create a new JsonWriterStructuredLogFormatter instance with the given members.
JsonWriterStructuredLogFormatter(JsonWriter<E>) - Constructor for class org.springframework.boot.logging.structured.JsonWriterStructuredLogFormatter
Create a new JsonWriterStructuredLogFormatter instance with the given JsonWriter.
Jsp - Class in org.springframework.boot.web.server.servlet
Configuration for the server's JSP servlet.
Jsp() - Constructor for class org.springframework.boot.web.server.servlet.Jsp
 
JspTemplateAvailabilityProvider - Class in org.springframework.boot.webmvc.autoconfigure
TemplateAvailabilityProvider that provides availability information for JSP view templates.
JspTemplateAvailabilityProvider() - Constructor for class org.springframework.boot.webmvc.autoconfigure.JspTemplateAvailabilityProvider
 
jta(boolean) - Method in class org.springframework.boot.jpa.EntityManagerFactoryBuilder.Builder
Configure if using a JTA DataSource, i.e.
JtaAutoConfiguration - Class in org.springframework.boot.transaction.jta.autoconfigure
JtaAutoConfiguration() - Constructor for class org.springframework.boot.transaction.jta.autoconfigure.JtaAutoConfiguration
 
JTDS - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
jTDS.
JvmMetricsAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure.jvm
Auto-configuration for JVM metrics.
JvmMetricsAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.jvm.JvmMetricsAutoConfiguration
 
JwkSetUriJwtDecoderBuilderCustomizer - Interface in org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet
Callback interface for the customization of the NimbusJwtDecoder.JwkSetUriJwtDecoderBuilder used to create the auto-configured JwtDecoder for a JWK set URI that has been configured directly or obtained through an issuer URI.
JwkSetUriReactiveJwtDecoderBuilderCustomizer - Interface in org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive
Callback interface for the customization of the NimbusReactiveJwtDecoder.JwkSetUriReactiveJwtDecoderBuilder used to create the auto-configured ReactiveJwtDecoder for a JWK set URI that has been configured directly or obtained through an issuer URI.
Jwt() - Constructor for class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form