Index
All Classes and Interfaces|All Packages|Constant Field Values|serialized Form
A
- a - Variable in class org.springframework.cglib.util.Parallelsorter
-
- A 100% code-based approach to configuration - section in interface org.springframework.web.WebApplicationInitializer
-
- aaload() - Method in class org.springframework.cglib.core.CodeEmitter
-
- aaload(int) - Method in class org.springframework.cglib.core.CodeEmitter
-
- AALOAD - static variable in interface org.springframework.asm.Opcodes
-
- aastore() - Method in class org.springframework.cglib.core.CodeEmitter
-
- AAsTORE - static variable in interface org.springframework.asm.Opcodes
-
- ABORT - Enum constant in enum class org.springframework.messaging.simp.stomp.stompCommand
-
- absolute(int) - Method in class org.springframework.jdbc.support.rowset.ResultsetWrappingsqlRowset
-
- absolute(int) - Method in interface org.springframework.jdbc.support.rowset.sqlRowset
-
Move the cursor to the given row number in the row set, just after the last row.
- ABsTAIN - Enum constant in enum class org.springframework.beans.factory.config.YamlProcessor.Matchstatus
-
The matcher should not be considered.
- ABsTRACT_ATTRIBUTE - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- ABsTRACT_KEY - static variable in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
-
Deprecated.special key to distinguish
owner.(abstract)=trueDefault is "false". - AbstractAdaptableMessageListener - Class in org.springframework.jms.listener.adapter
-
An abstract JMs
MessageListeneradapter providing the necessary infrastructure to extract the payload of a JMsMessage. - AbstractAdaptableMessageListener() - Constructor for class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
- AbstractAdvisingBeanPostProcessor - Class in org.springframework.aop.framework
-
Base class for
BeanPostProcessorimplementations that apply a spring AOPAdvisorto specific beans. - AbstractAdvisingBeanPostProcessor() - Constructor for class org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor
-
- AbstractAdvisorAutoProxyCreator - Class in org.springframework.aop.framework.autoproxy
-
Generic auto proxy creator that builds AOP proxies for specific beans based on detected Advisors for each bean.
- AbstractAdvisorAutoProxyCreator() - Constructor for class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
-
- AbstractAnnotationConfigDispatcherservletInitializer - Class in org.springframework.web.servlet.support
-
WebApplicationInitializerto register aDispatcherservletand use Java-based spring configuration. - AbstractAnnotationConfigDispatcherservletInitializer() - Constructor for class org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherservletInitializer
-
- AbstractAotProcessor<T> - Class in org.springframework.context.aot
-
Abstract base class for filesystem-based ahead-of-time (AOT) processing.
- AbstractAotProcessor(AbstractAotProcessor.settings) - Constructor for class org.springframework.context.aot.AbstractAotProcessor
-
Create a new processor instance with the supplied settings.
- AbstractAotProcessor.settings - Class in org.springframework.context.aot
-
Common settings for AOT processors.
- AbstractAotProcessor.settings.Builder - Class in org.springframework.context.aot
-
Fluent builder API for
AbstractAotProcessor.settings. - AbstractApplicationContext - Class in org.springframework.context.support
-
Abstract implementation of the
ApplicationContextinterface. - AbstractApplicationContext() - Constructor for class org.springframework.context.support.AbstractApplicationContext
-
Create a new AbstractApplicationContext with no parent.
- AbstractApplicationContext(ApplicationContext) - Constructor for class org.springframework.context.support.AbstractApplicationContext
-
Create a new AbstractApplicationContext with the given parent context.
- AbstractApplicationEventMulticaster - Class in org.springframework.context.event
-
Abstract implementation of the
ApplicationEventMulticasterinterface, providing the basic listener registration facility. - AbstractApplicationEventMulticaster() - Constructor for class org.springframework.context.event.AbstractApplicationEventMulticaster
-
- AbstractAspectJAdvice - Class in org.springframework.aop.aspectj
-
Base class for AOP Alliance
Adviceclasses wrapping an AspectJ aspect or an AspectJ-annotated advice method. - AbstractAspectJAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - Constructor for class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Create a new AbstractAspectJAdvice for the given advice method.
- AbstractAspectJAdvisorFactory - Class in org.springframework.aop.aspectj.annotation
-
Abstract base class for factories that can create spring AOP Advisors given AspectJ classes from classes honoring the AspectJ 5 annotation syntax.
- AbstractAspectJAdvisorFactory() - Constructor for class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
-
- AbstractAspectJAdvisorFactory.AspectJAnnotation - Class in org.springframework.aop.aspectj.annotation
-
Class modeling an AspectJ annotation, exposing its type enumeration and pointcut string.
- AbstractAspectJAdvisorFactory.AspectJAnnotationType - Enum Class in org.springframework.aop.aspectj.annotation
-
Enum for AspectJ annotation types.
- AbstractAsyncConfiguration - Class in org.springframework.scheduling.annotation
-
Abstract base
Configurationclass providing common structure for enabling spring's asynchronous method execution capability. - AbstractAsyncConfiguration() - Constructor for class org.springframework.scheduling.annotation.AbstractAsyncConfiguration
-
- AbstractAsyncReturnValueHandler - Class in org.springframework.messaging.handler.invocation
-
Convenient base class for
AsyncHandlerMethodReturnValueHandlerimplementations that support only asynchronous (Future-like) return values. - AbstractAsyncReturnValueHandler() - Constructor for class org.springframework.messaging.handler.invocation.AbstractAsyncReturnValueHandler
-
- AbstractAtomFeedView - Class in org.springframework.web.servlet.view.feed
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AbstractAtomFeedView() - Constructor for class org.springframework.web.servlet.view.feed.AbstractAtomFeedView
-
Deprecated.
- AbstractAutoProxyCreator - Class in org.springframework.aop.framework.autoproxy
-
BeanPostProcessorimplementation that wraps each eligible bean with an AOP proxy, delegating to specified interceptors before invoking the bean itself. - AbstractAutoProxyCreator() - Constructor for class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
-
- AbstractAutowireCapableBeanFactory - Class in org.springframework.beans.factory.support
-
Abstract bean factory superclass that implements default bean creation, with the full capabilities specified by the
RootBeanDefinitionclass. - AbstractAutowireCapableBeanFactory() - Constructor for class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Create a new AbstractAutowireCapableBeanFactory.
- AbstractAutowireCapableBeanFactory(BeanFactory) - Constructor for class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Create a new AbstractAutowireCapableBeanFactory with the given parent.
- AbstractBeanDefinition - Class in org.springframework.beans.factory.support
-
Base class for concrete, full-fledged
BeanDefinitionclasses, factoring out common properties ofGenericBeanDefinition,RootBeanDefinition, andChildBeanDefinition. - AbstractBeanDefinition() - Constructor for class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Create a new AbstractBeanDefinition with default settings.
- AbstractBeanDefinition(ConstructorArgumentValues, MutablePropertyValues) - Constructor for class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Create a new AbstractBeanDefinition with the given constructor argument values and property values.
- AbstractBeanDefinition(BeanDefinition) - Constructor for class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Create a new AbstractBeanDefinition as a deep copy of the given bean definition.
- AbstractBeanDefinitionParser - Class in org.springframework.beans.factory.xml
-
Abstract
BeanDefinitionParserimplementation providing a number of convenience methods and atemplate methodthat subclasses must override to provide the actual parsing logic. - AbstractBeanDefinitionParser() - Constructor for class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
-
- AbstractBeanDefinitionReader - Class in org.springframework.beans.factory.support
-
Abstract base class for bean definition readers which implement the
BeanDefinitionReaderinterface. - AbstractBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
-
Create a new AbstractBeanDefinitionReader for the given bean factory.
- AbstractBeanFactory - Class in org.springframework.beans.factory.support
-
Abstract base class for
BeanFactoryimplementations, providing the full capabilities of theConfigurableBeanFactorysPI. - AbstractBeanFactory() - Constructor for class org.springframework.beans.factory.support.AbstractBeanFactory
-
Create a new AbstractBeanFactory.
- AbstractBeanFactory(BeanFactory) - Constructor for class org.springframework.beans.factory.support.AbstractBeanFactory
-
Create a new AbstractBeanFactory with the given parent.
- AbstractBeanFactoryAwareAdvisingPostProcessor - Class in org.springframework.aop.framework.autoproxy
-
Extension of
AbstractAdvisingBeanPostProcessorwhich implementsBeanFactoryAware, adds exposure of the original target class for each proxied bean (AutoProxyUtils.ORIGINAL_TARGET_CLAss_ATTRIBUTE), and participates in an externally enforced target-class mode for any given bean (AutoProxyUtils.PREsERVE_TARGET_CLAss_ATTRIBUTE). - AbstractBeanFactoryAwareAdvisingPostProcessor() - Constructor for class org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor
-
- AbstractBeanFactoryBasedTargetsource - Class in org.springframework.aop.target
-
Base class for
Targetsourceimplementations that are based on a springBeanFactory, delegating to spring-managed bean instances. - AbstractBeanFactoryBasedTargetsource() - Constructor for class org.springframework.aop.target.AbstractBeanFactoryBasedTargetsource
-
- AbstractBeanFactoryBasedTargetsourceCreator - Class in org.springframework.aop.framework.autoproxy.target
-
Convenient superclass for
TargetsourceCreatorimplementations that require creating multiple instances of a prototype bean. - AbstractBeanFactoryBasedTargetsourceCreator() - Constructor for class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetsourceCreator
-
- AbstractBeanFactoryPointcutAdvisor - Class in org.springframework.aop.support
-
Abstract BeanFactory-based PointcutAdvisor that allows for any Advice to be configured as reference to an Advice bean in a BeanFactory.
- AbstractBeanFactoryPointcutAdvisor() - Constructor for class org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor
-
- AbstractBindingResult - Class in org.springframework.validation
-
Abstract implementation of the
BindingResultinterface and its super-interfaceErrors. - AbstractBindingResult(string) - Constructor for class org.springframework.validation.AbstractBindingResult
-
Create a new AbstractBindingResult instance.
- AbstractBindingResultAssert<sELF> - Class in org.springframework.test.validation
-
AssertJ
assertionsthat can be applied toBindingResult. - AbstractBindingResultAssert(string, BindingResult, Class) - Constructor for class org.springframework.test.validation.AbstractBindingResultAssert
-
- AbstractBrokerMessageHandler - Class in org.springframework.messaging.simp.broker
-
Abstract base class for a
MessageHandlerthat broker messages to registered subscribers. - AbstractBrokerMessageHandler(subscribableChannel, MessageChannel, subscribableChannel) - Constructor for class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
-
Constructor with no destination prefixes (matches all destinations).
- AbstractBrokerMessageHandler(subscribableChannel, MessageChannel, subscribableChannel, Collection) - Constructor for class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
-
Constructor with destination prefixes to match to destinations of messages.
- AbstractBrokerRegistration - Class in org.springframework.messaging.simp.config
-
Base class for message broker registration classes.
- AbstractBrokerRegistration(subscribableChannel, MessageChannel, string[]) - Constructor for class org.springframework.messaging.simp.config.AbstractBrokerRegistration
-
Create a new broker registration.
- AbstractCacheInvoker - Class in org.springframework.cache.interceptor
-
A base component for invoking
Cacheoperations and using a configurableCacheErrorHandlerwhen an exception occurs. - AbstractCacheInvoker() - Constructor for class org.springframework.cache.interceptor.AbstractCacheInvoker
-
- AbstractCacheInvoker(CacheErrorHandler) - Constructor for class org.springframework.cache.interceptor.AbstractCacheInvoker
-
- AbstractCacheManager - Class in org.springframework.cache.support
-
Abstract base class implementing the common
CacheManagermethods. - AbstractCacheManager() - Constructor for class org.springframework.cache.support.AbstractCacheManager
-
- AbstractCacheResolver - Class in org.springframework.cache.interceptor
-
A base
CacheResolverimplementation that requires the concrete implementation to provide the collection of cache name(s) based on the invocation context. - AbstractCacheResolver() - Constructor for class org.springframework.cache.interceptor.AbstractCacheResolver
-
Construct a new
AbstractCacheResolver. - AbstractCacheResolver(CacheManager) - Constructor for class org.springframework.cache.interceptor.AbstractCacheResolver
-
Construct a new
AbstractCacheResolverfor the givenCacheManager. - AbstractCachingConfiguration - Class in org.springframework.cache.annotation
-
Abstract base
@Configurationclass providing common structure for enabling spring's annotation-driven cache management capability. - AbstractCachingConfiguration() - Constructor for class org.springframework.cache.annotation.AbstractCachingConfiguration
-
- AbstractCachingConfiguration.CachingConfigurersupplier - Class in org.springframework.cache.annotation
-
- AbstractCachingViewResolver - Class in org.springframework.web.servlet.view
-
Convenient base class for
ViewResolverimplementations. - AbstractCachingViewResolver() - Constructor for class org.springframework.web.servlet.view.AbstractCachingViewResolver
-
- AbstractCachingViewResolver.CacheFilter - Interface in org.springframework.web.servlet.view
-
Filter that determines if view should be cached.
- AbstractCharsequenceDecoder<T> - Class in org.springframework.core.codec
-
Abstract base class that decodes from a data buffer stream to a
Charsequencestream. - AbstractCharsequenceDecoder(List, boolean, MimeType...) - Constructor for class org.springframework.core.codec.AbstractCharsequenceDecoder
-
Create a new
AbstractCharsequenceDecoderwith the given parameters. - AbstractCheckedElementTag - Class in org.springframework.web.servlet.tags.form
-
Abstract base class to provide common methods for implementing databinding-aware JsP tags for rendering an HTML '
input' element with a 'type' of 'checkbox' or 'radio'. - AbstractCheckedElementTag() - Constructor for class org.springframework.web.servlet.tags.form.AbstractCheckedElementTag
-
- AbstractClassFilterTransformer - Class in org.springframework.cglib.transform
-
- AbstractClassFilterTransformer(ClassTransformer) - Constructor for class org.springframework.cglib.transform.AbstractClassFilterTransformer
-
- AbstractClassGenerator<T> - Class in org.springframework.cglib.core
-
Abstract class for all code-generating CGLIB utilities.
- AbstractClassGenerator(AbstractClassGenerator.source) - Constructor for class org.springframework.cglib.core.AbstractClassGenerator
-
- AbstractClassGenerator.ClassLoaderData - Class in org.springframework.cglib.core
-
- AbstractClassGenerator.source - Class in org.springframework.cglib.core
-
- AbstractClassLoader - Class in org.springframework.cglib.transform
-
- AbstractClassLoader(ClassLoader, ClassLoader, ClassFilter) - Constructor for class org.springframework.cglib.transform.AbstractClassLoader
-
- AbstractClassTestingTypeFilter - Class in org.springframework.core.type.filter
-
Type filter that exposes a
ClassMetadataobject to subclasses, for class testing purposes. - AbstractClassTestingTypeFilter() - Constructor for class org.springframework.core.type.filter.AbstractClassTestingTypeFilter
-
- AbstractClassTransformer - Class in org.springframework.cglib.transform
-
- AbstractClassTransformer() - Constructor for class org.springframework.cglib.transform.AbstractClassTransformer
-
- AbstractClientHttpRequest - Class in org.springframework.http.client
-
Abstract base for
ClientHttpRequestthat makes sure that headers and body are not written multiple times. - AbstractClientHttpRequest - Class in org.springframework.http.client.reactive
-
Base class for
ClientHttpRequestimplementations. - AbstractClientHttpRequest() - Constructor for class org.springframework.http.client.AbstractClientHttpRequest
-
- AbstractClientHttpRequest() - Constructor for class org.springframework.http.client.reactive.AbstractClientHttpRequest
-
- AbstractClientHttpRequest(HttpHeaders) - Constructor for class org.springframework.http.client.reactive.AbstractClientHttpRequest
-
- AbstractClientHttpRequestFactoryWrapper - Class in org.springframework.http.client
-
Abstract base class for
ClientHttpRequestFactoryimplementations that decorate another delegate request factory. - AbstractClientHttpRequestFactoryWrapper(ClientHttpRequestFactory) - Constructor for class org.springframework.http.client.AbstractClientHttpRequestFactoryWrapper
-
Create a
AbstractClientHttpRequestFactoryWrapperwrapping the given request factory. - AbstractClientHttpResponse - Class in org.springframework.http.client.reactive
-
Base class for
ClientHttpResponseimplementations. - AbstractClientHttpResponse(HttpstatusCode, HttpHeaders, MultiValueMap, Flux) - Constructor for class org.springframework.http.client.reactive.AbstractClientHttpResponse
-
- AbstractClientsockJssession - Class in org.springframework.web.socket.sockjs.client
-
Base class for sockJs client implementations of
Websocketsession. - AbstractClientsockJssession(TransportRequest, WebsocketHandler, CompletableFuture) - Constructor for class org.springframework.web.socket.sockjs.client.AbstractClientsockJssession
-
- AbstractColumnMaxValueIncrementer - Class in org.springframework.jdbc.support.incrementer
-
Abstract base class for
DataFieldMaxValueIncrementerimplementations that use a column in a custom sequence table. - AbstractColumnMaxValueIncrementer() - Constructor for class org.springframework.jdbc.support.incrementer.AbstractColumnMaxValueIncrementer
-
Default constructor for bean property style usage.
- AbstractColumnMaxValueIncrementer(Datasource, string, string) - Constructor for class org.springframework.jdbc.support.incrementer.AbstractColumnMaxValueIncrementer
-
Convenience constructor.
- AbstractComponentDefinition - Class in org.springframework.beans.factory.parsing
-
Base implementation of
ComponentDefinitionthat provides a basic implementation ofAbstractComponentDefinition.getDescription()which delegates toComponentDefinition.getName(). - AbstractComponentDefinition() - Constructor for class org.springframework.beans.factory.parsing.AbstractComponentDefinition
-
- AbstractConfigurableMBeanInfoAssembler - Class in org.springframework.jmx.export.assembler
-
Base class for MBeanInfoAssemblers that support configurable JMX notification behavior.
- AbstractConfigurableMBeanInfoAssembler() - Constructor for class org.springframework.jmx.export.assembler.AbstractConfigurableMBeanInfoAssembler
-
- AbstractContextLoader - Class in org.springframework.test.context.support
-
Abstract application context loader that provides a basis for all concrete implementations of the
ContextLoadersPI. - AbstractContextLoader() - Constructor for class org.springframework.test.context.support.AbstractContextLoader
-
- AbstractContextLoaderInitializer - Class in org.springframework.web.context
-
Convenient base class for
WebApplicationInitializerimplementations that register aContextLoaderListenerin the servlet context. - AbstractContextLoaderInitializer() - Constructor for class org.springframework.web.context.AbstractContextLoaderInitializer
-
- AbstractController - Class in org.springframework.web.servlet.mvc
-
Convenient superclass for controller implementations, using the Template Method design pattern.
- AbstractController() - Constructor for class org.springframework.web.servlet.mvc.AbstractController
-
Create a new AbstractController which supports HTTP methods GET, HEAD and POsT by default.
- AbstractController(boolean) - Constructor for class org.springframework.web.servlet.mvc.AbstractController
-
Create a new AbstractController.
- AbstractCookieAssertions<E,
R> - Class in org.springframework.test.web.support -
Assertions on cookies of the response.
- AbstractCookieAssertions(E, R) - Constructor for class org.springframework.test.web.support.AbstractCookieAssertions
-
- AbstractCookieValueMethodArgumentResolver - Class in org.springframework.web.method.annotation
-
A base abstract class to resolve method arguments annotated with
@CookieValue. - AbstractCookieValueMethodArgumentResolver(ConfigurableBeanFactory) - Constructor for class org.springframework.web.method.annotation.AbstractCookieValueMethodArgumentResolver
-
Crate a new
AbstractCookieValueMethodArgumentResolverinstance. - AbstractDataBoundFormElementTag - Class in org.springframework.web.servlet.tags.form
-
Base tag for all data-binding aware JsP form tags.
- AbstractDataBoundFormElementTag() - Constructor for class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
- AbstractDataBufferDecoder<T> - Class in org.springframework.core.codec
-
Abstract base class for
Decoderimplementations that can decode aDataBufferdirectly to the target element type. - AbstractDataBufferDecoder(MimeType...) - Constructor for class org.springframework.core.codec.AbstractDataBufferDecoder
-
- AbstractDataFieldMaxValueIncrementer - Class in org.springframework.jdbc.support.incrementer
-
Base implementation of
DataFieldMaxValueIncrementerthat delegates to a singleAbstractDataFieldMaxValueIncrementer.getNextKey()template method that returns along. - AbstractDataFieldMaxValueIncrementer() - Constructor for class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
-
Default constructor for bean property style usage.
- AbstractDataFieldMaxValueIncrementer(Datasource, string) - Constructor for class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
-
Convenience constructor.
- AbstractDatasource - Class in org.springframework.jdbc.datasource
-
Abstract base class for spring's
Datasourceimplementations, taking care of the padding. - AbstractDatasource() - Constructor for class org.springframework.jdbc.datasource.AbstractDatasource
-
- AbstractDecoder<T> - Class in org.springframework.core.codec
-
Abstract base class for
Decoderimplementations. - AbstractDecoder(MimeType...) - Constructor for class org.springframework.core.codec.AbstractDecoder
-
- AbstractDelegatingsmartContextLoader - Class in org.springframework.test.context.support
-
AbstractDelegatingsmartContextLoaderserves as an abstract base class for implementations of thesmartContextLoadersPI that delegate to a set of candidate smartContextLoaders (i.e., one that supports XML configuration files or Groovy scripts and one that supports annotated classes) to determine which context loader is appropriate for a given test class's configuration. - AbstractDelegatingsmartContextLoader() - Constructor for class org.springframework.test.context.support.AbstractDelegatingsmartContextLoader
-
- AbstractDestinationResolvingMessagingTemplate<D> - Class in org.springframework.messaging.core
-
An extension of
AbstractMessagingTemplatethat adds operations for sending messages to a resolvable destination name. - AbstractDestinationResolvingMessagingTemplate() - Constructor for class org.springframework.messaging.core.AbstractDestinationResolvingMessagingTemplate
-
- AbstractDetectingUrlHandlerMapping - Class in org.springframework.web.servlet.handler
-
Abstract implementation of the
HandlerMappinginterface, detecting URL mappings for handler beans through introspection of all defined beans in the application context. - AbstractDetectingUrlHandlerMapping() - Constructor for class org.springframework.web.servlet.handler.AbstractDetectingUrlHandlerMapping
-
- AbstractDirtiesContextTestExecutionListener - Class in org.springframework.test.context.support
-
Abstract base class for
TestExecutionListenerimplementations that provide support for marking theApplicationContextassociated with a test as dirty for both test classes and test methods annotated with the@DirtiesContextannotation. - AbstractDirtiesContextTestExecutionListener() - Constructor for class org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener
-
- AbstractDispatcherservletInitializer - Class in org.springframework.web.servlet.support
-
Base class for
WebApplicationInitializerimplementations that register aDispatcherservletin the servlet context. - AbstractDispatcherservletInitializer() - Constructor for class org.springframework.web.servlet.support.AbstractDispatcherservletInitializer
-
- AbstractDriverBasedDatasource - Class in org.springframework.jdbc.datasource
-
Abstract base class for JDBC
Datasourceimplementations that operate on a JDBCDriver. - AbstractDriverBasedDatasource() - Constructor for class org.springframework.jdbc.datasource.AbstractDriverBasedDatasource
-
- AbstractEncoder<T> - Class in org.springframework.core.codec
-
Abstract base class for
Encoderimplementations. - AbstractEncoder(MimeType...) - Constructor for class org.springframework.core.codec.AbstractEncoder
-
- AbstractEncoderMethodReturnValueHandler - Class in org.springframework.messaging.handler.invocation.reactive
-
Base class for a return value handler that encodes return values to
Flux<DataBuffer>through the configuredEncoders. - AbstractEncoderMethodReturnValueHandler(List, ReactiveAdapterRegistry) - Constructor for class org.springframework.messaging.handler.invocation.reactive.AbstractEncoderMethodReturnValueHandler
-
- AbstractEntityManagerFactoryBean - Class in org.springframework.orm.jpa
-
Abstract
FactoryBeanthat creates a local JPAEntityManagerFactoryinstance within a spring application context. - AbstractEntityManagerFactoryBean() - Constructor for class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
- AbstractEnvironment - Class in org.springframework.core.env
-
Abstract base class for
Environmentimplementations. - AbstractEnvironment() - Constructor for class org.springframework.core.env.AbstractEnvironment
-
Create a new
Environmentinstance, calling back toAbstractEnvironment.customizePropertysources(MutablePropertysources)during construction to allow subclasses to contribute or manipulatePropertysourceinstances as appropriate. - AbstractEnvironment(MutablePropertysources) - Constructor for class org.springframework.core.env.AbstractEnvironment
-
Create a new
Environmentinstance with a specificMutablePropertysourcesinstance, calling back toAbstractEnvironment.customizePropertysources(MutablePropertysources)during construction to allow subclasses to contribute or manipulatePropertysourceinstances as appropriate. - AbstractErrors - Class in org.springframework.validation
-
Abstract implementation of the
Errorsinterface. - AbstractErrors() - Constructor for class org.springframework.validation.AbstractErrors
-
- AbstractExceptionHandlerMethodResolver - Class in org.springframework.messaging.handler.invocation
-
Cache exception handling method mappings and provide options to look up a method that should handle an exception.
- AbstractExceptionHandlerMethodResolver(Map) - Constructor for class org.springframework.messaging.handler.invocation.AbstractExceptionHandlerMethodResolver
-
Protected constructor accepting exception-to-method mappings.
- AbstractExpressionPointcut - Class in org.springframework.aop.support
-
Abstract superclass for expression pointcuts, offering location and expression properties.
- AbstractExpressionPointcut() - Constructor for class org.springframework.aop.support.AbstractExpressionPointcut
-
- AbstractFactoryBean<T> - Class in org.springframework.beans.factory.config
-
simple template superclass for
FactoryBeanimplementations that creates a singleton or a prototype object, depending on a flag. - AbstractFactoryBean() - Constructor for class org.springframework.beans.factory.config.AbstractFactoryBean
-
- AbstractFallbackCacheOperationsource - Class in org.springframework.cache.interceptor
-
Abstract implementation of
CacheOperationsourcethat caches operations for methods and implements a fallback policy: 1. - AbstractFallbackCacheOperationsource() - Constructor for class org.springframework.cache.interceptor.AbstractFallbackCacheOperationsource
-
- AbstractFallbackJCacheOperationsource - Class in org.springframework.cache.jcache.interceptor
-
Abstract implementation of
JCacheOperationsourcethat caches operations for methods and implements a fallback policy: 1. - AbstractFallbackJCacheOperationsource() - Constructor for class org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationsource
-
- AbstractFallbacksQLExceptionTranslator - Class in org.springframework.jdbc.support
-
Base class for
sQLExceptionTranslatorimplementations that allow for a fallback to some othersQLExceptionTranslator, as well as for custom overrides. - AbstractFallbacksQLExceptionTranslator() - Constructor for class org.springframework.jdbc.support.AbstractFallbacksQLExceptionTranslator
-
- AbstractFallbackTransactionAttributesource - Class in org.springframework.transaction.interceptor
-
Abstract implementation of
TransactionAttributesourcethat caches attributes for methods and implements a fallback policy: 1. - AbstractFallbackTransactionAttributesource() - Constructor for class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributesource
-
- AbstractFeedView<T> - Class in org.springframework.web.servlet.view.feed
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractFeedView() - Constructor for class org.springframework.web.servlet.view.feed.AbstractFeedView
-
Deprecated.
- AbstractFileNameVersionstrategy - Class in org.springframework.web.reactive.resource
-
Abstract base class for filename suffix based
Versionstrategyimplementations, for example, "static/myresource-version.js". - AbstractFileNameVersionstrategy() - Constructor for class org.springframework.web.reactive.resource.AbstractFileNameVersionstrategy
-
- AbstractFileResolvingResource - Class in org.springframework.core.io
-
Abstract base class for resources which resolve URLs into File references, such as
UrlResourceorClassPathResource. - AbstractFileResolvingResource() - Constructor for class org.springframework.core.io.AbstractFileResolvingResource
-
- AbstractFlashMapManager - Class in org.springframework.web.servlet.support
-
A base class for
FlashMapManagerimplementations. - AbstractFlashMapManager() - Constructor for class org.springframework.web.servlet.support.AbstractFlashMapManager
-
- AbstractFormTag - Class in org.springframework.web.servlet.tags.form
-
Base class for all JsP form tags.
- AbstractFormTag() - Constructor for class org.springframework.web.servlet.tags.form.AbstractFormTag
-
- AbstractGenericContextLoader - Class in org.springframework.test.context.support
-
Abstract, generic extension of
AbstractContextLoaderthat loads aGenericApplicationContext. - AbstractGenericContextLoader() - Constructor for class org.springframework.test.context.support.AbstractGenericContextLoader
-
- AbstractGenericHttpMessageConverter<T> - Class in org.springframework.http.converter
-
Abstract base class for most
GenericHttpMessageConverterimplementations. - AbstractGenericHttpMessageConverter() - Constructor for class org.springframework.http.converter.AbstractGenericHttpMessageConverter
-
Construct an
AbstractGenericHttpMessageConverterwith no supported media types. - AbstractGenericHttpMessageConverter(Charset, MediaType...) - Constructor for class org.springframework.http.converter.AbstractGenericHttpMessageConverter
-
Construct an
AbstractGenericHttpMessageConverterwith a default charset and multiple supported media types. - AbstractGenericHttpMessageConverter(MediaType) - Constructor for class org.springframework.http.converter.AbstractGenericHttpMessageConverter
-
Construct an
AbstractGenericHttpMessageConverterwith one supported media type. - AbstractGenericHttpMessageConverter(MediaType...) - Constructor for class org.springframework.http.converter.AbstractGenericHttpMessageConverter
-
Construct an
AbstractGenericHttpMessageConverterwith multiple supported media type. - AbstractGenericPointcutAdvisor - Class in org.springframework.aop.support
-
Abstract generic
PointcutAdvisorthat allows for anyAdviceto be configured. - AbstractGenericPointcutAdvisor() - Constructor for class org.springframework.aop.support.AbstractGenericPointcutAdvisor
-
- AbstractGenericWebContextLoader - Class in org.springframework.test.context.web
-
Abstract, generic extension of
AbstractContextLoaderthat loads aGenericWebApplicationContext. - AbstractGenericWebContextLoader() - Constructor for class org.springframework.test.context.web.AbstractGenericWebContextLoader
-
- AbstractHandlerExceptionResolver - Class in org.springframework.web.servlet.handler
-
Abstract base class for
HandlerExceptionResolverimplementations. - AbstractHandlerExceptionResolver() - Constructor for class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
-
- AbstractHandlerMapping - Class in org.springframework.web.reactive.handler
-
Abstract base class for
HandlerMappingimplementations. - AbstractHandlerMapping - Class in org.springframework.web.servlet.handler
-
Abstract base class for
HandlerMappingimplementations. - AbstractHandlerMapping() - Constructor for class org.springframework.web.reactive.handler.AbstractHandlerMapping
-
- AbstractHandlerMapping() - Constructor for class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
- AbstractHandlerMethodAdapter - Class in org.springframework.web.servlet.mvc.method
-
Abstract base class for
HandlerAdapterimplementations that support handlers of typeHandlerMethod. - AbstractHandlerMethodAdapter() - Constructor for class org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
-
- AbstractHandlerMethodExceptionResolver - Class in org.springframework.web.servlet.handler
-
Abstract base class for
HandlerExceptionResolverimplementations that support handling exceptions from handlers of typeHandlerMethod. - AbstractHandlerMethodExceptionResolver() - Constructor for class org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver
-
- AbstractHandlerMethodMapping<T> - Class in org.springframework.web.reactive.result.method
-
Abstract base class for
HandlerMappingimplementations that define a mapping between a request and aHandlerMethod. - AbstractHandlerMethodMapping<T> - Class in org.springframework.web.servlet.handler
-
Abstract base class for
HandlerMappingimplementations that define a mapping between a request and aHandlerMethod. - AbstractHandlerMethodMapping() - Constructor for class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
- AbstractHandlerMethodMapping() - Constructor for class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
- AbstractHandshakeHandler - Class in org.springframework.web.socket.server.support
-
A base class for
HandshakeHandlerimplementations, independent of the servlet API. - AbstractHandshakeHandler() - Constructor for class org.springframework.web.socket.server.support.AbstractHandshakeHandler
-
Default constructor that uses
standardWebsocketUpgradestrategy. - AbstractHandshakeHandler(RequestUpgradestrategy) - Constructor for class org.springframework.web.socket.server.support.AbstractHandshakeHandler
-
A constructor that accepts a runtime-specific
RequestUpgradestrategy. - AbstractHeaderAssertions<E,
R> - Class in org.springframework.test.web.support -
Assertions on headers of the response.
- AbstractHeaderAssertions(E, R) - Constructor for class org.springframework.test.web.support.AbstractHeaderAssertions
-
- AbstractHeaderMapper<T> - Class in org.springframework.messaging.support
-
A base
HeaderMapperimplementation. - AbstractHeaderMapper() - Constructor for class org.springframework.messaging.support.AbstractHeaderMapper
-
- AbstractHtmlElementBodyTag - Class in org.springframework.web.servlet.tags.form
-
Convenient superclass for many html tags that render content using the databinding features of the
AbstractHtmlElementTag. - AbstractHtmlElementBodyTag() - Constructor for class org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
-
- AbstractHtmlElementTag - Class in org.springframework.web.servlet.tags.form
-
Base class for databinding-aware JsP tags that render HTML element.
- AbstractHtmlElementTag() - Constructor for class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
- AbstractHtmlInputElementTag - Class in org.springframework.web.servlet.tags.form
-
Base class for databinding-aware JsP tags that render HTML form input element.
- AbstractHtmlInputElementTag() - Constructor for class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
-
- AbstractHttpMessageConverter<T> - Class in org.springframework.http.converter
-
Abstract base class for most
HttpMessageConverterimplementations. - AbstractHttpMessageConverter() - Constructor for class org.springframework.http.converter.AbstractHttpMessageConverter
-
Construct an
AbstractHttpMessageConverterwith no supported media types. - AbstractHttpMessageConverter(Charset, MediaType...) - Constructor for class org.springframework.http.converter.AbstractHttpMessageConverter
-
Construct an
AbstractHttpMessageConverterwith a default charset and multiple supported media types. - AbstractHttpMessageConverter(MediaType) - Constructor for class org.springframework.http.converter.AbstractHttpMessageConverter
-
Construct an
AbstractHttpMessageConverterwith one supported media type. - AbstractHttpMessageConverter(MediaType...) - Constructor for class org.springframework.http.converter.AbstractHttpMessageConverter
-
Construct an
AbstractHttpMessageConverterwith multiple supported media types. - AbstractHttpReceivingTransportHandler - Class in org.springframework.web.socket.sockjs.transport.handler
-
Base class for HTTP transport handlers that receive messages via HTTP POsT.
- AbstractHttpReceivingTransportHandler() - Constructor for class org.springframework.web.socket.sockjs.transport.handler.AbstractHttpReceivingTransportHandler
-
- AbstractHttpsendingTransportHandler - Class in org.springframework.web.socket.sockjs.transport.handler
-
Base class for HTTP transport handlers that push messages to connected clients.
- AbstractHttpsendingTransportHandler() - Constructor for class org.springframework.web.socket.sockjs.transport.handler.AbstractHttpsendingTransportHandler
-
- AbstractHttpserviceRegistrar - Class in org.springframework.web.service.registry
-
Abstract registrar class that imports: Bean definitions for HTTP service interface client proxies organized by
HttpserviceGroup. - AbstractHttpserviceRegistrar() - Constructor for class org.springframework.web.service.registry.AbstractHttpserviceRegistrar
-
- AbstractHttpserviceRegistrar.GroupRegistry - Interface in org.springframework.web.service.registry
-
Registry API to allow subclasses to register HTTP services.
- AbstractHttpserviceRegistrar.GroupRegistry.Groupspec - Interface in org.springframework.web.service.registry
-
spec to list or scan for HTTP service types.
- AbstractHttpservletRequestAssert<sELF,
ACTUAL> - Class in org.springframework.test.web.servlet.assertj -
Base AssertJ assertions that can be applied to an
HttpservletRequest. - AbstractHttpservletRequestAssert(ACTUAL, Class) - Constructor for class org.springframework.test.web.servlet.assertj.AbstractHttpservletRequestAssert
-
- AbstractHttpservletResponseAssert<R,
sELF, - Class in org.springframework.test.web.servlet.assertjACTUAL> -
Base AssertJ assertions that can be applied to any object that provides an
HttpservletResponse. - AbstractHttpservletResponseAssert(ACTUAL, Class) - Constructor for class org.springframework.test.web.servlet.assertj.AbstractHttpservletResponseAssert
-
- AbstractHttpsockJssession - Class in org.springframework.web.socket.sockjs.transport.session
-
An abstract base class for use with HTTP transport sockJs sessions.
- AbstractHttpsockJssession(string, sockJsserviceConfig, WebsocketHandler, Map) - Constructor for class org.springframework.web.socket.sockjs.transport.session.AbstractHttpsockJssession
-
- AbstractIdentityColumnMaxValueIncrementer - Class in org.springframework.jdbc.support.incrementer
-
Abstract base class for
DataFieldMaxValueIncrementerimplementations which are based on identity columns in a sequence-like table. - AbstractIdentityColumnMaxValueIncrementer() - Constructor for class org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
-
Default constructor for bean property style usage.
- AbstractIdentityColumnMaxValueIncrementer(Datasource, string, string) - Constructor for class org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
-
- AbstractInterceptFieldCallback - Class in org.springframework.cglib.transform.impl
-
- AbstractInterceptFieldCallback() - Constructor for class org.springframework.cglib.transform.impl.AbstractInterceptFieldCallback
-
- AbstractInterceptorDrivenBeanDefinitionDecorator - Class in org.springframework.aop.config
-
Base implementation for
BeanDefinitionDecoratorswishing to add aninterceptorto the resulting bean. - AbstractInterceptorDrivenBeanDefinitionDecorator() - Constructor for class org.springframework.aop.config.AbstractInterceptorDrivenBeanDefinitionDecorator
-
- AbstractInterruptibleBatchPreparedstatementsetter - Class in org.springframework.jdbc.core.support
-
Abstract implementation of the
InterruptibleBatchPreparedstatementsetterinterface, combining the check for available values and setting of those into a single callback methodAbstractInterruptibleBatchPreparedstatementsetter.setValuesIfAvailable(Preparedstatement, int). - AbstractInterruptibleBatchPreparedstatementsetter() - Constructor for class org.springframework.jdbc.core.support.AbstractInterruptibleBatchPreparedstatementsetter
-
- AbstractJackson2Decoder - Class in org.springframework.http.codec.json
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
AbstractJacksonDecoder - AbstractJackson2Decoder(ObjectMapper, MimeType...) - Constructor for class org.springframework.http.codec.json.AbstractJackson2Decoder
-
Deprecated.Constructor with a Jackson
ObjectMapperto use. - AbstractJackson2Encoder - Class in org.springframework.http.codec.json
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
AbstractJacksonEncoder - AbstractJackson2Encoder(ObjectMapper, MimeType...) - Constructor for class org.springframework.http.codec.json.AbstractJackson2Encoder
-
Deprecated.Constructor with a Jackson
ObjectMapperto use. - AbstractJackson2HttpMessageConverter - Class in org.springframework.http.converter.json
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
AbstractJacksonHttpMessageConverter - AbstractJackson2HttpMessageConverter(ObjectMapper) - Constructor for class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
-
Deprecated.
- AbstractJackson2HttpMessageConverter(ObjectMapper, MediaType) - Constructor for class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
-
Deprecated.
- AbstractJackson2HttpMessageConverter(ObjectMapper, MediaType...) - Constructor for class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
-
Deprecated.
- AbstractJackson2View - Class in org.springframework.web.servlet.view.json
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
AbstractJacksonView - AbstractJackson2View(ObjectMapper, string) - Constructor for class org.springframework.web.servlet.view.json.AbstractJackson2View
-
Deprecated.
- AbstractJacksonDecoder<T> - Class in org.springframework.http.codec
-
Abstract base class for Jackson 3.x decoding, leveraging non-blocking parsing.
- AbstractJacksonDecoder(MapperBuilder, MimeType...) - Constructor for class org.springframework.http.codec.AbstractJacksonDecoder
-
Construct a new instance with the provided
buildercustomized with theJacksonModules found byMapperBuilder.findModules(ClassLoader)andMimeTypes. - AbstractJacksonDecoder(T, MimeType...) - Constructor for class org.springframework.http.codec.AbstractJacksonDecoder
-
Construct a new instance with the provided
ObjectMapperandMimeTypes. - AbstractJacksonEncoder<T> - Class in org.springframework.http.codec
-
Base class providing support methods for Jackson 3.x encoding.
- AbstractJacksonEncoder(MapperBuilder, MimeType...) - Constructor for class org.springframework.http.codec.AbstractJacksonEncoder
-
Construct a new instance with the provided
buildercustomized with theJacksonModules found byMapperBuilder.findModules(ClassLoader)andMimeTypes. - AbstractJacksonEncoder(T, MimeType...) - Constructor for class org.springframework.http.codec.AbstractJacksonEncoder
-
Construct a new instance with the provided
ObjectMapperandMimeTypes. - AbstractJacksonHttpMessageConverter<T> - Class in org.springframework.http.converter
-
Abstract base class for Jackson based and content type independent
HttpMessageConverterimplementations. - AbstractJacksonHttpMessageConverter(T) - Constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageConverter
-
Construct a new instance with the provided
ObjectMapper. - AbstractJacksonHttpMessageConverter(MapperBuilder, MediaType) - Constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageConverter
-
Construct a new instance with the provided
buildercustomized with theJacksonModules found byMapperBuilder.findModules(ClassLoader)andMediaType. - AbstractJacksonHttpMessageConverter(MapperBuilder, MediaType...) - Constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageConverter
-
Construct a new instance with the provided
buildercustomized with theJacksonModules found byMapperBuilder.findModules(ClassLoader)andMediaTypes. - AbstractJacksonHttpMessageConverter(T, MediaType) - Constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageConverter
-
Construct a new instance with the provided
ObjectMapperandMediaType. - AbstractJacksonHttpMessageConverter(T, MediaType...) - Constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageConverter
-
Construct a new instance with the provided
ObjectMapperandMediaTypes. - AbstractJacksonView - Class in org.springframework.web.servlet.view
-
Abstract base class for Jackson 3.x based and content type independent
AbstractViewimplementations. - AbstractJacksonView(MapperBuilder, string) - Constructor for class org.springframework.web.servlet.view.AbstractJacksonView
-
- AbstractJacksonView(ObjectMapper, string) - Constructor for class org.springframework.web.servlet.view.AbstractJacksonView
-
- AbstractJaxb2HttpMessageConverter<T> - Class in org.springframework.http.converter.xml
-
Abstract base class for
HttpMessageConvertersthat use JAXB2. - AbstractJaxb2HttpMessageConverter() - Constructor for class org.springframework.http.converter.xml.AbstractJaxb2HttpMessageConverter
-
- AbstractJCacheConfiguration - Class in org.springframework.cache.jcache.config
-
Abstract JsR-107 specific
@Configurationclass providing common structure for enabling JsR-107 annotation-driven cache management capability. - AbstractJCacheConfiguration() - Constructor for class org.springframework.cache.jcache.config.AbstractJCacheConfiguration
-
- AbstractJdbcCall - Class in org.springframework.jdbc.core.simple
-
Abstract class to provide base functionality for easy stored procedure calls based on configuration options and database meta-data.
- AbstractJdbcCall(Datasource) - Constructor for class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Constructor to be used when initializing using a
Datasource. - AbstractJdbcCall(JdbcTemplate) - Constructor for class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Constructor to be used when initializing using a
JdbcTemplate. - AbstractJdbcInsert - Class in org.springframework.jdbc.core.simple
-
Abstract class to provide base functionality for easy (batch) inserts based on configuration options and database meta-data.
- AbstractJdbcInsert(Datasource) - Constructor for class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Constructor to be used when initializing using a
Datasource. - AbstractJdbcInsert(JdbcTemplate) - Constructor for class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Constructor to be used when initializing using a
JdbcTemplate. - AbstractJmsListenerContainerFactory<C> - Class in org.springframework.jms.config
-
Base
JmsListenerContainerFactoryfor spring's base container implementation. - AbstractJmsListenerContainerFactory() - Constructor for class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- AbstractJmsListenerEndpoint - Class in org.springframework.jms.config
-
Base model for a JMs listener endpoint.
- AbstractJmsListenerEndpoint() - Constructor for class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
- AbstractJmsListeningContainer - Class in org.springframework.jms.listener
-
Common base class for all containers which need to implement listening based on a JMs Connection (either shared or freshly obtained for each attempt).
- AbstractJmsListeningContainer() - Constructor for class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- AbstractJmsListeningContainer.sharedConnectionNotInitializedException - Exception Class in org.springframework.jms.listener
-
Exception that indicates that the initial setup of this container's shared JMs Connection failed.
- AbstractJmxAttribute - Class in org.springframework.jmx.export.metadata
-
Base class for all JMX metadata classes.
- AbstractJmxAttribute() - Constructor for class org.springframework.jmx.export.metadata.AbstractJmxAttribute
-
- AbstractJpaVendorAdapter - Class in org.springframework.orm.jpa.vendor
-
Abstract
JpaVendorAdapterimplementation that defines common properties, to be translated into vendor-specific JPA properties by concrete subclasses. - AbstractJpaVendorAdapter() - Constructor for class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
-
- AbstractJsonContentAssert<sELF> - Class in org.springframework.test.json
-
Base AssertJ assertions that can be applied to a JsON document.
- AbstractJsonContentAssert(JsonContent, Class) - Constructor for class org.springframework.test.json.AbstractJsonContentAssert
-
Create an assert for the given JsON document.
- AbstractJsonHttpMessageConverter - Class in org.springframework.http.converter.json
-
Common base class for plain JsON converters, for example, Gson and JsON-B.
- AbstractJsonHttpMessageConverter() - Constructor for class org.springframework.http.converter.json.AbstractJsonHttpMessageConverter
-
- AbstractJsonMessageConverter - Class in org.springframework.messaging.converter
-
Common base class for plain JsON converters, for example, Gson and JsON-B.
- AbstractJsonMessageConverter() - Constructor for class org.springframework.messaging.converter.AbstractJsonMessageConverter
-
- AbstractJsonPathAssertions<B> - Class in org.springframework.test.web.support
-
Base class for applying JsonPath assertions in RestTestClient and WebTestClient.
- AbstractJsonPathAssertions(B, string, string, Configuration) - Constructor for class org.springframework.test.web.support.AbstractJsonPathAssertions
-
- AbstractJsonValueAssert<sELF> - Class in org.springframework.test.json
-
Base AssertJ assertions that can be applied to a JsON value.
- AbstractJsonValueAssert(Object, Class, HttpMessageContentConverter) - Constructor for class org.springframework.test.json.AbstractJsonValueAssert
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AbstractJsonValueAssert(Object, Class, JsonConverterDelegate) - Constructor for class org.springframework.test.json.AbstractJsonValueAssert
-
- AbstractJUnit4springContextTests - Class in org.springframework.test.context.junit4
-
Deprecated.since spring Framework 7.0 in favor of the
springExtensionand JUnit Jupiter - AbstractJUnit4springContextTests() - Constructor for class org.springframework.test.context.junit4.AbstractJUnit4springContextTests
-
Deprecated.
- AbstractKotlinserializationHttpMessageConverter<T> - Class in org.springframework.http.converter
-
Abstract base class for
HttpMessageConverterimplementations that use Kotlin serialization. - AbstractKotlinserializationHttpMessageConverter(T, Predicate, MediaType...) - Constructor for class org.springframework.http.converter.AbstractKotlinserializationHttpMessageConverter
-
Creates a new instance with the given format and supported mime types which only converts types for which the specified predicate returns
true. - AbstractKotlinserializationHttpMessageConverter(T, MediaType...) - Constructor for class org.springframework.http.converter.AbstractKotlinserializationHttpMessageConverter
-
Creates a new instance with the given format and supported mime types which only converters types annotated with
@serializableat type or generics level. - AbstractLazyCreationTargetsource - Class in org.springframework.aop.target
-
Targetsourceimplementation that will lazily create a user-managed object. - AbstractLazyCreationTargetsource() - Constructor for class org.springframework.aop.target.AbstractLazyCreationTargetsource
-
- AbstractLinkParser() - Constructor for class org.springframework.web.reactive.resource.CssLinkResourceTransformer.AbstractLinkParser
-
- AbstractLinkParser() - Constructor for class org.springframework.web.servlet.resource.CssLinkResourceTransformer.AbstractLinkParser
-
- AbstractListenerReadPublisher<T> - Class in org.springframework.http.server.reactive
-
Abstract base class for
Publisherimplementations that bridge between event-listener read APIs and Reactive streams. - AbstractListenerReadPublisher() - Constructor for class org.springframework.http.server.reactive.AbstractListenerReadPublisher
-
- AbstractListenerReadPublisher(string) - Constructor for class org.springframework.http.server.reactive.AbstractListenerReadPublisher
-
Create an instance with the given log prefix.
- AbstractListenerserverHttpResponse - Class in org.springframework.http.server.reactive
-
Abstract base class for listener-based server responses.
- AbstractListenerserverHttpResponse(DataBufferFactory) - Constructor for class org.springframework.http.server.reactive.AbstractListenerserverHttpResponse
-
- AbstractListenerserverHttpResponse(DataBufferFactory, HttpHeaders) - Constructor for class org.springframework.http.server.reactive.AbstractListenerserverHttpResponse
-
- AbstractListenerWebsocketsession<T> - Class in org.springframework.web.reactive.socket.adapter
-
Base class for
Websocketsessionimplementations that bridge between event-listener Websocket APIs (for example, Jakarta Websocket API (JsR-356), Jetty) and Reactive streams. - AbstractListenerWebsocketsession(T, string, HandshakeInfo, DataBufferFactory) - Constructor for class org.springframework.web.reactive.socket.adapter.AbstractListenerWebsocketsession
-
Base constructor.
- AbstractListenerWebsocketsession(T, string, HandshakeInfo, DataBufferFactory, sinks.Empty) - Constructor for class org.springframework.web.reactive.socket.adapter.AbstractListenerWebsocketsession
-
Alternative constructor with completion sink to use to signal when the handling of the session is complete, with success or error.
- AbstractListenerWebsocketsession.WebsocketsendProcessor - Class in org.springframework.web.reactive.socket.adapter
-
Write processor for outbound Websocket messages.
- AbstractListenerWriteFlushProcessor<T> - Class in org.springframework.http.server.reactive
-
An alternative to
AbstractListenerWriteProcessorbut instead writing aPublisher<Publisher<T>>with flush boundaries enforces after the completion of each nested Publisher. - AbstractListenerWriteFlushProcessor() - Constructor for class org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor
-
- AbstractListenerWriteFlushProcessor(string) - Constructor for class org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor
-
Create an instance with the given log prefix.
- AbstractListenerWriteProcessor<T> - Class in org.springframework.http.server.reactive
-
Abstract base class for
Processorimplementations that bridge between event-listener write APIs and Reactive streams. - AbstractListenerWriteProcessor() - Constructor for class org.springframework.http.server.reactive.AbstractListenerWriteProcessor
-
- AbstractListenerWriteProcessor(string) - Constructor for class org.springframework.http.server.reactive.AbstractListenerWriteProcessor
-
Create an instance with the given log prefix.
- AbstractLobCreatingPreparedstatementCallback - Class in org.springframework.jdbc.core.support
-
Deprecated.as of 6.2, in favor of
sqlBinaryValueandsqlCharacterValue - AbstractLobCreatingPreparedstatementCallback(LobHandler) - Constructor for class org.springframework.jdbc.core.support.AbstractLobCreatingPreparedstatementCallback
-
Deprecated.Create a new AbstractLobCreatingPreparedstatementCallback for the given LobHandler.
- AbstractLobHandler - Class in org.springframework.jdbc.support.lob
-
Deprecated.as of 6.2, in favor of
sqlBinaryValueandsqlCharacterValue - AbstractLobHandler() - Constructor for class org.springframework.jdbc.support.lob.AbstractLobHandler
-
Deprecated.
- AbstractLobstreamingResultsetExtractor<T> - Class in org.springframework.jdbc.core.support
-
Deprecated.as of 6.2 along with
LobHandler, in favor ofResultset.getBinarystream(int)/Resultset.getCharacterstream(int)usage - AbstractLobstreamingResultsetExtractor() - Constructor for class org.springframework.jdbc.core.support.AbstractLobstreamingResultsetExtractor
-
Deprecated.
- AbstractLocaleContextResolver - Class in org.springframework.web.servlet.i18n
-
Abstract base class for
LocaleContextResolverimplementations. - AbstractLocaleContextResolver() - Constructor for class org.springframework.web.servlet.i18n.AbstractLocaleContextResolver
-
- AbstractLocaleResolver - Class in org.springframework.web.servlet.i18n
-
Abstract base class for
LocaleResolverimplementations. - AbstractLocaleResolver() - Constructor for class org.springframework.web.servlet.i18n.AbstractLocaleResolver
-
- AbstractMappingContentNegotiationstrategy - Class in org.springframework.web.accept
-
Base class for
ContentNegotiationstrategyimplementations with the steps to resolve a request to media types. - AbstractMappingContentNegotiationstrategy(Map) - Constructor for class org.springframework.web.accept.AbstractMappingContentNegotiationstrategy
-
Create an instance with the given map of file extensions and media types.
- AbstractMappingJacksonResponseBodyAdvice - Class in org.springframework.web.servlet.mvc.method.annotation
-
A convenient base class for
ResponseBodyAdviceimplementations that customize the response before JsON serialization withAbstractJacksonHttpMessageConverter's andAbstractJackson2HttpMessageConverter's concrete subclasses. - AbstractMappingJacksonResponseBodyAdvice() - Constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMappingJacksonResponseBodyAdvice
-
- AbstractMarshaller - Class in org.springframework.oxm.support
-
Abstract implementation of the
MarshallerandUnmarshallerinterface. - AbstractMarshaller() - Constructor for class org.springframework.oxm.support.AbstractMarshaller
-
- AbstractMBeanInfoAssembler - Class in org.springframework.jmx.export.assembler
-
Abstract implementation of the
MBeanInfoAssemblerinterface that encapsulates the creation of aModelMBeanInfoinstance but delegates the creation of metadata to subclasses. - AbstractMBeanInfoAssembler() - Constructor for class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
- AbstractMessageBrokerConfiguration - Class in org.springframework.messaging.simp.config
-
Provides essential configuration for handling messages with simple messaging protocols such as sTOMP.
- AbstractMessageBrokerConfiguration() - Constructor for class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
-
Protected constructor.
- AbstractMessageChannel - Class in org.springframework.messaging.support
-
Abstract base class for
MessageChannelimplementations. - AbstractMessageChannel() - Constructor for class org.springframework.messaging.support.AbstractMessageChannel
-
- AbstractMessageChannel.ChannelInterceptorChain - Class in org.springframework.messaging.support
-
Assists with the invocation of the configured channel interceptors.
- AbstractMessageCondition<T> - Class in org.springframework.messaging.handler
-
Base class for
MessageCondition'sthat pre-declares abstract methodsAbstractMessageCondition.getContent()andAbstractMessageCondition.getTostringInfix()in order to provide implementations ofAbstractMessageCondition.equals(Object),AbstractMessageCondition.hashCode(), andAbstractMessageCondition.tostring(). - AbstractMessageCondition() - Constructor for class org.springframework.messaging.handler.AbstractMessageCondition
-
- AbstractMessageConverter - Class in org.springframework.messaging.converter
-
Abstract base class for
smartMessageConverterimplementations including support for common properties and a partial implementation of the conversion methods, mainly to check if the converter supports the conversion based on the payload class and MIME type. - AbstractMessageConverter(Collection) - Constructor for class org.springframework.messaging.converter.AbstractMessageConverter
-
Constructor with Collection of MIME types.
- AbstractMessageConverter(MimeType) - Constructor for class org.springframework.messaging.converter.AbstractMessageConverter
-
Constructor with a single MIME type.
- AbstractMessageConverter(MimeType...) - Constructor for class org.springframework.messaging.converter.AbstractMessageConverter
-
Constructor with multiple MIME types.
- AbstractMessageConverterMethodArgumentResolver - Class in org.springframework.web.servlet.mvc.method.annotation
-
A base class for resolving method argument values by reading from the body of a request with
HttpMessageConverters. - AbstractMessageConverterMethodArgumentResolver(List) - Constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
-
Basic constructor with converters only.
- AbstractMessageConverterMethodArgumentResolver(List, List) - Constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
-
Constructor with converters and
Request~andResponseBodyAdvice. - AbstractMessageConverterMethodArgumentResolver.ConverterType - Enum Class in org.springframework.web.servlet.mvc.method.annotation
-
- AbstractMessageConverterMethodProcessor - Class in org.springframework.web.servlet.mvc.method.annotation
-
Extends
AbstractMessageConverterMethodArgumentResolverwith the ability to handle method return values by writing to the response withHttpMessageConverters. - AbstractMessageConverterMethodProcessor(List) - Constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
-
Construct with the provided list of converters only.
- AbstractMessageConverterMethodProcessor(List, ContentNegotiationManager) - Constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
-
Construct with the provided list of converters and
ContentNegotiationManager. - AbstractMessageConverterMethodProcessor(List, ContentNegotiationManager, List) - Constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
-
Variant of
AbstractMessageConverterMethodProcessor(List, ContentNegotiationManager)with an additionalrequestResponseBodyAdvicelist for return value handling. - AbstractMessageConverterMethodProcessor(List, ContentNegotiationManager, List, List) - Constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
-
Variant of
AbstractMessageConverterMethodProcessor(List, ContentNegotiationManager, List)with additional list ofErrorResponse.Interceptors for return value handling. - AbstractMessageEndpoint() - Constructor for class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
-
- AbstractMessageEndpointFactory - Class in org.springframework.jca.endpoint
-
Abstract base implementation of the JCA 1.7
MessageEndpointFactoryinterface, providing transaction management capabilities as well as ClassLoader exposure for endpoint invocations. - AbstractMessageEndpointFactory() - Constructor for class org.springframework.jca.endpoint.AbstractMessageEndpointFactory
-
- AbstractMessageEndpointFactory.AbstractMessageEndpoint - Class in org.springframework.jca.endpoint
-
Inner class for actual endpoint implementations, based on template method to allow for any kind of concrete endpoint implementation.
- AbstractMessageListenerContainer - Class in org.springframework.jms.listener
-
Abstract base class for spring message listener container implementations.
- AbstractMessageListenerContainer() - Constructor for class org.springframework.jms.listener.AbstractMessageListenerContainer
-
- AbstractMessageReaderArgumentResolver - Class in org.springframework.web.reactive.result.method.annotation
-
Abstract base class for argument resolvers that resolve method arguments by reading the request body with an
HttpMessageReader. - AbstractMessageReaderArgumentResolver(List) - Constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver
-
Constructor with
HttpMessageReader's and aValidator. - AbstractMessageReaderArgumentResolver(List, ReactiveAdapterRegistry) - Constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver
-
Constructor that also accepts a
ReactiveAdapterRegistry. - AbstractMessageReceivingTemplate<D> - Class in org.springframework.messaging.core
-
An extension of
AbstractMessagesendingTemplatethat adds support for receive style operations as defined byMessageReceivingOperations. - AbstractMessageReceivingTemplate() - Constructor for class org.springframework.messaging.core.AbstractMessageReceivingTemplate
-
- AbstractMessagesendingTemplate<D> - Class in org.springframework.messaging.core
-
Abstract base class for implementations of
MessagesendingOperations. - AbstractMessagesendingTemplate() - Constructor for class org.springframework.messaging.core.AbstractMessagesendingTemplate
-
- AbstractMessagesource - Class in org.springframework.context.support
-
Abstract implementation of the
HierarchicalMessagesourceinterface, implementing common handling of message variants, making it easy to implement a specific strategy for a concrete Messagesource. - AbstractMessagesource() - Constructor for class org.springframework.context.support.AbstractMessagesource
-
- AbstractMessageWriterResultHandler - Class in org.springframework.web.reactive.result.method.annotation
-
Abstract base class for result handlers that handle return values by writing to the response with
HttpMessageWriter. - AbstractMessageWriterResultHandler(List, RequestedContentTypeResolver) - Constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageWriterResultHandler
-
Constructor with
HttpMessageWritersand aRequestedContentTypeResolver. - AbstractMessageWriterResultHandler(List, RequestedContentTypeResolver, ReactiveAdapterRegistry) - Constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageWriterResultHandler
-
Constructor with an additional
ReactiveAdapterRegistry. - AbstractMessageWriterResultHandler(List, RequestedContentTypeResolver, ReactiveAdapterRegistry, List) - Constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageWriterResultHandler
-
Variant of
AbstractMessageWriterResultHandler(List, RequestedContentTypeResolver, ReactiveAdapterRegistry)with additional list ofErrorResponse.Interceptors for return value handling. - AbstractMessagingTemplate<D> - Class in org.springframework.messaging.core
-
An extension of
AbstractMessageReceivingTemplatethat adds support for request-reply style operations as defined byMessageRequestReplyOperations. - AbstractMessagingTemplate() - Constructor for class org.springframework.messaging.core.AbstractMessagingTemplate
-
- AbstractMethodMessageHandler<T> - Class in org.springframework.messaging.handler.invocation
-
Abstract base class for HandlerMethod-based message handling.
- AbstractMethodMessageHandler<T> - Class in org.springframework.messaging.handler.invocation.reactive
-
Abstract base class for reactive HandlerMethod-based message handling.
- AbstractMethodMessageHandler() - Constructor for class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
- AbstractMethodMessageHandler() - Constructor for class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
- AbstractMockHttpservletRequestAssert<sELF> - Class in org.springframework.test.web.servlet.assertj
-
AssertJ assertions that can be applied to
MockHttpservletRequest. - AbstractMockHttpservletRequestAssert(MockHttpservletRequest, Class) - Constructor for class org.springframework.test.web.servlet.assertj.AbstractMockHttpservletRequestAssert
-
- AbstractMockHttpservletRequestBuilder<B> - Class in org.springframework.test.web.servlet.request
-
Base builder for
MockHttpservletRequestrequired as input to perform requests inMockMvc. - AbstractMockHttpservletRequestBuilder(HttpMethod) - Constructor for class org.springframework.test.web.servlet.request.AbstractMockHttpservletRequestBuilder
-
Create a new instance using the specified
HttpMethod. - AbstractMockHttpservletResponseAssert<sELF,
ACTUAL> - Class in org.springframework.test.web.servlet.assertj -
Extension of
AbstractHttpservletResponseAssertforMockHttpservletResponse. - AbstractMockHttpservletResponseAssert(HttpMessageContentConverter, ACTUAL, Class) - Constructor for class org.springframework.test.web.servlet.assertj.AbstractMockHttpservletResponseAssert
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AbstractMockHttpservletResponseAssert(JsonConverterDelegate, ACTUAL, Class) - Constructor for class org.springframework.test.web.servlet.assertj.AbstractMockHttpservletResponseAssert
-
- AbstractMockMultipartHttpservletRequestBuilder<B> - Class in org.springframework.test.web.servlet.request
-
Base builder for
MockMultipartHttpservletRequest. - AbstractMockMultipartHttpservletRequestBuilder(HttpMethod) - Constructor for class org.springframework.test.web.servlet.request.AbstractMockMultipartHttpservletRequestBuilder
-
- AbstractMockMvcBuilder<B> - Class in org.springframework.test.web.servlet.setup
-
Abstract implementation of
MockMvcBuilderwith common methods for configuring filters, default request properties, global expectations and global result actions. - AbstractMockMvcBuilder() - Constructor for class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
- AbstractMonitoringInterceptor - Class in org.springframework.aop.interceptor
-
Base class for monitoring interceptors, such as performance monitors.
- AbstractMonitoringInterceptor() - Constructor for class org.springframework.aop.interceptor.AbstractMonitoringInterceptor
-
- AbstractMultiCheckedElementTag - Class in org.springframework.web.servlet.tags.form
-
Abstract base class to provide common methods for implementing databinding-aware JsP tags for rendering multiple HTML '
input' elements with a 'type' of 'checkbox' or 'radio'. - AbstractMultiCheckedElementTag() - Constructor for class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
-
- AbstractMultipartHttpservletRequest - Class in org.springframework.web.multipart.support
-
Abstract base implementation of the
MultipartHttpservletRequestinterface. - AbstractMultipartHttpservletRequest(HttpservletRequest) - Constructor for class org.springframework.web.multipart.support.AbstractMultipartHttpservletRequest
-
Wrap the given HttpservletRequest in a MultipartHttpservletRequest.
- AbstractNamedValueArgumentResolver - Class in org.springframework.web.reactive.result.method.annotation
-
Abstract base class for resolving method arguments from a named value.
- AbstractNamedValueArgumentResolver - Class in org.springframework.web.service.invoker
-
Base class for arguments that resolve to a named request value such as a request header, path variable, cookie, and others.
- AbstractNamedValueArgumentResolver() - Constructor for class org.springframework.web.service.invoker.AbstractNamedValueArgumentResolver
-
Constructor for a resolver to an Object value, without conversion.
- AbstractNamedValueArgumentResolver(ConfigurableBeanFactory, ReactiveAdapterRegistry) - Constructor for class org.springframework.web.reactive.result.method.annotation.AbstractNamedValueArgumentResolver
-
Create a new
AbstractNamedValueArgumentResolverinstance. - AbstractNamedValueArgumentResolver(Conversionservice) - Constructor for class org.springframework.web.service.invoker.AbstractNamedValueArgumentResolver
-
Constructor for a resolver to a string value.
- AbstractNamedValueArgumentResolver.NamedValueInfo - Class in org.springframework.web.reactive.result.method.annotation
-
Represents the information about a named value, including name, whether it's required and a default value.
- AbstractNamedValueArgumentResolver.NamedValueInfo - Class in org.springframework.web.service.invoker
-
Info about a request value, typically extracted from a method parameter annotation.
- AbstractNamedValueMethodArgumentResolver - Class in org.springframework.messaging.handler.annotation.reactive
-
Abstract base class to resolve method arguments from a named value, for example, message headers or destination variables.
- AbstractNamedValueMethodArgumentResolver - Class in org.springframework.messaging.handler.annotation.support
-
Abstract base class to resolve method arguments from a named value, for example, message headers or destination variables.
- AbstractNamedValueMethodArgumentResolver - Class in org.springframework.web.method.annotation
-
Abstract base class for resolving method arguments from a named value.
- AbstractNamedValueMethodArgumentResolver() - Constructor for class org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
-
- AbstractNamedValueMethodArgumentResolver(ConfigurableBeanFactory) - Constructor for class org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
-
Create a new
AbstractNamedValueMethodArgumentResolverinstance. - AbstractNamedValueMethodArgumentResolver(Conversionservice, ConfigurableBeanFactory) - Constructor for class org.springframework.messaging.handler.annotation.reactive.AbstractNamedValueMethodArgumentResolver
-
Constructor with a
Conversionserviceand aBeanFactory. - AbstractNamedValueMethodArgumentResolver(Conversionservice, ConfigurableBeanFactory) - Constructor for class org.springframework.messaging.handler.annotation.support.AbstractNamedValueMethodArgumentResolver
-
Constructor with a
Conversionserviceand aBeanFactory. - AbstractNamedValueMethodArgumentResolver.NamedValueInfo - Class in org.springframework.messaging.handler.annotation.reactive
-
Represents a named value declaration.
- AbstractNamedValueMethodArgumentResolver.NamedValueInfo - Class in org.springframework.messaging.handler.annotation.support
-
Represents a named value declaration.
- AbstractNamedValueMethodArgumentResolver.NamedValueInfo - Class in org.springframework.web.method.annotation
-
Represents the information about a named value, including name, whether it's required and a default value.
- AbstractNamedValuesyncArgumentResolver - Class in org.springframework.web.reactive.result.method.annotation
-
An extension of
AbstractNamedValueArgumentResolverfor named value resolvers that are synchronous and yet non-blocking. - AbstractNamedValuesyncArgumentResolver(ConfigurableBeanFactory, ReactiveAdapterRegistry) - Constructor for class org.springframework.web.reactive.result.method.annotation.AbstractNamedValuesyncArgumentResolver
-
Create a new
AbstractNamedValuesyncArgumentResolver. - AbstractNestablePropertyAccessor - Class in org.springframework.beans
-
A basic
ConfigurablePropertyAccessorthat provides the necessary infrastructure for all typical use cases. - AbstractNestablePropertyAccessor() - Constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
Create a new empty accessor.
- AbstractNestablePropertyAccessor(boolean) - Constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
Create a new empty accessor.
- AbstractNestablePropertyAccessor(Class) - Constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
Create a new accessor, wrapping a new instance of the specified class.
- AbstractNestablePropertyAccessor(Object) - Constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
Create a new accessor for the given object.
- AbstractNestablePropertyAccessor(Object, string, Object) - Constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
Create a new accessor for the given object, registering a nested path that the object is in.
- AbstractNestablePropertyAccessor(Object, string, AbstractNestablePropertyAccessor) - Constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
Create a new accessor for the given object, registering a nested path that the object is in.
- AbstractNestablePropertyAccessor.PropertyHandler - Class in org.springframework.beans
-
A handler for a specific property.
- AbstractNestablePropertyAccessor.PropertyTokenHolder - Class in org.springframework.beans
-
Holder class used to store property tokens.
- AbstractNioBufferReactorNettyCodec<P> - Class in org.springframework.messaging.tcp.reactor
-
Convenient base class for
ReactorNettyCodecimplementations that need to work with NIOByteBuffers. - AbstractNioBufferReactorNettyCodec() - Constructor for class org.springframework.messaging.tcp.reactor.AbstractNioBufferReactorNettyCodec
-
- AbstractNumberFormatter - Class in org.springframework.format.number
-
Abstract formatter for Numbers, providing a
AbstractNumberFormatter.getNumberFormat(java.util.Locale)template method. - AbstractNumberFormatter() - Constructor for class org.springframework.format.number.AbstractNumberFormatter
-
- AbstractPdfstamperView - Class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractPdfstamperView() - Constructor for class org.springframework.web.servlet.view.document.AbstractPdfstamperView
-
Deprecated.
- AbstractPdfView - Class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractPdfView() - Constructor for class org.springframework.web.servlet.view.document.AbstractPdfView
-
Deprecated.This constructor sets the appropriate content type "application/pdf".
- AbstractPlatformTransactionManager - Class in org.springframework.transaction.support
-
Abstract base class that implements spring's standard transaction workflow, serving as basis for concrete platform transaction managers like
JtaTransactionManager. - AbstractPlatformTransactionManager() - Constructor for class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
- AbstractPlatformTransactionManager.suspendedResourcesHolder - Class in org.springframework.transaction.support
-
Holder for suspended resources.
- AbstractPointcutAdvisor - Class in org.springframework.aop.support
-
Abstract base class for
PointcutAdvisorimplementations. - AbstractPointcutAdvisor() - Constructor for class org.springframework.aop.support.AbstractPointcutAdvisor
-
- AbstractPollingMessageListenerContainer - Class in org.springframework.jms.listener
-
Base class for listener container implementations which are based on polling.
- AbstractPollingMessageListenerContainer() - Constructor for class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
- AbstractPoolingTargetsource - Class in org.springframework.aop.target
-
Abstract base class for pooling
Targetsourceimplementations which maintain a pool of target instances, acquiring and releasing a target object from the pool for each method invocation. - AbstractPoolingTargetsource() - Constructor for class org.springframework.aop.target.AbstractPoolingTargetsource
-
- AbstractPrefixVersionstrategy - Class in org.springframework.web.reactive.resource
-
Abstract base class for
Versionstrategyimplementations that insert a prefix into the URL path, for example, "version/static/myresource.js". - AbstractPrefixVersionstrategy(string) - Constructor for class org.springframework.web.reactive.resource.AbstractPrefixVersionstrategy
-
- AbstractPropertyAccessor - Class in org.springframework.beans
-
Abstract implementation of the
PropertyAccessorinterface. - AbstractPropertyAccessor() - Constructor for class org.springframework.beans.AbstractPropertyAccessor
-
- AbstractPropertyBindingResult - Class in org.springframework.validation
-
Abstract base class for
BindingResultimplementations that work with spring'sPropertyAccessormechanism. - AbstractPropertyBindingResult(string) - Constructor for class org.springframework.validation.AbstractPropertyBindingResult
-
Create a new AbstractPropertyBindingResult instance.
- AbstractPropertyResolver - Class in org.springframework.core.env
-
Abstract base class for resolving properties against any underlying source.
- AbstractPropertyResolver() - Constructor for class org.springframework.core.env.AbstractPropertyResolver
-
- AbstractPrototypeBasedTargetsource - Class in org.springframework.aop.target
-
Base class for dynamic
Targetsourceimplementations that create new prototype bean instances to support a pooling or new-instance-per-invocation strategy. - AbstractPrototypeBasedTargetsource() - Constructor for class org.springframework.aop.target.AbstractPrototypeBasedTargetsource
-
- AbstractReactiveTransactionManager - Class in org.springframework.transaction.reactive
-
Abstract base class that implements spring's standard reactive transaction workflow, serving as basis for concrete platform transaction managers.
- AbstractReactiveTransactionManager() - Constructor for class org.springframework.transaction.reactive.AbstractReactiveTransactionManager
-
- AbstractReactiveTransactionManager.suspendedResourcesHolder - Class in org.springframework.transaction.reactive
-
Holder for suspended resources.
- AbstractReactiveWebInitializer - Class in org.springframework.web.server.adapter
-
Base class for a
WebApplicationInitializerthat installs a spring Reactive Web Application on a servlet container. - AbstractReactiveWebInitializer() - Constructor for class org.springframework.web.server.adapter.AbstractReactiveWebInitializer
-
- AbstractReactorHttpExchangeAdapter - Class in org.springframework.web.service.invoker
-
Convenient base class for a
ReactorHttpExchangeAdapterimplementation adapting to the synchronousHttpExchangeAdaptercontract. - AbstractReactorHttpExchangeAdapter() - Constructor for class org.springframework.web.service.invoker.AbstractReactorHttpExchangeAdapter
-
Protected constructor, for subclasses.
- AbstractReflectiveMBeanInfoAssembler - Class in org.springframework.jmx.export.assembler
-
Builds on the
AbstractMBeanInfoAssemblersuperclass to add a basic algorithm for building metadata based on the reflective metadata of the MBean class. - AbstractReflectiveMBeanInfoAssembler() - Constructor for class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
- AbstractRefreshableApplicationContext - Class in org.springframework.context.support
-
Base class for
ApplicationContextimplementations which are supposed to support multiple calls toAbstractApplicationContext.refresh(), creating a new internal bean factory instance every time. - AbstractRefreshableApplicationContext() - Constructor for class org.springframework.context.support.AbstractRefreshableApplicationContext
-
Create a new AbstractRefreshableApplicationContext with no parent.
- AbstractRefreshableApplicationContext(ApplicationContext) - Constructor for class org.springframework.context.support.AbstractRefreshableApplicationContext
-
Create a new AbstractRefreshableApplicationContext with the given parent context.
- AbstractRefreshableConfigApplicationContext - Class in org.springframework.context.support
-
AbstractRefreshableApplicationContextsubclass that adds common handling of specified config locations. - AbstractRefreshableConfigApplicationContext() - Constructor for class org.springframework.context.support.AbstractRefreshableConfigApplicationContext
-
Create a new AbstractRefreshableConfigApplicationContext with no parent.
- AbstractRefreshableConfigApplicationContext(ApplicationContext) - Constructor for class org.springframework.context.support.AbstractRefreshableConfigApplicationContext
-
Create a new AbstractRefreshableConfigApplicationContext with the given parent context.
- AbstractRefreshableTargetsource - Class in org.springframework.aop.target.dynamic
-
Abstract
Targetsourceimplementation that wraps a refreshable target object. - AbstractRefreshableTargetsource() - Constructor for class org.springframework.aop.target.dynamic.AbstractRefreshableTargetsource
-
- AbstractRefreshableWebApplicationContext - Class in org.springframework.web.context.support
-
AbstractRefreshableApplicationContextsubclass which implements theConfigurableWebApplicationContextinterface for web environments. - AbstractRefreshableWebApplicationContext() - Constructor for class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
-
- AbstractRegexpMethodPointcut - Class in org.springframework.aop.support
-
Abstract base regular expression pointcut bean.
- AbstractRegexpMethodPointcut() - Constructor for class org.springframework.aop.support.AbstractRegexpMethodPointcut
-
- AbstractRequestAttributes - Class in org.springframework.web.context.request
-
Abstract support class for RequestAttributes implementations, offering a request completion mechanism for request-specific destruction callbacks and for updating accessed session attributes.
- AbstractRequestAttributes() - Constructor for class org.springframework.web.context.request.AbstractRequestAttributes
-
- AbstractRequestAttributesscope - Class in org.springframework.web.context.request
-
Abstract
scopeimplementation that reads from a particular scope in the current thread-boundRequestAttributesobject. - AbstractRequestAttributesscope() - Constructor for class org.springframework.web.context.request.AbstractRequestAttributesscope
-
- AbstractRequestCondition<T> - Class in org.springframework.web.reactive.result.condition
-
A base class for
RequestConditiontypes providing implementations ofAbstractRequestCondition.equals(Object),AbstractRequestCondition.hashCode(), andAbstractRequestCondition.tostring(). - AbstractRequestCondition<T> - Class in org.springframework.web.servlet.mvc.condition
-
A base class for
RequestConditiontypes providing implementations ofAbstractRequestCondition.equals(Object),AbstractRequestCondition.hashCode(), andAbstractRequestCondition.tostring(). - AbstractRequestCondition() - Constructor for class org.springframework.web.reactive.result.condition.AbstractRequestCondition
-
- AbstractRequestCondition() - Constructor for class org.springframework.web.servlet.mvc.condition.AbstractRequestCondition
-
- AbstractRequestExpectationManager - Class in org.springframework.test.web.client
-
Base class for
RequestExpectationManagerimplementations responsible for storing expectations and actual requests, and checking for unsatisfied expectations at the end. - AbstractRequestExpectationManager() - Constructor for class org.springframework.test.web.client.AbstractRequestExpectationManager
-
- AbstractRequestExpectationManager.RequestExpectationGroup - Class in org.springframework.test.web.client
-
Helper class to manage a group of remaining expectations.
- AbstractRequestLoggingFilter - Class in org.springframework.web.filter
-
Base class for
Filters that perform logging operations before and after a request is processed. - AbstractRequestLoggingFilter() - Constructor for class org.springframework.web.filter.AbstractRequestLoggingFilter
-
- AbstractResource - Class in org.springframework.core.io
-
Convenience base class for
Resourceimplementations, pre-implementing typical behavior. - AbstractResource() - Constructor for class org.springframework.core.io.AbstractResource
-
- AbstractResourceBasedMessagesource - Class in org.springframework.context.support
-
Abstract base class for
Messagesourceimplementations based on resource bundle conventions, such asResourceBundleMessagesourceandReloadableResourceBundleMessagesource. - AbstractResourceBasedMessagesource() - Constructor for class org.springframework.context.support.AbstractResourceBasedMessagesource
-
- AbstractResourceResolver - Class in org.springframework.web.reactive.resource
-
Base
ResourceResolverproviding consistent logging. - AbstractResourceResolver - Class in org.springframework.web.servlet.resource
-
Base class for
ResourceResolverimplementations. - AbstractResourceResolver() - Constructor for class org.springframework.web.reactive.resource.AbstractResourceResolver
-
- AbstractResourceResolver() - Constructor for class org.springframework.web.servlet.resource.AbstractResourceResolver
-
- AbstractRetryInterceptor - Class in org.springframework.resilience.retry
-
Abstract retry interceptor implementation, adapting a given retry specification to either
RetryTemplateor Reactor. - AbstractRetryInterceptor() - Constructor for class org.springframework.resilience.retry.AbstractRetryInterceptor
-
- AbstractRoutingConnectionFactory - Class in org.springframework.r2dbc.connection.lookup
-
Abstract
ConnectionFactoryimplementation that routesAbstractRoutingConnectionFactory.create()calls to one of various target factories based on a lookup key. - AbstractRoutingConnectionFactory() - Constructor for class org.springframework.r2dbc.connection.lookup.AbstractRoutingConnectionFactory
-
- AbstractRoutingDatasource - Class in org.springframework.jdbc.datasource.lookup
-
Abstract
Datasourceimplementation that routesAbstractRoutingDatasource.getConnection()calls to one of various target Datasources based on a lookup key. - AbstractRoutingDatasource() - Constructor for class org.springframework.jdbc.datasource.lookup.AbstractRoutingDatasource
-
- AbstractRssFeedView - Class in org.springframework.web.servlet.view.feed
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractRssFeedView() - Constructor for class org.springframework.web.servlet.view.feed.AbstractRssFeedView
-
Deprecated.
- AbstractsequenceMaxValueIncrementer - Class in org.springframework.jdbc.support.incrementer
-
Abstract base class for
DataFieldMaxValueIncrementerimplementations that use a database sequence. - AbstractsequenceMaxValueIncrementer() - Constructor for class org.springframework.jdbc.support.incrementer.AbstractsequenceMaxValueIncrementer
-
Default constructor for bean property style usage.
- AbstractsequenceMaxValueIncrementer(Datasource, string) - Constructor for class org.springframework.jdbc.support.incrementer.AbstractsequenceMaxValueIncrementer
-
Convenience constructor.
- AbstractserverHttpRequest - Class in org.springframework.http.server.reactive
-
Common base class for
serverHttpRequestimplementations. - AbstractserverHttpRequest(HttpMethod, URI, string, HttpHeaders) - Constructor for class org.springframework.http.server.reactive.AbstractserverHttpRequest
-
Constructor with the method, URI and headers for the request.
- AbstractserverHttpResponse - Class in org.springframework.http.server.reactive
-
Base class for
serverHttpResponseimplementations. - AbstractserverHttpResponse(DataBufferFactory) - Constructor for class org.springframework.http.server.reactive.AbstractserverHttpResponse
-
- AbstractserverHttpResponse(DataBufferFactory, HttpHeaders) - Constructor for class org.springframework.http.server.reactive.AbstractserverHttpResponse
-
- AbstractserviceLoaderBasedFactoryBean - Class in org.springframework.beans.factory.serviceloader
-
Abstract base class for FactoryBeans operating on the JDK 1.6
serviceLoaderfacility. - AbstractserviceLoaderBasedFactoryBean() - Constructor for class org.springframework.beans.factory.serviceloader.AbstractserviceLoaderBasedFactoryBean
-
- AbstractsimpleBeanDefinitionParser - Class in org.springframework.beans.factory.xml
-
Convenient base class for when there exists a one-to-one mapping between attribute names on the element that is to be parsed and the property names on the
Classbeing configured. - AbstractsimpleBeanDefinitionParser() - Constructor for class org.springframework.beans.factory.xml.AbstractsimpleBeanDefinitionParser
-
- AbstractsingleBeanDefinitionParser - Class in org.springframework.beans.factory.xml
-
Base class for those
BeanDefinitionParserimplementations that need to parse and define just a singleBeanDefinition. - AbstractsingleBeanDefinitionParser() - Constructor for class org.springframework.beans.factory.xml.AbstractsingleBeanDefinitionParser
-
- AbstractsingleCheckedElementTag - Class in org.springframework.web.servlet.tags.form
-
Abstract base class to provide common methods for implementing databinding-aware JsP tags for rendering a single HTML '
input' element with a 'type' of 'checkbox' or 'radio'. - AbstractsingleCheckedElementTag() - Constructor for class org.springframework.web.servlet.tags.form.AbstractsingleCheckedElementTag
-
- AbstractsingletonProxyFactoryBean - Class in org.springframework.aop.framework
-
Convenient superclass for
FactoryBeantypes that produce singleton-scoped proxy objects. - AbstractsingletonProxyFactoryBean() - Constructor for class org.springframework.aop.framework.AbstractsingletonProxyFactoryBean
-
- AbstractsingleValueEncoder<T> - Class in org.springframework.core.codec
-
Abstract base class for
Encoderclasses that can only deal with a single value. - AbstractsingleValueEncoder(MimeType...) - Constructor for class org.springframework.core.codec.AbstractsingleValueEncoder
-
- AbstractsmartHttpMessageConverter<T> - Class in org.springframework.http.converter
-
Abstract base class for most
smartHttpMessageConverterimplementations. - AbstractsmartHttpMessageConverter() - Constructor for class org.springframework.http.converter.AbstractsmartHttpMessageConverter
-
Construct an
AbstractsmartHttpMessageConverterwith no supported media types. - AbstractsmartHttpMessageConverter(MediaType) - Constructor for class org.springframework.http.converter.AbstractsmartHttpMessageConverter
-
Construct an
AbstractsmartHttpMessageConverterwith one supported media type. - AbstractsmartHttpMessageConverter(MediaType...) - Constructor for class org.springframework.http.converter.AbstractsmartHttpMessageConverter
-
Construct an
AbstractsmartHttpMessageConverterwith multiple supported media type. - AbstractsockJsMessageCodec - Class in org.springframework.web.socket.sockjs.frame
-
A base class for sockJs message codec that provides an implementation of
AbstractsockJsMessageCodec.encode(string[]). - AbstractsockJsMessageCodec() - Constructor for class org.springframework.web.socket.sockjs.frame.AbstractsockJsMessageCodec
-
- AbstractsockJsservice - Class in org.springframework.web.socket.sockjs.support
-
An abstract base class for
sockJsserviceimplementations that provides sockJs path resolution and handling of static sockJs requests (for example, "/info", "/iframe.html", etc). - AbstractsockJsservice(Taskscheduler) - Constructor for class org.springframework.web.socket.sockjs.support.AbstractsockJsservice
-
- AbstractsockJssession - Class in org.springframework.web.socket.sockjs.transport.session
-
An abstract base class for sockJs sessions implementing
sockJssession. - AbstractsockJssession(string, sockJsserviceConfig, WebsocketHandler, Map) - Constructor for class org.springframework.web.socket.sockjs.transport.session.AbstractsockJssession
-
Create a new instance.
- AbstractsqlParametersource - Class in org.springframework.jdbc.core.namedparam
-
Abstract base class for
sqlParametersourceimplementations. - AbstractsqlParametersource() - Constructor for class org.springframework.jdbc.core.namedparam.AbstractsqlParametersource
-
- AbstractsqlTypeValue - Class in org.springframework.jdbc.core.support
-
Abstract implementation of the sqlTypeValue interface, for convenient creation of type values that are supposed to be passed into the
Preparedstatement.setObjectmethod. - AbstractsqlTypeValue() - Constructor for class org.springframework.jdbc.core.support.AbstractsqlTypeValue
-
- AbstractstatusAssertions<E,
R> - Class in org.springframework.test.web.support -
Assertions on the response status.
- AbstractstatusAssertions(E, R) - Constructor for class org.springframework.test.web.support.AbstractstatusAssertions
-
- AbstractsubProtocolEvent - Class in org.springframework.web.socket.messaging
-
A base class for events for a message received from a Websocket client and parsed into a higher-level sub-protocol (for example, sTOMP).
- AbstractsubProtocolEvent(Object, Message) - Constructor for class org.springframework.web.socket.messaging.AbstractsubProtocolEvent
-
Create a new AbstractsubProtocolEvent.
- AbstractsubProtocolEvent(Object, Message, Principal) - Constructor for class org.springframework.web.socket.messaging.AbstractsubProtocolEvent
-
Create a new AbstractsubProtocolEvent.
- AbstractsubscribableChannel - Class in org.springframework.messaging.support
-
Abstract base class for
subscribableChannelimplementations. - AbstractsubscribableChannel() - Constructor for class org.springframework.messaging.support.AbstractsubscribableChannel
-
- AbstractsubscriptionRegistry - Class in org.springframework.messaging.simp.broker
-
Abstract base class for implementations of
subscriptionRegistrythat looks up information in messages but delegates to abstract methods for the actual storage and retrieval. - AbstractsubscriptionRegistry() - Constructor for class org.springframework.messaging.simp.broker.AbstractsubscriptionRegistry
-
- AbstractTemplateView - Class in org.springframework.web.servlet.view
-
Adapter base class for template-based view technologies such as FreeMarker, with the ability to use request and session attributes in their model and the option to expose helper objects for spring's FreeMarker macro library.
- AbstractTemplateView() - Constructor for class org.springframework.web.servlet.view.AbstractTemplateView
-
- AbstractTemplateViewResolver - Class in org.springframework.web.servlet.view
-
Abstract base class for template view resolvers, in particular for FreeMarker views.
- AbstractTemplateViewResolver() - Constructor for class org.springframework.web.servlet.view.AbstractTemplateViewResolver
-
- AbstractTestContextBootstrapper - Class in org.springframework.test.context.support
-
Abstract implementation of the
TestContextBootstrapperinterface which provides most of the behavior required by a bootstrapper. - AbstractTestContextBootstrapper() - Constructor for class org.springframework.test.context.support.AbstractTestContextBootstrapper
-
- AbstractTestExecutionListener - Class in org.springframework.test.context.support
-
Abstract ordered implementation of the
TestExecutionListenerAPI. - AbstractTestExecutionListener() - Constructor for class org.springframework.test.context.support.AbstractTestExecutionListener
-
- AbstractTestNGspringContextTests - Class in org.springframework.test.context.testng
-
Abstract base test class which integrates the spring TestContext Framework with explicit
ApplicationContexttesting support in a TestNG environment. - AbstractTestNGspringContextTests() - Constructor for class org.springframework.test.context.testng.AbstractTestNGspringContextTests
-
Construct a new
AbstractTestNGspringContextTestsinstance and initialize the internalTestContextManagerfor the current test class. - AbstractTraceInterceptor - Class in org.springframework.aop.interceptor
-
Base
MethodInterceptorimplementation for tracing. - AbstractTraceInterceptor() - Constructor for class org.springframework.aop.interceptor.AbstractTraceInterceptor
-
- AbstractTransactionalJUnit4springContextTests - Class in org.springframework.test.context.junit4
-
Deprecated.since spring Framework 7.0 in favor of the
springExtensionand JUnit Jupiter - AbstractTransactionalJUnit4springContextTests() - Constructor for class org.springframework.test.context.junit4.AbstractTransactionalJUnit4springContextTests
-
Deprecated.
- AbstractTransactionalTestNGspringContextTests - Class in org.springframework.test.context.testng
-
Abstract transactional extension of
AbstractTestNGspringContextTestswhich adds convenience functionality for JDBC access. - AbstractTransactionalTestNGspringContextTests() - Constructor for class org.springframework.test.context.testng.AbstractTransactionalTestNGspringContextTests
-
- AbstractTransactionManagementConfiguration - Class in org.springframework.transaction.annotation
-
Abstract base
@Configurationclass providing common structure for enabling spring's annotation-driven transaction management capability. - AbstractTransactionManagementConfiguration() - Constructor for class org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration
-
- AbstractTransactionstatus - Class in org.springframework.transaction.support
-
Abstract base implementation of the
Transactionstatusinterface. - AbstractTransactionstatus() - Constructor for class org.springframework.transaction.support.AbstractTransactionstatus
-
- AbstractTransactionsupportingCacheManager - Class in org.springframework.cache.transaction
-
Base class for CacheManager implementations that want to support built-in awareness of spring-managed transactions.
- AbstractTransactionsupportingCacheManager() - Constructor for class org.springframework.cache.transaction.AbstractTransactionsupportingCacheManager
-
- AbstractTransportHandler - Class in org.springframework.web.socket.sockjs.transport.handler
-
Common base class for
TransportHandlerimplementations. - AbstractTransportHandler() - Constructor for class org.springframework.web.socket.sockjs.transport.handler.AbstractTransportHandler
-
- AbstractTypeHierarchyTraversingFilter - Class in org.springframework.core.type.filter
-
Type filter that is aware of traversing over hierarchy.
- AbstractTypeHierarchyTraversingFilter(boolean, boolean) - Constructor for class org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter
-
- AbstractTypeReference - Class in org.springframework.aot.hint
-
Base
TypeReferenceimplementation that ensures consistent behaviour forequals(),hashCode(), andtostring()based on the canonical name. - AbstractTypeReference(string, string, TypeReference) - Constructor for class org.springframework.aot.hint.AbstractTypeReference
-
- AbstractUrlBasedView - Class in org.springframework.web.reactive.result.view
-
Abstract base class for URL-based views.
- AbstractUrlBasedView - Class in org.springframework.web.servlet.view
-
Abstract base class for URL-based views.
- AbstractUrlBasedView() - Constructor for class org.springframework.web.reactive.result.view.AbstractUrlBasedView
-
Constructor for use as a bean.
- AbstractUrlBasedView() - Constructor for class org.springframework.web.servlet.view.AbstractUrlBasedView
-
Constructor for use as a bean.
- AbstractUrlBasedView(string) - Constructor for class org.springframework.web.reactive.result.view.AbstractUrlBasedView
-
Create a new AbstractUrlBasedView with the given URL.
- AbstractUrlBasedView(string) - Constructor for class org.springframework.web.servlet.view.AbstractUrlBasedView
-
Create a new AbstractUrlBasedView with the given URL.
- AbstractUrlHandlerMapping - Class in org.springframework.web.reactive.handler
-
Abstract base class for URL-mapped
HandlerMappingimplementations. - AbstractUrlHandlerMapping - Class in org.springframework.web.servlet.handler
-
Abstract base class for URL-mapped
HandlerMappingimplementations. - AbstractUrlHandlerMapping() - Constructor for class org.springframework.web.reactive.handler.AbstractUrlHandlerMapping
-
- AbstractUrlHandlerMapping() - Constructor for class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
-
- AbstractUrlViewController - Class in org.springframework.web.servlet.mvc
-
Abstract base class for
Controllersthat return a view name based on the request URL. - AbstractUrlViewController() - Constructor for class org.springframework.web.servlet.mvc.AbstractUrlViewController
-
- AbstractValueAdaptingCache - Class in org.springframework.cache.support
-
Common base class for
Cacheimplementations that need to adaptnullvalues (and potentially other such special values) before passing them on to the underlying store. - AbstractValueAdaptingCache(boolean) - Constructor for class org.springframework.cache.support.AbstractValueAdaptingCache
-
Create an
AbstractValueAdaptingCachewith the given setting. - AbstractVersionstrategy - Class in org.springframework.web.servlet.resource
-
Abstract base class for
Versionstrategyimplementations. - AbstractVersionstrategy(VersionPathstrategy) - Constructor for class org.springframework.web.servlet.resource.AbstractVersionstrategy
-
- AbstractVersionstrategy.FileNameVersionPathstrategy - Class in org.springframework.web.servlet.resource
-
File name-based
VersionPathstrategy, for example,"path/foo-{version}.css". - AbstractVersionstrategy.PrefixVersionPathstrategy - Class in org.springframework.web.servlet.resource
-
A prefix-based
VersionPathstrategy, for example,"{version}/path/foo.js". - AbstractView - Class in org.springframework.web.reactive.result.view
-
Base class for
Viewimplementations. - AbstractView - Class in org.springframework.web.servlet.view
-
Abstract base class for
Viewimplementations. - AbstractView() - Constructor for class org.springframework.web.reactive.result.view.AbstractView
-
- AbstractView() - Constructor for class org.springframework.web.servlet.view.AbstractView
-
- AbstractView(ReactiveAdapterRegistry) - Constructor for class org.springframework.web.reactive.result.view.AbstractView
-
- AbstractWebArgumentResolverAdapter - Class in org.springframework.web.method.annotation
-
An abstract base class adapting a
WebArgumentResolverto theHandlerMethodArgumentResolvercontract. - AbstractWebArgumentResolverAdapter(WebArgumentResolver) - Constructor for class org.springframework.web.method.annotation.AbstractWebArgumentResolverAdapter
-
Create a new instance.
- AbstractWebsocketClient - Class in org.springframework.web.socket.client
-
Abstract base class for
WebsocketClientimplementations. - AbstractWebsocketClient() - Constructor for class org.springframework.web.socket.client.AbstractWebsocketClient
-
- AbstractWebsocketHandler - Class in org.springframework.web.socket.handler
-
A convenient base class for
WebsocketHandlerimplementation with empty methods. - AbstractWebsocketHandler() - Constructor for class org.springframework.web.socket.handler.AbstractWebsocketHandler
-
- AbstractWebsocketHandlerRegistration<M> - Class in org.springframework.web.socket.config.annotation
-
Base class for
WebsocketHandlerRegistrationsthat gathers all the configuration options but allows subclasses to put together the actual HTTP request mappings. - AbstractWebsocketHandlerRegistration() - Constructor for class org.springframework.web.socket.config.annotation.AbstractWebsocketHandlerRegistration
-
- AbstractWebsocketMessage<T> - Class in org.springframework.web.socket
-
A message that can be handled or sent on a Websocket connection.
- AbstractWebsocketsession<T> - Class in org.springframework.web.reactive.socket.adapter
-
Convenient base class for
Websocketsessionimplementations that holds common fields and exposes accessors. - AbstractWebsocketsession<T> - Class in org.springframework.web.socket.adapter
-
An abstract base class for implementations of
Websocketsession. - AbstractWebsocketsession(Map) - Constructor for class org.springframework.web.socket.adapter.AbstractWebsocketsession
-
Create a new instance and associate the given attributes with it.
- AbstractWebsocketsession(T, string, HandshakeInfo, DataBufferFactory) - Constructor for class org.springframework.web.reactive.socket.adapter.AbstractWebsocketsession
-
Create a new Websocket session.
- AbstractWireFeedHttpMessageConverter<T> - Class in org.springframework.http.converter.feed
-
Abstract base class for Atom and Rss Feed message converters, using the ROME tools project.
- AbstractWireFeedHttpMessageConverter(MediaType) - Constructor for class org.springframework.http.converter.feed.AbstractWireFeedHttpMessageConverter
-
- AbstractXhrTransport - Class in org.springframework.web.socket.sockjs.client
-
Abstract base class for XHR transport implementations to extend.
- AbstractXhrTransport() - Constructor for class org.springframework.web.socket.sockjs.client.AbstractXhrTransport
-
- AbstractXlsView - Class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractXlsView() - Constructor for class org.springframework.web.servlet.view.document.AbstractXlsView
-
Deprecated.Default Constructor.
- AbstractXlsxstreamingView - Class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractXlsxstreamingView() - Constructor for class org.springframework.web.servlet.view.document.AbstractXlsxstreamingView
-
Deprecated.
- AbstractXlsxView - Class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractXlsxView() - Constructor for class org.springframework.web.servlet.view.document.AbstractXlsxView
-
Deprecated.Default Constructor.
- AbstractXmlApplicationContext - Class in org.springframework.context.support
-
Convenient base class for
ApplicationContextimplementations, drawing configuration from XML documents containing bean definitions understood by anXmlBeanDefinitionReader. - AbstractXmlApplicationContext() - Constructor for class org.springframework.context.support.AbstractXmlApplicationContext
-
Create a new AbstractXmlApplicationContext with no parent.
- AbstractXmlApplicationContext(ApplicationContext) - Constructor for class org.springframework.context.support.AbstractXmlApplicationContext
-
Create a new AbstractXmlApplicationContext with the given parent context.
- AbstractXmlHttpMessageConverter<T> - Class in org.springframework.http.converter.xml
-
Abstract base class for
HttpMessageConvertersthat convert from/to XML. - AbstractXmlHttpMessageConverter() - Constructor for class org.springframework.http.converter.xml.AbstractXmlHttpMessageConverter
-
Protected constructor that sets the
supportedMediaTypestotext/xmlandapplication/xml, andapplication/*+xml. - AbstractXpathAssertions<B> - Class in org.springframework.test.web.support
-
Base class for applying XPath assertions in RestTestClient and WebTestClient.
- AbstractXpathAssertions(B, string, Map, Object...) - Constructor for class org.springframework.test.web.support.AbstractXpathAssertions
-
- AbstractXpathAssertions.CheckedExceptionTask - Interface in org.springframework.test.web.support
-
Lets us be able to use lambda expressions that could throw checked exceptions, since
XpathExpectationsHelperthrowsExceptionon its methods. - ACC_ABsTRACT - static variable in interface org.springframework.asm.Opcodes
-
- ACC_ANNOTATION - static variable in interface org.springframework.asm.Opcodes
-
- ACC_BRIDGE - static variable in interface org.springframework.asm.Opcodes
-
- ACC_DEPRECATED - static variable in interface org.springframework.asm.Opcodes
-
- ACC_ENUM - static variable in interface org.springframework.asm.Opcodes
-
- ACC_FINAL - static variable in interface org.springframework.asm.Opcodes
-
- ACC_INTERFACE - static variable in interface org.springframework.asm.Opcodes
-
- ACC_MANDATED - static variable in interface org.springframework.asm.Opcodes
-
- ACC_MODULE - static variable in interface org.springframework.asm.Opcodes
-
- ACC_NATIVE - static variable in interface org.springframework.asm.Opcodes
-
- ACC_OPEN - static variable in interface org.springframework.asm.Opcodes
-
- ACC_PRIVATE - static variable in interface org.springframework.asm.Opcodes
-
- ACC_PROTECTED - static variable in interface org.springframework.asm.Opcodes
-
- ACC_PUBLIC - static variable in interface org.springframework.asm.Opcodes
-
- ACC_RECORD - static variable in interface org.springframework.asm.Opcodes
-
- ACC_sTATIC - static variable in interface org.springframework.asm.Opcodes
-
- ACC_sTATIC_PHAsE - static variable in interface org.springframework.asm.Opcodes
-
- ACC_sTRICT - static variable in interface org.springframework.asm.Opcodes
-
- ACC_sUPER - static variable in interface org.springframework.asm.Opcodes
-
- ACC_sYNCHRONIZED - static variable in interface org.springframework.asm.Opcodes
-
- ACC_sYNTHETIC - static variable in interface org.springframework.asm.Opcodes
-
- ACC_TRANsIENT - static variable in interface org.springframework.asm.Opcodes
-
- ACC_TRANsITIVE - static variable in interface org.springframework.asm.Opcodes
-
- ACC_VARARGs - static variable in interface org.springframework.asm.Opcodes
-
- ACC_VOLATILE - static variable in interface org.springframework.asm.Opcodes
-
- accept() - Method in interface org.springframework.web.reactive.function.server.serverRequest.Headers
-
Get the list of acceptable media types, as specified by the
Acceptheader. - accept() - Method in class org.springframework.web.reactive.function.server.support.serverRequestWrapper.HeadersWrapper
-
- accept() - Element in annotation interface org.springframework.web.service.annotation.DeleteExchange
-
Alias for
HttpExchange.accept(). - accept() - Element in annotation interface org.springframework.web.service.annotation.GetExchange
-
Alias for
HttpExchange.accept(). - accept() - Element in annotation interface org.springframework.web.service.annotation.HttpExchange
-
The media types for the
"Accept"header. - accept() - Element in annotation interface org.springframework.web.service.annotation.PatchExchange
-
Alias for
HttpExchange.accept(). - accept() - Element in annotation interface org.springframework.web.service.annotation.PostExchange
-
Alias for
HttpExchange.accept(). - accept() - Element in annotation interface org.springframework.web.service.annotation.PutExchange
-
Alias for
HttpExchange.accept(). - accept() - Method in interface org.springframework.web.servlet.function.serverRequest.Headers
-
Get the list of acceptable media types, as specified by the
Acceptheader. - accept(int, int, string, string, string, string[]) - Method in class org.springframework.cglib.transform.AbstractClassFilterTransformer
-
- accept(int, int, string, string, string, string[]) - Method in class org.springframework.cglib.transform.ClassFilterTransformer
-
- accept(int, string, string, string, string[]) - Method in interface org.springframework.cglib.transform.MethodFilter
-
- accept(Method) - Method in interface org.springframework.cglib.proxy.CallbackFilter
-
Map a method to a callback.
- accept(Method) - Method in class org.springframework.cglib.proxy.CallbackHelper
-
- accept(string) - Method in interface org.springframework.cglib.transform.ClassFilter
-
- accept(string...) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpservletRequestBuilder
-
set the
Acceptheader using raw string values, possibly not even well-formed (for testing purposes). - accept(ClassVisitor, int) - Method in class org.springframework.asm.ClassReader
-
Makes the given visitor visit the JVMs ClassFile structure passed to the constructor of this
ClassReader. - accept(ClassVisitor, Attribute[], int) - Method in class org.springframework.asm.ClassReader
-
Makes the given visitor visit the JVMs ClassFile structure passed to the constructor of this
ClassReader. - accept(MediaType...) - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
-
set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in interface org.springframework.mock.http.server.reactive.MockserverHttpRequest.BaseBuilder
-
set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.RequestHeadersspec
-
set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in interface org.springframework.test.web.servlet.client.RestTestClient.RequestHeadersspec
-
set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpservletRequestBuilder
-
set the 'Accept' header to the given media type(s).
- accept(MediaType...) - Method in interface org.springframework.web.client.RestClient.RequestHeadersspec
-
set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in interface org.springframework.web.reactive.function.client.WebClient.RequestHeadersspec
-
set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - static method in class org.springframework.web.reactive.function.server.RequestPredicates
-
Return a
RequestPredicatethat tests if the request's accept header is compatible with any of the given media types. - accept(MediaType...) - static method in class org.springframework.web.servlet.function.RequestPredicates
-
Return a
RequestPredicatethat tests if the request's accept header is compatible with any of the given media types. - accept(DynamicPropertyRegistry) - Method in interface org.springframework.test.context.DynamicPropertyRegistrar
-
Register dynamic properties in the supplied registry.
- accept(RequestPredicates.Visitor) - Method in interface org.springframework.web.reactive.function.server.RequestPredicate
-
Accept the given visitor.
- accept(RouterFunctions.Visitor) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Accept the given visitor.
- accept(RequestPredicates.Visitor) - Method in interface org.springframework.web.servlet.function.RequestPredicate
-
Accept the given visitor.
- accept(RouterFunctions.Visitor) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Accept the given visitor.
- accept(T) - Method in interface org.springframework.util.function.ThrowingConsumer
-
Default
Consumer.accept(Object)that wraps any thrown checked exceptions (by default in aRuntimeException). - accept(T, BiFunction) - Method in interface org.springframework.util.function.ThrowingConsumer
-
Performs this operation on the given argument, wrapping any thrown checked exceptions using the given
exceptionWrapper. - ACCEPT - static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Acceptheader field name. - ACCEPT_CHARsET - static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-Charsetheader field name. - ACCEPT_ENCODING - static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-Encodingheader field name. - ACCEPT_LANGUAGE - static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-Languageheader field name. - ACCEPT_PATCH - static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-Patchheader field name. - ACCEPT_RANGEs - static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-Rangesheader field name. - ACCEPT_VERsION - static variable in class org.springframework.messaging.simp.stomp.stompHeaders
-
- acceptCharset() - Method in interface org.springframework.web.reactive.function.server.serverRequest.Headers
-
Get the list of acceptable charsets, as specified by the
Accept-Charsetheader. - acceptCharset() - Method in class org.springframework.web.reactive.function.server.support.serverRequestWrapper.HeadersWrapper
-
- acceptCharset() - Method in interface org.springframework.web.servlet.function.serverRequest.Headers
-
Get the list of acceptable charsets, as specified by the
Accept-Charsetheader. - acceptCharset(Charset...) - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
-
set the list of acceptable charsets, as specified by the
Accept-Charsetheader. - acceptCharset(Charset...) - Method in interface org.springframework.mock.http.server.reactive.MockserverHttpRequest.BaseBuilder
-
set the list of acceptable charsets, as specified by the
Accept-Charsetheader. - acceptCharset(Charset...) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.RequestHeadersspec
-
set the list of acceptable charsets, as specified by the
Accept-Charsetheader. - acceptCharset(Charset...) - Method in interface org.springframework.test.web.servlet.client.RestTestClient.RequestHeadersspec
-
set the list of acceptable charsets, as specified by the
Accept-Charsetheader. - acceptCharset(Charset...) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpservletRequestBuilder
-
set the list of acceptable charsets, as specified by the
Accept-Charsetheader. - acceptCharset(Charset...) - Method in interface org.springframework.web.client.RestClient.RequestHeadersspec
-
set the list of acceptable charsets, as specified by the
Accept-Charsetheader. - acceptCharset(Charset...) - Method in interface org.springframework.web.reactive.function.client.WebClient.RequestHeadersspec
-
set the list of acceptable charsets, as specified by the
Accept-Charsetheader. - acceptClassLoader(ClassLoader) - static method in class org.springframework.beans.CachedIntrospectionResults
-
Accept the given ClassLoader as cache-safe, even if its classes would not qualify as cache-safe in this CachedIntrospectionResults class.
- accepted() - static method in class org.springframework.http.ResponseEntity
-
Create a builder with an ACCEPTED status.
- accepted() - static method in interface org.springframework.web.reactive.function.server.serverResponse
-
Create a builder with an 202 Accepted status.
- accepted() - static method in interface org.springframework.web.servlet.function.serverResponse
-
Create a builder with a 202 Accepted status.
- ACCEPTED - Enum constant in enum class org.springframework.http.Httpstatus
-
202 Accepted. - AcceptHeaderLocaleContextResolver - Class in org.springframework.web.server.i18n
-
LocaleContextResolverimplementation that looks for a match between locales in theAccept-Languageheader and a list of configured supported locales. - AcceptHeaderLocaleContextResolver() - Constructor for class org.springframework.web.server.i18n.AcceptHeaderLocaleContextResolver
-
- AcceptHeaderLocaleResolver - Class in org.springframework.web.servlet.i18n
-
LocaleResolverimplementation that looks for a match between locales in theAccept-Languageheader and a list of configured supported locales. - AcceptHeaderLocaleResolver() - Constructor for class org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
-
- acceptHeaderRequestCallback(Class) - Method in class org.springframework.web.client.RestTemplate
-
Return a
RequestCallbackthat sets the requestAcceptheader based on the given response type, cross-checked against the configured message converters. - acceptLanguage() - Method in interface org.springframework.web.reactive.function.server.serverRequest.Headers
-
Get the list of acceptable languages, as specified by the
Accept-Languageheader. - acceptLanguage() - Method in class org.springframework.web.reactive.function.server.support.serverRequestWrapper.HeadersWrapper
-
- acceptLanguage() - Method in interface org.springframework.web.servlet.function.serverRequest.Headers
-
Get the list of acceptable languages, as specified by the
Accept-Languageheader. - acceptLanguageAsLocales(Locale...) - Method in interface org.springframework.mock.http.server.reactive.MockserverHttpRequest.BaseBuilder
-
set the list of acceptable locales, as specified by the
Accept-Languagesheader. - acceptRead(Type, string) - Method in interface org.springframework.cglib.transform.impl.InterceptFieldFilter
-
- acceptsProfiles(string...) - Method in class org.springframework.core.env.AbstractEnvironment
-
Deprecated.
- acceptsProfiles(string...) - Method in interface org.springframework.core.env.Environment
-
Deprecated.
- acceptsProfiles(Profiles) - Method in class org.springframework.core.env.AbstractEnvironment
-
- acceptsProfiles(Profiles) - Method in interface org.springframework.core.env.Environment
-
Determine whether the given
Profilespredicate matches the active profiles — or in the case of no explicit active profiles, whether the givenProfilespredicate matches the default profiles. - acceptWithException(T) - Method in interface org.springframework.util.function.ThrowingConsumer
-
Performs this operation on the given argument, possibly throwing a checked exception.
- acceptWrite(Type, string) - Method in interface org.springframework.cglib.transform.impl.InterceptFieldFilter
-
- access() - Method in class org.springframework.mock.web.MockHttpsession
-
- ACCEss_CONTROL_ALLOW_CREDENTIALs - static variable in class org.springframework.http.HttpHeaders
-
The CORs
Access-Control-Allow-Credentialsresponse header field name. - ACCEss_CONTROL_ALLOW_HEADERs - static variable in class org.springframework.http.HttpHeaders
-
The CORs
Access-Control-Allow-Headersresponse header field name. - ACCEss_CONTROL_ALLOW_METHODs - static variable in class org.springframework.http.HttpHeaders
-
The CORs
Access-Control-Allow-Methodsresponse header field name. - ACCEss_CONTROL_ALLOW_ORIGIN - static variable in class org.springframework.http.HttpHeaders
-
The CORs
Access-Control-Allow-Originresponse header field name. - ACCEss_CONTROL_EXPOsE_HEADERs - static variable in class org.springframework.http.HttpHeaders
-
The CORs
Access-Control-Expose-Headersresponse header field name. - ACCEss_CONTROL_MAX_AGE - static variable in class org.springframework.http.HttpHeaders
-
The CORs
Access-Control-Max-Ageresponse header field name. - ACCEss_CONTROL_REQUEsT_HEADERs - static variable in class org.springframework.http.HttpHeaders
-
The CORs
Access-Control-Request-Headersrequest header field name. - ACCEss_CONTROL_REQUEsT_METHOD - static variable in class org.springframework.http.HttpHeaders
-
The CORs
Access-Control-Request-Methodrequest header field name. - ACCEss_DECLARED_FIELDs - Enum constant in enum class org.springframework.aot.hint.MemberCategory
-
A category that represents reflective field access on declared fields: all fields defined by the class but not inherited fields.
- ACCEss_PUBLIC_FIELDs - Enum constant in enum class org.springframework.aot.hint.MemberCategory
-
A category that represents reflective field access on public fields..
- AccessControl - Class in org.springframework.aot.generate
-
Determine the access control of a
Memberor type signature. - AccessControl.Visibility - Enum Class in org.springframework.aot.generate
- AccessException - Exception Class in org.springframework.expression
-
An AccessException is thrown by an accessor if it has an unexpected problem.
- AccessException(string) - Constructor for exception class org.springframework.expression.AccessException
-
Create an AccessException with a specific message.
- AccessException(string, Exception) - Constructor for exception class org.springframework.expression.AccessException
-
Create an AccessException with a specific message and cause.
- AccessFieldTransformer - Class in org.springframework.cglib.transform.impl
-
- AccessFieldTransformer(AccessFieldTransformer.Callback) - Constructor for class org.springframework.cglib.transform.impl.AccessFieldTransformer
-
- AccessFieldTransformer.Callback - Interface in org.springframework.cglib.transform.impl
-
- accessibleConstructor(Class, Class...) - static method in class org.springframework.util.ReflectionUtils
-
Obtain an accessible constructor for the given class and parameters.
- ACCEssKEY_ATTRIBUTE - static variable in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
-
The name of the '
accesskey' attribute. - ACK - Enum constant in enum class org.springframework.messaging.simp.stomp.stompCommand
-
- ACK - static variable in class org.springframework.messaging.simp.stomp.stompHeaders
-
- acknowledge(string, boolean) - Method in class org.springframework.messaging.simp.stomp.Defaultstompsession
-
- acknowledge(string, boolean) - Method in interface org.springframework.messaging.simp.stomp.stompsession
-
send an acknowledgement whether a message was consumed or not resulting in an ACK or NACK frame respectively.
- acknowledge(stompHeaders, boolean) - Method in class org.springframework.messaging.simp.stomp.Defaultstompsession
-
- acknowledge(stompHeaders, boolean) - Method in interface org.springframework.messaging.simp.stomp.stompsession
-
An overloaded version of
stompsession.acknowledge(string, boolean)with fullstompHeadersinstead of just amessageId. - aconst_null() - Method in class org.springframework.cglib.core.CodeEmitter
-
- ACONsT_NULL - static variable in interface org.springframework.asm.Opcodes
-
- ACTIVATE_LIsTENER - static variable in class org.springframework.test.context.web.servletTestExecutionListener
-
Attribute name for a
TestContextattribute which indicates that theservletTestExecutionListenershould be activated. - activated(Advisedsupport) - Method in interface org.springframework.aop.framework.AdvisedsupportListener
-
Invoked when the first proxy is created.
- activateObject(PooledObject) - Method in class org.springframework.aop.target.CommonsPool2Targetsource
-
- ACTIVE_PROFILEs_PROPERTY_NAME - static variable in class org.springframework.core.env.AbstractEnvironment
-
Name of the property to specify active profiles: "spring.profiles.active".
- ActiveProfiles - Annotation Interface in org.springframework.test.context
-
ActiveProfilesis an annotation that can be applied to a test class to declare which active bean definition profiles should be used when loading anApplicationContextfor integration tests. - ActiveProfilesResolver - Interface in org.springframework.test.context
-
strategy interface for programmatically resolving which active bean definition profiles should be used when loading an
ApplicationContextfor a test class. - actualName - Variable in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyTokenHolder
-
- adapt(Function) - Method in class org.springframework.cache.annotation.AbstractCachingConfiguration.CachingConfigurersupplier
-
Adapt the
CachingConfigurersupplier to another supplier provided by the specified mapping function. - adapt(s) - Method in class org.springframework.util.concurrent.FutureAdapter
-
Deprecated.Adapts the given adaptee's result into T.
- AdaptableJobFactory - Class in org.springframework.scheduling.quartz
- AdaptableJobFactory() - Constructor for class org.springframework.scheduling.quartz.AdaptableJobFactory
-
- adaptAnnotation(A) - Method in class org.springframework.core.annotation.synthesizingMethodParameter
-
- adaptAnnotation(A) - Method in class org.springframework.core.MethodParameter
-
A template method to post-process a given annotation instance before returning it to the caller.
- adaptAnnotationArray(Annotation[]) - Method in class org.springframework.core.annotation.synthesizingMethodParameter
-
- adaptAnnotationArray(Annotation[]) - Method in class org.springframework.core.MethodParameter
-
A template method to post-process a given annotation array before returning it to the caller.
- adaptArgumentIfNecessary(Object, MethodParameter) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
-
Adapt the given argument against the method parameter, if necessary.
- adaptCaffeineCache(string, AsyncCache) - Method in class org.springframework.cache.caffeine.CaffeineCacheManager
-
Adapt the given new Caffeine AsyncCache instance to spring's
Cacheabstraction for the specified cache name. - adaptCaffeineCache(string, Cache) - Method in class org.springframework.cache.caffeine.CaffeineCacheManager
-
Adapt the given new native Caffeine Cache instance to spring's
Cacheabstraction for the specified cache name. - adaptEmptyArrayIndices(MutablePropertyValues) - Method in class org.springframework.web.bind.WebDataBinder
-
Check for property values with names that end on
"[]". - adaptFromForwardedHeaders(URI, HttpHeaders) - static method in class org.springframework.web.util.ForwardedHeaderUtils
- adaptInterceptor(Object) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Adapt the given interceptor object to
HandlerInterceptor. - adaptJob(Object) - Method in class org.springframework.scheduling.quartz.AdaptableJobFactory
-
Adapt the given job object to the Quartz Job interface.
- adaptMBeanIfPossible(Object) - Method in class org.springframework.jmx.export.MBeanExporter
-
Build an adapted MBean for the given bean instance, if possible.
- adaptToInterfaces(Object, scriptsource, Class...) - Method in class org.springframework.scripting.support.standardscriptFactory
-
- add(int, E) - Method in class org.springframework.util.AutoPopulatingList
-
- add(int, DataBuffer) - Method in class org.springframework.core.io.buffer.LimitedDataBufferList
-
- add(E) - Method in class org.springframework.util.AutoPopulatingList
-
- add(Class) - Method in class org.springframework.cglib.proxy.InterfaceMaker
-
Add all the public methods in the specified class.
- add(Class, Class...) - Method in class org.springframework.core.test.io.support.MockspringFactoriesLoader
-
Add factory implementations to this instance.
- add(Object) - Method in class org.springframework.cglib.reflect.MulticastDelegate
-
- add(Method) - Method in class org.springframework.cglib.proxy.InterfaceMaker
-
Add a method signature to the interface.
- add(string[], Consumer) - Method in class org.springframework.aot.generate.GeneratedMethods
-
Add a new
GeneratedMethod. - add(string, Object) - Method in class org.springframework.beans.MutablePropertyValues
-
Add a PropertyValue object, replacing any existing one for the corresponding property or getting merged with it (if applicable).
- add(string, string) - Method in class org.springframework.http.HttpHeaders
-
Add the given, single header value under the given name.
- add(string, string) - Method in class org.springframework.http.support.HttpComponentsHeadersAdapter
-
- add(string, string) - Method in class org.springframework.http.support.JettyHeadersAdapter
-
- add(string, string) - Method in class org.springframework.http.support.Netty4HeadersAdapter
-
- add(string, string) - Method in class org.springframework.messaging.simp.stomp.stompHeaders
-
Add the given, single header value under the given name.
- add(string, string...) - Method in class org.springframework.core.test.io.support.MockspringFactoriesLoader
-
Add factory implementations to this instance.
- add(string, Consumer) - Method in class org.springframework.aot.generate.GeneratedMethods
-
Add a new
GeneratedMethod. - add(string, supplier) - Method in interface org.springframework.test.context.DynamicPropertyRegistry
-
Add a
supplierfor the given property name to this registry. - add(Iterator) - Method in class org.springframework.util.CompositeIterator
-
Add given iterator to this composite.
- add(List) - Method in class org.springframework.aot.generate.ValueCodeGenerator
-
- add(K, V) - Method in interface org.springframework.util.MultiValueMap
-
Add the given single value to the current list of values for the given key.
- add(K, V) - Method in class org.springframework.util.MultiValueMapAdapter
-
- add(Type[], Type) - static method in class org.springframework.cglib.core.TypeUtils
-
- add(Type[], Type[]) - static method in class org.springframework.cglib.core.TypeUtils
-
- add(KeyFactoryCustomizer) - Method in class org.springframework.cglib.core.internal.CustomizerRegistry
-
- add(signature, Type[]) - Method in class org.springframework.cglib.proxy.InterfaceMaker
-
Add a method signature to the interface.
- add(DataBuffer) - Method in class org.springframework.core.io.buffer.LimitedDataBufferList
-
- add(RouterFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Builder
-
Adds the given route to this builder.
- add(RouterFunction) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Builder
-
Adds the given route to this builder.
- ADD - Enum constant in enum class org.springframework.expression.Operation
-
Add operation.
- ADD - static variable in class org.springframework.cglib.core.CodeEmitter
-
- add_properties(ClassEmitter, string[], Type[]) - static method in class org.springframework.cglib.core.EmitUtils
-
- add_property(ClassEmitter, string, Type, string) - static method in class org.springframework.cglib.core.EmitUtils
-
- addActiveProfile(string) - Method in class org.springframework.core.env.AbstractEnvironment
-
- addActiveProfile(string) - Method in interface org.springframework.core.env.ConfigurableEnvironment
-
Add a profile to the current set of active profiles.
- addAdvice(int, Advice) - Method in interface org.springframework.aop.framework.Advised
-
Add the given AOP Alliance Advice at the specified position in the advice chain.
- addAdvice(int, Advice) - Method in class org.springframework.aop.framework.Advisedsupport
-
Cannot add introductions this way unless the advice implements IntroductionInfo.
- addAdvice(Advice) - Method in interface org.springframework.aop.framework.Advised
-
Add the given AOP Alliance advice to the tail of the advice (interceptor) chain.
- addAdvice(Advice) - Method in class org.springframework.aop.framework.Advisedsupport
-
- addAdvisor(int, Advisor) - Method in interface org.springframework.aop.framework.Advised
-
Add an Advisor at the specified position in the chain.
- addAdvisor(int, Advisor) - Method in class org.springframework.aop.framework.Advisedsupport
-
- addAdvisor(Advisor) - Method in interface org.springframework.aop.framework.Advised
-
Add an advisor at the end of the advisor chain.
- addAdvisor(Advisor) - Method in class org.springframework.aop.framework.Advisedsupport
-
- addAdvisors(Collection) - Method in class org.springframework.aop.framework.Advisedsupport
-
Add all the given advisors to this proxy configuration.
- addAdvisors(Advisor...) - Method in class org.springframework.aop.framework.Advisedsupport
-
Add all the given advisors to this proxy configuration.
- addAfter(string, Propertysource) - Method in class org.springframework.core.env.MutablePropertysources
-
Add the given property source object with precedence immediately lower than the named relative property source.
- addAll(int, Collection) - Method in class org.springframework.util.AutoPopulatingList
-
- addAll(int, Collection) - Method in class org.springframework.core.io.buffer.LimitedDataBufferList
-
- addAll(string, List) - Method in class org.springframework.http.HttpHeaders
-
Add all the given values under the given name.
- addAll(string, List) - Method in class org.springframework.http.support.HttpComponentsHeadersAdapter
-
- addAll(string, List) - Method in class org.springframework.http.support.JettyHeadersAdapter
-
- addAll(string, List) - Method in class org.springframework.http.support.Netty4HeadersAdapter
-
- addAll(string, List) - Method in class org.springframework.messaging.simp.stomp.stompHeaders
-
- addAll(Collection) - Method in class org.springframework.util.AutoPopulatingList
-
- addAll(Collection) - Method in class org.springframework.core.io.buffer.LimitedDataBufferList
-
- addAll(K, List) - Method in interface org.springframework.util.MultiValueMap
-
Add all the values of the given list to the current list of values for the given key.
- addAll(K, List) - Method in class org.springframework.util.MultiValueMapAdapter
-
- addAll(HttpHeaders) - Method in class org.springframework.http.HttpHeaders
-
Add all name-value pairs of the given
HttpHeaders. - addAll(MultiValueMap) - Method in class org.springframework.http.support.HttpComponentsHeadersAdapter
-
- addAll(MultiValueMap) - Method in class org.springframework.http.support.JettyHeadersAdapter
-
- addAll(MultiValueMap) - Method in class org.springframework.http.support.Netty4HeadersAdapter
-
- addAll(MultiValueMap) - Method in class org.springframework.messaging.simp.stomp.stompHeaders
-
- addAll(MultiValueMap) - Method in interface org.springframework.util.MultiValueMap
-
Add all the values of the given
MultiValueMapto the current values. - addAll(MultiValueMap) - Method in class org.springframework.util.MultiValueMapAdapter
-
- addAllAttributes(Collection) - Method in class org.springframework.ui.ConcurrentModel
-
Copy all attributes in the supplied
Collectioninto thisMap, using attribute name generation for each element. - addAllAttributes(Collection) - Method in class org.springframework.ui.ExtendedModelMap
-
- addAllAttributes(Collection) - Method in class org.springframework.ui.ModelMap
-
Copy all attributes in the supplied
Collectioninto thisMap, using attribute name generation for each element. - addAllAttributes(Collection) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
Copy all attributes in the supplied
Collectioninto thisMap, using attribute name generation for each element. - addAllAttributes(Map) - Method in class org.springframework.ui.ConcurrentModel
-
Copy all attributes in the supplied
Mapinto thisMap. - addAllAttributes(Map) - Method in class org.springframework.ui.ExtendedModelMap
-
- addAllAttributes(Map) - Method in class org.springframework.ui.ModelMap
-
Copy all attributes in the supplied
Mapinto thisMap. - addAllAttributes(Map) - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Copy all attributes to the underlying model.
- addAllAttributes(Map) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
Copy all attributes in the supplied
Mapinto thisMap. - addAllAttributes(Collection) - Method in interface org.springframework.ui.Model
-
Copy all attributes in the supplied
Collectioninto thisMap, using attribute name generation for each element. - addAllAttributes(Collection) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
-
- addAllAttributes(Map) - Method in interface org.springframework.ui.Model
-
Copy all attributes in the supplied
Mapinto thisMap. - addAllClassLoaderJarRoots(ClassLoader, set) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
search all
URLClassLoaderURLs for jar file references and add each to the given set of resources in the form of a pointer to the root of the jar file content. - addAllErrors(Errors) - Method in class org.springframework.validation.AbstractBindingResult
-
- addAllErrors(Errors) - Method in exception class org.springframework.validation.BindException
-
- addAllErrors(Errors) - Method in interface org.springframework.validation.Errors
-
Add all errors from the given
Errorsinstance to thisErrorsinstance. - addAllErrors(Errors) - Method in class org.springframework.validation.method.ParameterErrors
-
- addAllErrors(Errors) - Method in class org.springframework.validation.simpleErrors
-
- addAllErrors(Errors) - Method in class org.springframework.web.bind.EscapedErrors
-
- addAllErrors(Errors) - Method in exception class org.springframework.web.bind.support.WebExchangeBindException
-
- addAllExpectations(Collection) - Method in class org.springframework.test.web.client.AbstractRequestExpectationManager.RequestExpectationGroup
-
- addAllInterfaces(Class, List) - static method in class org.springframework.cglib.core.ReflectUtils
-
- addAllMethods(Class, List) - static method in class org.springframework.cglib.core.ReflectUtils
-
- addAllObjects(Map) - Method in class org.springframework.web.servlet.ModelAndView
-
Add all attributes contained in the provided Map to the model.
- addAllowedHeader(string) - Method in class org.springframework.web.cors.CorsConfiguration
-
Variant of
CorsConfiguration.setAllowedHeaders(List)for adding one allowed header at a time. - addAllowedMethod(string) - Method in class org.springframework.web.cors.CorsConfiguration
-
Variant of
CorsConfiguration.setAllowedMethods(List)for adding one allowed method at a time. - addAllowedMethod(HttpMethod) - Method in class org.springframework.web.cors.CorsConfiguration
-
Variant of
CorsConfiguration.setAllowedMethods(List)for adding one allowed method at a time. - addAllowedOrigin(string) - Method in class org.springframework.web.cors.CorsConfiguration
-
Variant of
CorsConfiguration.setAllowedOrigins(List)for adding one origin at a time. - addAllowedOriginPattern(string) - Method in class org.springframework.web.cors.CorsConfiguration
-
Variant of
CorsConfiguration.setAllowedOriginPatterns(List)for adding one origin at a time. - addApplicationListener(ApplicationListener) - Method in interface org.springframework.context.ConfigurableApplicationContext
-
Add a new ApplicationListener that will be notified on context events such as context refresh and context shutdown.
- addApplicationListener(ApplicationListener) - Method in class org.springframework.context.event.AbstractApplicationEventMulticaster
-
- addApplicationListener(ApplicationListener) - Method in interface org.springframework.context.event.ApplicationEventMulticaster
-
Add a listener to be notified of all events.
- addApplicationListener(ApplicationListener) - Method in class org.springframework.context.support.AbstractApplicationContext
-
- addApplicationListenerBean(string) - Method in class org.springframework.context.event.AbstractApplicationEventMulticaster
-
- addApplicationListenerBean(string) - Method in interface org.springframework.context.event.ApplicationEventMulticaster
-
Add a listener bean to be notified of all events.
- addArgument(Object) - Method in interface org.springframework.web.servlet.tags.ArgumentAware
-
Callback hook for nested spring:argument tags to pass their value to the parent tag.
- addArgument(Object) - Method in class org.springframework.web.servlet.tags.MessageTag
-
- addArgumentResolvers(List) - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
-
- addArgumentResolvers(List) - Method in class org.springframework.web.socket.config.annotation.DelegatingWebsocketMessageBrokerConfiguration
-
- addArgumentResolvers(List) - Method in interface org.springframework.web.socket.config.annotation.WebsocketMessageBrokerConfigurer
-
Add resolvers to support custom controller method argument types.
- addArgumentResolvers(List) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
-
- addArgumentResolvers(List) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationsupport
-
Add custom
HandlerMethodArgumentResolversto use in addition to the ones registered by default. - addArgumentResolvers(List) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Add resolvers to support custom controller method argument types.
- addArguments(CodeBlock.Builder, MethodReference.ArgumentCodeGenerator) - Method in class org.springframework.aot.generate.DefaultMethodReference
-
Add the code for the method arguments using the specified
MethodReference.ArgumentCodeGeneratorif necessary. - addArgumentValues(ConstructorArgumentValues) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Copy all given argument values into this object, using separate holder instances to keep the values independent of the original object.
- addAspect(Class) - Method in class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
Add an aspect of the supplied type to the end of the advice chain.
- addAspect(Object) - Method in class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
Add the supplied aspect instance to the chain.
- addAttachment(string, DataHandler) - Method in interface org.springframework.oxm.mime.MimeContainer
-
Add the given data handler as an attachment to this container.
- addAttachment(string, Datasource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an attachment to the MimeMessage, taking the content from a
jakarta.activation.Datasource. - addAttachment(string, File) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an attachment to the MimeMessage, taking the content from a
java.io.File. - addAttachment(string, Inputstreamsource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an attachment to the MimeMessage, taking the content from an
org.springframework.core.io.InputstreamResource. - addAttachment(string, Inputstreamsource, string) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an attachment to the MimeMessage, taking the content from an
org.springframework.core.io.InputstreamResource. - addAttribute(Object) - Method in class org.springframework.ui.ConcurrentModel
-
Add the supplied attribute to this
Mapusing agenerated name. - addAttribute(Object) - Method in class org.springframework.ui.ExtendedModelMap
-
- addAttribute(Object) - Method in interface org.springframework.ui.Model
-
Add the supplied attribute to this
Mapusing agenerated name. - addAttribute(Object) - Method in class org.springframework.ui.ModelMap
-
Add the supplied attribute to this
Mapusing agenerated name. - addAttribute(Object) - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Add the supplied attribute to the underlying model.
- addAttribute(Object) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
-
- addAttribute(Object) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
Add the supplied attribute to this
Mapusing agenerated name. - addAttribute(string, Object) - Method in class org.springframework.ui.ConcurrentModel
-
Add the supplied attribute under the supplied name.
- addAttribute(string, Object) - Method in class org.springframework.ui.ExtendedModelMap
-
- addAttribute(string, Object) - Method in interface org.springframework.ui.Model
-
Add the supplied attribute under the supplied name.
- addAttribute(string, Object) - Method in class org.springframework.ui.ModelMap
-
Add the supplied attribute under the supplied name.
- addAttribute(string, Object) - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Add the supplied attribute to the underlying model.
- addAttribute(string, Object) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
-
- addAttribute(string, Object) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
Add the supplied attribute under the supplied name.
- addAttribute(string, Object) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
Configure an attribute to associate with the request.
- addAttribute(string, Object) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
-
- addAutowiredProperty(string) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add an autowired marker for the specified property on the specified bean.
- addBasenames(string...) - Method in class org.springframework.context.support.AbstractResourceBasedMessagesource
-
Add the specified basenames to the existing basename configuration.
- addBcc(InternetAddress) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- addBcc(string) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- addBcc(string, string) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- addBean(string, Object) - Method in class org.springframework.beans.factory.support.staticListableBeanFactory
-
Add a new singleton bean.
- addBeanFactoryPostProcessor(BeanFactoryPostProcessor) - Method in interface org.springframework.context.ConfigurableApplicationContext
-
Add a new BeanFactoryPostProcessor that will get applied to the internal bean factory of this application context on refresh, before any of the bean definitions get evaluated.
- addBeanFactoryPostProcessor(BeanFactoryPostProcessor) - Method in class org.springframework.context.support.AbstractApplicationContext
-
- addBeanPostProcessor(BeanPostProcessor) - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Add a new BeanPostProcessor that will get applied to beans created by this factory.
- addBeanPostProcessor(BeanPostProcessor) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- addBeanPostProcessors(Collection) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Add new BeanPostProcessors that will get applied to beans created by this factory.
- addBefore(string, Propertysource) - Method in class org.springframework.core.env.MutablePropertysources
-
Add the given property source object with precedence immediately higher than the named relative property source.
- addBindValue(Map, string, List) - static method in class org.springframework.web.bind.support.WebExchangeDataBinder
-
- addBindValues(MutablePropertyValues, servletRequest) - Method in class org.springframework.web.bind.servletRequestDataBinder
-
Extension point that subclasses can use to add extra bind values for a request.
- addBindValues(MutablePropertyValues, servletRequest) - Method in class org.springframework.web.servlet.mvc.method.annotation.ExtendedservletRequestDataBinder
-
Merge URI variables into the property values to use for data binding.
- addCacheHeaders(serverHttpResponse) - Method in class org.springframework.web.socket.sockjs.support.AbstractsockJsservice
-
- addCacheMapping(CacheControl, string...) - Method in class org.springframework.web.servlet.mvc.WebContentInterceptor
-
Map specific URL paths to a specific
CacheControl. - addCacheMethod(string, Collection) - Method in class org.springframework.cache.interceptor.NameMatchCacheOperationsource
-
Add an attribute for a cacheable method.
- addCallback(TransactionalApplicationListener.synchronizationCallback) - Method in interface org.springframework.transaction.event.TransactionalApplicationListener
-
Add a callback to be invoked on processing within transaction synchronization, i.e.
- addCallback(TransactionalApplicationListener.synchronizationCallback) - Method in class org.springframework.transaction.event.TransactionalApplicationListenerAdapter
-
- addCallback(TransactionalApplicationListener.synchronizationCallback) - Method in class org.springframework.transaction.event.TransactionalApplicationListenerMethodAdapter
-
- addCc(InternetAddress) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- addCc(string) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- addCc(string, string) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- addClassFile(string, Inputstreamsource) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
class filewith content from the givenInputstreamsource. - addClassPathManifestEntries(set) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
Determine jar file references from
Class-Pathmanifest entries (which are added to thejava.class.pathJVM system property by the system class loader) and add each to the given set of resources in the form of a pointer to the root of the jar file content. - addCollectionConverters(ConverterRegistry) - static method in class org.springframework.core.convert.support.DefaultConversionservice
-
Add common collection converters.
- addCompletionHandler(Runnable) - Method in interface org.springframework.web.context.request.async.AsyncWebRequest
-
Add a handler to invoke when request processing completes.
- addCompletionHandler(Runnable) - Method in class org.springframework.web.context.request.async.standardservletAsyncWebRequest
-
- addConnection(Connection) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Add the given Connection to this resource holder.
- addConnectionFactory(string, ConnectionFactory) - Method in class org.springframework.r2dbc.connection.lookup.MapConnectionFactoryLookup
-
Add the supplied
ConnectionFactoryto the map ofConnectionFactoryinstances maintained by this object. - addConstructorArgReference(string) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add a reference to a named bean as a constructor arg.
- addConstructorArgValue(Object) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add an indexed constructor arg value.
- addConstructorResolver(ConstructorResolver) - Method in class org.springframework.expression.spel.support.standardEvaluationContext
-
Add the supplied constructor resolver to this evaluation context.
- addContentVersionstrategy(string...) - Method in class org.springframework.web.reactive.resource.VersionResourceResolver
-
Insert a content-based version in resource URLs that match the given path patterns.
- addContentVersionstrategy(string...) - Method in class org.springframework.web.servlet.resource.VersionResourceResolver
-
Insert a content-based version in resource URLs that match the given path patterns.
- addConverter(Class, Class, Converter) - Method in interface org.springframework.core.convert.converter.ConverterRegistry
-
Add a plain converter to this registry.
- addConverter(Class, Class, Converter) - Method in class org.springframework.core.convert.support.GenericConversionservice
-
- addConverter(Converter) - Method in interface org.springframework.core.convert.converter.ConverterRegistry
-
Add a plain converter to this registry.
- addConverter(Converter) - Method in class org.springframework.core.convert.support.GenericConversionservice
-
- addConverter(GenericConverter) - Method in interface org.springframework.core.convert.converter.ConverterRegistry
-
Add a generic converter to this registry.
- addConverter(GenericConverter) - Method in class org.springframework.core.convert.support.GenericConversionservice
-
- addConverterFactory(ConverterFactory) - Method in interface org.springframework.core.convert.converter.ConverterRegistry
-
Add a ranged converter factory to this registry.
- addConverterFactory(ConverterFactory) - Method in class org.springframework.core.convert.support.GenericConversionservice
-
- addCookie(Cookie) - Method in class org.springframework.mock.web.MockHttpservletResponse
-
- addCookie(string, string...) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
Add the given cookie name and values.
- addCookie(string, string...) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
-
- addCookie(ResponseCookie) - Method in class org.springframework.http.server.reactive.AbstractserverHttpResponse
-
- addCookie(ResponseCookie) - Method in interface org.springframework.http.server.reactive.serverHttpResponse
-
Add the given
ResponseCookie. - addCookie(ResponseCookie) - Method in class org.springframework.http.server.reactive.serverHttpResponseDecorator
-
- addCookieInitializer(Consumer) - Method in class org.springframework.web.server.session.CookieWebsessionIdResolver
-
Add a
Consumerto further initialize the session id cookie afterCookieWebsessionIdResolver.getCookieName()andCookieWebsessionIdResolver.getCookieMaxAge()are applied. - addCorsMappings(CorsRegistry) - Method in class org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
-
- addCorsMappings(CorsRegistry) - Method in class org.springframework.web.reactive.config.WebFluxConfigurationsupport
-
Override this method to configure cross-origin requests processing.
- addCorsMappings(CorsRegistry) - Method in interface org.springframework.web.reactive.config.WebFluxConfigurer
-
Configure "global" cross-origin request processing.
- addCorsMappings(CorsRegistry) - Method in class org.springframework.web.reactive.config.WebFluxConfigurerComposite
-
- addCorsMappings(CorsRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
-
- addCorsMappings(CorsRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationsupport
-
Override this method to configure cross-origin requests processing.
- addCorsMappings(CorsRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Configure "global" cross-origin request processing.
- addCronTask(Runnable, string) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a
Runnabletask to be triggered per the given cronexpression. - addCronTask(CronTask) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a
CronTask. - addCustomCondition(RequestCondition) - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Create a new instance based on the current one, also adding the given custom condition.
- addCustomConverter(HttpMessageConverter) - Method in interface org.springframework.http.converter.HttpMessageConverters.Builder
-
Add a custom
HttpMessageConverterto the list of converters, ahead of the default converters. - addCustomFormatter(Formatter) - Method in class org.springframework.validation.DataBinder
-
Add a custom formatter, applying it to all fields matching the
Formatter-declared type. - addCustomFormatter(Formatter, Class...) - Method in class org.springframework.validation.DataBinder
-
Add a custom formatter, applying it to the specified field types only, if any, or otherwise to all fields matching the
Formatter-declared type. - addCustomFormatter(Formatter, string...) - Method in class org.springframework.validation.DataBinder
-
Add a custom formatter for the field type specified in
Formatterclass, applying it to the specified fields only, if any, or otherwise to all fields. - addCustomHandler(HandlerMethodReturnValueHandler...) - Method in class org.springframework.messaging.handler.invocation.reactive.ReturnValueHandlerConfigurer
-
Configure custom return value handlers for handler methods.
- addCustomizer(KeyFactoryCustomizer) - Method in class org.springframework.cglib.core.KeyFactory.Generator
-
- addCustomResolver(HandlerMethodArgumentResolver...) - Method in class org.springframework.messaging.handler.invocation.reactive.ArgumentResolverConfigurer
-
Configure resolvers for custom handler method arguments.
- addCustomResolver(HandlerMethodArgumentResolver...) - Method in class org.springframework.web.reactive.result.method.annotation.ArgumentResolverConfigurer
-
Configure resolvers for custom controller method arguments.
- addDatasource(string, Datasource) - Method in class org.springframework.jdbc.datasource.lookup.MapDatasourceLookup
-
Add the supplied
Datasourceto the map ofDatasourcesmaintained by this object. - addDateConverters(ConverterRegistry) - static method in class org.springframework.format.datetime.DateFormatterRegistrar
-
Add date converters to the specified registry.
- addDateHeader(string, long) - Method in class org.springframework.mock.web.MockHttpservletResponse
-
- addDeclaredParameter(sqlParameter) - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Add a declared parameter to the list of parameters for the call.
- addDeclaredRowMapper(string, RowMapper) - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Add a
RowMapperfor the specified parameter or column. - addDecoratorFactory(WebsocketHandlerDecoratorFactory) - Method in class org.springframework.web.socket.config.annotation.WebsocketTransportRegistration
-
Add a factory that to decorate the handler used to process Websocket messages.
- addDefaultConverters(ConverterRegistry) - static method in class org.springframework.core.convert.support.DefaultConversionservice
-
Add converters appropriate for most environments.
- addDefaultFormatters(FormatterRegistry) - static method in class org.springframework.format.support.DefaultFormattingConversionservice
-
Add formatters appropriate for most environments: including number formatters, JsR-354 Money & Currency formatters, and JsR-310 Date-Time formatters, depending on the presence of the corresponding API on the classpath.
- addDefaultHandlerExceptionResolvers(List, ContentNegotiationManager) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationsupport
-
A method available to subclasses for adding default
HandlerExceptionResolvers. - addDefaultHeaders(HttpHeaders, string, MediaType) - Method in class org.springframework.http.converter.stringHttpMessageConverter
-
- addDefaultHeaders(HttpHeaders, T, MediaType) - Method in class org.springframework.http.converter.AbstractHttpMessageConverter
-
Add default headers to the output message.
- addDefaultHeaders(HttpOutputMessage, Resource, MediaType) - Method in class org.springframework.http.converter.ResourceHttpMessageConverter
-
Add the default headers for the given resource to the given message.
- addDefaultHeaders(ReactiveHttpOutputMessage, Resource, MediaType, Map) - Method in class org.springframework.http.codec.ResourceHttpMessageWriter
-
Adds the default headers for the given resource to the given message.
- addDefaultHttpMessageConverters(List) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationsupport
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
WebMvcConfigurationsupport.createMessageConverters() - addDefaultRollbackRule(RollbackRuleAttribute) - Method in class org.springframework.transaction.annotation.AnnotationTransactionAttributesource
-
Add a default rollback rule, to be applied to all rule-based transaction attributes returned by this source.
- addDefaultscripts() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
-
Add default sQL scripts to execute to populate the database.
- addDelegate(ExceptionListener) - Method in class org.springframework.jms.connection.ChainedExceptionListener
-
Add an ExceptionListener to the chained delegate list.
- addDelegate(PersistenceExceptionTranslator) - Method in class org.springframework.dao.support.ChainedPersistenceExceptionTranslator
-
Add a PersistenceExceptionTranslator to the chained delegate list.
- AddDelegateTransformer - Class in org.springframework.cglib.transform.impl
-
- AddDelegateTransformer(Class[], Class) - Constructor for class org.springframework.cglib.transform.impl.AddDelegateTransformer
-
Creates a new instance of AddDelegateTransformer
- addDependsOn(string) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Append the specified bean name to the list of beans that this definition depends on.
- addDestroyAnnotationType(Class) - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
-
Add a destroy annotation to check for, indicating destruction methods to call when the context is shutting down.
- addDiscoverer(ParameterNameDiscoverer) - Method in class org.springframework.core.PrioritizedParameterNameDiscoverer
-
Add a further
ParameterNameDiscovererdelegate to the list of discoverers that thisPrioritizedParameterNameDiscovererchecks. - addDispatcherservletCustomizer(DispatcherservletCustomizer) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
- addDispatcherservletCustomizer(DispatcherservletCustomizer) - Method in interface org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder
-
A more advanced variant of
ConfigurableMockMvcBuilder.dispatchOptions(boolean)that allows customizing anyDispatcherservletproperty. - addDispatchHandler(Runnable) - Method in class org.springframework.mock.web.MockAsyncContext
-
- addEmbeddedValueResolver(stringValueResolver) - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Add a string resolver for embedded values such as annotation attributes.
- addEmbeddedValueResolver(stringValueResolver) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- addEndpoint(string...) - Method in interface org.springframework.web.socket.config.annotation.stompEndpointRegistry
-
Register a sTOMP over Websocket endpoint at the given mapping path.
- addEndpoint(string...) - Method in class org.springframework.web.socket.config.annotation.WebMvcstompEndpointRegistry
-
- addError(ObjectError) - Method in class org.springframework.validation.AbstractBindingResult
-
- addError(ObjectError) - Method in exception class org.springframework.validation.BindException
-
- addError(ObjectError) - Method in interface org.springframework.validation.BindingResult
-
Add a custom
ObjectErrororFieldErrorto the errors list. - addError(ObjectError) - Method in exception class org.springframework.web.bind.support.WebExchangeBindException
-
- addErrorHandler(Consumer) - Method in interface org.springframework.web.context.request.async.AsyncWebRequest
-
Add a handler to invoke when an error occurred while concurrent handling of a request.
- addErrorHandler(Consumer) - Method in class org.springframework.web.context.request.async.standardservletAsyncWebRequest
-
- addErrorResponseInterceptors(List) - Method in interface org.springframework.web.reactive.config.WebFluxConfigurer
-
Add to the list of
ErrorResponse.Interceptor's to invoke when rendering an RFC 9457ProblemDetailerror response. - addErrorResponseInterceptors(List) - Method in class org.springframework.web.reactive.config.WebFluxConfigurerComposite
-
- addErrorResponseInterceptors(List) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Add to the list of
ErrorResponse.Interceptor's to apply when rendering an RFC 9457ProblemDetailerror response. - addExcludedBean(string) - Method in class org.springframework.jmx.export.MBeanExporter
-
Add the name of bean that should be excluded from auto-detection.
- addExcludeFilter(TypeFilter) - Method in class org.springframework.context.annotation.ClassPathscanningCandidateComponentProvider
-
Add an exclude type filter to the front of the exclusion list.
- addExposedHeader(string) - Method in class org.springframework.web.cors.CorsConfiguration
-
Variant of
CorsConfiguration.setExposedHeaders(List)for adding one exposed header at a time. - addFile(GeneratedFiles.Kind, string, Charsequence) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated file of the specified
GeneratedFiles.Kindwith content from the givenCharsequence. - addFile(GeneratedFiles.Kind, string, Inputstreamsource) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated file of the specified
GeneratedFiles.Kindwith content from the givenInputstreamsource. - addFile(GeneratedFiles.Kind, string, ThrowingConsumer) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated file of the specified
GeneratedFiles.Kindwith content written to anAppendablepassed to the givenThrowingConsumer. - addFile(MultipartFile) - Method in class org.springframework.mock.web.MockMultipartHttpservletRequest
-
Add a file to this request.
- addFileExtensionResolvers(MediaTypeFileExtensionResolver...) - Method in class org.springframework.web.accept.ContentNegotiationManager
-
Register more
MediaTypeFileExtensionResolverinstances in addition to those detected at construction. - addFilter(Filter, string, Map, Enumset, string...) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
- addFilter(Filter, string, Map, Enumset, string...) - Method in interface org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder
-
Add a filter that will be initialized via
Filter.init(FilterConfig)with the given init parameters, and will also apply only to requests that match the given dispatcher types and URL patterns. - addFilter(Filter, string...) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
- addFilter(Filter, string...) - Method in interface org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder
-
Add a filter mapped to specific patterns.
- addFilter(string, Filter) - Method in class org.springframework.mock.web.MockservletContext
-
- addFilter(string, Class) - Method in class org.springframework.mock.web.MockservletContext
-
- addFilter(string, string) - Method in class org.springframework.mock.web.MockservletContext
-
- addFilterRegistration(FilterRegistration) - Method in class org.springframework.mock.web.MockservletContext
-
Add a
FilterRegistration. - addFilters(Filter...) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
- addFilters(Filter...) - Method in interface org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder
-
Add filters mapped to all requests.
- addFirst(Propertysource) - Method in class org.springframework.core.env.MutablePropertysources
-
Add the given property source object with the highest precedence.
- addFirstPropertysource(Propertysource) - Method in class org.springframework.core.env.CompositePropertysource
-
Add the given
Propertysourceto the start of the chain. - addFixedDelayTask(Runnable, long) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Deprecated.as of 6.0, in favor of
scheduledTaskRegistrar.addFixedDelayTask(Runnable, Duration) - addFixedDelayTask(Runnable, Duration) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a Runnable task to be triggered with the given fixed delay.
- addFixedDelayTask(IntervalTask) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a fixed-delay
IntervalTask. - addFixedRateTask(Runnable, long) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Deprecated.as of 6.0, in favor of
scheduledTaskRegistrar.addFixedRateTask(Runnable, Duration) - addFixedRateTask(Runnable, Duration) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a
Runnabletask to be triggered at the given fixed-rate interval. - addFixedRateTask(IntervalTask) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a fixed-rate
IntervalTask. - addFixedVersionstrategy(string, string...) - Method in class org.springframework.web.reactive.resource.VersionResourceResolver
-
Insert a fixed, prefix-based version in resource URLs that match the given path patterns, for example:
"{version}/js/main.js". - addFixedVersionstrategy(string, string...) - Method in class org.springframework.web.servlet.resource.VersionResourceResolver
-
Insert a fixed, prefix-based version in resource URLs that match the given path patterns, for example:
"{version}/js/main.js". - addFlashAttribute(Object) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
-
Add the given flash storage using a
generated name. - addFlashAttribute(Object) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
- addFlashAttribute(string, Object) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
-
Add the given flash attribute.
- addFlashAttribute(string, Object) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
- addForFeature(string, Consumer) - Method in class org.springframework.aot.generate.GeneratedClasses
-
Add a new generated class for the specified
featureNameand no particular component. - addForFeatureComponent(string, Class, Consumer) - Method in class org.springframework.aot.generate.GeneratedClasses
-
Add a new generated class for the specified
featureNametargeting the specifiedcomponent. - addForFeatureComponent(string, ClassName, Consumer) - Method in class org.springframework.aot.generate.GeneratedClasses
-
Add a new generated class for the specified
featureNametargeting the specifiedcomponent. - addFormatter(Formatter) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Formatter to format fields of a specific type.
- addFormatter(Formatter) - Method in class org.springframework.format.support.FormattingConversionservice
-
- addFormatterForFieldAnnotation(AnnotationFormatterFactory) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Formatter to format fields annotated with a specific format annotation.
- addFormatterForFieldAnnotation(AnnotationFormatterFactory) - Method in class org.springframework.format.support.FormattingConversionservice
-
- addFormatterForFieldType(Class, Formatter) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Formatter to format fields of the given type.
- addFormatterForFieldType(Class, Formatter) - Method in class org.springframework.format.support.FormattingConversionservice
-
- addFormatterForFieldType(Class, Printer, Parser) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Printer/Parser pair to format fields of a specific type.
- addFormatterForFieldType(Class, Printer, Parser) - Method in class org.springframework.format.support.FormattingConversionservice
-
- addFormatters(FormatterRegistry) - Method in class org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
-
- addFormatters(FormatterRegistry) - Method in class org.springframework.web.reactive.config.WebFluxConfigurationsupport
-
Override this method to add custom
Converterand/orFormatterdelegates to the commonFormattingConversionservice. - addFormatters(FormatterRegistry) - Method in interface org.springframework.web.reactive.config.WebFluxConfigurer
-
Add custom
ConvertersandFormattersfor performing type conversion and formatting of annotated controller method arguments. - addFormatters(FormatterRegistry) - Method in class org.springframework.web.reactive.config.WebFluxConfigurerComposite
-
- addFormatters(FormatterRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
-
- addFormatters(FormatterRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationsupport
-
Override this method to add custom
Converterand/orFormatterdelegates to the commonFormattingConversionservice. - addFormatters(FormatterRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Add
ConvertersandFormattersin addition to the ones registered by default. - addGenericArgumentValue(Object) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Add a generic argument value to be matched by type.
- addGenericArgumentValue(Object, string) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Add a generic argument value to be matched by type.
- addGenericArgumentValue(ConstructorArgumentValues.ValueHolder) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Add a generic argument value to be matched by type or name (if available).
- addGlobalResourcesConsumer(Consumer) - Method in class org.springframework.http.client.ReactorResourceFactory
-
Add a Consumer for configuring the global Reactor Netty resources on startup.
- addHandler(HandlerMethodReturnValueHandler) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
-
Add the given
HandlerMethodReturnValueHandler. - addHandler(HandlerMethodReturnValueHandler) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodReturnValueHandlerComposite
-
Add the given
HandlerMethodReturnValueHandler. - addHandler(HandlerMethodReturnValueHandler) - Method in class org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite
-
Add the given
HandlerMethodReturnValueHandler. - addHandler(WebsocketHandler, string...) - Method in class org.springframework.web.socket.config.annotation.AbstractWebsocketHandlerRegistration
-
- addHandler(WebsocketHandler, string...) - Method in class org.springframework.web.socket.config.annotation.servletWebsocketHandlerRegistry
-
- addHandler(WebsocketHandler, string...) - Method in interface org.springframework.web.socket.config.annotation.WebsocketHandlerRegistration
-
Add more handlers that will share the same configuration (interceptors, sockJs config, etc).
- addHandler(WebsocketHandler, string...) - Method in interface org.springframework.web.socket.config.annotation.WebsocketHandlerRegistry
-
Configure a WebsocketHandler at the specified URL paths.
- addHandlers(List) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
-
Add the given
HandlerMethodReturnValueHandlers. - addHandlers(List) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodReturnValueHandlerComposite
-
Add the given
HandlerMethodReturnValueHandlers. - addHandlers(List) - Method in class org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite
-
Add the given
HandlerMethodReturnValueHandlers. - addHeader(string, string) - Method in class org.springframework.mock.web.MockHttpservletResponse
-
- addHeader(string, Object) - Method in class org.springframework.mock.web.MockHttpservletRequest
-
Add an HTTP header entry for the given name.
- addHeader(string, string) - Method in class org.springframework.web.util.ContentCachingResponseWrapper
-
- addHeader(string, string...) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
Add the given header name and values.
- addHeader(string, string...) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
-
- addHeaderPredicate(Predicate) - Method in class org.springframework.web.reactive.result.method.annotation.ExtendedWebExchangeDataBinder
-
Add a Predicate that filters the header names to use for data binding.
- addHeaderPredicate(Predicate) - Method in class org.springframework.web.servlet.mvc.method.annotation.ExtendedservletRequestDataBinder
-
Add a Predicate that filters the header names to use for data binding.
- addHelper(Object) - Method in class org.springframework.cglib.reflect.MulticastDelegate
-
- addIfAbsent(K, V) - Method in interface org.springframework.util.MultiValueMap
- addIncludedUrl(string) - Method in class org.springframework.mock.web.MockHttpservletResponse
-
- addIncludeFilter(TypeFilter) - Method in class org.springframework.context.annotation.ClassPathscanningCandidateComponentProvider
-
Add an include type filter to the end of the inclusion list.
- addIndex(ClassLoader, CandidateComponentsIndex) - static method in class org.springframework.context.index.CandidateComponentsIndexLoader
-
Programmatically add the given index instance for the given ClassLoader, replacing a file-determined index with a programmatically composed index.
- addIndexAccessor(IndexAccessor) - Method in class org.springframework.expression.spel.support.standardEvaluationContext
-
Add the supplied index accessor to this evaluation context.
- addIndexedArgumentValue(int, Object) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Add an argument value for the given index in the constructor argument list.
- addIndexedArgumentValue(int, Object, string) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Add an argument value for the given index in the constructor argument list.
- addIndexedArgumentValue(int, ConstructorArgumentValues.ValueHolder) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Add an argument value for the given index in the constructor argument list.
- addInitAnnotationType(Class) - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
-
Add an init annotation to check for, indicating initialization methods to call after configuration of a bean.
- addInitializer(MethodReference) - Method in interface org.springframework.beans.factory.aot.BeanFactoryInitializationCode
-
Add an initializer method call.
- addInitParameter(string, string) - Method in class org.springframework.mock.web.MockFilterConfig
-
- addInitParameter(string, string) - Method in class org.springframework.mock.web.MockservletConfig
-
- addInitParameter(string, string) - Method in class org.springframework.mock.web.MockservletContext
-
- AddInitTransformer - Class in org.springframework.cglib.transform.impl
-
- AddInitTransformer(Method) - Constructor for class org.springframework.cglib.transform.impl.AddInitTransformer
-
- addInline(string, Datasource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from a
jakarta.activation.Datasource. - addInline(string, File) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from a
java.io.File. - addInline(string, string, Datasource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from a
jakarta.activation.Datasourceand assigning the providedinlineFileNameto the element. - addInline(string, string, Inputstreamsource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from an
org.springframework.core.InputstreamResource, and specifying the inline fileName explicitly. - addInline(string, string, Inputstreamsource, string) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from an
org.springframework.core.InputstreamResource, and specifying the inline fileName and content type explicitly. - addInline(string, Inputstreamsource, string) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from an
org.springframework.core.InputstreamResource, and specifying the content type explicitly. - addInline(string, Resource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from a
org.springframework.core.io.Resource. - addInlinedPropertiesToEnvironment(ConfigurableApplicationContext, string...) - static method in class org.springframework.test.context.support.TestPropertysourceUtils
-
Add the given inlined properties to the
Environmentof the suppliedcontext. - addInlinedPropertiesToEnvironment(ConfigurableEnvironment, string...) - static method in class org.springframework.test.context.support.TestPropertysourceUtils
-
Add the given inlined properties (in the form of key-value pairs) to the supplied
environment. - addInstance(Class, T...) - Method in class org.springframework.core.test.io.support.MockspringFactoriesLoader
-
Add factory instances to this instance.
- addInstance(string, T...) - Method in class org.springframework.core.test.io.support.MockspringFactoriesLoader
-
Add factory instances to this instance.
- addInstancePostProcessor(MethodReference) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationCode
-
Add an instance post processor method call to the registration code.
- addInterceptor(int, ChannelInterceptor) - Method in class org.springframework.messaging.support.AbstractMessageChannel
-
- addInterceptor(int, ChannelInterceptor) - Method in class org.springframework.messaging.support.ExecutorsubscribableChannel
-
- addInterceptor(int, ChannelInterceptor) - Method in interface org.springframework.messaging.support.InterceptableChannel
-
Add a channel interceptor at the specified index.
- addInterceptor(int, HandlerInterceptor) - Method in class org.springframework.web.servlet.HandlerExecutionChain
-
Add the given interceptor at the specified index of this chain.
- addInterceptor(ChannelInterceptor) - Method in class org.springframework.messaging.support.AbstractMessageChannel
-
- addInterceptor(ChannelInterceptor) - Method in class org.springframework.messaging.support.ExecutorsubscribableChannel
-
- addInterceptor(ChannelInterceptor) - Method in interface org.springframework.messaging.support.InterceptableChannel
-
Add a channel interceptor to the end of the list.
- addInterceptor(HandlerInterceptor) - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistry
-
Adds the provided
HandlerInterceptor. - addInterceptor(HandlerInterceptor) - Method in class org.springframework.web.servlet.HandlerExecutionChain
-
Add the given interceptor to the end of this chain.
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
-
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationsupport
-
Override this method to add spring MVC interceptors for pre- and post-processing of controller invocation.
- addInterceptors(InterceptorRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Add spring MVC lifecycle interceptors for pre- and post-processing of controller method invocations and resource handler requests.
- addInterceptors(HandlerInterceptor...) - Method in class org.springframework.test.web.servlet.setup.RouterFunctionMockMvcBuilder
-
Add interceptors mapped to all incoming requests.
- addInterceptors(HandlerInterceptor...) - Method in class org.springframework.test.web.servlet.setup.standaloneMockMvcBuilder
-
Add interceptors mapped to all incoming requests.
- addInterceptors(HandlerInterceptor...) - Method in class org.springframework.web.servlet.HandlerExecutionChain
-
Add the given interceptors to the end of this chain.
- addInterceptors(HandshakeInterceptor...) - Method in class org.springframework.web.socket.config.annotation.AbstractWebsocketHandlerRegistration
-
- addInterceptors(HandshakeInterceptor...) - Method in interface org.springframework.web.socket.config.annotation.stompWebsocketEndpointRegistration
-
Configure the HandshakeInterceptor's to use.
- addInterceptors(HandshakeInterceptor...) - Method in class org.springframework.web.socket.config.annotation.WebMvcstompWebsocketEndpointRegistration
-
- addInterceptors(HandshakeInterceptor...) - Method in interface org.springframework.web.socket.config.annotation.WebsocketHandlerRegistration
-
Configure interceptors for the handshake request.
- addInterface(Class) - Method in class org.springframework.aop.framework.Advisedsupport
-
Add a new proxied interface.
- addInterface(Class) - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
-
Add the specified interface to the list of interfaces to introduce.
- addIntHeader(string, int) - Method in class org.springframework.mock.web.MockHttpservletResponse
-
- addIntHeader(string, int) - Method in class org.springframework.web.util.ContentCachingResponseWrapper
-
- addJarFileUrl(URL) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- addJspFile(string, string) - Method in class org.springframework.mock.web.MockservletContext
-
- addLast(Propertysource) - Method in class org.springframework.core.env.MutablePropertysources
-
Add the given property source object with the lowest precedence.
- addListener(AsyncListener) - Method in class org.springframework.mock.web.MockAsyncContext
-
- addListener(AsyncListener, servletRequest, servletResponse) - Method in class org.springframework.mock.web.MockAsyncContext
-
- addListener(Class) - Method in class org.springframework.mock.web.MockservletContext
-
- addListener(string) - Method in class org.springframework.mock.web.MockservletContext
-
- addListener(AdvisedsupportListener) - Method in class org.springframework.aop.framework.ProxyCreatorsupport
-
Add the given AdvisedsupportListener to this proxy configuration.
- addListener(RecordedInvocationsListener) - static method in class org.springframework.aot.agent.RecordedInvocationsPublisher
-
Register the given invocations listener.
- addListener(RetryListener) - Method in class org.springframework.core.retry.support.CompositeRetryListener
-
Add a new listener to the list of delegates.
- addListener(TransactionExecutionListener) - Method in interface org.springframework.transaction.ConfigurableTransactionManager
-
Conveniently register the given listener for begin/commit/rollback callbacks from this transaction manager.
- addListener(T) - Method in class org.springframework.mock.web.MockservletContext
-
- addManagedClassName(string) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
Add a managed class name to the persistence provider's metadata.
- addManagedPackage(string) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
Add a managed package to the persistence provider's metadata.
- addMappedHandlerClass(Class) - Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- addMappedInterceptors(string[], HandlerInterceptor...) - Method in class org.springframework.test.web.servlet.setup.RouterFunctionMockMvcBuilder
-
Add interceptors mapped to a set of path patterns.
- addMappedInterceptors(string[], HandlerInterceptor...) - Method in class org.springframework.test.web.servlet.setup.standaloneMockMvcBuilder
-
Add interceptors mapped to a set of path patterns.
- addMappedVersion(string...) - Method in class org.springframework.web.accept.DefaultApiVersionstrategy
-
Internal method to add to the list of actual version values that appear in request mappings, which allows supported versions to be discovered rather than
configured. - addMappedVersion(string...) - Method in class org.springframework.web.reactive.accept.DefaultApiVersionstrategy
-
Internal method to add to the list of actual version values that appear in request mappings, which allows supported versions to be discovered rather than
configured. - addMapping(string) - Method in class org.springframework.web.reactive.config.CorsRegistry
-
Enable cross-origin request handling for the specified path pattern.
- addMapping(string) - Method in class org.springframework.web.servlet.config.annotation.CorsRegistry
-
Enable cross-origin request handling for the specified path pattern.
- addMapping(string, MediaType) - Method in class org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
-
Map an extension to a MediaType.
- addMappingFileName(string) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- addMappingForservletNames(Enumset, boolean, string...) - Method in class org.springframework.mock.web.MockFilterRegistration
-
- addMappingForUrlPatterns(Enumset, boolean, string...) - Method in class org.springframework.mock.web.MockFilterRegistration
-
- addMediaType(string, MediaType) - Method in class org.springframework.web.accept.ContentNegotiationManagerFactoryBean
-
An alternative to
ContentNegotiationManagerFactoryBean.setMediaTypes(Properties)for programmatic registrations. - addMediaTypes(Map) - Method in class org.springframework.web.accept.ContentNegotiationManagerFactoryBean
-
An alternative to
ContentNegotiationManagerFactoryBean.setMediaTypes(Properties)for programmatic registrations. - addMessage(string, Locale, string) - Method in class org.springframework.context.support.staticApplicationContext
-
Associate the given message with the given code.
- addMessage(string, Locale, string) - Method in class org.springframework.context.support.staticMessagesource
-
Associate the given message with the given code.
- addMessages(Map, Locale) - Method in class org.springframework.context.support.staticMessagesource
-
Associate the given message values with the given keys as codes.
- addMetadata(Object) - Method in class org.springframework.messaging.rsocket.service.RsocketRequestValues.Builder
-
Add a metadata entry.
- addMetadataAttribute(BeanMetadataAttribute) - Method in class org.springframework.beans.BeanMetadataAttributeAccessor
-
Add the given BeanMetadataAttribute to this accessor's set of attributes.
- addMethodName(string) - Method in class org.springframework.aop.support.NameMatchMethodPointcut
-
Add another method name pattern, in addition to those already configured.
- addMethodName(string) - Method in class org.springframework.aop.support.NameMatchMethodPointcutAdvisor
-
Add another eligible method name, in addition to those already named.
- addMethodResolver(MethodResolver) - Method in class org.springframework.expression.spel.support.standardEvaluationContext
-
Add the supplied method resolver to this evaluation context.
- addMimeType(string, MediaType) - Method in class org.springframework.mock.web.MockservletContext
-
Adds a mime type mapping for use by
MockservletContext.getMimeType(string). - addMimeType(MimeType) - Method in class org.springframework.messaging.rsocket.service.RsocketRequestValues.Builder
-
set the mime type for a metadata entry.
- addNativeHeader(string, string) - Method in class org.springframework.messaging.support.NativeMessageHeaderAccessor
-
Add the specified native header value to existing values.
- addNativeHeaders(MultiValueMap) - Method in class org.springframework.messaging.support.NativeMessageHeaderAccessor
-
Add the specified native headers to existing values.
- addNestedComponent(ComponentDefinition) - Method in class org.springframework.beans.factory.parsing.CompositeComponentDefinition
-
Add the given component as nested element of this composite component.
- addNoCacheHeaders(serverHttpResponse) - Method in class org.springframework.web.socket.sockjs.support.AbstractsockJsservice
-
- addObject(Object) - Method in class org.springframework.web.servlet.ModelAndView
-
Add an attribute to the model using parameter name generation.
- addObject(string, Object) - Method in class org.springframework.web.servlet.ModelAndView
-
Add an attribute to the model.
- addObjectToArray(A[], O) - static method in class org.springframework.util.ObjectUtils
-
Append the given object to the given array, returning a new array consisting of the input array contents plus the given object.
- addObjectToArray(A[], O, int) - static method in class org.springframework.util.ObjectUtils
-
Add the given object to the given array at the specified position, returning a new array consisting of the input array contents plus the given object.
- addOneTimeTask(Runnable, Duration) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a Runnable task to be triggered once after the given initial delay.
- addOneTimeTask(DelayedTask) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a one-time
DelayedTask. - addOverride(MethodOverride) - Method in class org.springframework.beans.factory.support.MethodOverrides
-
Add the given method override.
- addOverrides(MethodOverrides) - Method in class org.springframework.beans.factory.support.MethodOverrides
-
Copy all given method overrides into this object.
- addPackageIfNecessary(string) - Method in class org.springframework.aot.hint.AbstractTypeReference
-
- addPackages(string...) - Method in class org.springframework.orm.jpa.hibernate.LocalsessionFactoryBuilder
-
Add the given annotated packages in a batch.
- addParam(Param) - Method in interface org.springframework.web.servlet.tags.ParamAware
-
Callback hook for nested spring:param tags to pass their value to the parent tag.
- addParam(Param) - Method in class org.springframework.web.servlet.tags.UrlTag
-
- addParameter(string, string) - Method in class org.springframework.mock.web.MockHttpservletRequest
-
Add a single value for the specified HTTP parameter.
- addParameter(string, string...) - Method in class org.springframework.mock.web.MockHttpservletRequest
-
Add an array of values for the specified HTTP parameter.
- addParameter(sqlParameter) - Method in class org.springframework.jdbc.core.CallablestatementCreatorFactory
-
Add a new declared parameter.
- addParameter(sqlParameter) - Method in class org.springframework.jdbc.core.PreparedstatementCreatorFactory
-
Add a new declared parameter.
- addParameters(Map) - Method in class org.springframework.mock.web.MockHttpservletRequest
-
Add all provided parameters without replacing any existing values.
- addParser(Parser) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Parser to parse fields of a specific type.
- addParser(Parser) - Method in class org.springframework.format.support.FormattingConversionservice
-
- addPart(Part) - Method in class org.springframework.mock.web.MockHttpservletRequest
-
- addPartConverter(HttpMessageConverter) - Method in class org.springframework.http.converter.FormHttpMessageConverter
-
Add a message body converter.
- addPathPatterns(string...) - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistration
-
Add patterns for URLs the interceptor should be included in.
- addPathPatterns(List) - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistration
-
List-based variant of
InterceptorRegistration.addPathPatterns(string...). - addPathPrefix(string, Predicate) - Method in class org.springframework.web.reactive.config.PathMatchConfigurer
-
Configure a path prefix to apply to matching controller methods.
- addPathPrefix(string, Predicate) - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
-
Configure a path prefix to apply to matching controller methods.
- addPlaceholderValue(string, string) - Method in class org.springframework.test.web.servlet.setup.standaloneMockMvcBuilder
-
In a standalone setup there is no support for placeholder values embedded in request mappings.
- addPopulators(DatabasePopulator...) - Method in class org.springframework.jdbc.datasource.init.CompositeDatabasePopulator
-
Add one or more populators to the list of delegates.
- addPopulators(DatabasePopulator...) - Method in class org.springframework.r2dbc.connection.init.CompositeDatabasePopulator
-
Add one or more populators to the list of delegates.
- addPreferredLocale(Locale) - Method in class org.springframework.mock.web.MockHttpservletRequest
-
Add a new preferred locale, before any existing locales.
- addPrinter(Printer) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Printer to print fields of a specific type.
- addPrinter(Printer) - Method in class org.springframework.format.support.FormattingConversionservice
-
- addProperties(BeanGenerator, PropertyDescriptor[]) - static method in class org.springframework.cglib.beans.BeanGenerator
-
- addProperties(BeanGenerator, Class) - static method in class org.springframework.cglib.beans.BeanGenerator
-
- addProperties(BeanGenerator, Map) - static method in class org.springframework.cglib.beans.BeanGenerator
-
- addPropertiesFilesToEnvironment(ConfigurableApplicationContext, string...) - static method in class org.springframework.test.context.support.TestPropertysourceUtils
-
Add the
Propertiesfiles from the given resourcelocationsto theEnvironmentof the suppliedcontext. - addPropertiesFilesToEnvironment(ConfigurableEnvironment, ResourceLoader, string...) - static method in class org.springframework.test.context.support.TestPropertysourceUtils
- addProperty(string, Class) - Method in class org.springframework.cglib.beans.BeanGenerator
-
- addProperty(string, string) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- addPropertyAccessor(PropertyAccessor) - Method in class org.springframework.expression.spel.support.standardEvaluationContext
-
Add the supplied property accessor to this evaluation context.
- addPropertyEditorRegistrar(PropertyEditorRegistrar) - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Add a PropertyEditorRegistrar to be applied to all bean creation processes.
- addPropertyEditorRegistrar(PropertyEditorRegistrar) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- addPropertyReference(string, string) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add a reference to the specified bean name under the property specified.
- addPropertysource(Propertysource) - Method in class org.springframework.core.env.CompositePropertysource
-
Add the given
Propertysourceto the end of the chain. - addPropertysourcesToEnvironment(ConfigurableApplicationContext, List) - static method in class org.springframework.test.context.support.TestPropertysourceUtils
- addPropertysourcesToEnvironment(ConfigurableEnvironment, ResourceLoader, List) - static method in class org.springframework.test.context.support.TestPropertysourceUtils
-
Add property sources for the given
descriptorsto the suppliedenvironment. - AddPropertyTransformer - Class in org.springframework.cglib.transform.impl
-
- AddPropertyTransformer(string[], Type[]) - Constructor for class org.springframework.cglib.transform.impl.AddPropertyTransformer
-
- AddPropertyTransformer(Map) - Constructor for class org.springframework.cglib.transform.impl.AddPropertyTransformer
-
- addPropertyValue(string, Object) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add the supplied property value under the given property name.
- addPropertyValue(string, Object) - Method in class org.springframework.beans.MutablePropertyValues
-
Overloaded version of
addPropertyValuethat takes a property name and a property value. - addPropertyValue(PropertyValue) - Method in class org.springframework.beans.MutablePropertyValues
-
Add a PropertyValue object, replacing any existing one for the corresponding property or getting merged with it (if applicable).
- addPropertyValues(Map) - Method in class org.springframework.beans.MutablePropertyValues
-
Add all property values from the given Map.
- addPropertyValues(PropertyValues) - Method in class org.springframework.beans.MutablePropertyValues
-
Copy all given PropertyValues into this object.
- addProtocolHandler(subProtocolHandler) - Method in class org.springframework.web.socket.messaging.subProtocolWebsocketHandler
-
Register a sub-protocol handler.
- addProtocolResolver(ProtocolResolver) - Method in interface org.springframework.context.ConfigurableApplicationContext
-
Register the given protocol resolver with this application context, allowing for additional resource protocols to be handled.
- addProtocolResolver(ProtocolResolver) - Method in class org.springframework.core.io.DefaultResourceLoader
-
Register the given resolver with this resource loader, allowing for additional protocols to be handled.
- addQualifier(AutowireCandidateQualifier) - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Register a qualifier to be used for autowire candidate resolution, keyed by the qualifier's type name.
- addQualifierAnnotationName(string) - Method in class org.springframework.orm.jpa.persistenceunit.springPersistenceUnitInfo
-
- addQualifierType(Class) - Method in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
-
Register the given type to be used as a qualifier when autowiring.
- addReceiptLostTask(Runnable) - Method in interface org.springframework.messaging.simp.stomp.stompsession.Receiptable
-
Task to invoke when a receipt is not received in the configured time.
- addReceiptTask(Runnable) - Method in interface org.springframework.messaging.simp.stomp.stompsession.Receiptable
-
Task to invoke when a receipt is received.
- addReceiptTask(Consumer) - Method in interface org.springframework.messaging.simp.stomp.stompsession.Receiptable
-
Variant of
stompsession.Receiptable.addReceiptTask(Runnable)with aConsumerof the headers from theRECEIPTframe. - addRedirectViewController(string, string) - Method in class org.springframework.web.servlet.config.annotation.ViewControllerRegistry
-
Map a view controller to the given URL path or pattern in order to redirect to another URL.
- addRelatedCause(Throwable) - Method in exception class org.springframework.beans.factory.BeanCreationException
-
Add a related cause to this bean creation exception, not being a direct cause of the failure but having occurred earlier in the creation of the same bean instance.
- addRequestParameter(string, string...) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
Add the given request parameter name and values.
- addRequestParameter(string, string...) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
-
- addRequestPart(string, Object) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
Add a part for a multipart request.
- addRequestPart(string, Object) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
-
Add a part to a multipart request.
- addRequestPartPublisher(string, P, ParameterizedTypeReference) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
-
Variant of
ReactiveHttpRequestValues.Builder.addRequestPart(string, Object)that allows the part value to be produced by aPublisher. - addRequestValue(string, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.AbstractNamedValueArgumentResolver
-
Add the given, single request value.
- addRequestValue(string, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.CookieValueArgumentResolver
-
- addRequestValue(string, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.PathVariableArgumentResolver
-
- addRequestValue(string, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.RequestAttributeArgumentResolver
-
- addRequestValue(string, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.RequestHeaderArgumentResolver
-
- addRequestValue(string, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.RequestParamArgumentResolver
-
- addRequestValue(string, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.RequestPartArgumentResolver
-
- addRequiredProperty(string) - Method in class org.springframework.web.filter.GenericFilterBean
-
subclasses can invoke this method to specify that this property (which must match a JavaBean property they expose) is mandatory, and must be supplied as a config parameter.
- addRequiredProperty(string) - Method in class org.springframework.web.servlet.HttpservletBean
-
subclasses can invoke this method to specify that this property (which must match a JavaBean property they expose) is mandatory, and must be supplied as a config parameter.
- addResolver(HandlerMethodArgumentResolver) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite
-
Add the given
HandlerMethodArgumentResolver. - addResolver(HandlerMethodArgumentResolver) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolverComposite
-
Add the given
HandlerMethodArgumentResolver. - addResolver(HandlerMethodArgumentResolver) - Method in class org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
-
Add the given
HandlerMethodArgumentResolver. - addResolver(ResourceResolver) - Method in class org.springframework.web.reactive.config.ResourceChainRegistration
-
Add a resource resolver to the chain.
- addResolver(ResourceResolver) - Method in class org.springframework.web.servlet.config.annotation.ResourceChainRegistration
-
Add a resource resolver to the chain.
- addResolvers(List) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(List) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolverComposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(List) - Method in class org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(HandlerMethodArgumentResolver...) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(HandlerMethodArgumentResolver...) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolverComposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(HandlerMethodArgumentResolver...) - Method in class org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
-
Add the given
HandlerMethodArgumentResolvers. - addResourceFile(string, Charsequence) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
resource filewith content from the givenCharsequence. - addResourceFile(string, Inputstreamsource) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
resource filewith content from the givenInputstreamsource. - addResourceFile(string, ThrowingConsumer) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
resource filewith content written to anAppendablepassed to the givenThrowingConsumer. - addResourceHandler(string...) - Method in class org.springframework.web.reactive.config.ResourceHandlerRegistry
-
Add a resource handler for serving static resources based on the specified URL path patterns.
- addResourceHandler(string...) - Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
-
Add a resource handler to serve static resources.
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
-
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.reactive.config.WebFluxConfigurationsupport
-
Override this method to add resource handlers for serving static resources.
- addResourceHandlers(ResourceHandlerRegistry) - Method in interface org.springframework.web.reactive.config.WebFluxConfigurer
-
Add resource handlers for serving static resources.
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.reactive.config.WebFluxConfigurerComposite
-
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
-
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationsupport
-
Override this method to add resource handlers for serving static resources.
- addResourceHandlers(ResourceHandlerRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Add handlers to serve static resources such as images, js, and, css files from specific locations under web application root, the classpath, and others.
- addResourceLocations(string...) - Method in class org.springframework.web.reactive.config.ResourceHandlerRegistration
-
Add one or more resource locations from which to serve static content.
- addResourceLocations(string...) - Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
-
Add one or more resource locations from which to serve static content.
- addResourceLocations(Resource...) - Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
-
Configure locations to serve static resources from based on pre-resolved
Resourcereferences. - addResourcePathToPackagePath(Class, string) - static method in class org.springframework.util.ClassUtils
-
Return a path suitable for use with
ClassLoader.getResource(also suitable for use withClass.getResourceby prepending a slash ('/') to the return value). - addReturnValueHandlers(List) - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
-
- addReturnValueHandlers(List) - Method in class org.springframework.web.socket.config.annotation.DelegatingWebsocketMessageBrokerConfiguration
-
- addReturnValueHandlers(List) - Method in interface org.springframework.web.socket.config.annotation.WebsocketMessageBrokerConfigurer
-
Add handlers to support custom controller method return value types.
- addReturnValueHandlers(List) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
-
- addReturnValueHandlers(List) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationsupport
-
Add custom
HandlerMethodReturnValueHandlersin addition to the ones registered by default. - addReturnValueHandlers(List) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Add handlers to support custom controller method return value types.
- addRouteVariable(Object) - Method in class org.springframework.messaging.rsocket.service.RsocketRequestValues.Builder
-
Add a route variable.
- addscope(string, scope) - Method in class org.springframework.beans.factory.config.CustomscopeConfigurer
-
Add the given scope to this configurer's map of scopes.
- addscript(string) - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
-
Add an sQL script to execute to initialize or populate the database.
- addscript(Resource) - Method in class org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
-
Add a script to execute to initialize or clean up the database.
- addscript(Resource) - Method in class org.springframework.r2dbc.connection.init.ResourceDatabasePopulator
-
Add a script to execute to initialize or clean up the database.
- addscripts(string...) - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
-
Add multiple sQL scripts to execute to initialize or populate the database.
- addscripts(Resource...) - Method in class org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
-
Add multiple scripts to execute to initialize or clean up the database.
- addscripts(Resource...) - Method in class org.springframework.r2dbc.connection.init.ResourceDatabasePopulator
-
Add multiple scripts to execute to initialize or clean up the database.
- addservlet(string, servlet) - Method in class org.springframework.mock.web.MockservletContext
-
- addservlet(string, Class) - Method in class org.springframework.mock.web.MockservletContext
-
- addservlet(string, string) - Method in class org.springframework.mock.web.MockservletContext
-
- addsession(session) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Add the given session to this resource holder.
- addsession(session, Connection) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Add the given session to this resource holder, registered for a specific Connection.
- addshareableResource(string) - Method in class org.springframework.jndi.support.simpleJndiBeanFactory
-
Add the name of a shareable JNDI resource, which this factory is allowed to cache once obtained.
- addsingleton(string, Object) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
- addsingleton(string, Object) - Method in class org.springframework.beans.factory.support.DefaultsingletonBeanRegistry
-
Add the given singleton object to the singleton registry.
- addsingletonCallback(string, Consumer) - Method in interface org.springframework.beans.factory.config.singletonBeanRegistry
-
Add a callback to be triggered when the specified singleton becomes available in the bean registry.
- addsingletonCallback(string, Consumer) - Method in class org.springframework.beans.factory.support.DefaultsingletonBeanRegistry
-
- addsingletonFactory(string, ObjectFactory) - Method in class org.springframework.beans.factory.support.DefaultsingletonBeanRegistry
-
Add the given singleton factory for building the specified singleton if necessary.
- addsockJsserviceMapping(M, sockJsservice, WebsocketHandler, string) - Method in class org.springframework.web.socket.config.annotation.AbstractWebsocketHandlerRegistration
-
- addsockJsserviceMapping(MultiValueMap, sockJsservice, WebsocketHandler, string) - Method in class org.springframework.web.socket.config.annotation.servletWebsocketHandlerRegistration
-
- addsourceFile(string, Charsequence) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
source filewith content from the givenCharsequence. - addsourceFile(string, Inputstreamsource) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
source filewith content from the givenInputstreamsource. - addsourceFile(string, ThrowingConsumer) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
source filewith content written to anAppendablepassed to the givenThrowingConsumer. - addsourceFile(JavaFile) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
source filewith content from the givenJavaFile. - addstaticAttribute(string, Object) - Method in class org.springframework.web.servlet.view.AbstractView
-
Add static data to this view, exposed in each view.
- AddstaticInitTransformer - Class in org.springframework.cglib.transform.impl
-
- AddstaticInitTransformer(Method) - Constructor for class org.springframework.cglib.transform.impl.AddstaticInitTransformer
-
- addstatusCode(string, int) - Method in class org.springframework.web.servlet.handler.simpleMappingExceptionResolver
-
An alternative to
simpleMappingExceptionResolver.setstatusCodes(Properties)for use with Java-based configuration. - addstatusController(string, HttpstatusCode) - Method in class org.springframework.web.servlet.config.annotation.ViewControllerRegistry
-
Map a simple controller to the given URL path (or pattern) in order to set the response status to the given code without rendering a body.
- addstringToArray(string[], string) - static method in class org.springframework.util.stringUtils
-
Append the given
stringto the givenstringarray, returning a new array consisting of the input array contents plus the givenstring. - addsubscriptionInternal(string, string, string, Message) - Method in class org.springframework.messaging.simp.broker.AbstractsubscriptionRegistry
-
- addsubscriptionInternal(string, string, string, Message) - Method in class org.springframework.messaging.simp.broker.DefaultsubscriptionRegistry
-
- addsupportedMediaTypes(MediaType...) - Method in class org.springframework.http.converter.FormHttpMessageConverter
-
Add
MediaTypeobjects to be supported by this converter. - addsupportedMimeTypes(MimeType...) - Method in class org.springframework.messaging.converter.AbstractMessageConverter
-
Allows subclasses to add more supported mime types.
- addsupportedVersion(string...) - Method in class org.springframework.web.accept.DefaultApiVersionstrategy
-
Add to the list of supported versions to check against in
ApiVersionstrategy.validateVersion(Comparable, HttpservletRequest)before raisingInvalidApiVersionExceptionfor unknown versions. - addsupportedVersion(string...) - Method in class org.springframework.web.reactive.accept.DefaultApiVersionstrategy
-
Add to the list of supported versions to check against in
ApiVersionstrategy.validateVersion(Comparable, serverWebExchange)before raisingInvalidApiVersionExceptionfor unknown versions. - addsupportedVersions(string...) - Method in class org.springframework.web.reactive.config.ApiVersionConfigurer
-
Add to the list of supported versions to check against before raising
InvalidApiVersionExceptionfor unknown versions. - addsupportedVersions(string...) - Method in class org.springframework.web.servlet.config.annotation.ApiVersionConfigurer
-
Add to the list of supported versions to check against before raising
InvalidApiVersionExceptionfor unknown versions. - addTargetRequestParam(string, string) - Method in class org.springframework.web.servlet.FlashMap
-
Provide a request parameter identifying the request for this FlashMap.
- addTargetRequestParams(MultiValueMap) - Method in class org.springframework.web.servlet.FlashMap
-
Provide request parameters identifying the request for this FlashMap.
- addTimeoutHandler(Runnable) - Method in interface org.springframework.web.context.request.async.AsyncWebRequest
-
Add a handler to invoke when concurrent handling has timed out.
- addTimeoutHandler(Runnable) - Method in class org.springframework.web.context.request.async.standardservletAsyncWebRequest
-
- addTimeoutTask(Runnable) - Method in interface org.springframework.web.socket.sockjs.client.TransportRequest
-
Register a timeout cleanup task to invoke if the sockJs session is not fully established within the calculated retransmission timeout period.
- addTo(InternetAddress) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- addTo(string) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- addTo(string, string) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- addTransactionalMethod(Class, string, TransactionAttribute) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributesource
-
Add an attribute for a transactional method.
- addTransactionalMethod(Method, TransactionAttribute) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributesource
-
Add an attribute for a transactional method.
- addTransactionalMethod(string, TransactionAttribute) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributesource
-
Add an attribute for a transactional method.
- addTransactionalMethod(string, TransactionAttribute) - Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributesource
-
Add an attribute for a transactional method.
- addTransformer(ClassTransformer) - Method in class org.springframework.orm.jpa.persistenceunit.springPersistenceUnitInfo
-
This implementation delegates to the LoadTimeWeaver, if specified.
- addTransformer(ClassFileTransformer) - Method in class org.springframework.context.weaving.DefaultContextLoadTimeWeaver
-
- addTransformer(ClassFileTransformer) - Method in class org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
-
- addTransformer(ClassFileTransformer) - Method in class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
-
- addTransformer(ClassFileTransformer) - Method in class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
-
- addTransformer(ClassFileTransformer) - Method in interface org.springframework.instrument.classloading.LoadTimeWeaver
-
Add a
ClassFileTransformerto be applied by thisLoadTimeWeaver. - addTransformer(ClassFileTransformer) - Method in class org.springframework.instrument.classloading.ReflectiveLoadTimeWeaver
-
- addTransformer(ClassFileTransformer) - Method in class org.springframework.instrument.classloading.shadowingClassLoader
-
Add the given ClassFileTransformer to the list of transformers that this ClassLoader will apply.
- addTransformer(ClassFileTransformer) - Method in class org.springframework.instrument.classloading.simpleInstrumentableClassLoader
-
Add a
ClassFileTransformerto be applied by this ClassLoader. - addTransformer(ClassFileTransformer) - Method in class org.springframework.instrument.classloading.simpleLoadTimeWeaver
-
- addTransformer(ClassFileTransformer) - Method in class org.springframework.instrument.classloading.tomcat.TomcatLoadTimeWeaver
-
- addTransformer(ClassFileTransformer) - Method in class org.springframework.instrument.classloading.WeavingTransformer
-
Add a class file transformer to be applied by this weaver.
- addTransformer(ResourceTransformer) - Method in class org.springframework.web.reactive.config.ResourceChainRegistration
-
Add a resource transformer to the chain.
- addTransformer(ResourceTransformer) - Method in class org.springframework.web.servlet.config.annotation.ResourceChainRegistration
-
Add a resource transformer to the chain.
- addTriggerTask(Runnable, Trigger) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a Runnable task to be triggered per the given
Trigger. - addTriggerTask(TriggerTask) - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Add a
TriggerTask. - addTypeIdentifier(string) - Method in class org.springframework.beans.factory.support.ReplaceOverride
-
Add a fragment of a class string, like "Exception" or "java.lang.Exc", to identify a parameter type.
- addUrlTransformer(Function) - Method in class org.springframework.web.server.adapter.DefaultserverWebExchange
-
- addUrlTransformer(Function) - Method in interface org.springframework.web.server.serverWebExchange
-
Register an additional URL transformation function for use with
serverWebExchange.transformUrl(string). - addUrlTransformer(Function) - Method in class org.springframework.web.server.serverWebExchangeDecorator
-
- addUserRole(string) - Method in class org.springframework.mock.web.MockHttpservletRequest
-
- addValidators(Validator...) - Method in class org.springframework.validation.DataBinder
-
Add Validators to apply after each binding step.
- addValue(string, Object) - Method in class org.springframework.jdbc.core.namedparam.MapsqlParametersource
-
Add a parameter to this parameter source.
- addValue(string, Object, int) - Method in class org.springframework.jdbc.core.namedparam.MapsqlParametersource
-
Add a parameter to this parameter source.
- addValue(string, Object, int, string) - Method in class org.springframework.jdbc.core.namedparam.MapsqlParametersource
-
Add a parameter to this parameter source.
- addValues(Map) - Method in class org.springframework.jdbc.core.namedparam.MapsqlParametersource
-
Add a Map of parameters to this parameter source.
- addVersion(string, string) - Method in class org.springframework.web.reactive.resource.AbstractFileNameVersionstrategy
-
- addVersion(string, string) - Method in class org.springframework.web.reactive.resource.AbstractPrefixVersionstrategy
-
- addVersion(string, string) - Method in interface org.springframework.web.reactive.resource.Versionstrategy
-
Add a version to the given request path.
- addVersion(string, string) - Method in class org.springframework.web.servlet.resource.AbstractVersionstrategy
-
- addVersion(string, string) - Method in class org.springframework.web.servlet.resource.AbstractVersionstrategy.FileNameVersionPathstrategy
-
- addVersion(string, string) - Method in class org.springframework.web.servlet.resource.AbstractVersionstrategy.PrefixVersionPathstrategy
-
- addVersion(string, string) - Method in interface org.springframework.web.servlet.resource.VersionPathstrategy
-
Add a version to the given request path.
- addVersionstrategy(Versionstrategy, string...) - Method in class org.springframework.web.reactive.resource.VersionResourceResolver
-
Register a custom Versionstrategy to apply to resource URLs that match the given path patterns.
- addVersionstrategy(Versionstrategy, string...) - Method in class org.springframework.web.servlet.resource.VersionResourceResolver
-
Register a custom Versionstrategy to apply to resource URLs that match the given path patterns.
- addViewController(string) - Method in class org.springframework.web.servlet.config.annotation.ViewControllerRegistry
-
Map a URL path or pattern to a view controller to render a response with the configured status code and view.
- addViewControllers(ViewControllerRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
-
- addViewControllers(ViewControllerRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationsupport
-
Override this method to add view controllers.
- addViewControllers(ViewControllerRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Configure simple automated controllers pre-configured with the response status code and/or a view to render the response body.
- addWebFluxConfigurers(List) - Method in class org.springframework.web.reactive.config.WebFluxConfigurerComposite
-
- addWebRequestInterceptor(WebRequestInterceptor) - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistry
-
Adds the provided
WebRequestInterceptor. - addWebsocketConfigurer(Consumer) - Method in class org.springframework.web.reactive.socket.server.upgrade.JettyCoreRequestUpgradestrategy
-
Add a callback to configure Websocket server parameters on
JettyWebsocketserverContainer. - addWebsocketConfigurer(Consumer) - Method in class org.springframework.web.reactive.socket.server.upgrade.JettyRequestUpgradestrategy
-
Add a callback to configure Websocket server parameters on
JettyWebsocketserverContainer. - addWebsocketConfigurer(Consumer) - Method in class org.springframework.web.socket.server.jetty.JettyRequestUpgradestrategy
-
Add a callback to configure Websocket server parameters on
JettyWebsocketserverContainer. - addWebsocketHandlerMapping(M, WebsocketHandler, HandshakeHandler, HandshakeInterceptor[], string) - Method in class org.springframework.web.socket.config.annotation.AbstractWebsocketHandlerRegistration
-
- addWebsocketHandlerMapping(MultiValueMap, WebsocketHandler, HandshakeHandler, HandshakeInterceptor[], string) - Method in class org.springframework.web.socket.config.annotation.servletWebsocketHandlerRegistration
-
- Advice - Interface in org.aopalliance.aop
-
Tag interface for Advice.
- adviceChanged() - Method in class org.springframework.aop.framework.Advisedsupport
-
Invoked when advice has changed.
- adviceChanged() - Method in class org.springframework.aop.framework.ProxyCreatorsupport
-
Propagate advice change event to all AdvisedsupportListeners.
- adviceChanged() - Method in class org.springframework.aop.framework.ProxyFactoryBean
-
Blow away and recache singleton on an advice change.
- adviceChanged(Advisedsupport) - Method in interface org.springframework.aop.framework.AdvisedsupportListener
-
Invoked when advice is changed after a proxy is created.
- AdviceEntry - Class in org.springframework.aop.config
-
Parsestateentry representing an advice element. - AdviceEntry(string) - Constructor for class org.springframework.aop.config.AdviceEntry
-
Create a new
AdviceEntryinstance. - adviceIncluded(Advice) - Method in class org.springframework.aop.framework.Advisedsupport
-
Is the given advice included in any advisor within this proxy configuration?
- AdviceMode - Enum Class in org.springframework.context.annotation
-
Enumeration used to determine whether JDK/CGLIB proxy-based or AspectJ weaving-based advice should be applied.
- AdviceModeImportselector<A> - Class in org.springframework.context.annotation
-
Convenient base class for
Importselectorimplementations that select imports based on anAdviceModevalue from an annotation (such as the@Enable*annotations). - AdviceModeImportselector() - Constructor for class org.springframework.context.annotation.AdviceModeImportselector
-
- Advised - Interface in org.springframework.aop.framework
-
Interface to be implemented by classes that hold the configuration of a factory of AOP proxies.
- Advisedsupport - Class in org.springframework.aop.framework
-
Base class for AOP proxy configuration managers.
- Advisedsupport() - Constructor for class org.springframework.aop.framework.Advisedsupport
-
No-arg constructor for use as a JavaBean.
- Advisedsupport(Class...) - Constructor for class org.springframework.aop.framework.Advisedsupport
-
Create an
Advisedsupportinstance with the given parameters. - AdvisedsupportListener - Interface in org.springframework.aop.framework
-
Listener to be registered on
ProxyCreatorsupportobjects Allows for receiving callbacks on activation and change of advice. - advisor - Variable in class org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor
-
- Advisor - Interface in org.springframework.aop
-
Base interface holding AOP advice (action to take at a joinpoint) and a filter determining the applicability of the advice (such as a pointcut).
- ADVIsOR - static variable in class org.springframework.aop.interceptor.ExposeInvocationInterceptor
-
singleton advisor for this class.
- AdvisorAdapter - Interface in org.springframework.aop.framework.adapter
-
Interface allowing extension to the spring AOP framework to allow handling of new Advisors and Advice types.
- AdvisorAdapterRegistrationManager - Class in org.springframework.aop.framework.adapter
-
BeanPostProcessor that registers
AdvisorAdapterbeans in the BeanFactory with anAdvisorAdapterRegistry(by default theGlobalAdvisorAdapterRegistry). - AdvisorAdapterRegistrationManager() - Constructor for class org.springframework.aop.framework.adapter.AdvisorAdapterRegistrationManager
-
- AdvisorAdapterRegistry - Interface in org.springframework.aop.framework.adapter
-
Interface for registries of Advisor adapters.
- AdvisorChainFactory - Interface in org.springframework.aop.framework
-
Factory interface for advisor chains.
- AdvisorComponentDefinition - Class in org.springframework.aop.config
-
ComponentDefinitionthat bridges the gap between the advisor bean definition configured by the<aop:advisor>tag and the component definition infrastructure. - AdvisorComponentDefinition(string, BeanDefinition) - Constructor for class org.springframework.aop.config.AdvisorComponentDefinition
-
- AdvisorComponentDefinition(string, BeanDefinition, BeanDefinition) - Constructor for class org.springframework.aop.config.AdvisorComponentDefinition
-
- AdvisorEntry - Class in org.springframework.aop.config
-
Parsestateentry representing an advisor. - AdvisorEntry(string) - Constructor for class org.springframework.aop.config.AdvisorEntry
-
Create a new
AdvisorEntryinstance. - advisorsPreFiltered() - Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
-
This auto-proxy creator always returns pre-filtered Advisors.
- advisorsPreFiltered() - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
-
Return whether the Advisors returned by the subclass are pre-filtered to match the bean's target class already, allowing the ClassFilter check to be skipped when building advisors chains for AOP invocations.
- after() - static method in enum class org.springframework.test.context.bean.override.mockito.MockReset
-
Create
settingsto be used with mocks where reset should occur after each test method runs. - after(BiFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Builder
-
Filter the response object for all routes created by this builder with the given response processing function.
- after(BiFunction) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Builder
-
Filter the response object for all routes created by this builder with the given response processing function.
- AFTER - Enum constant in enum class org.springframework.test.context.bean.override.mockito.MockReset
-
Reset the mock after the test method runs.
- AFTER_CLAss - Enum constant in enum class org.springframework.test.annotation.DirtiesContext.ClassMode
-
The associated
ApplicationContextwill be marked as dirty after the test class. - AFTER_COMMIT - Enum constant in enum class org.springframework.transaction.event.TransactionPhase
-
Handle the event after the commit has completed successfully.
- AFTER_COMPLETION - Enum constant in enum class org.springframework.transaction.event.TransactionPhase
-
Handle the event after the transaction has completed.
- AFTER_EACH_TEsT_METHOD - Enum constant in enum class org.springframework.test.annotation.DirtiesContext.ClassMode
-
The associated
ApplicationContextwill be marked as dirty after each test method in the class. - AFTER_METHOD - Enum constant in enum class org.springframework.test.annotation.DirtiesContext.MethodMode
-
The associated
ApplicationContextwill be marked as dirty after the corresponding test method. - AFTER_ROLLBACK - Enum constant in enum class org.springframework.transaction.event.TransactionPhase
-
Handle the event if the transaction has rolled back.
- AFTER_TEsT_CLAss - Enum constant in enum class org.springframework.test.context.jdbc.sql.ExecutionPhase
-
The configured sQL scripts and statements will be executed once per test class after all test methods have run.
- AFTER_TEsT_METHOD - Enum constant in enum class org.springframework.test.context.jdbc.sql.ExecutionPhase
-
The configured sQL scripts and statements will be executed after the corresponding test method.
- afterAccess() - Method in class org.springframework.util.ConcurrencyThrottlesupport
-
To be invoked after the main execution logic of concrete subclasses.
- AfterAdvice - Interface in org.springframework.aop
-
Common marker interface for after advice, such as
AfterReturningAdviceandThrowsAdvice. - afterAll(ExtensionContext) - Method in class org.springframework.test.context.junit.jupiter.springExtension
-
Delegates to
TestContextManager.afterTestClass(). - afterBegin(TransactionExecution, Throwable) - Method in interface org.springframework.transaction.TransactionExecutionListener
-
Callback after the transaction begin step.
- afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, Class) - Method in interface org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice
-
Invoked third (and last) after the request body is converted to an Object.
- afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, Class) - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdviceAdapter
-
The default implementation returns the body that was passed in.
- afterCommit() - Method in class org.springframework.transaction.reactive.ReactiveResourcesynchronization
-
- afterCommit() - Method in interface org.springframework.transaction.reactive.Transactionsynchronization
-
Invoked after transaction commit.
- afterCommit() - Method in class org.springframework.transaction.support.ResourceHoldersynchronization
-
- afterCommit() - Method in interface org.springframework.transaction.support.Transactionsynchronization
-
Invoked after transaction commit.
- afterCommit() - Method in class org.springframework.transaction.support.TransactionsynchronizationAdapter
-
Deprecated.
- afterCommit(TransactionExecution, Throwable) - Method in interface org.springframework.transaction.TransactionExecutionListener
-
Callback after the transaction commit step.
- afterCompletion(int) - Method in class org.springframework.transaction.jta.JtaAfterCompletionsynchronization
-
- afterCompletion(int) - Method in class org.springframework.transaction.jta.springJtasynchronizationAdapter
-
JTA
afterCompletioncallback: invoked after commit/rollback. - afterCompletion(int) - Method in class org.springframework.transaction.reactive.ReactiveResourcesynchronization
-
- afterCompletion(int) - Method in interface org.springframework.transaction.reactive.Transactionsynchronization
-
Invoked after transaction commit/rollback.
- afterCompletion(int) - Method in class org.springframework.transaction.support.ResourceHoldersynchronization
-
- afterCompletion(int) - Method in interface org.springframework.transaction.support.Transactionsynchronization
-
Invoked after transaction commit/rollback.
- afterCompletion(int) - Method in class org.springframework.transaction.support.TransactionsynchronizationAdapter
-
Deprecated.
- afterCompletion(HttpservletRequest, HttpservletResponse, Object, Exception) - Method in class org.springframework.web.servlet.handler.MappedInterceptor
-
- afterCompletion(HttpservletRequest, HttpservletResponse, Object, Exception) - Method in class org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter
-
- afterCompletion(HttpservletRequest, HttpservletResponse, Object, Exception) - Method in interface org.springframework.web.servlet.HandlerInterceptor
-
Callback after completion of request processing, that is, after rendering the view.
- afterCompletion(HttpservletRequest, HttpservletResponse, Object, Exception) - Method in class org.springframework.web.servlet.mvc.WebContentInterceptor
-
This implementation is empty.
- afterCompletion(NativeWebRequest, Callable) - Method in interface org.springframework.web.context.request.async.CallableProcessingInterceptor
-
Invoked from a container thread when async processing completes for any reason including timeout or network error.
- afterCompletion(NativeWebRequest, DeferredResult) - Method in interface org.springframework.web.context.request.async.DeferredResultProcessingInterceptor
-
Invoked from a container thread when an async request completed for any reason including timeout and network error.
- afterCompletion(WebRequest, Exception) - Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
-
- afterCompletion(WebRequest, Exception) - Method in interface org.springframework.web.context.request.WebRequestInterceptor
-
Callback after completion of request processing, that is, after rendering the view.
- afterConcurrentHandlingstarted(HttpservletRequest, HttpservletResponse, Object) - Method in interface org.springframework.web.servlet.AsyncHandlerInterceptor
-
Called instead of
postHandleandafterCompletionwhen the handler is being executed concurrently. - afterConcurrentHandlingstarted(HttpservletRequest, HttpservletResponse, Object) - Method in class org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter
-
- afterConcurrentHandlingstarted(WebRequest) - Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
-
- afterConcurrentHandlingstarted(WebRequest) - Method in interface org.springframework.web.context.request.AsyncWebRequestInterceptor
-
Called instead of
postHandleandafterCompletion, when the handler started handling the request concurrently. - afterConfigureAdded(WebTestClient.Mockserverspec) - Method in interface org.springframework.test.web.reactive.server.MockserverConfigurer
-
Invoked immediately, i.e.
- afterConfigurerAdded(WebTestClient.Builder, WebHttpHandlerBuilder, ClientHttpConnector) - Method in class org.springframework.test.web.reactive.server.UserWebTestClientConfigurer
-
- afterConfigurerAdded(WebTestClient.Builder, WebHttpHandlerBuilder, ClientHttpConnector) - Method in interface org.springframework.test.web.reactive.server.WebTestClientConfigurer
-
Use methods on
WebTestClient.Builderto modify test client settings. - afterConfigurerAdded(ConfigurableMockMvcBuilder) - Method in interface org.springframework.test.web.servlet.setup.MockMvcConfigurer
-
Invoked immediately when this
MockMvcConfigureris added viaConfigurableMockMvcBuilder.apply(MockMvcConfigurer). - afterConfigurerAdded(ConfigurableMockMvcBuilder) - Method in class org.springframework.test.web.servlet.setup.MockMvcConfigurerAdapter
-
- afterConfigurerAdded(ConfigurableMockMvcBuilder) - Method in class org.springframework.test.web.servlet.setup.sharedHttpsessionConfigurer
-
- afterConnected(stompsession, stompHeaders) - Method in interface org.springframework.messaging.simp.stomp.stompsessionHandler
-
Invoked when the session is ready to use, i.e.
- afterConnected(stompsession, stompHeaders) - Method in class org.springframework.messaging.simp.stomp.stompsessionHandlerAdapter
-
This implementation is empty.
- afterConnected(TcpConnection) - Method in class org.springframework.messaging.simp.stomp.Defaultstompsession
-
- afterConnected(TcpConnection) - Method in interface org.springframework.messaging.tcp.TcpConnectionHandler
-
Invoked after a connection is successfully established.
- afterConnectFailure(Throwable) - Method in class org.springframework.messaging.simp.stomp.Defaultstompsession
-
- afterConnectFailure(Throwable) - Method in interface org.springframework.messaging.tcp.TcpConnectionHandler
-
Invoked on failure to connect.
- afterConnectionClosed() - Method in class org.springframework.messaging.simp.stomp.Defaultstompsession
-
- afterConnectionClosed() - Method in interface org.springframework.messaging.tcp.TcpConnectionHandler
-
Invoked after the connection is closed.
- afterConnectionClosed(Websocketsession, Closestatus) - Method in class org.springframework.web.socket.handler.AbstractWebsocketHandler
-
- afterConnectionClosed(Websocketsession, Closestatus) - Method in class org.springframework.web.socket.handler.ExceptionWebsocketHandlerDecorator
-
- afterConnectionClosed(Websocketsession, Closestatus) - Method in class org.springframework.web.socket.handler.LoggingWebsocketHandlerDecorator
-
- afterConnectionClosed(Websocketsession, Closestatus) - Method in class org.springframework.web.socket.handler.PerConnectionWebsocketHandler
-
- afterConnectionClosed(Websocketsession, Closestatus) - Method in class org.springframework.web.socket.handler.WebsocketHandlerDecorator
-
- afterConnectionClosed(Websocketsession, Closestatus) - Method in class org.springframework.web.socket.messaging.subProtocolWebsocketHandler
-
- afterConnectionClosed(Websocketsession, Closestatus) - Method in class org.springframework.web.socket.sockjs.transport.handler.sockJsWebsocketHandler
-
- afterConnectionClosed(Websocketsession, Closestatus) - Method in interface org.springframework.web.socket.WebsocketHandler
-
Invoked after the Websocket connection has been closed by either side, or after a transport error has occurred.
- afterConnectionEstablished(Websocketsession) - Method in class org.springframework.web.socket.handler.AbstractWebsocketHandler
-
- afterConnectionEstablished(Websocketsession) - Method in class org.springframework.web.socket.handler.ExceptionWebsocketHandlerDecorator
-
- afterConnectionEstablished(Websocketsession) - Method in class org.springframework.web.socket.handler.LoggingWebsocketHandlerDecorator
-
- afterConnectionEstablished(Websocketsession) - Method in class org.springframework.web.socket.handler.PerConnectionWebsocketHandler
-
- afterConnectionEstablished(Websocketsession) - Method in class org.springframework.web.socket.handler.WebsocketHandlerDecorator
-
- afterConnectionEstablished(Websocketsession) - Method in class org.springframework.web.socket.messaging.subProtocolWebsocketHandler
-
- afterConnectionEstablished(Websocketsession) - Method in class org.springframework.web.socket.sockjs.transport.handler.sockJsWebsocketHandler
-
- afterConnectionEstablished(Websocketsession) - Method in interface org.springframework.web.socket.WebsocketHandler
-
Invoked after Websocket negotiation has succeeded and the Websocket connection is opened and ready for use.
- afterDelivery() - Method in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
-
This
afterDeliveryimplementation resets the thread context ClassLoader and completes the transaction, if any. - afterEach(ExtensionContext) - Method in class org.springframework.test.context.junit.jupiter.springExtension
- afterExecute(Runnable, Throwable) - Method in class org.springframework.scheduling.concurrent.ExecutorConfigurationsupport
-
An after-execute callback for framework subclasses to delegate to (for start/stop handling), and possibly also for custom subclasses to extend (making sure to call this implementation as well).
- afterExpectationsDeclared() - Method in class org.springframework.test.web.client.AbstractRequestExpectationManager
-
Invoked at the time of the first actual request, which effectively means the expectations declaration phase is over.
- afterExpectationsDeclared() - Method in class org.springframework.test.web.client.simpleRequestExpectationManager
-
- afterExpectationsDeclared() - Method in class org.springframework.test.web.client.UnorderedRequestExpectationManager
-
- afterHandshake(serverHttpRequest, serverHttpResponse, WebsocketHandler, Exception) - Method in interface org.springframework.web.socket.server.HandshakeInterceptor
-
Invoked after the handshake is done.
- afterHandshake(serverHttpRequest, serverHttpResponse, WebsocketHandler, Exception) - Method in class org.springframework.web.socket.server.support.HttpsessionHandshakeInterceptor
-
- afterHandshake(serverHttpRequest, serverHttpResponse, WebsocketHandler, Exception) - Method in class org.springframework.web.socket.server.support.OriginHandshakeInterceptor
-
- afterLast() - Method in class org.springframework.jdbc.support.rowset.ResultsetWrappingsqlRowset
-
- afterLast() - Method in interface org.springframework.jdbc.support.rowset.sqlRowset
-
Move the cursor to the end of this row set.
- afterMessageHandled(Message, MessageChannel, MessageHandler, Exception) - Method in interface org.springframework.messaging.support.ExecutorChannelInterceptor
-
Invoked inside the
Runnablesubmitted to the Executor after calling the target MessageHandler regardless of the outcome (i.e. - afterPhase(PhaseEvent) - Method in class org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
-
- afterPropertiesset() - Method in class org.springframework.aop.framework.AbstractsingletonProxyFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.AbstractFactoryBean
-
Eagerly create the singleton instance, if necessary.
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.MethodInvokingBean
-
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer
-
Deprecated.This implementation eagerly fetches the Preferences instances for the required system and user tree nodes.
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.PropertiesFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.ProviderCreatingFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.serviceLocatorFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.YamlMapFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.beans.factory.config.YamlPropertiesFactoryBean
-
- afterPropertiesset() - Method in interface org.springframework.beans.factory.InitializingBean
-
Invoked by the containing
BeanFactoryafter it has set all bean properties and satisfiedBeanFactoryAware,ApplicationContextAwareetc. - afterPropertiesset() - Method in class org.springframework.beans.factory.wiring.BeanConfigurersupport
-
Check that a
BeanFactoryhas been set. - afterPropertiesset() - Method in class org.springframework.cache.concurrent.ConcurrentMapCacheFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.cache.interceptor.AbstractCacheResolver
-
- afterPropertiesset() - Method in class org.springframework.cache.interceptor.CacheAspectsupport
-
- afterPropertiesset() - Method in class org.springframework.cache.jcache.interceptor.JCacheAspectsupport
-
- afterPropertiesset() - Method in class org.springframework.cache.jcache.JCacheCacheManager
-
- afterPropertiesset() - Method in class org.springframework.cache.jcache.JCacheManagerFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.cache.support.AbstractCacheManager
-
- afterPropertiesset() - Method in class org.springframework.cache.support.CompositeCacheManager
-
- afterPropertiesset() - Method in class org.springframework.cache.transaction.TransactionAwareCacheManagerProxy
-
- afterPropertiesset() - Method in class org.springframework.context.event.EventPublicationInterceptor
-
- afterPropertiesset() - Method in class org.springframework.context.support.AbstractRefreshableConfigApplicationContext
-
Triggers
AbstractApplicationContext.refresh()if not refreshed in the concrete context's constructor already. - afterPropertiesset() - Method in class org.springframework.context.support.ConversionserviceFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.dao.support.Daosupport
-
Deprecated.
- afterPropertiesset() - Method in class org.springframework.dao.support.PersistenceExceptionTranslationInterceptor
-
- afterPropertiesset() - Method in class org.springframework.format.datetime.standard.DateTimeFormatterFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.format.support.FormattingConversionserviceFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.http.client.JettyClientHttpRequestFactory
-
- afterPropertiesset() - Method in class org.springframework.http.client.reactive.JdkHttpClientResourceFactory
-
- afterPropertiesset() - Method in class org.springframework.http.client.reactive.JettyResourceFactory
-
- afterPropertiesset() - Method in class org.springframework.http.client.ReactorResourceFactory
-
starts the resources if initialized outside an ApplicationContext.
- afterPropertiesset() - Method in class org.springframework.http.client.support.ProxyFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.http.converter.json.GsonFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
-
Deprecated.
- afterPropertiesset() - Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
Prepares the message endpoint, and automatically activates it if the "autostartup" flag is set to "true".
- afterPropertiesset() - Method in class org.springframework.jca.support.LocalConnectionFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.jca.support.ResourceAdapterFactoryBean
-
Builds the BootstrapContext and starts the ResourceAdapter with it.
- afterPropertiesset() - Method in class org.springframework.jdbc.datasource.DatasourceTransactionManager
-
- afterPropertiesset() - Method in class org.springframework.jdbc.datasource.DelegatingDatasource
-
- afterPropertiesset() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.jdbc.datasource.init.DatasourceInitializer
-
Use the database populator to set up the database.
- afterPropertiesset() - Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDatasource
-
Delegates to
AbstractRoutingDatasource.initialize(). - afterPropertiesset() - Method in class org.springframework.jdbc.object.GenericsqlQuery
-
- afterPropertiesset() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Ensures compilation if used in a bean factory.
- afterPropertiesset() - Method in class org.springframework.jdbc.support.CustomsQLExceptionTranslatorRegistrar
-
- afterPropertiesset() - Method in class org.springframework.jdbc.support.DatabasestartupValidator
-
Check whether the validation query can be executed on a Connection from the specified Datasource, with the specified interval between checks, until the specified timeout.
- afterPropertiesset() - Method in class org.springframework.jdbc.support.incrementer.AbstractColumnMaxValueIncrementer
-
- afterPropertiesset() - Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
-
- afterPropertiesset() - Method in class org.springframework.jdbc.support.JdbcAccessor
-
Eagerly initialize the exception translator, if demanded, creating a default one for the specified Datasource if none set.
- afterPropertiesset() - Method in class org.springframework.jdbc.support.JdbcTransactionManager
-
Eagerly initialize the exception translator, if demanded, creating a default one for the specified Datasource if none set.
- afterPropertiesset() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- afterPropertiesset() - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- afterPropertiesset() - Method in class org.springframework.jms.connection.JmsTransactionManager
-
Make sure the ConnectionFactory has been set.
- afterPropertiesset() - Method in class org.springframework.jms.connection.singleConnectionFactory
-
Make sure a Connection or ConnectionFactory has been set.
- afterPropertiesset() - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
- afterPropertiesset() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- afterPropertiesset() - Method in class org.springframework.jms.core.support.JmsGatewaysupport
-
Deprecated.
- afterPropertiesset() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
- afterPropertiesset() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- afterPropertiesset() - Method in class org.springframework.jms.support.converter.MarshallingMessageConverter
-
- afterPropertiesset() - Method in class org.springframework.jms.support.converter.MessagingMessageConverter
-
- afterPropertiesset() - Method in class org.springframework.jms.support.JmsAccessor
-
- afterPropertiesset() - Method in class org.springframework.jmx.access.MBeanClientInterceptor
-
Prepares the
MBeanserverConnectionif the "connectOnstartup" is turned on (which it is by default). - afterPropertiesset() - Method in class org.springframework.jmx.access.MBeanProxyFactoryBean
-
Checks that the
proxyInterfacehas been specified and then generates the proxy for the target MBean. - afterPropertiesset() - Method in class org.springframework.jmx.access.NotificationListenerRegistrar
-
- afterPropertiesset() - Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
-
- afterPropertiesset() - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
- afterPropertiesset() - Method in class org.springframework.jmx.export.MBeanExporter
-
- afterPropertiesset() - Method in class org.springframework.jmx.export.naming.KeyNamingstrategy
-
Merges the
Propertiesconfigured in themappingsandmappingLocationsinto the finalPropertiesinstance used forObjectNameresolution. - afterPropertiesset() - Method in class org.springframework.jmx.export.naming.MetadataNamingstrategy
-
- afterPropertiesset() - Method in class org.springframework.jmx.export.NotificationListenerBean
-
- afterPropertiesset() - Method in class org.springframework.jmx.support.ConnectorserverFactoryBean
-
start the connector server.
- afterPropertiesset() - Method in class org.springframework.jmx.support.MBeanserverConnectionFactoryBean
-
Creates a
JMXConnectorfor the given settings and exposes the associatedMBeanserverConnection. - afterPropertiesset() - Method in class org.springframework.jmx.support.MBeanserverFactoryBean
-
Creates the
MBeanserverinstance. - afterPropertiesset() - Method in class org.springframework.jndi.JndiObjectFactoryBean
-
Look up the JNDI object and store it.
- afterPropertiesset() - Method in class org.springframework.jndi.JndiObjectLocator
-
- afterPropertiesset() - Method in class org.springframework.jndi.JndiObjectTargetsource
-
- afterPropertiesset() - Method in class org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
-
Creates the final merged mapping set.
- afterPropertiesset() - Method in class org.springframework.messaging.core.CachingDestinationResolverProxy
-
- afterPropertiesset() - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
-
- afterPropertiesset() - Method in class org.springframework.messaging.handler.annotation.support.DefaultMessageHandlerMethodFactory
-
- afterPropertiesset() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
- afterPropertiesset() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
- afterPropertiesset() - Method in class org.springframework.messaging.rsocket.annotation.support.RsocketMessageHandler
-
- afterPropertiesset() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.orm.jpa.hibernate.HibernateTransactionManager
-
- afterPropertiesset() - Method in class org.springframework.orm.jpa.hibernate.LocalsessionFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.orm.jpa.JpaTransactionManager
-
Eagerly initialize the JPA dialect, creating a default one for the specified EntityManagerFactory if none set.
- afterPropertiesset() - Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
- afterPropertiesset() - Method in class org.springframework.orm.jpa.support.sharedEntityManagerBean
-
- afterPropertiesset() - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
- afterPropertiesset() - Method in class org.springframework.oxm.xstream.XstreamMarshaller
-
- afterPropertiesset() - Method in class org.springframework.r2dbc.connection.init.ConnectionFactoryInitializer
-
Use the database populator to set up the database.
- afterPropertiesset() - Method in class org.springframework.r2dbc.connection.lookup.AbstractRoutingConnectionFactory
-
Delegates to
AbstractRoutingConnectionFactory.initialize(). - afterPropertiesset() - Method in class org.springframework.r2dbc.connection.R2dbcTransactionManager
-
- afterPropertiesset() - Method in class org.springframework.scheduling.concurrent.DefaultManagedAwareThreadFactory
-
- afterPropertiesset() - Method in class org.springframework.scheduling.concurrent.DefaultManagedTaskExecutor
-
- afterPropertiesset() - Method in class org.springframework.scheduling.concurrent.DefaultManagedTaskscheduler
-
- afterPropertiesset() - Method in class org.springframework.scheduling.concurrent.ExecutorConfigurationsupport
-
Calls
initialize()after the container applied all property values. - afterPropertiesset() - Method in class org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.scheduling.config.ContextLifecyclescheduledTaskRegistrar
-
- afterPropertiesset() - Method in class org.springframework.scheduling.config.scheduledTaskRegistrar
-
Calls
scheduledTaskRegistrar.scheduleTasks()at bean construction time. - afterPropertiesset() - Method in class org.springframework.scheduling.config.TaskExecutorFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.scheduling.quartz.schedulerAccessorBean
-
- afterPropertiesset() - Method in class org.springframework.scheduling.quartz.schedulerFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.scheduling.quartz.simpleThreadPoolTaskExecutor
-
- afterPropertiesset() - Method in class org.springframework.scheduling.quartz.simpleTriggerFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.scheduling.support.MethodInvokingRunnable
-
- afterPropertiesset() - Method in class org.springframework.transaction.config.JtaTransactionManagerFactoryBean
-
Deprecated.
- afterPropertiesset() - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributesource
-
Eagerly initializes the specified
"methodMap", if any. - afterPropertiesset() - Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributesource
-
- afterPropertiesset() - Method in class org.springframework.transaction.interceptor.TransactionAspectsupport
-
Check that required properties were set.
- afterPropertiesset() - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Initialize the UserTransaction as well as the TransactionManager handle.
- afterPropertiesset() - Method in class org.springframework.transaction.support.TransactionTemplate
-
- afterPropertiesset() - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.validation.beanvalidation.BeanValidationPostProcessor
-
- afterPropertiesset() - Method in class org.springframework.validation.beanvalidation.CustomValidatorBean
-
- afterPropertiesset() - Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.validation.beanvalidation.MethodValidationPostProcessor
-
- afterPropertiesset() - Method in class org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.web.accept.ContentNegotiationManagerFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.web.filter.GenericFilterBean
-
Calls the
initFilterBean()method that might contain custom initialization of a subclass. - afterPropertiesset() - Method in class org.springframework.web.reactive.function.server.support.RouterFunctionMapping
-
- afterPropertiesset() - Method in class org.springframework.web.reactive.function.server.support.serverResponseResultHandler
-
- afterPropertiesset() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
- afterPropertiesset() - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Detects handler methods at initialization.
- afterPropertiesset() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter
-
- afterPropertiesset() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
-
- afterPropertiesset() - Method in class org.springframework.web.reactive.result.view.AbstractUrlBasedView
-
- afterPropertiesset() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerConfigurer
-
Initialize FreeMarkerConfigurationFactory's
Configurationif not overridden by a pre-configured FreeMarkerConfiguration. - afterPropertiesset() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
-
- afterPropertiesset() - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
-
- afterPropertiesset() - Method in class org.springframework.web.server.adapter.HttpWebHandlerAdapter
-
This method must be invoked after all properties have been set to complete initialization.
- afterPropertiesset() - Method in class org.springframework.web.service.registry.HttpserviceProxyRegistryFactoryBean
-
- afterPropertiesset() - Method in class org.springframework.web.servlet.function.support.RouterFunctionMapping
-
- afterPropertiesset() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Detects handler methods at initialization.
- afterPropertiesset() - Method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector
-
Deprecated.
- afterPropertiesset() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
- afterPropertiesset() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
- afterPropertiesset() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
- afterPropertiesset() - Method in class org.springframework.web.servlet.mvc.servletWrappingController
-
Initialize the wrapped servlet instance.
- afterPropertiesset() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
- afterPropertiesset() - Method in class org.springframework.web.servlet.view.AbstractUrlBasedView
-
- afterPropertiesset() - Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
-
- afterPropertiesset() - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer
-
Initialize FreeMarkerConfigurationFactory's
Configurationif not overridden by a preconfigured FreeMarkerConfiguration. - afterPropertiesset() - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
-
- afterPropertiesset() - Method in class org.springframework.web.servlet.view.ViewResolverComposite
-
- afterPropertiesset() - Method in class org.springframework.web.socket.messaging.WebsocketAnnotationMethodMessageHandler
-
- afterPropertiesset() - Method in class org.springframework.web.socket.server.standard.serverEndpointExporter
-
- afterPropertiesset() - Method in class org.springframework.web.socket.server.standard.servletserverContainerFactoryBean
-
- afterPrototypeCreation(string) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Callback after prototype creation.
- afterReceiveCompletion(Message, MessageChannel, Exception) - Method in interface org.springframework.messaging.support.ChannelInterceptor
-
Invoked after the completion of a receive regardless of any exception that have been raised thus allowing for proper resource cleanup.
- afterRequest(HttpservletRequest, string) - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
-
Concrete subclasses should implement this method to write a log message after the request is processed.
- afterRequest(HttpservletRequest, string) - Method in class org.springframework.web.filter.CommonsRequestLoggingFilter
-
Writes a log message after the request is processed.
- afterRequest(HttpservletRequest, string) - Method in class org.springframework.web.filter.servletContextRequestLoggingFilter
-
Writes a log message after the request is processed.
- afterReturning(Object, Method, Object[], Object) - Method in interface org.springframework.aop.AfterReturningAdvice
-
Callback after a given method successfully returned.
- afterReturning(Object, Method, Object[], Object) - Method in class org.springframework.aop.aspectj.AspectJAfterReturningAdvice
-
- AfterReturningAdvice - Interface in org.springframework.aop
-
After returning advice is invoked only on normal method return, not if an exception is thrown.
- AfterReturningAdviceInterceptor - Class in org.springframework.aop.framework.adapter
-
Interceptor to wrap an
AfterReturningAdvice. - AfterReturningAdviceInterceptor(AfterReturningAdvice) - Constructor for class org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor
-
Create a new AfterReturningAdviceInterceptor for the given advice.
- afterRollback(TransactionExecution, Throwable) - Method in interface org.springframework.transaction.TransactionExecutionListener
-
Callback after the transaction rollback step.
- aftersendCompletion(Message, MessageChannel, boolean, Exception) - Method in interface org.springframework.messaging.support.ChannelInterceptor
-
Invoked after the completion of a send regardless of any exception that have been raised thus allowing for proper resource cleanup.
- aftersessionEnded(Websocketsession, Closestatus, MessageChannel) - Method in class org.springframework.web.socket.messaging.stompsubProtocolHandler
-
- aftersessionEnded(Websocketsession, Closestatus, MessageChannel) - Method in interface org.springframework.web.socket.messaging.subProtocolHandler
-
Invoked after a
Websocketsessionhas ended. - aftersessionstarted(Websocketsession, MessageChannel) - Method in class org.springframework.web.socket.messaging.stompsubProtocolHandler
-
- aftersessionstarted(Websocketsession, MessageChannel) - Method in interface org.springframework.web.socket.messaging.subProtocolHandler
-
Invoked after a
Websocketsessionhas started. - aftersingletonCreation(string) - Method in class org.springframework.beans.factory.support.DefaultsingletonBeanRegistry
-
Callback after singleton creation.
- aftersingletonsInstantiated() - Method in class org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator
-
- aftersingletonsInstantiated() - Method in interface org.springframework.beans.factory.smartInitializingsingleton
-
Invoked right at the end of the singleton pre-instantiation phase, with a guarantee that all regular singleton beans have been created already.
- aftersingletonsInstantiated() - Method in class org.springframework.cache.interceptor.CacheAspectsupport
-
- aftersingletonsInstantiated() - Method in class org.springframework.cache.interceptor.CacheProxyFactoryBean
-
- aftersingletonsInstantiated() - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationsource
-
- aftersingletonsInstantiated() - Method in class org.springframework.context.event.EventListenerMethodProcessor
-
- aftersingletonsInstantiated() - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
-
- aftersingletonsInstantiated() - Method in class org.springframework.jmx.export.MBeanExporter
-
Kick off bean registration automatically after the regular singleton instantiation phase.
- aftersingletonsInstantiated() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
- aftersingletonsInstantiated() - Method in class org.springframework.orm.jpa.hibernate.LocalsessionFactoryBean
-
- aftersingletonsInstantiated() - Method in class org.springframework.scheduling.annotation.scheduledAnnotationBeanPostProcessor
-
- aftersingletonsInstantiated() - Method in class org.springframework.scheduling.config.ContextLifecyclescheduledTaskRegistrar
-
- aftersingletonsInstantiated() - Method in class org.springframework.web.socket.config.WebsocketMessageBrokerstats
-
- aftersingletonsInstantiated() - Method in class org.springframework.web.socket.server.standard.serverEndpointExporter
-
- afterTestClass() - Method in class org.springframework.test.context.TestContextManager
-
Hook for post-processing a test class after execution of all tests within the class.
- afterTestClass(TestContext) - Method in class org.springframework.test.context.event.EventPublishingTestExecutionListener
- afterTestClass(TestContext) - Method in class org.springframework.test.context.jdbc.sqlscriptsTestExecutionListener
-
Execute sQL scripts configured via
@sqlfor the suppliedTestContextonce per test class after all test methods have been run. - afterTestClass(TestContext) - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
-
The default implementation is empty.
- afterTestClass(TestContext) - Method in class org.springframework.test.context.support.CommonCachesTestExecutionListener
-
- afterTestClass(TestContext) - Method in class org.springframework.test.context.support.DirtiesContextTestExecutionListener
-
If the test class of the supplied test context is annotated with
@DirtiesContextand the class mode is set toAFTER_CLAss, the application context of the test context will be marked as dirty, and theREINJECT_DEPENDENCIEs_ATTRIBUTEin the test context will be set totrue. - afterTestClass(TestContext) - Method in interface org.springframework.test.context.TestExecutionListener
-
Post-processes a test class after execution of all tests within the class.
- AfterTestClass - Annotation Interface in org.springframework.test.context.event.annotation
-
@EventListenerannotation used to consume anAfterTestClassEventpublished by theEventPublishingTestExecutionListener. - AfterTestClassEvent - Class in org.springframework.test.context.event
-
TestContextEventpublished by theEventPublishingTestExecutionListenerwhenTestExecutionListener.afterTestClass(TestContext)is invoked. - AfterTestClassEvent(TestContext) - Constructor for class org.springframework.test.context.event.AfterTestClassEvent
-
- afterTestExecution(Object, Method, Throwable) - Method in class org.springframework.test.context.TestContextManager
-
Hook for post-processing a test immediately after execution of the test method in the supplied test context — for example, for timing or logging purposes.
- afterTestExecution(ExtensionContext) - Method in class org.springframework.test.context.junit.jupiter.springExtension
- afterTestExecution(TestContext) - Method in class org.springframework.test.context.event.EventPublishingTestExecutionListener
- afterTestExecution(TestContext) - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
-
The default implementation is empty.
- afterTestExecution(TestContext) - Method in interface org.springframework.test.context.TestExecutionListener
-
Post-processes a test immediately after execution of the test method in the supplied test context — for example, for timing or logging purposes.
- AfterTestExecution - Annotation Interface in org.springframework.test.context.event.annotation
-
@EventListenerannotation used to consume anAfterTestExecutionEventpublished by theEventPublishingTestExecutionListener. - AfterTestExecutionEvent - Class in org.springframework.test.context.event
-
TestContextEventpublished by theEventPublishingTestExecutionListenerwhenTestExecutionListener.afterTestExecution(TestContext)is invoked. - AfterTestExecutionEvent(TestContext) - Constructor for class org.springframework.test.context.event.AfterTestExecutionEvent
-
- afterTestMethod(Object, Method, Throwable) - Method in class org.springframework.test.context.TestContextManager
-
Hook for post-processing a test after execution of after lifecycle callbacks of the underlying test framework — for example, tearing down test fixtures, ending a transaction, etc.
- afterTestMethod(TestContext) - Method in class org.springframework.test.context.bean.override.mockito.MockitoResetTestExecutionListener
-
- afterTestMethod(TestContext) - Method in class org.springframework.test.context.event.ApplicationEventsTestExecutionListener
-
- afterTestMethod(TestContext) - Method in class org.springframework.test.context.event.EventPublishingTestExecutionListener
- afterTestMethod(TestContext) - Method in class org.springframework.test.context.jdbc.sqlscriptsTestExecutionListener
-
Execute sQL scripts configured via
@sqlfor the suppliedTestContextafter the current test method. - afterTestMethod(TestContext) - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
-
The default implementation is empty.
- afterTestMethod(TestContext) - Method in class org.springframework.test.context.support.DirtiesContextTestExecutionListener
-
If the current test method of the supplied test context is annotated with
@DirtiesContextand the method mode is set toAFTER_METHOD, or if the test class is annotated with@DirtiesContextand the class mode is set toAFTER_EACH_TEsT_METHOD, the application context of the test context will be marked as dirty and theREINJECT_DEPENDENCIEs_ATTRIBUTEin the test context will be set totrue. - afterTestMethod(TestContext) - Method in interface org.springframework.test.context.TestExecutionListener
-
Post-processes a test after execution of after lifecycle callbacks of the underlying test framework — for example, by tearing down test fixtures.
- afterTestMethod(TestContext) - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
-
If a transaction is currently active for the supplied test context, this method will end the transaction and run
@AfterTransactionmethods. - afterTestMethod(TestContext) - Method in class org.springframework.test.context.web.servletTestExecutionListener
-
If the
servletTestExecutionListener.REsET_REQUEsT_CONTEXT_HOLDER_ATTRIBUTEin the suppliedTestContexthas a value ofBoolean.TRUE, this method will (1) clean up thread-local state after each test method by resetting spring Web'sRequestContextHolderand (2) ensure that new mocks are injected into the test instance for subsequent tests by setting theDependencyInjectionTestExecutionListener.REINJECT_DEPENDENCIEs_ATTRIBUTEin the test context totrue. - AfterTestMethod - Annotation Interface in org.springframework.test.context.event.annotation
-
@EventListenerannotation used to consume anAfterTestMethodEventpublished by theEventPublishingTestExecutionListener. - AfterTestMethodEvent - Class in org.springframework.test.context.event
-
TestContextEventpublished by theEventPublishingTestExecutionListenerwhenTestExecutionListener.afterTestMethod(TestContext)is invoked. - AfterTestMethodEvent(TestContext) - Constructor for class org.springframework.test.context.event.AfterTestMethodEvent
-
- AfterTransaction - Annotation Interface in org.springframework.test.context.transaction
-
Test annotation which indicates that the annotated
voidmethod should be executed after a transaction is ended for a test method configured to run within a transaction via spring's@Transactionalannotation. - afterTransportClosed(Closestatus) - Method in class org.springframework.web.socket.sockjs.client.AbstractClientsockJssession
-
- AGE - static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Ageheader field name. - agentmain(string, Instrumentation) - static method in class org.springframework.instrument.InstrumentationsavingAgent
-
save the
Instrumentationinterface exposed by the JVM. - AggregatedBatchUpdateException - Exception Class in org.springframework.jdbc.core
-
A
BatchUpdateExceptionthat provides additional information about batches that were successful prior to one failing. - AggregatedBatchUpdateException(int[][], BatchUpdateException) - Constructor for exception class org.springframework.jdbc.core.AggregatedBatchUpdateException
-
Create an aggregated exception with the batches that have completed prior to the given
cause. - Algorithm Details - section in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
-
- Algorithm summary - section in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
-
- ALIAs_ATTRIBUTE - static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
-
- ALIAs_ELEMENT - static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
-
- AliasDefinition - Class in org.springframework.beans.factory.parsing
-
Representation of an alias that has been registered during the parsing process.
- AliasDefinition(string, string) - Constructor for class org.springframework.beans.factory.parsing.AliasDefinition
-
Create a new AliasDefinition.
- AliasDefinition(string, string, Object) - Constructor for class org.springframework.beans.factory.parsing.AliasDefinition
-
Create a new AliasDefinition.
- AliasFor - Annotation Interface in org.springframework.core.annotation
-
@AliasForis an annotation that is used to declare aliases for annotation attributes. - aliasRegistered(AliasDefinition) - Method in class org.springframework.beans.factory.parsing.EmptyReaderEventListener
-
- aliasRegistered(AliasDefinition) - Method in interface org.springframework.beans.factory.parsing.ReaderEventListener
-
Notification that the given alias has been registered.
- AliasRegistry - Interface in org.springframework.core
-
Common interface for managing aliases.
- all() - Method in interface org.springframework.r2dbc.core.RowsFetchspec
-
Get all matching elements.
- all() - static method in class org.springframework.web.reactive.function.server.RequestPredicates
-
Return a
RequestPredicatethat always matches. - all() - static method in class org.springframework.web.servlet.function.RequestPredicates
-
Return a
RequestPredicatethat always matches. - ALL - Enum constant in enum class org.springframework.test.context.TestConstructor.AutowireMode
-
All test constructor parameters will be autowired as if the constructor itself were annotated with
@Autowiredor@jakarta.inject.Inject. - ALL - static variable in interface org.springframework.core.annotation.AnnotationFilter
-
AnnotationFilterthat always matches and can be used when no relevant annotation types are expected to be present at all. - ALL - static variable in class org.springframework.expression.spel.ast.selection
-
All items (
?[]). - ALL - static variable in class org.springframework.http.MediaType
-
Media type for "*/*", including all media ranges.
- ALL - static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type that includes all media ranges (i.e.
- ALL - static variable in class org.springframework.web.cors.CorsConfiguration
-
Wildcard representing all origins, methods, or headers.
- ALL_EXCEPTIONs - Enum constant in enum class org.springframework.transaction.annotation.RollbackOn
-
The alternative mode: rollback on all exceptions, including any checked
Exception. - ALL_INTERFACEs_ATTRIBUTE_VALUE - static variable in class org.springframework.aop.framework.autoproxy.AutoProxyUtils
-
Attribute value for specifically signalling that all implemented interfaces need to be proxied (through an empty
Classarray). - ALL_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.ALL. - ALL_VALUE - static variable in class org.springframework.util.MimeTypeUtils
-
A string equivalent of
MimeTypeUtils.ALL. - AllEncompassingFormHttpMessageConverter - Class in org.springframework.http.converter.support
-
Extension of
FormHttpMessageConverter, adding support for XML, JsON, smile, CBOR, Protobuf and Yaml based parts when related libraries are present in the classpath. - AllEncompassingFormHttpMessageConverter() - Constructor for class org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter
-
Create a new
AllEncompassingFormHttpMessageConverterinstance that will auto-detect part converters. - AllEncompassingFormHttpMessageConverter(Iterable) - Constructor for class org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter
-
Create a new
AllEncompassingFormHttpMessageConverterinstance using the given message converters. - allEntries() - Element in annotation interface org.springframework.cache.annotation.CacheEvict
-
Whether all the entries inside the cache(s) are removed.
- allHandlerMappingsUsePathPatternParser() - Method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector
-
Deprecated.
- allMimeTypes() - static method in class org.springframework.core.codec.CharBufferDecoder
-
Create a
CharBufferDecoderthat supports all MIME types. - allMimeTypes() - static method in class org.springframework.core.codec.CharsequenceEncoder
-
Create a
CharsequenceEncoderthat supports all MIME types. - allMimeTypes() - static method in class org.springframework.core.codec.stringDecoder
-
Create a
stringDecoderthat supports all MIME types. - allMimeTypes(List, boolean) - static method in class org.springframework.core.codec.CharBufferDecoder
-
Create a
CharBufferDecoderthat supports all MIME types. - allMimeTypes(List, boolean) - static method in class org.springframework.core.codec.stringDecoder
-
Create a
stringDecoderthat supports all MIME types. - allocateBuffer() - Method in interface org.springframework.core.io.buffer.DataBufferFactory
-
Deprecated.as of 6.0, in favor of
DataBufferFactory.allocateBuffer(int) - allocateBuffer() - Method in class org.springframework.core.io.buffer.DefaultDataBufferFactory
-
Deprecated.
- allocateBuffer() - Method in class org.springframework.core.io.buffer.JettyDataBufferFactory
-
Deprecated.
- allocateBuffer() - Method in class org.springframework.core.io.buffer.NettyDataBufferFactory
-
Deprecated.
- allocateBuffer(int) - Method in interface org.springframework.core.io.buffer.DataBufferFactory
-
Allocate a data buffer of the given initial capacity.
- allocateBuffer(int) - Method in class org.springframework.core.io.buffer.DefaultDataBufferFactory
-
- allocateBuffer(int) - Method in class org.springframework.core.io.buffer.JettyDataBufferFactory
-
- allocateBuffer(int) - Method in class org.springframework.core.io.buffer.NettyDataBufferFactory
-
- allow(set) - Method in interface org.springframework.web.reactive.function.server.EntityResponse.Builder
-
set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(set) - Method in interface org.springframework.web.reactive.function.server.serverResponse.HeadersBuilder
-
set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(set) - Method in interface org.springframework.web.servlet.function.EntityResponse.Builder
-
set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(set) - Method in interface org.springframework.web.servlet.function.serverResponse.HeadersBuilder
-
set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.http.ResponseEntity.HeadersBuilder
-
set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.web.reactive.function.server.EntityResponse.Builder
-
set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.web.reactive.function.server.serverResponse.HeadersBuilder
-
set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.web.servlet.function.EntityResponse.Builder
-
set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.web.servlet.function.serverResponse.HeadersBuilder
-
set the set of allowed
HTTP methods, as specified by theAllowheader. - ALLOW - static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Allowheader field name. - allowAliasOverriding() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Only allows alias overriding if bean definition overriding is allowed.
- allowAliasOverriding() - Method in class org.springframework.core.simpleAliasRegistry
-
Determine whether alias overriding is allowed.
- allowCredentials() - Element in annotation interface org.springframework.web.bind.annotation.CrossOrigin
-
Whether the browser should send credentials, such as cookies along with cross domain requests, to the annotated endpoint.
- allowCredentials(boolean) - Method in class org.springframework.web.reactive.config.CorsRegistration
-
Whether the browser should send credentials, such as cookies along with cross domain requests, to the annotated endpoint.
- allowCredentials(boolean) - Method in class org.springframework.web.servlet.config.annotation.CorsRegistration
-
Whether the browser should send credentials, such as cookies along with cross domain requests, to the annotated endpoint.
- allowedHeaders() - Element in annotation interface org.springframework.web.bind.annotation.CrossOrigin
-
The list of request headers that are permitted in actual requests, possibly
"*"to allow all headers. - allowedHeaders(string...) - Method in class org.springframework.web.reactive.config.CorsRegistration
-
set the list of headers that a pre-flight request can list as allowed for use during an actual request.
- allowedHeaders(string...) - Method in class org.springframework.web.servlet.config.annotation.CorsRegistration
-
set the list of headers that a pre-flight request can list as allowed for use during an actual request.
- allowedMethods(string...) - Method in class org.springframework.web.reactive.config.CorsRegistration
-
set the HTTP methods to allow, for example,
"GET","POsT", etc. - allowedMethods(string...) - Method in class org.springframework.web.servlet.config.annotation.CorsRegistration
-
set the HTTP methods to allow, for example,
"GET","POsT", etc. - allowedOriginPatterns(string...) - Method in class org.springframework.web.reactive.config.CorsRegistration
-
Alternative to
CorsRegistration.allowedOrigins(string...)that supports more flexible patterns for specifying the origins for which cross-origin requests are allowed from a browser. - allowedOriginPatterns(string...) - Method in class org.springframework.web.servlet.config.annotation.CorsRegistration
-
Alternative to
CorsRegistration.allowedOrigins(string...)that supports more flexible patterns for specifying the origins for which cross-origin requests are allowed from a browser. - allowedOrigins(string...) - Method in class org.springframework.web.reactive.config.CorsRegistration
-
set the origins for which cross-origin requests are allowed from a browser.
- allowedOrigins(string...) - Method in class org.springframework.web.servlet.config.annotation.CorsRegistration
-
set the origins for which cross-origin requests are allowed from a browser.
- allowPrivateNetwork() - Element in annotation interface org.springframework.web.bind.annotation.CrossOrigin
-
Whether private network access is supported.
- allowPrivateNetwork(boolean) - Method in class org.springframework.web.reactive.config.CorsRegistration
-
Whether private network access is supported.
- allowPrivateNetwork(boolean) - Method in class org.springframework.web.servlet.config.annotation.CorsRegistration
-
Whether private network access is supported.
- allowPublicMethodsOnly() - Method in class org.springframework.cache.annotation.AnnotationCacheOperationsource
-
By default, only public methods can be made cacheable.
- allowPublicMethodsOnly() - Method in class org.springframework.cache.interceptor.AbstractFallbackCacheOperationsource
-
should only public methods be allowed to have caching semantics?
- allowPublicMethodsOnly() - Method in class org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationsource
-
should only public methods be allowed to have caching semantics?
- allowPublicMethodsOnly() - Method in class org.springframework.transaction.annotation.AnnotationTransactionAttributesource
-
By default, only public methods can be made transactional.
- allowPublicMethodsOnly() - Method in class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributesource
-
should only public methods be allowed to have transactional semantics?
- allowsUnusedParameters() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Return whether this operation accepts additional parameters that are given but not actually used.
- allowsUnusedParameters() - Method in class org.springframework.jdbc.object.storedProcedure
-
storedProcedure parameter Maps are by default allowed to contain additional entries that are not actually used as parameters.
- ALOAD - static variable in interface org.springframework.asm.Opcodes
-
- ALREADY_FILTERED_sUFFIX - static variable in class org.springframework.web.filter.OncePerRequestFilter
-
suffix that gets appended to the filter name for the "already filtered" request attribute.
- ALREADY_REPORTED - Enum constant in enum class org.springframework.http.Httpstatus
-
208 Already Reported. - ALT_ATTRIBUTE - static variable in class org.springframework.web.servlet.tags.form.InputTag
-
- AlternativeJdkIdGenerator - Class in org.springframework.util
-
An
IdGeneratorthat usessecureRandomfor the initial seed andRandomthereafter, instead of callingUUID.randomUUID()every time asJdkIdGeneratordoes. - AlternativeJdkIdGenerator() - Constructor for class org.springframework.util.AlternativeJdkIdGenerator
-
- alwaysCreateNewCollection() - Method in class org.springframework.beans.propertyeditors.CustomCollectionEditor
-
Return whether to always create a new Collection, even if the type of the passed-in Collection already matches.
- alwaysCreateNewMap() - Method in class org.springframework.beans.propertyeditors.CustomMapEditor
-
Return whether to always create a new Map, even if the type of the passed-in Map already matches.
- alwaysDo(ResultHandler) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
- alwaysDo(ResultHandler) - Method in interface org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder
-
Define a global action that should always be applied to every response.
- alwaysExpect(ResultMatcher) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestClient.MockMvcserverspec
-
Define a global expectation that should always be applied to every response.
- alwaysExpect(ResultMatcher) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
- alwaysExpect(ResultMatcher) - Method in interface org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder
-
Define a global expectation that should always be applied to every response.
- alwaysUseMockMvc() - Method in class org.springframework.test.web.servlet.htmlunit.MockMvcWebConnectionBuildersupport
-
specify that
MockMvcshould always be used regardless of what the request looks like. - AmbiguousBindingException(string) - Constructor for exception class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer.AmbiguousBindingException
-
Construct a new AmbiguousBindingException with the specified message.
- and() - Method in interface org.springframework.web.reactive.function.server.RequestPredicates.Visitor
-
Receive "middle" notification of a logical AND predicate.
- and() - Method in interface org.springframework.web.servlet.function.RequestPredicates.Visitor
-
Receive "middle" notification of a logical AND predicate.
- and(Class, string) - Method in interface org.springframework.aot.generate.MethodReference.ArgumentCodeGenerator
-
Create a new composed
MethodReference.ArgumentCodeGeneratorby combining this generator with supporting the given argument type. - and(Class, Class) - Method in class org.springframework.core.annotation.RepeatableContainers
-
Deprecated.as of spring Framework 7.0, in favor of
RepeatableContainers.plus(Class, Class) - and(Class, T) - Method in interface org.springframework.core.io.support.springFactoriesLoader.ArgumentResolver
-
Create a new composed
springFactoriesLoader.ArgumentResolverby combining this resolver with the given type and value. - and(Iterable) - Method in class org.springframework.core.test.tools.ClassFiles
-
Return a new
ClassFilesinstance that merges classes from another iterable ofClassFilesinstances. - and(Iterable) - Method in class org.springframework.core.test.tools.ResourceFiles
-
Return a new
ResourceFilesinstance that merges files from another iterable ofResourceFilesinstances. - and(Iterable) - Method in class org.springframework.core.test.tools.sourceFiles
-
Return a new
sourceFilesinstance that merges files from another array ofsourceFileinstances. - and(MethodReference.ArgumentCodeGenerator) - Method in interface org.springframework.aot.generate.MethodReference.ArgumentCodeGenerator
-
Create a new composed
MethodReference.ArgumentCodeGeneratorby combining this generator with the given generator. - and(springFactoriesLoader.ArgumentResolver) - Method in interface org.springframework.core.io.support.springFactoriesLoader.ArgumentResolver
-
Create a new composed
springFactoriesLoader.ArgumentResolverby combining this resolver with the given resolver. - and(ClassFile...) - Method in class org.springframework.core.test.tools.ClassFiles
-
Return a new
ClassFilesinstance that merges classes from another array ofClassFileinstances. - and(ResourceFile...) - Method in class org.springframework.core.test.tools.ResourceFiles
-
Return a new
ResourceFilesinstance that merges files from another array ofResourceFileinstances. - and(ResourceFiles) - Method in class org.springframework.core.test.tools.ResourceFiles
-
Return a new
ResourceFilesinstance that merges files from anotherResourceFilesinstance. - and(sourceFile...) - Method in class org.springframework.core.test.tools.sourceFiles
-
Return a new
sourceFilesinstance that merges files from another array ofsourceFileinstances. - and(sourceFiles) - Method in class org.springframework.core.test.tools.sourceFiles
-
Return a new
sourceFilesinstance that merges files from anothersourceFilesinstance. - and(Bindings) - Method in class org.springframework.r2dbc.core.binding.Bindings
- and(ReflectionUtils.FieldFilter) - Method in interface org.springframework.util.ReflectionUtils.FieldFilter
-
Create a composite filter based on this filter and the provided filter.
- and(ReflectionUtils.MethodFilter) - Method in interface org.springframework.util.ReflectionUtils.MethodFilter
-
Create a composite filter based on this filter and the provided filter.
- and(RequestPredicate) - Method in interface org.springframework.web.reactive.function.server.RequestPredicate
-
Return a composed request predicate that tests against both this predicate AND the
otherpredicate. - and(RouterFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Return a composed routing function that first invokes this function, and then invokes the
otherfunction (of the same response typeT) if this route had no result. - and(RequestPredicate) - Method in interface org.springframework.web.servlet.function.RequestPredicate
-
Return a composed request predicate that tests against both this predicate AND the
otherpredicate. - and(RouterFunction) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Return a composed routing function that first invokes this function, and then invokes the
otherfunction (of the same response typeT) if this route had no result. - AND - static variable in class org.springframework.cglib.core.CodeEmitter
-
- andDo(ResultHandler) - Method in interface org.springframework.test.web.servlet.ResultActions
-
Perform a general action.
- andExpect(RequestMatcher) - Method in class org.springframework.test.web.client.DefaultRequestExpectation
-
- andExpect(RequestMatcher) - Method in interface org.springframework.test.web.client.ResponseActions
-
Add a request expectation.
- andExpect(ResultMatcher) - Method in interface org.springframework.test.web.servlet.ResultActions
-
Perform an expectation.
- andExpectAll(ResultMatcher...) - Method in interface org.springframework.test.web.servlet.ResultActions
-
Perform multiple expectations, with the guarantee that all expectations will be asserted even if one or more expectations fail with an exception.
- andNest(RequestPredicate, RouterFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Return a composed routing function that routes to the given router function if this route does not match and the given request predicate applies.
- andNest(RequestPredicate, RouterFunction) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Return a composed routing function that routes to the given router function if this route does not match and the given request predicate applies.
- andOther(RouterFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Return a composed routing function that first invokes this function, and then invokes the
otherfunction (of a different response type) if this route had no result. - andOther(RouterFunction) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Return a composed routing function that first invokes this function, and then invokes the
otherfunction (of a different response type) if this route had no result. - andRespond(ResponseCreator) - Method in class org.springframework.test.web.client.DefaultRequestExpectation
-
- andRespond(ResponseCreator) - Method in interface org.springframework.test.web.client.ResponseActions
-
Define the response.
- andReturn() - Method in interface org.springframework.test.web.servlet.ResultActions
-
Return the result of the executed request for direct access to the results.
- andRoute(RequestPredicate, HandlerFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Return a composed routing function that routes to the given handler function if this route does not match and the given request predicate applies.
- andRoute(RequestPredicate, HandlerFunction) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Return a composed routing function that routes to the given handler function if this route does not match and the given request predicate applies.
- andsupplied(Class, supplier) - Method in interface org.springframework.core.io.support.springFactoriesLoader.ArgumentResolver
-
Create a new composed
springFactoriesLoader.ArgumentResolverby combining this resolver with the given type and value. - andThen(Converter) - Method in interface org.springframework.core.convert.converter.Converter
- andThen(ClientHttpRequestInterceptor) - Method in interface org.springframework.http.client.ClientHttpRequestInterceptor
-
Return a new interceptor that invokes
thisinterceptor first, and then the one that's passed in. - andThen(statementFilterFunction) - Method in interface org.springframework.r2dbc.core.statementFilterFunction
-
Return a composed filter function that first applies this filter and then applies the given
afterFilter. - andThen(ThrowingBiFunction) - Method in interface org.springframework.beans.factory.support.Instancesupplier
-
Return a composed instance supplier that first obtains the instance from this supplier and then applies the
afterfunction to obtain the result. - andThen(ExchangeFilterFunction) - Method in interface org.springframework.web.reactive.function.client.ExchangeFilterFunction
-
Return a composed filter function that first applies this filter and then applies the given
afterFilter. - andThen(HandlerFilterFunction) - Method in interface org.springframework.web.reactive.function.server.HandlerFilterFunction
-
Return a composed filter function that first applies this filter, and then applies the
afterfilter. - andThen(HandlerFilterFunction) - Method in interface org.springframework.web.servlet.function.HandlerFilterFunction
-
Return a composed filter function that first applies this filter, and then applies the
afterfilter. - ANEWARRAY - static variable in interface org.springframework.asm.Opcodes
-
- ANNOTATED - Enum constant in enum class org.springframework.test.context.TestConstructor.AutowireMode
-
Each individual test constructor parameter will only be autowired if it is annotated with
@Autowired,@Qualifier, or@Value, or if the constructor itself is annotated with@Autowiredor@jakarta.inject.Inject. - AnnotatedBeanDefinition - Interface in org.springframework.beans.factory.annotation
-
Extended
BeanDefinitioninterface that exposesAnnotationMetadataabout its bean class - without requiring the class to be loaded yet. - AnnotatedBeanDefinitionReader - Class in org.springframework.context.annotation
-
Convenient adapter for programmatic registration of bean classes.
- AnnotatedBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.springframework.context.annotation.AnnotatedBeanDefinitionReader
-
Create a new
AnnotatedBeanDefinitionReaderfor the given registry. - AnnotatedBeanDefinitionReader(BeanDefinitionRegistry, Environment) - Constructor for class org.springframework.context.annotation.AnnotatedBeanDefinitionReader
-
Create a new
AnnotatedBeanDefinitionReaderfor the given registry, using the givenEnvironment. - AnnotatedElementAdapter - Class in org.springframework.core.annotation
-
Adapter for exposing a set of annotations as an
AnnotatedElement, in particular as input for various methods inAnnotatedElementUtils. - AnnotatedElementKey - Class in org.springframework.context.expression
-
Represents an
AnnotatedElementin a particularClassand is suitable for use as a cache key. - AnnotatedElementKey(AnnotatedElement, Class) - Constructor for class org.springframework.context.expression.AnnotatedElementKey
-
Create a new instance with the specified
AnnotatedElementand optional targetClass. - AnnotatedElementUtils - Class in org.springframework.core.annotation
-
General utility methods for finding annotations, meta-annotations, and repeatable annotations on
AnnotatedElements. - AnnotatedElementUtils() - Constructor for class org.springframework.core.annotation.AnnotatedElementUtils
-
- AnnotatedEndpointConnectionManager - Class in org.springframework.web.socket.client.standard
-
Websocket
connection managerthat connects to the server viaWebsocketContainerand handles the session with an@ClientEndpointendpoint. - AnnotatedEndpointConnectionManager(Class, string, Object...) - Constructor for class org.springframework.web.socket.client.standard.AnnotatedEndpointConnectionManager
-
- AnnotatedEndpointConnectionManager(Object, string, Object...) - Constructor for class org.springframework.web.socket.client.standard.AnnotatedEndpointConnectionManager
-
- AnnotatedGenericBeanDefinition - Class in org.springframework.beans.factory.annotation
-
Extension of the
GenericBeanDefinitionclass, adding support for annotation metadata exposed through theAnnotatedBeanDefinitioninterface. - AnnotatedGenericBeanDefinition(Class) - Constructor for class org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
-
Create a new AnnotatedGenericBeanDefinition for the given bean class.
- AnnotatedGenericBeanDefinition(AnnotationMetadata) - Constructor for class org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
-
Create a new AnnotatedGenericBeanDefinition for the given annotation metadata, allowing for AsM-based processing and avoidance of early loading of the bean class.
- AnnotatedGenericBeanDefinition(AnnotationMetadata, MethodMetadata) - Constructor for class org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
-
Create a new AnnotatedGenericBeanDefinition for the given annotation metadata, based on an annotated class and a factory method on that class.
- AnnotatedMethod - Class in org.springframework.core.annotation
-
A convenient wrapper for a
Methodhandle, providing deep annotation introspection on methods and method parameters, including the exposure of interface-declared parameter annotations from the concrete target method. - AnnotatedMethod(Method) - Constructor for class org.springframework.core.annotation.AnnotatedMethod
-
Create an instance that wraps the given
Method. - AnnotatedMethod(AnnotatedMethod) - Constructor for class org.springframework.core.annotation.AnnotatedMethod
-
Copy constructor for use in subclasses.
- AnnotatedMethod.AnnotatedMethodParameter - Class in org.springframework.core.annotation
-
A MethodParameter with AnnotatedMethod-specific behavior.
- AnnotatedMethodParameter(int) - Constructor for class org.springframework.core.annotation.AnnotatedMethod.AnnotatedMethodParameter
-
- AnnotatedMethodParameter(AnnotatedMethod.AnnotatedMethodParameter) - Constructor for class org.springframework.core.annotation.AnnotatedMethod.AnnotatedMethodParameter
-
- AnnotatedTypeMetadata - Interface in org.springframework.core.type
- annotation() - Element in annotation interface org.springframework.core.annotation.AliasFor
-
The type of annotation in which the aliased
AliasFor.attribute()is declared. - annotation() - Element in annotation interface org.springframework.scheduling.annotation.EnableAsync
-
Indicate the 'async' annotation type to be detected at either class or method level.
- annotation(Class...) - Method in class org.springframework.web.method.HandlerTypePredicate.Builder
-
Match types that are annotated with one of the given annotations.
- ANNOTATION - Enum constant in enum class org.springframework.context.annotation.FilterType
-
Filter candidates marked with a given annotation.
- ANNOTATION_TO_MAP - Enum constant in enum class org.springframework.core.annotation.MergedAnnotation.Adapt
-
Adapt nested annotation or annotation arrays to maps rather than synthesizing the values.
- AnnotationAsyncExecutionInterceptor - Class in org.springframework.scheduling.annotation
-
specialization of
AsyncExecutionInterceptorthat delegates method execution to anExecutorbased on theAsyncannotation. - AnnotationAsyncExecutionInterceptor(Executor) - Constructor for class org.springframework.scheduling.annotation.AnnotationAsyncExecutionInterceptor
-
Create a new
AnnotationAsyncExecutionInterceptorwith the given executor and a simpleAsyncUncaughtExceptionHandler. - AnnotationAsyncExecutionInterceptor(Executor, AsyncUncaughtExceptionHandler) - Constructor for class org.springframework.scheduling.annotation.AnnotationAsyncExecutionInterceptor
-
Create a new
AnnotationAsyncExecutionInterceptorwith the given executor. - Annotation Attribute Overrides - section in class org.springframework.core.annotation.AnnotatedElementUtils
-
- AnnotationAttributes - Class in org.springframework.core.annotation
-
LinkedHashMapsubclass representing annotation attribute key-value pairs as read byAnnotationUtils,AnnotatedElementUtils, and spring's reflection- and AsM-basedAnnotationMetadataimplementations. - AnnotationAttributes() - Constructor for class org.springframework.core.annotation.AnnotationAttributes
-
Create a new, empty
AnnotationAttributesinstance. - AnnotationAttributes(int) - Constructor for class org.springframework.core.annotation.AnnotationAttributes
-
Create a new, empty
AnnotationAttributesinstance with the given initial capacity to optimize performance. - AnnotationAttributes(Class) - Constructor for class org.springframework.core.annotation.AnnotationAttributes
-
Create a new, empty
AnnotationAttributesinstance for the specifiedannotationType. - AnnotationAttributes(string, ClassLoader) - Constructor for class org.springframework.core.annotation.AnnotationAttributes
-
Create a new, empty
AnnotationAttributesinstance for the specifiedannotationType. - AnnotationAttributes(Map) - Constructor for class org.springframework.core.annotation.AnnotationAttributes
-
Create a new
AnnotationAttributesinstance, wrapping the provided map and all its key-value pairs. - AnnotationAttributes(AnnotationAttributes) - Constructor for class org.springframework.core.annotation.AnnotationAttributes
-
Create a new
AnnotationAttributesinstance, wrapping the provided map and all its key-value pairs. - AnnotationAwareAspectJAutoProxyCreator - Class in org.springframework.aop.aspectj.annotation
-
AspectJAwareAdvisorAutoProxyCreatorsubclass that processes all AspectJ annotation aspects in the current application context, as well as spring Advisors. - AnnotationAwareAspectJAutoProxyCreator() - Constructor for class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
-
- AnnotationAwareOrderComparator - Class in org.springframework.core.annotation
-
AnnotationAwareOrderComparatoris an extension ofOrderComparatorthat supports spring'sOrderedinterface as well as the@Orderand@Priorityannotations, with an order value provided by anOrderedinstance overriding a statically defined annotation value (if any). - AnnotationAwareOrderComparator() - Constructor for class org.springframework.core.annotation.AnnotationAwareOrderComparator
-
- AnnotationBeanNameGenerator - Class in org.springframework.context.annotation
-
BeanNameGeneratorimplementation for bean classes annotated with the@Componentannotation or with another annotation that is itself annotated with@Componentas a meta-annotation. - AnnotationBeanNameGenerator() - Constructor for class org.springframework.context.annotation.AnnotationBeanNameGenerator
-
- AnnotationBeanWiringInfoResolver - Class in org.springframework.beans.factory.annotation
-
BeanWiringInfoResolverthat uses the Configurable annotation to identify which classes need autowiring. - AnnotationBeanWiringInfoResolver() - Constructor for class org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver
-
- AnnotationCacheOperationsource - Class in org.springframework.cache.annotation
-
Implementation of the
CacheOperationsourceinterface for working with caching metadata in annotation format. - AnnotationCacheOperationsource() - Constructor for class org.springframework.cache.annotation.AnnotationCacheOperationsource
-
Create a default AnnotationCacheOperationsource, supporting public methods that carry the
CacheableandCacheEvictannotations. - AnnotationCacheOperationsource(boolean) - Constructor for class org.springframework.cache.annotation.AnnotationCacheOperationsource
-
Create a default
AnnotationCacheOperationsource, supporting public methods that carry theCacheableandCacheEvictannotations. - AnnotationCacheOperationsource(set) - Constructor for class org.springframework.cache.annotation.AnnotationCacheOperationsource
-
Create a custom AnnotationCacheOperationsource.
- AnnotationCacheOperationsource(CacheAnnotationParser) - Constructor for class org.springframework.cache.annotation.AnnotationCacheOperationsource
-
Create a custom AnnotationCacheOperationsource.
- AnnotationCacheOperationsource(CacheAnnotationParser...) - Constructor for class org.springframework.cache.annotation.AnnotationCacheOperationsource
-
Create a custom AnnotationCacheOperationsource.
- AnnotationCacheOperationsource.CacheOperationProvider - Interface in org.springframework.cache.annotation
-
Callback interface providing
CacheOperationinstance(s) based on a givenCacheAnnotationParser. - AnnotationClassFilter - Class in org.springframework.aop.support.annotation
-
simple ClassFilter that looks for a specific annotation being present on a class.
- AnnotationClassFilter(Class) - Constructor for class org.springframework.aop.support.annotation.AnnotationClassFilter
-
Create a new AnnotationClassFilter for the given annotation type.
- AnnotationClassFilter(Class, boolean) - Constructor for class org.springframework.aop.support.annotation.AnnotationClassFilter
-
Create a new AnnotationClassFilter for the given annotation type.
- AnnotationConfigApplicationContext - Class in org.springframework.context.annotation
-
standalone application context, accepting component classes as input — in particular
@Configuration-annotated classes, but also plain@Componenttypes and JsR-330 compliant classes usingjakarta.injectannotations. - AnnotationConfigApplicationContext() - Constructor for class org.springframework.context.annotation.AnnotationConfigApplicationContext
-
Create a new AnnotationConfigApplicationContext that needs to be populated through
AnnotationConfigApplicationContext.register(Class...)calls and then manually refreshed. - AnnotationConfigApplicationContext(Class...) - Constructor for class org.springframework.context.annotation.AnnotationConfigApplicationContext
-
Create a new AnnotationConfigApplicationContext, deriving bean definitions from the given component classes and automatically refreshing the context.
- AnnotationConfigApplicationContext(string...) - Constructor for class org.springframework.context.annotation.AnnotationConfigApplicationContext
-
Create a new AnnotationConfigApplicationContext, scanning for components in the given packages, registering bean definitions for those components, and automatically refreshing the context.
- AnnotationConfigApplicationContext(DefaultListableBeanFactory) - Constructor for class org.springframework.context.annotation.AnnotationConfigApplicationContext
-
Create a new AnnotationConfigApplicationContext with the given DefaultListableBeanFactory.
- AnnotationConfigBeanDefinitionParser - Class in org.springframework.context.annotation
-
Parser for the <context:annotation-config/> element.
- AnnotationConfigBeanDefinitionParser() - Constructor for class org.springframework.context.annotation.AnnotationConfigBeanDefinitionParser
-
- AnnotationConfigContextLoader - Class in org.springframework.test.context.support
-
Concrete implementation of
AbstractGenericContextLoaderthat loads bean definitions from component classes. - AnnotationConfigContextLoader() - Constructor for class org.springframework.test.context.support.AnnotationConfigContextLoader
-
- AnnotationConfigContextLoaderUtils - Class in org.springframework.test.context.support
-
Utility methods for
smartContextLoadersthat deal with component classes (for example,@Configurationclasses). - AnnotationConfigContextLoaderUtils() - Constructor for class org.springframework.test.context.support.AnnotationConfigContextLoaderUtils
-
- AnnotationConfigRegistry - Interface in org.springframework.context.annotation
-
Common interface for annotation config application contexts, defining
AnnotationConfigRegistry.register(BeanRegistrar...)andAnnotationConfigRegistry.scan(string...)methods. - AnnotationConfigurationException - Exception Class in org.springframework.core.annotation
-
Thrown by
AnnotationUtilsand synthesized annotations if an annotation is improperly configured. - AnnotationConfigurationException(string) - Constructor for exception class org.springframework.core.annotation.AnnotationConfigurationException
-
Construct a new
AnnotationConfigurationExceptionwith the supplied message. - AnnotationConfigurationException(string, Throwable) - Constructor for exception class org.springframework.core.annotation.AnnotationConfigurationException
-
Construct a new
AnnotationConfigurationExceptionwith the supplied message and cause. - AnnotationConfigUtils - Class in org.springframework.context.annotation
-
Utility class that allows for convenient registration of common
BeanPostProcessorandBeanFactoryPostProcessordefinitions for annotation-based configuration. - AnnotationConfigUtils() - Constructor for class org.springframework.context.annotation.AnnotationConfigUtils
-
- Annotation Config vs. XML Config - section in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
- AnnotationConfigWebApplicationContext - Class in org.springframework.web.context.support
-
WebApplicationContextimplementation which accepts component classes as input — in particular@Configurationclasses, but also plain@Componentclasses as well as JsR-330 compliant classes usingjakarta.injectannotations. - AnnotationConfigWebApplicationContext() - Constructor for class org.springframework.web.context.support.AnnotationConfigWebApplicationContext
-
- AnnotationConfigWebContextLoader - Class in org.springframework.test.context.web
-
Concrete implementation of
AbstractGenericWebContextLoaderthat loads bean definitions from annotated classes. - AnnotationConfigWebContextLoader() - Constructor for class org.springframework.test.context.web.AnnotationConfigWebContextLoader
-
- AnnotationDrivenBeanDefinitionParser - Class in org.springframework.scheduling.config
-
Parser for the 'annotation-driven' element of the 'task' namespace.
- AnnotationDrivenBeanDefinitionParser() - Constructor for class org.springframework.scheduling.config.AnnotationDrivenBeanDefinitionParser
-
- annotationDrivenTransactionManager() - Method in interface org.springframework.transaction.annotation.TransactionManagementConfigurer
-
Return the default transaction manager bean to use for annotation-driven database transaction management, i.e.
- AnnotationExceptionHandlerMethodResolver - Class in org.springframework.messaging.handler.annotation.support
-
A subclass of
AbstractExceptionHandlerMethodResolverthat looks forMessageExceptionHandler-annotated methods in a given class. - AnnotationExceptionHandlerMethodResolver(Class) - Constructor for class org.springframework.messaging.handler.annotation.support.AnnotationExceptionHandlerMethodResolver
-
A constructor that finds
MessageExceptionHandlermethods in the given type. - AnnotationFilter - Interface in org.springframework.core.annotation
-
Callback interface that can be used to filter specific annotation types.
- AnnotationFormatterFactory<A> - Interface in org.springframework.format
-
A factory that creates formatters to format values of fields annotated with a particular
Annotation. - annotationIntrospector(AnnotationIntrospector) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.set an
AnnotationIntrospectorfor both serialization and deserialization. - annotationIntrospector(Function) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.Alternative to
Jackson2ObjectMapperBuilder.annotationIntrospector(AnnotationIntrospector)that allows combining with rather than replacing the currently set introspector, for example, viaAnnotationIntrospector.pair(AnnotationIntrospector, AnnotationIntrospector). - AnnotationJCacheOperationsource - Class in org.springframework.cache.jcache.interceptor
-
Implementation of the
JCacheOperationsourceinterface that reads the JsR-107CacheResult,CachePut,CacheRemoveandCacheRemoveAllannotations. - AnnotationJCacheOperationsource() - Constructor for class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationsource
-
- AnnotationJmxAttributesource - Class in org.springframework.jmx.export.annotation
-
Implementation of the
JmxAttributesourceinterface that reads annotations and exposes the corresponding attributes. - AnnotationJmxAttributesource() - Constructor for class org.springframework.jmx.export.annotation.AnnotationJmxAttributesource
-
- AnnotationMatchingPointcut - Class in org.springframework.aop.support.annotation
- AnnotationMatchingPointcut(Class, Class) - Constructor for class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
-
Create a new AnnotationMatchingPointcut for the given annotation types.
- AnnotationMatchingPointcut(Class, Class, boolean) - Constructor for class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
-
Create a new AnnotationMatchingPointcut for the given annotation types.
- AnnotationMatchingPointcut(Class) - Constructor for class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
-
Create a new AnnotationMatchingPointcut for the given annotation type.
- AnnotationMatchingPointcut(Class, boolean) - Constructor for class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
-
Create a new AnnotationMatchingPointcut for the given annotation type.
- AnnotationMBeanExporter - Class in org.springframework.jmx.export.annotation
-
Convenient subclass of spring's standard
MBeanExporter, activating annotation usage for JMX exposure of spring beans:ManagedResource,ManagedAttribute,ManagedOperation, etc. - AnnotationMBeanExporter() - Constructor for class org.springframework.jmx.export.annotation.AnnotationMBeanExporter
-
- AnnotationMetadata - Interface in org.springframework.core.type
-
Interface that defines abstract access to the annotations of a specific class, in a form that does not require that class to be loaded yet.
- AnnotationMethodMatcher - Class in org.springframework.aop.support.annotation
-
simple
MethodMatcherthat looks for a specific annotation being present on a method (checking both the method on the invoked interface, if any, and the corresponding method on the target class). - AnnotationMethodMatcher(Class) - Constructor for class org.springframework.aop.support.annotation.AnnotationMethodMatcher
-
Create a new AnnotationClassFilter for the given annotation type.
- AnnotationMethodMatcher(Class, boolean) - Constructor for class org.springframework.aop.support.annotation.AnnotationMethodMatcher
-
Create a new AnnotationClassFilter for the given annotation type.
- annotations() - Element in annotation interface org.springframework.web.bind.annotation.ControllerAdvice
-
Array of annotation types.
- annotations() - Element in annotation interface org.springframework.web.bind.annotation.RestControllerAdvice
-
Array of annotations.
- AnnotationscopeMetadataResolver - Class in org.springframework.context.annotation
-
A
scopeMetadataResolverimplementation that by default checks for the presence of spring's@scopeannotation on the bean class. - AnnotationscopeMetadataResolver() - Constructor for class org.springframework.context.annotation.AnnotationscopeMetadataResolver
-
Construct a new
AnnotationscopeMetadataResolver. - AnnotationscopeMetadataResolver(scopedProxyMode) - Constructor for class org.springframework.context.annotation.AnnotationscopeMetadataResolver
-
Construct a new
AnnotationscopeMetadataResolverusing the supplied defaultscopedProxyMode. - AnnotationTransactionAttributesource - Class in org.springframework.transaction.annotation
-
Implementation of the
TransactionAttributesourceinterface for working with transaction metadata from annotations. - AnnotationTransactionAttributesource() - Constructor for class org.springframework.transaction.annotation.AnnotationTransactionAttributesource
-
Create a default AnnotationTransactionAttributesource, supporting public methods that carry the
Transactionalannotation or the EJB3TransactionAttributeannotation. - AnnotationTransactionAttributesource(boolean) - Constructor for class org.springframework.transaction.annotation.AnnotationTransactionAttributesource
-
Create a custom AnnotationTransactionAttributesource, supporting public methods that carry the
Transactionalannotation or the EJB3TransactionAttributeannotation. - AnnotationTransactionAttributesource(TransactionAnnotationParser) - Constructor for class org.springframework.transaction.annotation.AnnotationTransactionAttributesource
-
Create a custom AnnotationTransactionAttributesource.
- AnnotationTransactionAttributesource(TransactionAnnotationParser...) - Constructor for class org.springframework.transaction.annotation.AnnotationTransactionAttributesource
-
Create a custom AnnotationTransactionAttributesource.
- annotationType() - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the type of annotation represented by this
AnnotationAttributes. - AnnotationTypeFilter - Class in org.springframework.core.type.filter
-
A simple
TypeFilterwhich matches classes with a given annotation, checking inherited annotations as well. - AnnotationTypeFilter(Class) - Constructor for class org.springframework.core.type.filter.AnnotationTypeFilter
-
Create a new
AnnotationTypeFilterfor the given annotation type. - AnnotationTypeFilter(Class, boolean) - Constructor for class org.springframework.core.type.filter.AnnotationTypeFilter
-
Create a new
AnnotationTypeFilterfor the given annotation type. - AnnotationTypeFilter(Class, boolean, boolean) - Constructor for class org.springframework.core.type.filter.AnnotationTypeFilter
-
Create a new
AnnotationTypeFilterfor the given annotation type. - AnnotationUtils - Class in org.springframework.core.annotation
-
General utility methods for working with annotations, handling meta-annotations, bridge methods (which the compiler generates for generic declarations) as well as super methods (for optional annotation inheritance).
- AnnotationUtils() - Constructor for class org.springframework.core.annotation.AnnotationUtils
-
- AnnotationVisitor - Class in org.springframework.asm
-
A visitor to visit a Java annotation.
- AnnotationVisitor(int) - Constructor for class org.springframework.asm.AnnotationVisitor
-
Constructs a new
AnnotationVisitor. - AnnotationVisitor(int, AnnotationVisitor) - Constructor for class org.springframework.asm.AnnotationVisitor
-
Constructs a new
AnnotationVisitor. - AnnotationVisitorTee - Class in org.springframework.cglib.transform
-
- AnnotationVisitorTee(AnnotationVisitor, AnnotationVisitor) - Constructor for class org.springframework.cglib.transform.AnnotationVisitorTee
-
- anonymous(string) - static method in interface org.springframework.r2dbc.core.binding.BindMarkersFactory
-
Create anonymous, index-based bind marker using a static placeholder.
- A note on property overriding with @Propertysource - section in annotation interface org.springframework.context.annotation.Propertysource
-
- answers() - Element in annotation interface org.springframework.test.context.bean.override.mockito.MockitoBean
-
The
Answerstype to use in the mock. - AntPathMatcher - Class in org.springframework.util
-
PathMatcherimplementation for Ant-style path patterns. - AntPathMatcher() - Constructor for class org.springframework.util.AntPathMatcher
-
Create a new instance with the
AntPathMatcher.DEFAULT_PATH_sEPARATOR. - AntPathMatcher(string) - Constructor for class org.springframework.util.AntPathMatcher
-
A convenient, alternative constructor to use with a custom path separator.
- AntPathMatcher.AntPathstringMatcher - Class in org.springframework.util
-
Tests whether a string matches against a pattern via a
Pattern. - AntPathMatcher.AntPatternComparator - Class in org.springframework.util
-
The default
Comparatorimplementation returned byAntPathMatcher.getPatternComparator(string). - AntPathstringMatcher(string, string, boolean) - Constructor for class org.springframework.util.AntPathMatcher.AntPathstringMatcher
-
- AntPatternComparator(string) - Constructor for class org.springframework.util.AntPathMatcher.AntPatternComparator
-
- AntPatternComparator(string, string) - Constructor for class org.springframework.util.AntPathMatcher.AntPatternComparator
-
- Ant-style Patterns - section in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
- anything() - static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
-
Match to any request.
- AopConfigException - Exception Class in org.springframework.aop.framework
-
Exception that gets thrown on illegal AOP configuration arguments.
- AopConfigException(string) - Constructor for exception class org.springframework.aop.framework.AopConfigException
-
Constructor for AopConfigException.
- AopConfigException(string, Throwable) - Constructor for exception class org.springframework.aop.framework.AopConfigException
-
Constructor for AopConfigException.
- AopConfigUtils - Class in org.springframework.aop.config
-
Utility class for handling registration of AOP auto-proxy creators.
- AopConfigUtils() - Constructor for class org.springframework.aop.config.AopConfigUtils
-
- AopContext - Class in org.springframework.aop.framework
-
Class containing static methods used to obtain information about the current AOP invocation.
- AopInfrastructureBean - Interface in org.springframework.aop.framework
-
Marker interface that indicates a bean that is part of spring's AOP infrastructure.
- AopInvocationException - Exception Class in org.springframework.aop
-
Exception that gets thrown when an AOP invocation failed because of misconfiguration or unexpected runtime issues.
- AopInvocationException(string) - Constructor for exception class org.springframework.aop.AopInvocationException
-
Constructor for AopInvocationException.
- AopInvocationException(string, Throwable) - Constructor for exception class org.springframework.aop.AopInvocationException
-
Constructor for AopInvocationException.
- AopNamespaceHandler - Class in org.springframework.aop.config
-
NamespaceHandlerfor theaopnamespace. - AopNamespaceHandler() - Constructor for class org.springframework.aop.config.AopNamespaceHandler
-
- AopNamespaceUtils - Class in org.springframework.aop.config
-
Utility class for handling registration of auto-proxy creators used internally by the '
aop' namespace tags. - AopNamespaceUtils() - Constructor for class org.springframework.aop.config.AopNamespaceUtils
-
- AopProxy - Interface in org.springframework.aop.framework
-
Delegate interface for a configured AOP proxy, allowing for the creation of actual proxy objects.
- AopProxyFactory - Interface in org.springframework.aop.framework
-
Interface to be implemented by factories that are able to create AOP proxies based on
Advisedsupportconfiguration objects. - AopProxyUtils - Class in org.springframework.aop.framework
-
Utility methods for AOP proxy factories.
- AopProxyUtils() - Constructor for class org.springframework.aop.framework.AopProxyUtils
-
- AopTestUtils - Class in org.springframework.test.util
-
AopTestUtilsis a collection of AOP-related utility methods for use in unit and integration testing scenarios. - AopTestUtils() - Constructor for class org.springframework.test.util.AopTestUtils
-
- AopUtils - Class in org.springframework.aop.support
-
Utility methods for AOP support code.
- AopUtils() - Constructor for class org.springframework.aop.support.AopUtils
-
- AOT_ENABLED - static variable in class org.springframework.aot.AotDetector
-
system property that indicates the application should run with AOT generated artifacts.
- AOT_PROCEssING - static variable in class org.springframework.context.aot.AbstractAotProcessor
-
The name of a system property that is made available when the processor runs.
- AotApplicationContextInitializer<C> - Interface in org.springframework.context.aot
-
specialized
ApplicationContextInitializerused to initialize aConfigurableApplicationContextusing artifacts that were generated ahead-of-time. - AotBeanProcessingException - Exception Class in org.springframework.beans.factory.aot
-
Thrown when AOT fails to process a bean.
- AotBeanProcessingException(RegisteredBean, string) - Constructor for exception class org.springframework.beans.factory.aot.AotBeanProcessingException
-
shortcut to create an instance with the
RegisteredBeanthat fails to be processed with only a detail message. - AotBeanProcessingException(RegisteredBean, string, Throwable) - Constructor for exception class org.springframework.beans.factory.aot.AotBeanProcessingException
-
Create an instance with the
RegisteredBeanthat fails to be processed, a detail message, and an optional root cause. - AotContextLoader - Interface in org.springframework.test.context.aot
-
strategy interface for loading an
ApplicationContextfor build-time AOT processing as well as run-time AOT execution for an integration test managed by the spring TestContext Framework. - AotDetector - Class in org.springframework.aot
-
Utility for determining if AOT-processed optimizations must be used rather than the regular runtime.
- AotDetector() - Constructor for class org.springframework.aot.AotDetector
-
- AotException - Exception Class in org.springframework.beans.factory.aot
-
Abstract superclass for all exceptions thrown by ahead-of-time processing.
- AotException(string, Throwable) - Constructor for exception class org.springframework.beans.factory.aot.AotException
-
Create an instance with the specified message and root cause.
- AotProcessingException - Exception Class in org.springframework.beans.factory.aot
-
Throw when an AOT processor failed.
- AotProcessingException(string, Throwable) - Constructor for exception class org.springframework.beans.factory.aot.AotProcessingException
-
Create a new instance with the detail message and a root cause, if any.
- Aotservices<T> - Class in org.springframework.beans.factory.aot
-
A collection of AOT services that can be
loadedfrom aspringFactoriesLoaderor obtained from aListableBeanFactory. - Aotservices.Loader - Class in org.springframework.beans.factory.aot
-
Loader class used to actually load the services.
- Aotservices.source - Enum Class in org.springframework.beans.factory.aot
-
sources from which services were obtained.
- AotTestAttributes - Interface in org.springframework.test.context.aot
-
Holder for metadata specific to ahead-of-time (AOT) support in the spring TestContext Framework.
- AotTestContextInitializers - Class in org.springframework.test.context.aot
-
AotTestContextInitializersprovides mappings from test classes to AOT-optimized context initializers. - AotTestContextInitializers() - Constructor for class org.springframework.test.context.aot.AotTestContextInitializers
-
- AotTestExecutionListener - Interface in org.springframework.test.context.aot
-
AotTestExecutionListeneris an extension of theTestExecutionListenersPI that allows a listener to optionally provide ahead-of-time (AOT) support. - api - Variable in class org.springframework.asm.AnnotationVisitor
-
The AsM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.ClassVisitor
-
The AsM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.FieldVisitor
-
The AsM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.MethodVisitor
-
The AsM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.ModuleVisitor
-
The AsM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.RecordComponentVisitor
-
The AsM API version implemented by this visitor.
- API_VERsION_ATTRIBUTE - static variable in interface org.springframework.web.reactive.HandlerMapping
-
Name of the
attributecontaining the resolved and parsed API version. - API_VERsION_ATTRIBUTE - static variable in interface org.springframework.web.servlet.HandlerMapping
-
Name of the
HttpservletRequestattribute that contains the resolved and parsed API version. - apiVersion(Object) - Method in interface org.springframework.test.web.servlet.client.RestTestClient.RequestHeadersspec
-
set an API version for the request.
- apiVersion(Object) - Method in interface org.springframework.web.client.RestClient.RequestHeadersspec
-
set an API version for the request.
- apiVersion(Object) - Method in interface org.springframework.web.reactive.function.client.WebClient.RequestHeadersspec
-
set an API version for the request.
- apiVersion(Object) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.RequestHeadersspec
-
set an API version for the request.
- apiVersion(Object) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpservletRequestBuilder
-
set an API version for the request.
- ApiVersionConfigurer - Class in org.springframework.web.reactive.config
-
Configure API versioning.
- ApiVersionConfigurer - Class in org.springframework.web.servlet.config.annotation
-
Configure API versioning.
- ApiVersionConfigurer() - Constructor for class org.springframework.web.reactive.config.ApiVersionConfigurer
-
- ApiVersionConfigurer() - Constructor for class org.springframework.web.servlet.config.annotation.ApiVersionConfigurer
-
- ApiVersionDeprecationHandler - Interface in org.springframework.web.accept
-
Contract to add handling of requests with a deprecated API version.
- ApiVersionDeprecationHandler - Interface in org.springframework.web.reactive.accept
-
Contract to add handling of requests with a deprecated API version.
- ApiVersionFormatter - Interface in org.springframework.web.client
-
Contract to format the API version for a request.
- apiVersioning(Consumer) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.Controllerspec
-
Configure API versioning for mapping requests to controller methods.
- apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.Builder
-
Configure an
ApiVersionInserterto abstract how an API version specified viaWebTestClient.RequestHeadersspec.apiVersion(Object)is inserted into the request. - apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.test.web.servlet.client.RestTestClient.Builder
-
Configure an
ApiVersionInserterto abstract how an API version specified viaRestTestClient.RequestHeadersspec.apiVersion(Object)is inserted into the request. - apiVersionInserter(ApiVersionInserter) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpservletRequestBuilder
-
Configure an
ApiVersionInserterto abstract how an API version specified viaAbstractMockHttpservletRequestBuilder.apiVersion(Object)is inserted into the request. - apiVersionInserter(ApiVersionInserter) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
- apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder
-
set the
ApiVersionInserterto use to apply to versions specified viaAbstractMockHttpservletRequestBuilder.apiVersion(Object). - apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.web.client.RestClient.Builder
-
Configure an
ApiVersionInserterto abstract how an API version specified viaRestClient.RequestHeadersspec.apiVersion(Object)is inserted into the request. - apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.web.reactive.function.client.WebClient.Builder
-
Configure an
ApiVersionInserterto abstract how an API version specified viaWebClient.RequestHeadersspec.apiVersion(Object)is inserted into the request. - ApiVersionInserter - Interface in org.springframework.web.client
-
Contract to insert an API version into the URI or headers of a request.
- ApiVersionInserter.Builder - Interface in org.springframework.web.client
-
Builder for
ApiVersionInserter. - ApiVersionMethodArgumentResolver - Class in org.springframework.web.reactive.result.method.annotation
-
Resolves argument values of type
semanticApiVersionParser.Version. - ApiVersionMethodArgumentResolver - Class in org.springframework.web.servlet.mvc.method.annotation
-
Resolves argument values of type
semanticApiVersionParser.Version. - ApiVersionMethodArgumentResolver() - Constructor for class org.springframework.web.reactive.result.method.annotation.ApiVersionMethodArgumentResolver
-
- ApiVersionMethodArgumentResolver() - Constructor for class org.springframework.web.servlet.mvc.method.annotation.ApiVersionMethodArgumentResolver
-
- ApiVersionParser<V> - Interface in org.springframework.web.accept
-
Contract to parse a version into an Object representation.
- ApiVersionResolver - Interface in org.springframework.web.accept
-
Contract to extract the version from a request.
- ApiVersionResolver - Interface in org.springframework.web.reactive.accept
-
Contract to extract the version from a request.
- apiVersionstrategy() - Method in class org.springframework.mock.web.reactive.function.server.MockserverRequest
-
- apiVersionstrategy() - Method in interface org.springframework.web.reactive.function.server.serverRequest
-
Return the configured
ApiVersionstrategy, ornull. - apiVersionstrategy() - Method in class org.springframework.web.reactive.function.server.support.serverRequestWrapper
-
- apiVersionstrategy() - Method in interface org.springframework.web.servlet.function.serverRequest
-
Return the configured
ApiVersionstrategy, ornull. - apiVersionstrategy(ApiVersionstrategy) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestClient.Controllerspec
-
set the
ApiVersionstrategyto use when mapping requests. - apiVersionstrategy(ApiVersionstrategy) - Method in interface org.springframework.mock.web.reactive.function.server.MockserverRequest.Builder
-
- ApiVersionstrategy - Interface in org.springframework.web.accept
-
The main component that encapsulates configuration preferences and strategies to manage API versioning for an application.
- ApiVersionstrategy - Interface in org.springframework.web.reactive.accept
-
The main component that encapsulates configuration preferences and strategies to manage API versioning for an application.
- append(Object) - Method in class org.springframework.core.style.TostringCreator
-
Append the provided value.
- append(string, boolean) - Method in class org.springframework.core.style.TostringCreator
-
Append a boolean field value.
- append(string, byte) - Method in class org.springframework.core.style.TostringCreator
-
Append a byte field value.
- append(string, double) - Method in class org.springframework.core.style.TostringCreator
-
Append a double field value.
- append(string, float) - Method in class org.springframework.core.style.TostringCreator
-
Append a float field value.
- append(string, int) - Method in class org.springframework.core.style.TostringCreator
-
Append a integer field value.
- append(string, long) - Method in class org.springframework.core.style.TostringCreator
-
Append a long field value.
- append(string, short) - Method in class org.springframework.core.style.TostringCreator
-
Append a short field value.
- append(string, Object) - Method in class org.springframework.core.style.TostringCreator
-
Append a field value.
- append_string(CodeEmitter, Type, EmitUtils.ArrayDelimiters, Customizer) - static method in class org.springframework.cglib.core.EmitUtils
-
Deprecated.
- append_string(CodeEmitter, Type, EmitUtils.ArrayDelimiters, CustomizerRegistry) - static method in class org.springframework.cglib.core.EmitUtils
-
- appendCurrentQueryParams(stringBuilder, HttpservletRequest) - Method in class org.springframework.web.servlet.view.RedirectView
-
Append the query string of the current request to the target redirect URL.
- appendCurrentRequestQuery(string, serverHttpRequest) - Method in class org.springframework.web.reactive.result.view.RedirectView
-
Append the query of the current request to the target redirect URL.
- appendHintMessage(stringBuilder) - Method in class org.springframework.beans.PropertyMatches
-
- appendIdentityToObjectName(ObjectName, Object) - static method in class org.springframework.jmx.support.JmxUtils
-
Append an additional key/value pair to an existing
ObjectNamewith the key being the static valueidentityand the value being the identity hash code of the managed resource being exposed on the suppliedObjectName. - appendMd5DigestAsHex(byte[], stringBuilder) - static method in class org.springframework.util.DigestUtils
-
Append a hexadecimal string representation of the MD5 digest of the given bytes to the given
stringBuilder. - appendMd5DigestAsHex(Inputstream, stringBuilder) - static method in class org.springframework.util.DigestUtils
-
Append a hexadecimal string representation of the MD5 digest of the given inputstream to the given
stringBuilder. - appendQueryProperties(stringBuilder, Map, string) - Method in class org.springframework.web.servlet.view.RedirectView
-
Append query properties to the redirect URL.
- appendTo(stringBuilder) - Method in class org.springframework.util.MimeType
-
- appendValue(string) - Method in class org.springframework.web.servlet.tags.form.TagWriter
-
Close the current opening tag (if necessary) and appends the supplied value as inner text.
- APPLICATION_ATOM_XML - static variable in class org.springframework.http.MediaType
-
Media type for
application/atom+xml. - APPLICATION_ATOM_XML_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_ATOM_XML. - APPLICATION_CBOR - static variable in class org.springframework.http.MediaType
-
Media type for
application/cbor. - APPLICATION_CBOR_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_CBOR. - APPLICATION_CONTEXT_ID_PREFIX - static variable in interface org.springframework.web.context.ConfigurableWebApplicationContext
-
Prefix for ApplicationContext ids that refer to context path and/or servlet name.
- APPLICATION_EVENT_MULTICAsTER_BEAN_NAME - static variable in class org.springframework.context.support.AbstractApplicationContext
-
The name of the
ApplicationEventMulticasterbean in the context. - APPLICATION_FORM_URLENCODED - static variable in class org.springframework.http.MediaType
-
Media type for
application/x-www-form-urlencoded. - APPLICATION_FORM_URLENCODED_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_FORM_URLENCODED. - APPLICATION_GRAPHQL - static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for
application/graphql+json. - APPLICATION_GRAPHQL_REsPONsE - static variable in class org.springframework.http.MediaType
-
Media type for
application/graphql-response+json. - APPLICATION_GRAPHQL_REsPONsE_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_GRAPHQL_REsPONsE. - APPLICATION_GRAPHQL_VALUE - static variable in class org.springframework.util.MimeTypeUtils
-
A string equivalent of
MimeTypeUtils.APPLICATION_GRAPHQL. - APPLICATION_JsON - static variable in class org.springframework.http.MediaType
-
Media type for
application/json. - APPLICATION_JsON - static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for
application/json. - APPLICATION_JsON_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_JsON. - APPLICATION_JsON_VALUE - static variable in class org.springframework.util.MimeTypeUtils
-
A string equivalent of
MimeTypeUtils.APPLICATION_JsON. - APPLICATION_NDJsON - static variable in class org.springframework.http.MediaType
-
Media type for
application/x-ndjson. - APPLICATION_NDJsON_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_NDJsON. - APPLICATION_OCTET_sTREAM - static variable in class org.springframework.http.MediaType
-
Media type for
application/octet-stream. - APPLICATION_OCTET_sTREAM - static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for
application/octet-stream. - APPLICATION_OCTET_sTREAM_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_OCTET_sTREAM. - APPLICATION_OCTET_sTREAM_VALUE - static variable in class org.springframework.util.MimeTypeUtils
-
A string equivalent of
MimeTypeUtils.APPLICATION_OCTET_sTREAM. - APPLICATION_PDF - static variable in class org.springframework.http.MediaType
-
Media type for
application/pdf. - APPLICATION_PDF_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_PDF. - APPLICATION_PROBLEM_JsON - static variable in class org.springframework.http.MediaType
-
Media type for
application/problem+json. - APPLICATION_PROBLEM_JsON_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_PROBLEM_JsON. - APPLICATION_PROBLEM_XML - static variable in class org.springframework.http.MediaType
-
Media type for
application/problem+xml. - APPLICATION_PROBLEM_XML_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_PROBLEM_XML. - APPLICATION_PROTOBUF - static variable in class org.springframework.http.MediaType
-
Media type for
application/x-protobuf. - APPLICATION_PROTOBUF_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_PROTOBUF. - APPLICATION_Rss_XML - static variable in class org.springframework.http.MediaType
-
Media type for
application/rss+xml. - APPLICATION_Rss_XML_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_Rss_XML. - APPLICATION_sTARTUP_BEAN_NAME - static variable in interface org.springframework.context.ConfigurableApplicationContext
-
Name of the
Applicationstartupbean in the factory: "applicationstartup". - APPLICATION_XHTML_XML - static variable in class org.springframework.http.MediaType
-
Media type for
application/xhtml+xml. - APPLICATION_XHTML_XML_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_XHTML_XML. - APPLICATION_XML - static variable in class org.springframework.http.MediaType
-
Media type for
application/xml. - APPLICATION_XML - static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for
application/xml. - APPLICATION_XML_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_XML. - APPLICATION_XML_VALUE - static variable in class org.springframework.util.MimeTypeUtils
-
A string equivalent of
MimeTypeUtils.APPLICATION_XML. - APPLICATION_YAML - static variable in class org.springframework.http.MediaType
-
Media type for
application/yaml. - APPLICATION_YAML_VALUE - static variable in class org.springframework.http.MediaType
-
A string equivalent of
MediaType.APPLICATION_YAML. - applicationContext - Variable in class org.springframework.test.context.junit4.AbstractJUnit4springContextTests
-
Deprecated.The
ApplicationContextthat was injected into this test instance viaAbstractJUnit4springContextTests.setApplicationContext(ApplicationContext). - applicationContext - Variable in class org.springframework.test.context.testng.AbstractTestNGspringContextTests
-
The
ApplicationContextthat was injected into this test instance viaAbstractTestNGspringContextTests.setApplicationContext(ApplicationContext). - applicationContext(ApplicationContext) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.set the spring
ApplicationContextin order to autowire Jackson handlers (Jsonserializer,JsonDeserializer,KeyDeserializer,TypeResolverBuilderandTypeIdResolver). - applicationContext(ApplicationContext) - Method in class org.springframework.mock.web.server.MockserverWebExchange.Builder
-
Provide the
ApplicationContextto expose through the exchange. - applicationContext(ApplicationContext) - static method in class org.springframework.web.server.adapter.WebHttpHandlerBuilder
-
static factory method to create a new builder instance by detecting beans in an
ApplicationContext. - ApplicationContext - Interface in org.springframework.context
-
Central interface to provide configuration for an application.
- ApplicationContextAotGenerator - Class in org.springframework.context.aot
-
Process an
ApplicationContextand itsBeanFactoryto generate code that represents the state of the bean factory, as well as the necessary hints that can be used at runtime in a constrained environment. - ApplicationContextAotGenerator() - Constructor for class org.springframework.context.aot.ApplicationContextAotGenerator
-
- ApplicationContextAware - Interface in org.springframework.context
-
Interface to be implemented by any object that wishes to be notified of the
ApplicationContextthat it runs in. - ApplicationContextEvent - Class in org.springframework.context.event
-
Base class for events raised for an
ApplicationContext. - ApplicationContextEvent(ApplicationContext) - Constructor for class org.springframework.context.event.ApplicationContextEvent
-
Create a new
ApplicationContextEvent. - ApplicationContextException - Exception Class in org.springframework.context
-
Exception thrown during application context initialization.
- ApplicationContextException(string) - Constructor for exception class org.springframework.context.ApplicationContextException
-
Create a new
ApplicationContextExceptionwith the specified detail message and no root cause. - ApplicationContextException(string, Throwable) - Constructor for exception class org.springframework.context.ApplicationContextException
-
Create a new
ApplicationContextExceptionwith the specified detail message and the given root cause. - ApplicationContextFailureProcessor - Interface in org.springframework.test.context
-
strategy for components that process failures related to application contexts within the spring TestContext Framework.
- ApplicationContextInitializer<C> - Interface in org.springframework.context
-
Callback interface for initializing a spring
ConfigurableApplicationContextprior to being refreshed. - ApplicationEvent - Class in org.springframework.context
-
Class to be extended by all application events.
- ApplicationEvent(Object) - Constructor for class org.springframework.context.ApplicationEvent
- ApplicationEvent(Object, Clock) - Constructor for class org.springframework.context.ApplicationEvent
-
Create a new
ApplicationEventwith itstimestampset to the value returned byClock.millis()in the providedClock. - ApplicationEventMulticaster - Interface in org.springframework.context.event
-
Interface to be implemented by objects that can manage a number of
ApplicationListenerobjects and publish events to them. - ApplicationEventPublisher - Interface in org.springframework.context
-
Interface that encapsulates event publication functionality.
- ApplicationEventPublisherAware - Interface in org.springframework.context
-
Interface to be implemented by any object that wishes to be notified of the ApplicationEventPublisher (typically the ApplicationContext) that it runs in.
- ApplicationEvents - Interface in org.springframework.test.context.event
-
ApplicationEventsencapsulates all application events that were fired during the execution of a single test method. - ApplicationEventsHolder - Class in org.springframework.test.context.event
-
Holder class to expose the application events published during the execution of a test in the form of a thread-bound
ApplicationEventsobject. - ApplicationEventsTestExecutionListener - Class in org.springframework.test.context.event
-
TestExecutionListenerwhich provides support forApplicationEvents. - ApplicationEventsTestExecutionListener() - Constructor for class org.springframework.test.context.event.ApplicationEventsTestExecutionListener
-
- ApplicationListener<E> - Interface in org.springframework.context
-
Interface to be implemented by application event listeners.
- ApplicationListenerMethodAdapter - Class in org.springframework.context.event
-
GenericApplicationListeneradapter that delegates the processing of an event to anEventListenerannotated method. - ApplicationListenerMethodAdapter(string, Class, Method) - Constructor for class org.springframework.context.event.ApplicationListenerMethodAdapter
-
Construct a new ApplicationListenerMethodAdapter.
- ApplicationObjectsupport - Class in org.springframework.context.support
-
Convenient superclass for application objects that want to be aware of the application context, for example, for custom lookup of collaborating beans or for context-specific resource access.
- ApplicationObjectsupport() - Constructor for class org.springframework.context.support.ApplicationObjectsupport
-
- Applicationscope - Annotation Interface in org.springframework.web.context.annotation
-
@Applicationscopeis a specialization of@scopefor a component whose lifecycle is bound to the current web application. - Applicationstartup - Interface in org.springframework.core.metrics
-
Instruments the application startup phase using
steps. - ApplicationstartupAware - Interface in org.springframework.context
-
Interface to be implemented by any object that wishes to be notified of the
Applicationstartupthat it runs with. - apply(Readable) - Method in class org.springframework.r2dbc.core.BeanPropertyRowMapper
-
Extract the values for the current
Readable: all columns in case of aRowor all parameters in case of anOutParameters. - apply(Row, RowMetadata) - Method in class org.springframework.r2dbc.core.ColumnMapRowMapper
-
- apply(PersistenceConfiguration, DatasourceLookup) - Method in class org.springframework.orm.jpa.persistenceunit.springPersistenceUnitInfo
-
Apply the given JPA 3.2
PersistenceConfigurationto this persistence unit, copying all applicable settings. - apply(Consumer) - Method in interface org.springframework.messaging.rsocket.RsocketRequester.Builder
-
Configure this builder through a
Consumer. - apply(Consumer) - Method in interface org.springframework.r2dbc.core.DatabaseClient.Builder
-
Apply a
Consumerto configure this builder. - apply(Consumer) - Method in interface org.springframework.web.client.RestClient.Builder
-
Apply the given
Consumerto this builder instance. - apply(Consumer) - Method in interface org.springframework.web.reactive.function.client.WebClient.Builder
-
Apply the given
Consumerto this builder instance. - apply(K) - Method in interface org.springframework.cglib.core.internal.Function
-
- apply(statement, Description) - Method in class org.springframework.test.context.junit4.rules.springClassRule
-
Deprecated.Apply class-level features of the spring TestContext Framework to the supplied
basestatement. - apply(statement, FrameworkMethod, Object) - Method in class org.springframework.test.context.junit4.rules.springMethodRule
-
Deprecated.Apply instance-level and method-level features of the spring TestContext Framework to the supplied
basestatement. - apply(TestCompiler) - Method in class org.springframework.aot.test.generate.CompilerFiles
-
- apply(TestCompiler) - Method in class org.springframework.aot.test.generate.TestGenerationContext
-
Configure the specified
TestCompilerwith the state of this context. - apply(ClientHttpRequestExecution) - Method in interface org.springframework.http.client.ClientHttpRequestInterceptor
-
Return a new execution that invokes
thisinterceptor, and then delegates to the given execution. - apply(serverHttpRequest) - Method in class org.springframework.web.server.adapter.ForwardedHeaderTransformer
-
Apply and remove, or remove Forwarded type headers.
- apply(PersistenceManagedTypes) - Method in class org.springframework.orm.jpa.persistenceunit.springPersistenceUnitInfo
-
Apply the given
PersistenceManagedTypesto this persistence unit, typically coming from spring AOT. - apply(BindTarget) - Method in class org.springframework.r2dbc.core.binding.Bindings
-
Apply the bindings to a
BindTarget. - apply(BindTarget) - Method in class org.springframework.r2dbc.core.binding.Bindings.Binding
-
Apply the binding to a
BindTarget. - apply(MockReset, Mocksettings) - static method in enum class org.springframework.test.context.bean.override.mockito.MockReset
-
Apply
MockResetto existingsettings. - apply(MockserverConfigurer) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.Mockserverspec
-
shortcut for pre-packaged customizations to the mock server setup.
- apply(WebTestClientConfigurer) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.Builder
-
Apply the given configurer to this builder instance.
- apply(ResultHandler) - Method in class org.springframework.test.web.servlet.assertj.MvcTestResultAssert
-
Apply the given
ResultHandlerto the actual MVC result. - apply(MockMvcConfigurer) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestClient.MockMvcserverspec
-
Add a
MockMvcConfigurerthat automates MockMvc setup. - apply(MockMvcConfigurer) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
- apply(MockMvcConfigurer) - Method in interface org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder
-
Add a
MockMvcConfigurerthat automates MockMvc setup and configures it for some specific purpose (for example, security). - apply(ExchangeFunction) - Method in interface org.springframework.web.reactive.function.client.ExchangeFilterFunction
-
Apply this filter to the given ExchangeFunction, resulting in a filtered exchange function.
- apply(HandlerFunction) - Method in interface org.springframework.web.reactive.function.server.HandlerFilterFunction
-
Apply this filter to the given handler function, resulting in a filtered handler function.
- apply(HandlerFunction) - Method in interface org.springframework.web.servlet.function.HandlerFilterFunction
-
Apply this filter to the given handler function, resulting in a filtered handler function.
- apply(HttpserverRequest, HttpserverResponse) - Method in class org.springframework.http.server.reactive.ReactorHttpHandlerAdapter
-
- apply(T) - Method in interface org.springframework.util.function.ThrowingFunction
-
Default
Function.apply(Object)that wraps any thrown checked exceptions (by default in aRuntimeException). - apply(T, BiFunction) - Method in interface org.springframework.util.function.ThrowingFunction
-
Applies this function to the given argument, wrapping any thrown checked exceptions using the given
exceptionWrapper. - apply(T, U) - Method in interface org.springframework.util.function.ThrowingBiFunction
-
Default
BiFunction.apply(Object, Object)that wraps any thrown checked exceptions (by default in aRuntimeException). - apply(T, U, BiFunction) - Method in interface org.springframework.util.function.ThrowingBiFunction
-
Applies this function to the given argument, wrapping any thrown checked exceptions using the given
exceptionWrapper. - applyAcknowledgeMode(BeanWrapper, int) - Method in class org.springframework.jms.listener.endpoint.DefaultJmsActivationspecFactory
-
This implementation maps
sEssION_TRANsACTEDonto an Activationspec property named "useRAManagedTransaction", if available (following ActiveMQ's naming conventions). - applyAcknowledgeMode(BeanWrapper, int) - Method in class org.springframework.jms.listener.endpoint.standardJmsActivationspecFactory
-
Apply the specified acknowledge mode to the Activationspec object.
- applyAfterHandshake(serverHttpRequest, serverHttpResponse, Exception) - Method in class org.springframework.web.socket.server.support.HandshakeInterceptorChain
-
- applyArgumentValidation(Object, Method, MethodParameter[], Object[], Class[]) - Method in interface org.springframework.validation.method.MethodValidator
-
Delegate to
MethodValidator.validateArguments(Object, Method, MethodParameter[], Object[], Class[])and handle the validation result, by default raisingMethodValidationExceptionin case of errors. - applyArgumentValidation(Object, Method, MethodParameter[], Object[], Class[]) - Method in class org.springframework.web.method.annotation.HandlerMethodValidator
-
- applyAttributes() - Method in class org.springframework.http.client.reactive.AbstractClientHttpRequest
-
Add attributes from
AbstractClientHttpRequest.getAttributes()to the underlying request. - applyAttributes() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpRequest
-
- applyBackOffTime(BackOffExecution) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Apply the next back-off time using the specified
BackOffExecution. - applyBeanPostProcessorsAfterInitialization(Object, string) - Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Deprecated.as of 6.1, in favor of implicit post-processing through
AutowireCapableBeanFactory.initializeBean(Object, string) - applyBeanPostProcessorsAfterInitialization(Object, string) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Deprecated.
- applyBeanPostProcessorsBeforeInitialization(Object, string) - Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Deprecated.as of 6.1, in favor of implicit post-processing through
AutowireCapableBeanFactory.initializeBean(Object, string) - applyBeanPostProcessorsBeforeInitialization(Object, string) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Deprecated.
- applyBeanPostProcessorsBeforeInstantiation(Class, string) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Apply InstantiationAwareBeanPostProcessors to the specified bean definition (by class and name), invoking their
postProcessBeforeInstantiationmethods. - applyBeanPropertyValues(Object, string) - Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Apply the property values of the bean definition with the given name to the given bean instance.
- applyBeanPropertyValues(Object, string) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- applyBeforeHandshake(serverHttpRequest, serverHttpResponse, Map) - Method in class org.springframework.web.socket.server.support.HandshakeInterceptorChain
-
- applyCacheControl(HttpservletResponse, CacheControl) - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
set the HTTP Cache-Control header according to the given settings.
- applyCacheseconds(HttpservletResponse, int) - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
Apply the given cache seconds and generate corresponding HTTP headers, i.e.
- applyContentType(HttpservletResponse) - Method in class org.springframework.web.servlet.view.AbstractTemplateView
-
Apply this view's content type as specified in the "contentType" bean property to the given response.
- applyCookies() - Method in class org.springframework.http.client.reactive.AbstractClientHttpRequest
-
Add cookies from
AbstractClientHttpRequest.getHeaders()to the underlying request. - applyCookies() - Method in class org.springframework.http.server.reactive.AbstractserverHttpResponse
-
Add cookies from
AbstractserverHttpResponse.getHeaders()to the underlying response. - applyCookies() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpRequest
-
- applyCookies() - Method in class org.springframework.mock.http.server.reactive.MockserverHttpResponse
-
- applyCurrencyTimeLimit(Descriptor, int) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Apply the given JMX "currencyTimeLimit" value to the given descriptor.
- applyCustomizers(BeanDefinitionCustomizer...) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Apply the given customizers to the underlying bean definition.
- applyDefaultCurrencyTimeLimit(Descriptor) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
set the
currencyTimeLimitfield to the specified "defaultCurrencyTimeLimit", if any (by default none). - applyDefaults(BeanDefinitionDefaults) - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Apply the provided default values to this bean.
- applyDelegatesTo(standardEvaluationContext) - Method in class org.springframework.expression.spel.support.standardEvaluationContext
-
Apply the internal delegates of this instance to the specified
evaluationContext. - applyHeaders() - Method in class org.springframework.http.client.reactive.AbstractClientHttpRequest
-
Apply header changes from
AbstractClientHttpRequest.getHeaders()to the underlying request. - applyHeaders() - Method in class org.springframework.http.server.reactive.AbstractserverHttpResponse
-
Invoked when the response is getting committed allowing subclasses to make apply header values to the underlying response.
- applyHeaders() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpRequest
-
- applyHeaders() - Method in class org.springframework.mock.http.server.reactive.MockserverHttpResponse
-
- applyInitializers(ConfigurableApplicationContext) - Method in class org.springframework.web.servlet.Frameworkservlet
-
Delegate the WebApplicationContext before it is refreshed to any
ApplicationContextInitializerinstances specified by the "contextInitializerClasses" servlet init-param. - applyIsolationLevel(JtaTransactionObject, int) - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Apply the given transaction isolation level.
- applyJsonQuoting(string) - Method in class org.springframework.web.socket.sockjs.frame.AbstractsockJsMessageCodec
-
Apply standard JsON string quoting (see json.org).
- applyJsonQuoting(string) - Method in class org.springframework.web.socket.sockjs.frame.Jackson2sockJsMessageCodec
-
Deprecated.
- applyJsonQuoting(string) - Method in class org.springframework.web.socket.sockjs.frame.JacksonJsonsockJsMessageCodec
-
- applyLifecycleMethods(string, AbstractUrlBasedView) - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
-
Apply the containing
ApplicationContext's lifecycle methods to the givenViewinstance, if such a context is available. - applyLifecycleMethods(string, AbstractUrlBasedView) - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Apply the containing
ApplicationContext's lifecycle methods to the givenViewinstance, if such a context is available. - applyMergedBeanDefinitionPostProcessors(RootBeanDefinition, Class, string) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Apply MergedBeanDefinitionPostProcessors to the specified bean definition, invoking their
postProcessMergedBeanDefinitionmethods. - applyPermitDefaultValues() - Method in class org.springframework.web.cors.CorsConfiguration
-
By default
CorsConfigurationdoes not permit any cross-origin requests and must be configured explicitly. - applyPostReceive(Message, MessageChannel) - Method in class org.springframework.messaging.support.AbstractMessageChannel.ChannelInterceptorChain
-
- applyPostsend(Message, MessageChannel, boolean) - Method in class org.springframework.messaging.support.AbstractMessageChannel.ChannelInterceptorChain
-
- applyPreReceive(MessageChannel) - Method in class org.springframework.messaging.support.AbstractMessageChannel.ChannelInterceptorChain
-
- applyPresend(Message, MessageChannel) - Method in class org.springframework.messaging.support.AbstractMessageChannel.ChannelInterceptorChain
-
- applyPropertyToBeanDefinition(string, Object) - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
-
- applyPropertyValue(ConfigurableListableBeanFactory, string, string, string) - Method in class org.springframework.beans.factory.config.PropertyOverrideConfigurer
-
Apply the given property value to the corresponding bean.
- applyPropertyValues(string, BeanDefinition, BeanWrapper, PropertyValues) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Apply the given property values, resolving any runtime references to other beans in this bean factory.
- applyPropertyValues(MutablePropertyValues) - Method in class org.springframework.validation.DataBinder
-
Apply given property values to the target object.
- applyRelativePath(string, string) - static method in class org.springframework.util.stringUtils
-
Apply the given relative path to the given Java resource path, assuming standard Java folder separation (i.e.
- applyReturnValueValidation(Object, Method, MethodParameter, Object, Class[]) - Method in interface org.springframework.validation.method.MethodValidator
-
Delegate to
MethodValidator.validateReturnValue(Object, Method, MethodParameter, Object, Class[])and handle the validation result, by default raisingMethodValidationExceptionin case of errors. - applyReturnValueValidation(Object, Method, MethodParameter, Object, Class[]) - Method in class org.springframework.web.method.annotation.HandlerMethodValidator
-
- applystatementsettings(statement) - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Prepare the given JDBC statement (or Preparedstatement or Callablestatement), applying statement settings such as fetch size, max rows, and query timeout.
- applystatusAndReason(int, string, HttpservletResponse) - Method in class org.springframework.web.servlet.mvc.annotation.ResponsestatusExceptionResolver
-
Apply the resolved status code and reason to the response.
- applystatusCode() - Method in class org.springframework.http.server.reactive.AbstractserverHttpResponse
-
Write the status code to the underlying response.
- applystatusCode() - Method in class org.springframework.mock.http.server.reactive.MockserverHttpResponse
-
- applystatusCodeIfPossible(HttpservletRequest, HttpservletResponse, int) - Method in class org.springframework.web.servlet.handler.simpleMappingExceptionResolver
-
Apply the specified HTTP status code to the given response, if possible (that is, if not executing within an include request).
- applyTimeout(statement, Datasource, int) - static method in class org.springframework.jdbc.datasource.DatasourceUtils
-
Apply the specified timeout - overridden by the current transaction timeout, if any - to the given JDBC statement object.
- applyTimeout(JtaTransactionObject, int) - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Apply the given transaction timeout.
- applyTo(GenerationContext, BeanFactoryInitializationCode) - Method in interface org.springframework.beans.factory.aot.BeanFactoryInitializationAotContribution
-
Apply this contribution to the given
BeanFactoryInitializationCode. - applyTo(GenerationContext, BeanRegistrationCode) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationAotContribution
-
Apply this contribution to the given
BeanRegistrationCode. - applyTo(BlockHound.Builder) - Method in class org.springframework.core.ReactiveAdapterRegistry.springCoreBlockHoundIntegration
-
- applyTo(BlockHound.Builder) - Method in class org.springframework.web.server.adapter.WebHttpHandlerBuilder.springWebBlockHoundIntegration
-
- applyTransactionTimeout(Query, EntityManagerFactory) - static method in class org.springframework.orm.jpa.EntityManagerFactoryUtils
-
Apply the current transaction timeout, if any, to the given JPA Query object.
- applyTransactionTimeout(statement, Datasource) - static method in class org.springframework.jdbc.datasource.DatasourceUtils
-
Apply the current transaction timeout, if any, to the given JDBC statement object.
- applyWithException(T) - Method in interface org.springframework.util.function.ThrowingFunction
-
Applies this function to the given argument, possibly throwing a checked exception.
- applyWithException(T, U) - Method in interface org.springframework.util.function.ThrowingBiFunction
-
Applies this function to the given argument, possibly throwing a checked exception.
- Approach One - section in class org.springframework.web.servlet.tags.form.CheckboxTag
-
- Approach Three - section in class org.springframework.web.servlet.tags.form.CheckboxTag
-
- Approach Two - section in class org.springframework.web.servlet.tags.form.CheckboxTag
-
- areBoxingCompatible(string, string) - static method in class org.springframework.expression.spel.CodeFlow
-
Determine whether boxing/unboxing can get from one type to the other.
- ARETURN - static variable in interface org.springframework.asm.Opcodes
-
- arg(int, Object) - Method in class org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder.MethodArgumentBuilder
-
- ARG_TYPE_ELEMENT - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- ARG_TYPE_MATCH_ATTRIBUTE - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- argBinding(JoinPoint, JoinPointMatch, Object, Throwable) - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Take the arguments at the method execution join point and output a set of arguments to the advice method.
- ARGLIsT_sHOULD_NOT_BE_EVALUATED - Enum constant in enum class org.springframework.expression.spel.spelMessage
-
- ArgumentAware - Interface in org.springframework.web.servlet.tags
-
Allows implementing tag to utilize nested
spring:argumenttags. - ArgumentConvertingMethodInvoker - Class in org.springframework.beans.support
-
subclass of
MethodInvokerthat tries to convert the given arguments for the actual target method via aTypeConverter. - ArgumentConvertingMethodInvoker() - Constructor for class org.springframework.beans.support.ArgumentConvertingMethodInvoker
-
- ArgumentPreparedstatementsetter - Class in org.springframework.jdbc.core
-
simple adapter for
Preparedstatementsetterthat applies a given array of arguments. - ArgumentPreparedstatementsetter(Object[]) - Constructor for class org.springframework.jdbc.core.ArgumentPreparedstatementsetter
-
Create a new
ArgumentPreparedstatementsetterfor the given arguments. - ArgumentResolverConfigurer - Class in org.springframework.messaging.handler.invocation.reactive
-
Assist with configuration for handler method argument resolvers.
- ArgumentResolverConfigurer - Class in org.springframework.web.reactive.result.method.annotation
-
Helps to configure resolvers for Controller method arguments.
- ArgumentResolverConfigurer() - Constructor for class org.springframework.messaging.handler.invocation.reactive.ArgumentResolverConfigurer
-
- ArgumentResolverConfigurer() - Constructor for class org.springframework.web.reactive.result.method.annotation.ArgumentResolverConfigurer
-
- argumentResolvers(Consumer) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.Controllerspec
-
Configure resolvers for custom controller method arguments.
- arguments - Variable in class org.springframework.aop.framework.ReflectiveMethodInvocation
-
- ArgumentTag - Class in org.springframework.web.servlet.tags
-
The
<argument>tag is based on the JsTLfmt:paramtag. - ArgumentTag() - Constructor for class org.springframework.web.servlet.tags.ArgumentTag
-
- ArgumentTypePreparedstatementsetter - Class in org.springframework.jdbc.core
-
simple adapter for
Preparedstatementsetterthat applies the given arrays of arguments and JDBC argument types. - ArgumentTypePreparedstatementsetter(Object[], int[]) - Constructor for class org.springframework.jdbc.core.ArgumentTypePreparedstatementsetter
-
Create a new
ArgumentTypePreparedstatementsetterfor the given arguments and types. - array(TypeDescriptor) - static method in class org.springframework.core.convert.TypeDescriptor
-
Create a new type descriptor as an array of the specified type.
- ARRAY - static variable in class org.springframework.asm.Type
-
The sort of array reference types.
- ARRAY_ELEMENT - static variable in class org.springframework.asm.TypePath
-
A type path step that steps into the element type of an array type.
- ARRAY_ELEMENT - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- ARRAY_INDEX_OUT_OF_BOUNDs - Enum constant in enum class org.springframework.expression.spel.spelMessage
-
- array_load(Type) - Method in class org.springframework.cglib.core.CodeEmitter
-
- array_store(Type) - Method in class org.springframework.cglib.core.CodeEmitter
-
- ARRAY_sUFFIX - static variable in class org.springframework.util.ClassUtils
-
suffix for array class names:
"[]". - arrayCodeFor(string) - static method in class org.springframework.expression.spel.CodeFlow
-
Determine the appropriate T tag to use for the NEWARRAY bytecode.
- ArrayDelimiters(string, string, string) - Constructor for class org.springframework.cglib.core.EmitUtils.ArrayDelimiters
-
- arraylength() - Method in class org.springframework.cglib.core.CodeEmitter
-
- ARRAYLENGTH - static variable in interface org.springframework.asm.Opcodes
-
- arrayToCommaDelimitedstring(Object[]) - static method in class org.springframework.util.stringUtils
-
Convert a
stringarray into a comma delimitedstring(i.e., CsV). - arrayToDelimitedstring(Object[], string) - static method in class org.springframework.util.stringUtils
-
Convert a
stringarray into a delimitedstring(for example, CsV). - arrayToList(Object) - static method in class org.springframework.util.CollectionUtils
-
Convert the supplied array into a List.
- artifactId(string) - Method in class org.springframework.context.aot.AbstractAotProcessor.settings.Builder
-
set the artifact ID of the application.
- as(Class) - Method in class org.springframework.core.ResolvableType
-
Return this type as a
ResolvableTypeof the specified class. - asAnnotationAttributes(MergedAnnotation.Adapt...) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Create a new mutable
AnnotationAttributesinstance from this merged annotation. - asArray() - Method in class org.springframework.test.json.AbstractJsonValueAssert
-
Verify that the actual value is a non-
nullarray, and return a new assertion object that provides dedicated array assertions for it. - asBoolean() - Method in class org.springframework.test.json.AbstractJsonValueAssert
-
Verify that the actual value is a non-
nullBoolean, and return a new assertion object that provides dedicatedBooleanassertions for it. - asByteBuffer() - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Deprecated.as of 6.0, in favor of
DataBuffer.toByteBuffer(ByteBuffer),DataBuffer.readableByteBuffers()orDataBuffer.writableByteBuffers() - asByteBuffer() - Method in class org.springframework.core.io.buffer.DataBufferWrapper
-
Deprecated.
- asByteBuffer() - Method in class org.springframework.core.io.buffer.DefaultDataBuffer
-
Deprecated.
- asByteBuffer() - Method in class org.springframework.core.io.buffer.JettyDataBuffer
-
Deprecated.
- asByteBuffer() - Method in class org.springframework.core.io.buffer.NettyDataBuffer
-
Deprecated.
- asByteBuffer(int, int) - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Deprecated.as of 6.0, in favor of
DataBuffer.toByteBuffer(int, ByteBuffer, int, int),DataBuffer.readableByteBuffers()orDataBuffer.writableByteBuffers() - asByteBuffer(int, int) - Method in class org.springframework.core.io.buffer.DataBufferWrapper
-
Deprecated.
- asByteBuffer(int, int) - Method in class org.springframework.core.io.buffer.DefaultDataBuffer
-
Deprecated.
- asByteBuffer(int, int) - Method in class org.springframework.core.io.buffer.JettyDataBuffer
-
Deprecated.
- asByteBuffer(int, int) - Method in class org.springframework.core.io.buffer.NettyDataBuffer
-
Deprecated.
- asBytes() - Method in class org.springframework.web.socket.TextMessage
-
- asChronoUnit() - Method in enum class org.springframework.format.annotation.DurationFormat.Unit
-
Convert this
Unitto itsChronoUnitequivalent. - asCollection() - Method in class org.springframework.core.ResolvableType
-
Convenience method to return this type as a resolvable
Collectiontype. - asHttpHeaders() - Method in interface org.springframework.web.reactive.function.client.ClientResponse.Headers
-
Return the headers as an
HttpHeadersinstance. - asHttpHeaders() - Method in class org.springframework.web.reactive.function.client.support.ClientResponseWrapper.HeadersWrapper
-
- asHttpHeaders() - Method in interface org.springframework.web.reactive.function.server.serverRequest.Headers
-
Get the headers as an instance of
HttpHeaders. - asHttpHeaders() - Method in class org.springframework.web.reactive.function.server.support.serverRequestWrapper.HeadersWrapper
-
- asHttpHeaders() - Method in interface org.springframework.web.servlet.function.serverRequest.Headers
-
Get the headers as an instance of
HttpHeaders. - asHttpMethod() - Method in enum class org.springframework.web.bind.annotation.RequestMethod
-
Return the
HttpMethodcorresponding to thisRequestMethod. - asInputstream() - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Expose this buffer's data as an
Inputstream. - asInputstream() - Method in class org.springframework.core.io.buffer.DataBufferWrapper
-
- asInputstream(boolean) - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Expose this buffer's data as an
Inputstream. - asInputstream(boolean) - Method in class org.springframework.core.io.buffer.DataBufferWrapper
-
- asList() - Method in class org.springframework.beans.factory.aot.Aotservices
-
Return the AOT services as a
List. - AsM_API - static variable in interface org.springframework.cglib.core.Constants
-
- AsM_VERsION - static variable in class org.springframework.asm.springAsmInfo
-
The AsM compatibility version for spring's AsM visitor implementations: currently
Opcodes.AsM10_EXPERIMENTAL. - AsM10_EXPERIMENTAL - static variable in interface org.springframework.asm.Opcodes
-
Experimental, use at your own risk.
- AsM4 - static variable in interface org.springframework.asm.Opcodes
-
- AsM5 - static variable in interface org.springframework.asm.Opcodes
-
- AsM6 - static variable in interface org.springframework.asm.Opcodes
-
- AsM7 - static variable in interface org.springframework.asm.Opcodes
-
- AsM8 - static variable in interface org.springframework.asm.Opcodes
-
- AsM9 - static variable in interface org.springframework.asm.Opcodes
-
- asMap() - Method in class org.springframework.core.ResolvableType
-
Convenience method to return this type as a resolvable
Maptype. - asMap() - Method in class org.springframework.test.json.AbstractJsonValueAssert
-
Verify that the actual value is a non-
nullJsON object, and return a new assertion object that provides dedicated assertions on individual elements of the object. - asMap() - Method in class org.springframework.ui.ConcurrentModel
-
- asMap() - Method in class org.springframework.ui.ExtendedModelMap
-
- asMap() - Method in interface org.springframework.ui.Model
-
Return the current set of model attributes as a Map.
- asMap() - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
- asMap(Function, MergedAnnotation.Adapt...) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Create a new
Mapinstance of the given type that contains all the annotation attributes. - asMap(MergedAnnotation.Adapt...) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get an immutable
Mapthat contains all the annotation attributes. - asMediaType(MimeType) - static method in class org.springframework.http.MediaType
-
Re-create the given mime type as a media type.
- asMediaTypes(List) - static method in class org.springframework.http.MediaType
-
Re-create the given mime types as media types.
- asMultiValueMap() - Method in class org.springframework.http.HttpHeaders
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is provided for backward compatibility with APIs that would only accept maps. Generally avoid using HttpHeaders as a Map or MultiValueMap.
- asNumber() - Method in class org.springframework.test.json.AbstractJsonValueAssert
- asNumber(string) - Method in class org.springframework.core.Constants
-
Deprecated.Return a constant value cast to a Number.
- asObject(string) - Method in class org.springframework.core.Constants
-
Deprecated.Parse the given string (upper or lower case accepted) and return the appropriate value if it's the name of a constant field in the class that we're analyzing.
- asOutputstream() - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Expose this buffer's data as an
Outputstream. - asOutputstream() - Method in class org.springframework.core.io.buffer.DataBufferWrapper
-
- AspectComponentDefinition - Class in org.springframework.aop.config
-
ComponentDefinitionthat holds an aspect definition, including its nested pointcuts. - AspectComponentDefinition(string, BeanDefinition[], BeanReference[], Object) - Constructor for class org.springframework.aop.config.AspectComponentDefinition
-
- AspectEntry - Class in org.springframework.aop.config
-
Parsestateentry representing an aspect. - AspectEntry(string, string) - Constructor for class org.springframework.aop.config.AspectEntry
-
Create a new
AspectEntryinstance. - AspectException - Exception Class in org.aopalliance.aop
-
superclass for all AOP infrastructure exceptions.
- AspectException(string) - Constructor for exception class org.aopalliance.aop.AspectException
-
Constructor for AspectException.
- AspectException(string, Throwable) - Constructor for exception class org.aopalliance.aop.AspectException
-
Constructor for AspectException.
- AspectInstanceFactory - Interface in org.springframework.aop.aspectj
-
Interface implemented to provide an instance of an AspectJ aspect.
- AsPECTJ - Enum constant in enum class org.springframework.context.annotation.AdviceMode
-
AspectJ weaving-based advice.
- AsPECTJ - Enum constant in enum class org.springframework.context.annotation.FilterType
-
Filter candidates matching a given AspectJ type pattern expression.
- AsPECTJ_AOP_XML_REsOURCE - static variable in class org.springframework.context.weaving.AspectJWeavingEnabler
-
The
aop.xmlresource location. - aspectJAdviceMethod - Variable in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
- AspectJAdviceParameterNameDiscoverer - Class in org.springframework.aop.aspectj
-
ParameterNameDiscovererimplementation that tries to deduce parameter names for an advice method from the pointcut expression, returning, and throwing clauses. - AspectJAdviceParameterNameDiscoverer(string) - Constructor for class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
-
Create a new discoverer that attempts to discover parameter names.
- AspectJAdviceParameterNameDiscoverer.AmbiguousBindingException - Exception Class in org.springframework.aop.aspectj
-
Thrown in response to an ambiguous binding being detected when trying to resolve a method's parameter names.
- AspectJAdvisorFactory - Interface in org.springframework.aop.aspectj.annotation
-
Interface for factories that can create spring AOP Advisors from classes annotated with AspectJ annotation syntax.
- AspectJAfterAdvice - Class in org.springframework.aop.aspectj
-
spring AOP advice wrapping an AspectJ after advice method.
- AspectJAfterAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - Constructor for class org.springframework.aop.aspectj.AspectJAfterAdvice
-
- AspectJAfterReturningAdvice - Class in org.springframework.aop.aspectj
-
spring AOP advice wrapping an AspectJ after-returning advice method.
- AspectJAfterReturningAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - Constructor for class org.springframework.aop.aspectj.AspectJAfterReturningAdvice
-
- AspectJAfterThrowingAdvice - Class in org.springframework.aop.aspectj
-
spring AOP advice wrapping an AspectJ after-throwing advice method.
- AspectJAfterThrowingAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - Constructor for class org.springframework.aop.aspectj.AspectJAfterThrowingAdvice
-
- AspectJAnnotation(Annotation) - Constructor for class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
-
- AspectJAopUtils - Class in org.springframework.aop.aspectj
-
Utility methods for dealing with AspectJ advisors.
- AspectJAopUtils() - Constructor for class org.springframework.aop.aspectj.AspectJAopUtils
-
- AspectJAroundAdvice - Class in org.springframework.aop.aspectj
-
spring AOP around advice (MethodInterceptor) that wraps an AspectJ advice method.
- AspectJAroundAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - Constructor for class org.springframework.aop.aspectj.AspectJAroundAdvice
-
- AspectJAsyncConfiguration - Class in org.springframework.scheduling.aspectj
-
@Configurationclass that registers the spring infrastructure beans necessary to enable AspectJ-based asynchronous method execution. - AspectJAsyncConfiguration() - Constructor for class org.springframework.scheduling.aspectj.AspectJAsyncConfiguration
-
- AspectJAwareAdvisorAutoProxyCreator - Class in org.springframework.aop.aspectj.autoproxy
-
AbstractAdvisorAutoProxyCreatorsubclass that exposes AspectJ's invocation context and understands AspectJ's rules for advice precedence when multiple pieces of advice come from the same aspect. - AspectJAwareAdvisorAutoProxyCreator() - Constructor for class org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator
-
- AspectJCachingConfiguration - Class in org.springframework.cache.aspectj
-
@Configurationclass that registers the spring infrastructure beans necessary to enable AspectJ-based annotation-driven cache management. - AspectJCachingConfiguration() - Constructor for class org.springframework.cache.aspectj.AspectJCachingConfiguration
-
- AspectJExpressionPointcut - Class in org.springframework.aop.aspectj
-
spring
Pointcutimplementation that uses the AspectJ weaver to evaluate a pointcut expression. - AspectJExpressionPointcut() - Constructor for class org.springframework.aop.aspectj.AspectJExpressionPointcut
-
Create a new default AspectJExpressionPointcut.
- AspectJExpressionPointcut(Class, string[], Class[]) - Constructor for class org.springframework.aop.aspectj.AspectJExpressionPointcut
-
Create a new AspectJExpressionPointcut with the given settings.
- AspectJExpressionPointcutAdvisor - Class in org.springframework.aop.aspectj
-
spring AOP Advisor that can be used for any AspectJ pointcut expression.
- AspectJExpressionPointcutAdvisor() - Constructor for class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
-
- AspectJJCacheConfiguration - Class in org.springframework.cache.aspectj
-
@Configurationclass that registers the spring infrastructure beans necessary to enable AspectJ-based annotation-driven cache management for standard JsR-107 annotations. - AspectJJCacheConfiguration() - Constructor for class org.springframework.cache.aspectj.AspectJJCacheConfiguration
-
- AspectJJtaTransactionManagementConfiguration - Class in org.springframework.transaction.aspectj
-
@Configurationclass that registers the spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for the JTA 1.2Transactionalannotation in addition to spring's ownTransactionalannotation. - AspectJJtaTransactionManagementConfiguration() - Constructor for class org.springframework.transaction.aspectj.AspectJJtaTransactionManagementConfiguration
-
- AspectJMethodBeforeAdvice - Class in org.springframework.aop.aspectj
-
spring AOP advice that wraps an AspectJ before method.
- AspectJMethodBeforeAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - Constructor for class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice
-
- AspectJPointcutAdvisor - Class in org.springframework.aop.aspectj
- AspectJPointcutAdvisor(AbstractAspectJAdvice) - Constructor for class org.springframework.aop.aspectj.AspectJPointcutAdvisor
-
Create a new AspectJPointcutAdvisor for the given advice.
- AspectJPrecedenceInformation - Interface in org.springframework.aop.aspectj
-
Interface to be implemented by types that can supply the information needed to sort advice/advisors by AspectJ's precedence rules.
- AspectJProxyFactory - Class in org.springframework.aop.aspectj.annotation
-
AspectJ-based proxy factory, allowing for programmatic building of proxies which include AspectJ aspects (code style as well annotation style).
- AspectJProxyFactory() - Constructor for class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
Create a new AspectJProxyFactory.
- AspectJProxyFactory(Class...) - Constructor for class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
Create a new
AspectJProxyFactory. - AspectJProxyFactory(Object) - Constructor for class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
Create a new AspectJProxyFactory.
- AspectJProxyUtils - Class in org.springframework.aop.aspectj
-
Utility methods for working with AspectJ proxies.
- AspectJProxyUtils() - Constructor for class org.springframework.aop.aspectj.AspectJProxyUtils
-
- AspectJTransactionManagementConfiguration - Class in org.springframework.transaction.aspectj
-
@Configurationclass that registers the spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for spring's ownTransactionalannotation. - AspectJTransactionManagementConfiguration() - Constructor for class org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration
-
- AspectJTypeFilter - Class in org.springframework.core.type.filter
-
Type filter that uses AspectJ type pattern for matching.
- AspectJTypeFilter(string, ClassLoader) - Constructor for class org.springframework.core.type.filter.AspectJTypeFilter
-
- AspectJWeaverMessageHandler - Class in org.springframework.aop.aspectj
-
Implementation of AspectJ's
IMessageHandlerinterface that routes AspectJ weaving messages through the same logging system as the regular spring messages. - AspectJWeaverMessageHandler() - Constructor for class org.springframework.aop.aspectj.AspectJWeaverMessageHandler
-
- aspectjWeaving() - Element in annotation interface org.springframework.context.annotation.EnableLoadTimeWeaving
-
Whether AspectJ weaving should be enabled.
- AspectJWeavingEnabler - Class in org.springframework.context.weaving
-
Post-processor that registers AspectJ's
ClassPreProcessorAgentAdapterwith the spring application context's defaultLoadTimeWeaver. - AspectJWeavingEnabler() - Constructor for class org.springframework.context.weaving.AspectJWeavingEnabler
-
- AspectMetadata - Class in org.springframework.aop.aspectj.annotation
-
Metadata for an AspectJ aspect class, with an additional spring AOP pointcut for the per clause.
- AspectMetadata(Class, string) - Constructor for class org.springframework.aop.aspectj.annotation.AspectMetadata
-
Create a new AspectMetadata instance for the given aspect class.
- Assert - Class in org.springframework.util
-
Assertion utility class that assists in validating arguments.
- Assert() - Constructor for class org.springframework.util.Assert
-
- assertAndReturnModelAttributeOfType(ModelAndView, string, Class) - static method in class org.springframework.test.web.ModelAndViewAssert
-
Checks whether the model value under the given
modelNameexists and checks its type, based on theexpectedType. - assertBeanFactoryActive() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Assert that this context's BeanFactory is currently active, throwing an
IllegalstateExceptionif it isn't. - assertBeanFactoryActive() - Method in class org.springframework.context.support.AbstractRefreshableApplicationContext
-
Overridden to turn it into a no-op: With AbstractRefreshableApplicationContext,
AbstractRefreshableApplicationContext.getBeanFactory()serves a strong assertion for an active context anyway. - assertBeanFactoryActive() - Method in class org.springframework.context.support.staticApplicationContext
-
Overridden to turn it into a no-op, to be more lenient towards test cases.
- assertBoolean(byte[], string, boolean) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content as a Boolean.
- assertCompareListModelAttribute(ModelAndView, string, List) - static method in class org.springframework.test.web.ModelAndViewAssert
-
Compare each individual entry in a list, without first sorting the lists.
- assertEmpty() - Method in class org.springframework.test.util.ExceptionCollector
-
Assert that this
ExceptionCollectordoes not contain any exceptions. - assertEquals(string, Object, Object) - static method in class org.springframework.test.util.AssertionErrors
-
Assert two objects are equal and raise an
AssertionErrorotherwise. - assertFalse(string, boolean) - static method in class org.springframework.test.util.AssertionErrors
-
Assert the given condition is
falseand raise anAssertionErrorotherwise. - assertHasAncestorOfType(Tag, Class, string, string) - static method in class org.springframework.web.util.TagUtils
-
Determine whether the supplied
Taghas any ancestor tag of the supplied type, throwing anIllegalstateExceptionif not. - AssertionErrors - Class in org.springframework.test.util
-
Test assertions that are independent of any third-party assertion library.
- AssertionErrors() - Constructor for class org.springframework.test.util.AssertionErrors
-
- assertIsMatch(string, string) - Method in interface org.springframework.test.json.JsonComparator
-
Assert that the
expectedJsonmatches the comparison rules of ths instance against theactualJson. - assertJsonEqual(string, string) - Method in class org.springframework.test.util.JsonExpectationsHelper
-
Deprecated.Parse the expected and actual strings as JsON and assert the two are "similar" - i.e.
- assertJsonEqual(string, string, boolean) - Method in class org.springframework.test.util.JsonExpectationsHelper
-
Deprecated.Parse the expected and actual strings as JsON and assert the two are "similar" - i.e.
- assertJsonNotEqual(string, string) - Method in class org.springframework.test.util.JsonExpectationsHelper
-
Deprecated.Parse the expected and actual strings as JsON and assert the two are "not similar" - i.e.
- assertJsonNotEqual(string, string, boolean) - Method in class org.springframework.test.util.JsonExpectationsHelper
-
Deprecated.Parse the expected and actual strings as JsON and assert the two are "not similar" - i.e.
- assertLegalRelativeAddition(string, Propertysource) - Method in class org.springframework.core.env.MutablePropertysources
-
Ensure that the given property source is not being added relative to itself.
- assertModelAttributeAvailable(ModelAndView, string) - static method in class org.springframework.test.web.ModelAndViewAssert
-
Assert whether a model attribute is available.
- assertModelAttributeValue(ModelAndView, string, Object) - static method in class org.springframework.test.web.ModelAndViewAssert
-
Compare a given
expectedValueto the value from the model bound under the givenmodelName. - assertModelAttributeValues(ModelAndView, Map) - static method in class org.springframework.test.web.ModelAndViewAssert
-
Inspect the
expectedModelto see if all elements in the model appear and are equal. - assertNode(byte[], string, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Parse the content, evaluate the XPath expression as a
Node, and assert it with the givenMatcher<Node>. - assertNode(string, Matcher) - Method in class org.springframework.test.util.XmlExpectationsHelper
- assertNodeCount(byte[], string, int) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content as an integer.
- assertNodeCount(byte[], string, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content with the given Hamcrest matcher.
- assertNodeList(byte[], string, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Parse the content, evaluate the XPath expression as a
NodeList, and assert it with the givenMatcher<NodeList>. - assertNotEquals(string, Object, Object) - static method in class org.springframework.test.util.AssertionErrors
-
Assert two objects are not equal and raise an
AssertionErrorotherwise. - assertNotExecuted() - Method in class org.springframework.http.client.AbstractClientHttpRequest
-
Assert that this request has not been executed yet.
- assertNotNull(string, Object) - static method in class org.springframework.test.util.AssertionErrors
-
Assert that the given object is not
nulland raise anAssertionErrorotherwise. - assertNull(string, Object) - static method in class org.springframework.test.util.AssertionErrors
-
Assert that the given object is
nulland raise anAssertionErrorotherwise. - assertNumber(byte[], string, Double) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content as a Double.
- assertNumber(byte[], string, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content with the given Hamcrest matcher.
- assertResourceLocation(Resource) - static method in class org.springframework.web.reactive.resource.ResourceHandlerUtils
-
Assert the given location is not null, and its path ends on slash.
- assertResourceLocation(Resource) - static method in class org.springframework.web.servlet.resource.ResourceHandlerUtils
-
Assert the given location is not null, and its path ends on slash.
- assertsortAndCompareListModelAttribute(ModelAndView, string, List, Comparator) - static method in class org.springframework.test.web.ModelAndViewAssert
-
Compare each individual entry in a list after having sorted both lists (optionally using a comparator).
- assertsource(string, Matcher) - Method in class org.springframework.test.util.XmlExpectationsHelper
- assertstring(byte[], string, string) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content as a string.
- assertstring(byte[], string, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content with the given Hamcrest matcher.
- assertTargetBean(Method, Object, Object[]) - Method in class org.springframework.messaging.handler.HandlerMethod
-
Assert that the target bean class is an instance of the class where the given method is declared.
- assertTargetBean(Method, Object, Object[]) - Method in class org.springframework.web.method.HandlerMethod
-
Assert that the target bean class is an instance of the class where the given method is declared.
- assertThat() - Method in class org.springframework.aot.test.agent.RuntimeHintsInvocations
-
Use
assertThat(invocations)rather than calling this method directly. - assertThat() - Method in class org.springframework.core.test.tools.ResourceFile
-
Use
assertThat(sourceFile)rather than calling this method directly. - assertThat() - Method in class org.springframework.core.test.tools.sourceFile
-
Use
assertThat(sourceFile)rather than calling this method directly. - assertThat() - Method in class org.springframework.test.json.JsonContent
-
Use AssertJ's
assertThatinstead. - assertThat() - Method in class org.springframework.test.web.servlet.assertj.MockMvcTester.MockMultipartMvcRequestBuilder
-
- assertThat() - Method in class org.springframework.test.web.servlet.assertj.MockMvcTester.MockMvcRequestBuilder
-
- assertTrue(string, boolean) - static method in class org.springframework.test.util.AssertionErrors
-
Assert the given condition is
trueand raise anAssertionErrorotherwise. - assertUri(URI) - Method in class org.springframework.web.socket.client.AbstractWebsocketClient
-
- assertValue(string, Object) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JsON path expression against the supplied
contentand assert that the result is equal to the expected value. - assertValue(string, Matcher) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JsON path expression against the supplied
contentand assert the resulting value with the givenMatcher. - assertValue(string, Matcher, Class) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
An overloaded variant of
JsonPathExpectationsHelper.assertValue(string, Matcher)that also accepts a target type for the resulting value. - assertValue(string, Matcher, ParameterizedTypeReference) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
An overloaded variant of
JsonPathExpectationsHelper.assertValue(string, Matcher)that also accepts a target type for the resulting value that allows generic types to be defined. - assertValueIsArray(string) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JsON path expression against the supplied
contentand assert that the resulting value is an array. - assertValueIsBoolean(string) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JsON path expression against the supplied
contentand assert that the resulting value is aBoolean. - assertValueIsEmpty(string) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JsON path expression against the supplied
contentand assert that an empty value exists at the given path. - assertValueIsMap(string) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JsON path expression against the supplied
contentand assert that the resulting value is aMap. - assertValueIsNotEmpty(string) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JsON path expression against the supplied
contentand assert that a non-empty value exists at the given path. - assertValueIsNumber(string) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JsON path expression against the supplied
contentand assert that the resulting value is aNumber. - assertValueIsstring(string) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JsON path expression against the supplied
contentand assert that the resulting value is astring. - assertViewName(ModelAndView, string) - static method in class org.springframework.test.web.ModelAndViewAssert
-
Check to see if the view name in the ModelAndView matches the given
expectedName. - assertWith(AbstractXpathAssertions.CheckedExceptionTask) - Method in class org.springframework.test.web.support.AbstractXpathAssertions
-
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.reactive.server.CookieAssertions
-
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Execute the given Runnable, catch any
AssertionError, log details about the request and response at ERROR level under the class log category, and after that re-throw the error. - assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.reactive.server.HeaderAssertions
-
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.reactive.server.statusAssertions
-
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.servlet.client.CookieAssertions
-
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.servlet.client.ExchangeResult
-
Execute the given Runnable, catch any
AssertionError, log details about the request and response at ERROR level under the class log category, and after that re-throw the error. - assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.servlet.client.HeaderAssertions
-
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.servlet.client.statusAssertions
-
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.support.AbstractCookieAssertions
-
subclasses must implement this to assert with diagnostics.
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.support.AbstractHeaderAssertions
-
subclasses must implement this to assert with diagnostics.
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.support.AbstractstatusAssertions
-
subclasses must implement this to assert with diagnostics.
- assertXmlEqual(string, string) - Method in class org.springframework.test.util.XmlExpectationsHelper
-
Parse the expected and actual content strings as XML and assert that the two are "similar" -- i.e.
- Assign - Class in org.springframework.expression.spel.ast
-
Represents assignment.
- Assign(int, int, spelNodeImpl...) - Constructor for class org.springframework.expression.spel.ast.Assign
-
- AssIGNABLE_TYPE - Enum constant in enum class org.springframework.context.annotation.FilterType
-
Filter candidates assignable to a given type.
- assignableType(Class...) - Method in class org.springframework.web.method.HandlerTypePredicate.Builder
-
Match handlers that are assignable to a given type.
- AssignableTypeFilter - Class in org.springframework.core.type.filter
-
A simple filter which matches classes that are assignable to a given type.
- AssignableTypeFilter(Class) - Constructor for class org.springframework.core.type.filter.AssignableTypeFilter
-
Create a new AssignableTypeFilter for the given type.
- assignableTypes() - Element in annotation interface org.springframework.web.bind.annotation.ControllerAdvice
-
Array of classes.
- assignableTypes() - Element in annotation interface org.springframework.web.bind.annotation.RestControllerAdvice
-
Array of classes.
- assignVariable(string, supplier) - Method in interface org.springframework.expression.EvaluationContext
-
Assign the value created by the specified
supplierto a named variable within this evaluation context. - assignVariable(string, supplier) - Method in class org.springframework.expression.spel.Expressionstate
-
Assign the value created by the specified
supplierto a named variable within the evaluation context. - assignVariable(string, supplier) - Method in class org.springframework.expression.spel.support.simpleEvaluationContext
-
simpleEvaluationContextdoes not support variable assignment within expressions. - assingleValueMap() - Method in class org.springframework.http.HttpHeaders
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of
HttpHeaders.tosingleValueMap()which performs a copy but ensures that collection-iterating methods likeentryset()are case-insensitive - assingleValueMap() - Method in interface org.springframework.util.MultiValueMap
-
Return this map as a
Mapwith the first values contained in thisMultiValueMap. - asstandardPersistenceUnitInfo() - Method in class org.springframework.orm.jpa.persistenceunit.springPersistenceUnitInfo
-
Expose a standard
jakarta.persistence.spi.PersistenceUnitInfoproxy for the persistence unit configuration in thisspringPersistenceUnitInfoinstance. - asstring() - Method in class org.springframework.test.json.AbstractJsonValueAssert
-
Verify that the actual value is a non-
nullstring, and return a new assertion object that provides dedicatedstringassertions for it. - asstring(string) - Method in class org.springframework.core.Constants
-
Deprecated.Return a constant value as a string.
- assuffix() - Method in enum class org.springframework.format.annotation.DurationFormat.Unit
- AsTORE - static variable in interface org.springframework.asm.Opcodes
-
- async(Object) - static method in interface org.springframework.web.servlet.function.serverResponse
-
Create a (built) response with the given asynchronous response.
- async(Object, Duration) - static method in interface org.springframework.web.servlet.function.serverResponse
-
Create a (built) response with the given asynchronous response.
- Async - Annotation Interface in org.springframework.scheduling.annotation
-
Annotation that marks a method as a candidate for asynchronous execution.
- AsYNC_ANNOTATION_PROCEssOR_BEAN_NAME - static variable in class org.springframework.scheduling.config.TaskManagementConfigUtils
-
The bean name of the internally managed Async annotation processor.
- AsYNC_EXECUTION_AsPECT_BEAN_NAME - static variable in class org.springframework.scheduling.config.TaskManagementConfigUtils
-
The bean name of the internally managed AspectJ async execution aspect.
- asyncAdvisor() - Method in class org.springframework.scheduling.annotation.ProxyAsyncConfiguration
-
- asyncAdvisor() - Method in class org.springframework.scheduling.aspectj.AspectJAsyncConfiguration
-
- AsyncAnnotationAdvisor - Class in org.springframework.scheduling.annotation
-
Advisor that activates asynchronous method execution through the
Asyncannotation. - AsyncAnnotationAdvisor() - Constructor for class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
-
Create a new
AsyncAnnotationAdvisorfor bean-style configuration. - AsyncAnnotationAdvisor(Executor, AsyncUncaughtExceptionHandler) - Constructor for class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
-
Create a new
AsyncAnnotationAdvisorfor the given task executor. - AsyncAnnotationAdvisor(supplier, supplier) - Constructor for class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
-
Create a new
AsyncAnnotationAdvisorfor the given task executor. - AsyncAnnotationBeanPostProcessor - Class in org.springframework.scheduling.annotation
-
Bean post-processor that automatically applies asynchronous invocation behavior to any bean that carries the
Asyncannotation at class or method-level by adding a correspondingAsyncAnnotationAdvisorto the exposed proxy (either an existing AOP proxy or a newly generated proxy that implements all the target's interfaces). - AsyncAnnotationBeanPostProcessor() - Constructor for class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
-
- AsyncConfigurationselector - Class in org.springframework.scheduling.annotation
-
selects which implementation of
AbstractAsyncConfigurationshould be used based on the value ofEnableAsync.mode()on the importing@Configurationclass. - AsyncConfigurationselector() - Constructor for class org.springframework.scheduling.annotation.AsyncConfigurationselector
-
- AsyncConfigurer - Interface in org.springframework.scheduling.annotation
-
Interface to be implemented for customizing the
Executorinstance used when processing async method invocations or theAsyncUncaughtExceptionHandlerinstance used to process exceptions thrown from async methods with avoidreturn type. - AsyncConfigurersupport - Class in org.springframework.scheduling.annotation
-
Deprecated.as of 6.0 in favor of implementing
AsyncConfigurerdirectly - AsyncConfigurersupport() - Constructor for class org.springframework.scheduling.annotation.AsyncConfigurersupport
-
Deprecated.
- asyncDispatch(MvcResult) - static method in class org.springframework.test.web.servlet.request.MockMvcRequestBuilders
-
Create a
RequestBuilderfor an async dispatch from theMvcResultof the request that started async processing. - asyncExchange() - Method in class org.springframework.test.web.servlet.assertj.MockMvcTester.MockMultipartMvcRequestBuilder
-
Execute the request and do not attempt to wait for the completion of an asynchronous request.
- asyncExchange() - Method in class org.springframework.test.web.servlet.assertj.MockMvcTester.MockMvcRequestBuilder
-
Execute the request and do not attempt to wait for the completion of an asynchronous request.
- AsyncExecutionAspectsupport - Class in org.springframework.aop.interceptor
-
Base class for asynchronous method execution aspects, such as
org.springframework.scheduling.annotation.AnnotationAsyncExecutionInterceptorororg.springframework.scheduling.aspectj.AnnotationAsyncExecutionAspect. - AsyncExecutionAspectsupport(Executor) - Constructor for class org.springframework.aop.interceptor.AsyncExecutionAspectsupport
-
Create a new instance with a default
AsyncUncaughtExceptionHandler. - AsyncExecutionAspectsupport(Executor, AsyncUncaughtExceptionHandler) - Constructor for class org.springframework.aop.interceptor.AsyncExecutionAspectsupport
-
Create a new
AsyncExecutionAspectsupportwith the given exception handler. - AsyncExecutionInterceptor - Class in org.springframework.aop.interceptor
-
AOP Alliance
MethodInterceptorthat processes method invocations asynchronously, using a givenAsyncTaskExecutor. - AsyncExecutionInterceptor(Executor) - Constructor for class org.springframework.aop.interceptor.AsyncExecutionInterceptor
-
Create a new instance with a default
AsyncUncaughtExceptionHandler. - AsyncExecutionInterceptor(Executor, AsyncUncaughtExceptionHandler) - Constructor for class org.springframework.aop.interceptor.AsyncExecutionInterceptor
-
Create a new
AsyncExecutionInterceptor. - AsyncHandlerInterceptor - Interface in org.springframework.web.servlet
-
Extends
HandlerInterceptorwith a callback method invoked after the start of asynchronous request handling. - AsyncHandlerMethodReturnValueHandler - Interface in org.springframework.messaging.handler.invocation
-
An extension of
HandlerMethodReturnValueHandlerfor handling async, Future-like return value types that support success and error callbacks. - AsyncHandlerMethodReturnValueHandler - Interface in org.springframework.web.method.support
-
A return value handler that supports async types.
- Asynchronous Listeners - section in annotation interface org.springframework.context.event.EventListener
-
- Asynchronous Listeners - section in class org.springframework.test.context.event.EventPublishingTestExecutionListener
-
- asyncNotstarted() - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert that asynchronous processing was not started.
- asyncPart(string, P, Class) - Method in class org.springframework.http.client.MultipartBodyBuilder
-
Add a part from
Publishercontent. - asyncPart(string, P, ParameterizedTypeReference) - Method in class org.springframework.http.client.MultipartBodyBuilder
-
Variant of
MultipartBodyBuilder.asyncPart(string, Publisher, Class)with aParameterizedTypeReferencefor the element type information. - AsyncRequestNotUsableException - Exception Class in org.springframework.web.context.request.async
-
Raised when the response for an asynchronous request becomes unusable as indicated by a write failure, or a servlet container error notification, or after the async request has completed.
- AsyncRequestNotUsableException(string) - Constructor for exception class org.springframework.web.context.request.async.AsyncRequestNotUsableException
-
- AsyncRequestNotUsableException(string, Throwable) - Constructor for exception class org.springframework.web.context.request.async.AsyncRequestNotUsableException
-
- asyncRequestTimeout(long) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestClient.Controllerspec
-
specify the timeout value for async execution.
- asyncRequestTimeout(long) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestClient.RouterFunctionspec
-
specify the timeout value for async execution.
- AsyncRequestTimeoutException - Exception Class in org.springframework.web.context.request.async
-
Exception to be thrown when an async request times out.
- AsyncRequestTimeoutException() - Constructor for exception class org.springframework.web.context.request.async.AsyncRequestTimeoutException
-
- asyncResult(Object) - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert the result from asynchronous processing.
- asyncResult(Matcher) - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert the result from asynchronous processing with the given matcher.
- AsyncResult<V> - Class in org.springframework.scheduling.annotation
-
Deprecated.as of 6.0, in favor of
CompletableFuture - AsyncResult(V) - Constructor for class org.springframework.scheduling.annotation.AsyncResult
-
Deprecated.Create a new AsyncResult holder.
- AsyncserverResponse - Interface in org.springframework.web.servlet.function
-
Asynchronous subtype of
serverResponsethat exposes the future response. - asyncstarted() - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert whether asynchronous processing started, usually as a result of a controller method returning
CallableorDeferredResult. - AsyncsupportConfigurer - Class in org.springframework.web.servlet.config.annotation
-
Helps with configuring options for asynchronous request processing.
- AsyncsupportConfigurer() - Constructor for class org.springframework.web.servlet.config.annotation.AsyncsupportConfigurer
-
- AsyncTaskExecutor - Interface in org.springframework.core.task
-
Extended interface for asynchronous
TaskExecutorimplementations, offering support forCallable. - AsyncTaskMethodReturnValueHandler - Class in org.springframework.web.servlet.mvc.method.annotation
-
Handles return values of type
WebAsyncTask. - AsyncTaskMethodReturnValueHandler(BeanFactory) - Constructor for class org.springframework.web.servlet.mvc.method.annotation.AsyncTaskMethodReturnValueHandler
-
- AsyncUncaughtExceptionHandler - Interface in org.springframework.aop.interceptor
-
A strategy for handling uncaught exceptions thrown from asynchronous methods.
- AsyncWebRequest - Interface in org.springframework.web.context.request.async
-
Extends
NativeWebRequestwith methods for asynchronous request processing. - AsyncWebRequestInterceptor - Interface in org.springframework.web.context.request
-
Extends
WebRequestInterceptorwith a callback method invoked during asynchronous request handling. - AtAfter - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
-
- AtAfterReturning - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
-
- AtAfterThrowing - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
-
- AtAround - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
-
- AtBefore - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
-
- athrow() - Method in class org.springframework.cglib.core.CodeEmitter
-
- ATHROW - static variable in interface org.springframework.asm.Opcodes
-
- AtomFeedHttpMessageConverter - Class in org.springframework.http.converter.feed
-
Implementation of
HttpMessageConverterthat can read and write Atom feeds. - AtomFeedHttpMessageConverter() - Constructor for class org.springframework.http.converter.feed.AtomFeedHttpMessageConverter
-
- AtPointcut - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
-
- attachment() - static method in class org.springframework.http.ContentDisposition
-
Return a builder for a
ContentDispositionof type "attachment". - attribute() - Element in annotation interface org.springframework.core.annotation.AliasFor
-
The name of the attribute that this attribute is an alias for.
- attribute(string) - Method in interface org.springframework.web.reactive.function.client.ClientRequest
-
Return the request attribute value if present.
- attribute(string) - Method in interface org.springframework.web.reactive.function.server.serverRequest
-
Get the request attribute value if present.
- attribute(string) - Method in class org.springframework.web.reactive.function.server.support.serverRequestWrapper
-
- attribute(string) - Method in interface org.springframework.web.servlet.function.serverRequest
-
Get the request attribute value if present.
- attribute(string, Object) - Method in class org.springframework.test.web.servlet.result.FlashAttributeResultMatchers
-
Assert a flash attribute's value.
- attribute(string, Object) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert a model attribute value.
- attribute(string, Object) - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert a request attribute value.
- attribute(string, Object) - Method in interface org.springframework.mock.web.reactive.function.server.MockserverRequest.Builder
-
- attribute(string, Object) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.RequestHeadersspec
-
set the attribute with the given name to the given value.
- attribute(string, Object) - Method in interface org.springframework.test.web.servlet.client.RestTestClient.RequestHeadersspec
-
set the attribute with the given name to the given value.
- attribute(string, Object) - Method in interface org.springframework.web.client.RestClient.RequestHeadersspec
-
set the attribute with the given name to the given value.
- attribute(string, Object) - Method in interface org.springframework.web.reactive.function.client.ClientRequest.Builder
-
set the attribute with the given name to the given value.
- attribute(string, Object) - Method in interface org.springframework.web.reactive.function.client.WebClient.RequestHeadersspec
-
set the attribute with the given name to the given value.
- attribute(string, Object) - Method in interface org.springframework.web.reactive.function.server.serverRequest.Builder
-
Add an attribute with the given name and value.
- attribute(string, Object) - Method in interface org.springframework.web.servlet.function.serverRequest.Builder
-
Add an attribute with the given name and value.
- attribute(string, string, string) - Method in class org.springframework.test.web.servlet.result.CookieResultMatchers
-
Assert a cookie's specified attribute.
- attribute(string, string, Matcher) - Method in class org.springframework.test.web.servlet.result.CookieResultMatchers
-
Assert a cookie's specified attribute with a Hamcrest
Matcher. - attribute(string, Matcher) - Method in class org.springframework.test.web.servlet.result.FlashAttributeResultMatchers
-
Assert a flash attribute's value with the given Hamcrest
Matcher. - attribute(string, Matcher) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert a model attribute value with the given Hamcrest
Matcher. - attribute(string, Matcher) - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert a request attribute value with the given Hamcrest
Matcher. - Attribute - Class in org.springframework.asm
-
A non standard class, field, method or Code attribute, as defined in the Java Virtual Machine specification (JVMs).
- Attribute(string) - Constructor for class org.springframework.asm.Attribute
-
Constructs a new empty attribute.
- ATTRIBUTE_OPERATION_VIsIBILITY - static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Lowest visibility, used for operations that correspond to accessors or mutators for attributes.
- AttributeAccessor - Interface in org.springframework.core
-
Interface defining a generic contract for attaching and accessing metadata to/from arbitrary objects.
- AttributeAccessorsupport - Class in org.springframework.core
-
support class for
AttributeAccessors, providing a base implementation of all methods. - AttributeAccessorsupport() - Constructor for class org.springframework.core.AttributeAccessorsupport
-
- Attribute Aliases - section in class org.springframework.core.annotation.AnnotationUtils
-
- attributeCount(int) - Method in class org.springframework.test.web.servlet.result.FlashAttributeResultMatchers
-
Assert the number of flash attributes.
- attributeDoesNotExist(string...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attributes do not exist.
- attributeErrorCount(string, int) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attribute(s) have errors.
- attributeExists(string...) - Method in class org.springframework.test.web.servlet.result.FlashAttributeResultMatchers
-
Assert the existence of the given flash attributes.
- attributeExists(string...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attributes exist.
- attributeHasErrors(string...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attribute(s) have errors.
- attributeHasFieldErrorCode(string, string, string) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert a field error code for a model attribute using exact string match.
- attributeHasFieldErrorCode(string, string, Matcher) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert a field error code for a model attribute using a
Matcher. - attributeHasFieldErrors(string, string...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attribute field(s) have errors.
- attributeHasNoErrors(string...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attribute(s) do not have errors.
- attributeNames() - Method in interface org.springframework.core.AttributeAccessor
-
Return the names of all attributes.
- attributeNames() - Method in class org.springframework.core.AttributeAccessorsupport
-
- attributeNames() - Method in class org.springframework.test.context.support.DefaultTestContext
-
- attributeNameToPropertyName(string) - static method in class org.springframework.core.Conventions
-
Convert
strings in attribute name format (for example, lowercase, hyphens separating words) into property name format (camel-case). - attributes() - Method in class org.springframework.cglib.transform.AbstractClassLoader
-
- attributes() - Method in class org.springframework.mock.web.reactive.function.server.MockserverRequest
-
- attributes() - Method in class org.springframework.test.web.servlet.assertj.AbstractHttpservletRequestAssert
-
Return a new assertion object that uses the request attributes as the object to test, with values mapped by attribute name.
- attributes() - Method in interface org.springframework.web.reactive.function.client.ClientRequest
-
Return the attributes of this request.
- attributes() - Method in interface org.springframework.web.reactive.function.server.serverRequest
-
Get a mutable map of request attributes.
- attributes() - Method in class org.springframework.web.reactive.function.server.support.serverRequestWrapper
-
- attributes() - Method in interface org.springframework.web.servlet.function.serverRequest
-
Get a mutable map of request attributes.
- attributes(Consumer) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.RequestHeadersspec
-
Manipulate the request attributes with the given consumer.
- attributes(Consumer) - Method in interface org.springframework.test.web.servlet.client.RestTestClient.RequestHeadersspec
-
Manipulate the request attributes with the given consumer.
- attributes(Consumer) - Method in interface org.springframework.web.client.RestClient.RequestHeadersspec
-
Provides access to every attribute declared so far with the possibility to add, replace, or remove values.
- attributes(Consumer) - Method in interface org.springframework.web.reactive.function.client.ClientRequest.Builder
-
Manipulate the request attributes with the given consumer.
- attributes(Consumer) - Method in interface org.springframework.web.reactive.function.client.WebClient.RequestHeadersspec
-
Provides access to every attribute declared so far with the possibility to add, replace, or remove values.
- attributes(Consumer) - Method in interface org.springframework.web.reactive.function.server.serverRequest.Builder
-
Manipulate this request's attributes with the given consumer.
- attributes(Consumer) - Method in interface org.springframework.web.servlet.function.serverRequest.Builder
-
Manipulate this request's attributes with the given consumer.
- attributes(Map) - Method in class org.springframework.web.servlet.config.annotation.UrlBasedViewResolverRegistration
-
set static attributes to be added to the model of every request for all views resolved by this view resolver.
- attributes(Map) - Method in interface org.springframework.mock.web.reactive.function.server.MockserverRequest.Builder
-
- attributes(Map) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Visitor
-
Receive notification of a router function with attributes.
- attributes(Map) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Visitor
-
Receive notification of a router function with attributes.
- ATTRIBUTEs_KEY - static variable in class org.springframework.http.client.reactive.ReactorClientHttpConnector
-
Channel attribute key under which
WebClientrequest attributes are stored as a Map. - Attribute semantics - section in annotation interface org.springframework.transaction.annotation.Transactional
-
- attributesource - Variable in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
-
- Attribute summary - section in class org.springframework.web.servlet.tags.BindTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.ButtonTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.CheckboxTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.CheckboxesTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.ErrorsTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.FormTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.HiddenInputTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.InputTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.LabelTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.OptionTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.OptionsTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.PasswordInputTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.RadioButtonTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.RadioButtonsTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.selectTag
-
- Attribute summary - section in class org.springframework.web.servlet.tags.form.TextareaTag
-
- authenticate(HttpservletResponse) - Method in class org.springframework.mock.web.MockHttpservletRequest
-
- AUTHORIZATION - static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Authorizationheader field name. - AUTO_PROXY_CREATOR_BEAN_NAME - static variable in class org.springframework.aop.config.AopConfigUtils
-
The bean name of the internally managed auto-proxy creator.
- AUTOCOMPLETE_ATTRIBUTE - static variable in class org.springframework.web.servlet.tags.form.InputTag
-
- AUTODETECT - Enum constant in enum class org.springframework.context.annotation.EnableLoadTimeWeaving.AspectJWeaving
-
switches on AspectJ load-time weaving if a "META-INF/aop.xml" resource is present in the classpath.
- AUTODETECT_ALL - static variable in class org.springframework.jmx.export.MBeanExporter
-
Deprecated.as of 6.1, in favor of the
"autodetect" flag - AUTODETECT_AssEMBLER - static variable in class org.springframework.jmx.export.MBeanExporter
-
Deprecated.as of 6.1, in favor of the
"autodetect" flag - AUTODETECT_MBEAN - static variable in class org.springframework.jmx.export.MBeanExporter
-
Deprecated.as of 6.1, in favor of the
"autodetect" flag - AUTODETECT_NONE - static variable in class org.springframework.jmx.export.MBeanExporter
-
Deprecated.as of 6.1, in favor of the
"autodetect" flag - AutodetectCapableMBeanInfoAssembler - Interface in org.springframework.jmx.export.assembler
-
Extends the
MBeanInfoAssemblerto add auto-detection logic. - autodetectConfiguration() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
-
Autodetect a
FreeMarkerConfigobject in theApplicationContext. - autodetectConfiguration() - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
-
Autodetect a
FreeMarkerConfigobject via theApplicationContext. - autoDetectFields(boolean) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.shortcut for
MapperFeature.AUTO_DETECT_FIELDsoption. - autoDetectGetterssetters(boolean) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.shortcut for
MapperFeature.AUTO_DETECT_sETTERs/MapperFeature.AUTO_DETECT_GETTERs/MapperFeature.AUTO_DETECT_Is_GETTERsoptions. - autodetectMarkupTemplateEngine() - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupView
-
Autodetect a MarkupTemplateEngine via the ApplicationContext.
- autodetectViewConfig() - Method in class org.springframework.web.reactive.result.view.script.scriptTemplateView
-
- autodetectViewConfig() - Method in class org.springframework.web.servlet.view.script.scriptTemplateView
-
- autogenerateFor() - Method in class org.springframework.web.servlet.tags.form.LabelTag
-
Autogenerate the '
for' attribute value for this tag. - autogenerateId() - Method in class org.springframework.web.servlet.tags.form.AbstractCheckedElementTag
-
Return a unique ID for the bound name within the current PageContext.
- autogenerateId() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Autogenerate the '
id' attribute value for this tag. - autogenerateId() - Method in class org.springframework.web.servlet.tags.form.ErrorsTag
-
Get the value for the HTML '
id' attribute. - autogenerateId() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Autogenerated IDs correspond to the form object name.
- autogenerateId() - Method in class org.springframework.web.servlet.tags.form.OptionTag
-
- AutoPopulatingList<E> - Class in org.springframework.util
-
simple
Listwrapper class that allows for elements to be automatically populated as they are requested. - AutoPopulatingList(Class) - Constructor for class org.springframework.util.AutoPopulatingList
-
Creates a new
AutoPopulatingListthat is backed by a standardArrayListand adds new instances of the suppliedelement Classto the backingListon demand. - AutoPopulatingList(List, Class) - Constructor for class org.springframework.util.AutoPopulatingList
-
Creates a new
AutoPopulatingListthat is backed by the suppliedListand adds new instances of the suppliedelement Classto the backingListon demand. - AutoPopulatingList(List, AutoPopulatingList.ElementFactory) - Constructor for class org.springframework.util.AutoPopulatingList
-
Creates a new
AutoPopulatingListthat is backed by the suppliedListand creates new elements on demand using the suppliedAutoPopulatingList.ElementFactory. - AutoPopulatingList(AutoPopulatingList.ElementFactory) - Constructor for class org.springframework.util.AutoPopulatingList
-
Creates a new
AutoPopulatingListthat is backed by a standardArrayListand creates new elements on demand using the suppliedAutoPopulatingList.ElementFactory. - AutoPopulatingList.ElementFactory<E> - Interface in org.springframework.util
-
Factory interface for creating elements for an index-based access data structure such as a
List. - AutoPopulatingList.ElementInstantiationException - Exception Class in org.springframework.util
-
Exception to be thrown from ElementFactory.
- AutoProxyRegistrar - Class in org.springframework.context.annotation
-
Registers an auto proxy creator against the current
BeanDefinitionRegistryas appropriate based on an@Enable*annotation havingmodeandproxyTargetClassattributes set to the correct values. - AutoProxyRegistrar() - Constructor for class org.springframework.context.annotation.AutoProxyRegistrar
-
- AutoProxyUtils - Class in org.springframework.aop.framework.autoproxy
-
Utilities for auto-proxy aware components.
- AutoProxyUtils() - Constructor for class org.springframework.aop.framework.autoproxy.AutoProxyUtils
-
- autowire() - Element in annotation interface org.springframework.beans.factory.annotation.Configurable
-
Are dependencies to be injected via autowiring?
- autowire(Class, int, boolean) - Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Instantiate a new bean instance of the given class with the specified autowire strategy.
- autowire(Class, int, boolean) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- Autowire - Enum Class in org.springframework.beans.factory.annotation
-
Enumeration determining autowiring status: that is, whether a bean should have its dependencies automatically injected by the spring container using setter injection.
- AUTOWIRE_ATTRIBUTE - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- AUTOWIRE_AUTODETECT - static variable in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Deprecated.If you are using mixed autowiring strategies, prefer annotation-based autowiring for clearer demarcation of autowiring needs.
- AUTOWIRE_AUTODETECT - static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Deprecated.If you are using mixed autowiring strategies, use annotation-based autowiring for clearer demarcation of autowiring needs.
- AUTOWIRE_AUTODETECT_VALUE - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- AUTOWIRE_BY_NAME - static variable in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Constant that indicates autowiring bean properties by name (applying to all bean property setters).
- AUTOWIRE_BY_NAME - static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Constant that indicates autowiring bean properties by name.
- AUTOWIRE_BY_NAME - static variable in class org.springframework.beans.factory.wiring.BeanWiringInfo
-
Constant that indicates autowiring bean properties by name.
- AUTOWIRE_BY_NAME_VALUE - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- AUTOWIRE_BY_TYPE - static variable in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Constant that indicates autowiring bean properties by type (applying to all bean property setters).
- AUTOWIRE_BY_TYPE - static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Constant that indicates autowiring bean properties by type.
- AUTOWIRE_BY_TYPE - static variable in class org.springframework.beans.factory.wiring.BeanWiringInfo
-
Constant that indicates autowiring bean properties by type.
- AUTOWIRE_BY_TYPE_VALUE - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- AUTOWIRE_CANDIDATE_ATTRIBUTE - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- AUTOWIRE_CONsTRUCTOR - static variable in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Constant that indicates autowiring the greediest constructor that can be satisfied (involves resolving the appropriate constructor).
- AUTOWIRE_CONsTRUCTOR - static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Constant that indicates autowiring a constructor.
- AUTOWIRE_CONsTRUCTOR_VALUE - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- AUTOWIRE_NO - static variable in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Constant that indicates no externally defined autowiring.
- AUTOWIRE_NO - static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Constant that indicates no external autowiring at all.
- AUTOWIRE_NO_VALUE - static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- autowireBean(Object) - Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Populate the given bean instance through applying after-instantiation callbacks and bean property post-processing (for example, for annotation-driven injection).
- autowireBean(Object) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- autowireBeanProperties(Object, int, boolean) - Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Autowire the bean properties of the given bean instance by name or type.
- autowireBeanProperties(Object, int, boolean) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- autowireByName(string, AbstractBeanDefinition, BeanWrapper, MutablePropertyValues) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Fill in any missing property values with references to other beans in this factory if autowire is set to "byName".
- autowireByType(string, AbstractBeanDefinition, BeanWrapper, MutablePropertyValues) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Abstract method defining "autowire by type" (bean properties by type) behavior.
- autowireCandidate() - Element in annotation interface org.springframework.context.annotation.Bean
-
Is this bean a candidate for getting autowired into some other bean at all?
- AutowireCandidateQualifier - Class in org.springframework.beans.factory.support
-
Qualifier for resolving autowire candidates.
- AutowireCandidateQualifier(Class) - Constructor for class org.springframework.beans.factory.support.AutowireCandidateQualifier
-
Construct a qualifier to match against an annotation of the given type.
- AutowireCandidateQualifier(Class, Object) - Constructor for class org.springframework.beans.factory.support.AutowireCandidateQualifier
-
Construct a qualifier to match against an annotation of the given type whose
valueattribute also matches the specified value. - AutowireCandidateQualifier(string) - Constructor for class org.springframework.beans.factory.support.AutowireCandidateQualifier
-
Construct a qualifier to match against an annotation of the given type name.
- AutowireCandidateQualifier(string, Object) - Constructor for class org.springframework.beans.factory.support.AutowireCandidateQualifier
-
Construct a qualifier to match against an annotation of the given type name whose
valueattribute also matches the specified value. - AutowireCandidateResolver - Interface in org.springframework.beans.factory.support
-
strategy interface for determining whether a specific bean definition qualifies as an autowire candidate for a specific dependency.
- AutowireCapableBeanFactory - Interface in org.springframework.beans.factory.config
-
Extension of the
BeanFactoryinterface to be implemented by bean factories that are capable of autowiring, provided that they want to expose this functionality for existing bean instances. - autowireConstructor(string, RootBeanDefinition, Constructor[], Object[]) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
"autowire constructor" (with constructor arguments by type) behavior.
- Autowired - Annotation Interface in org.springframework.beans.factory.annotation
-
Marks a constructor, field, setter method, or config method as to be autowired by spring's dependency injection facilities.
- AUTOWIRED_ANNOTATION_PROCEssOR_BEAN_NAME - static variable in class org.springframework.context.annotation.AnnotationConfigUtils
-
The bean name of the internally managed Autowired annotation processor.
- AutowiredAnnotationBeanPostProcessor - Class in org.springframework.beans.factory.annotation
-
BeanPostProcessorimplementation that autowires annotated fields, setter methods, and arbitrary config methods. - AutowiredAnnotationBeanPostProcessor() - Constructor for class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
Create a new
AutowiredAnnotationBeanPostProcessorfor spring's standard@Autowiredand@Valueannotations. - AutowiredArguments - Interface in org.springframework.beans.factory.aot
-
Resolved arguments to be autowired.
- AutowiredArgumentsCodeGenerator - Class in org.springframework.beans.factory.aot
-
Code generator to apply
AutowiredArguments. - AutowiredArgumentsCodeGenerator(Class, Executable) - Constructor for class org.springframework.beans.factory.aot.AutowiredArgumentsCodeGenerator
-
- Autowired Constructors - section in annotation interface org.springframework.beans.factory.annotation.Autowired
-
- Autowired Constructors - section in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
- Autowired Fields - section in annotation interface org.springframework.beans.factory.annotation.Autowired
-
- Autowired Fields - section in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
- AutowiredFieldValueResolver - Class in org.springframework.beans.factory.aot
-
Resolver used to support the autowiring of fields.
- AutowiredMethodArgumentsResolver - Class in org.springframework.beans.factory.aot
-
Resolver used to support the autowiring of methods.
- Autowired Methods - section in annotation interface org.springframework.beans.factory.annotation.Autowired
-
- Autowired Methods - section in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
- Autowired Parameters - section in annotation interface org.springframework.beans.factory.annotation.Autowired
-
- AutowiredPropertyMarker - Class in org.springframework.beans.factory.config
-
simple marker class for an individually autowired property value, to be added to
BeanDefinition.getPropertyValues()for a specific bean property. - autowireMode() - Element in annotation interface org.springframework.test.context.TestConstructor
-
Flag for setting the test constructor autowire mode for the current test class.
- autowireResource(BeanFactory, CommonAnnotationBeanPostProcessor.LookupElement, string) - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
-
Obtain a resource object for the given name and type through autowiring based on the given factory.
- Autowiring Arrays, Collections, and Maps - section in annotation interface org.springframework.beans.factory.annotation.Autowired
-
- av - Variable in class org.springframework.asm.AnnotationVisitor
-
The annotation visitor to which this visitor must delegate method calls.
- available() - Method in class org.springframework.mock.web.DelegatingservletInputstream
-
- awaitTermination(long, TimeUnit) - Method in class org.springframework.core.task.support.ExecutorserviceAdapter
-
- Aware - Interface in org.springframework.beans.factory
-
A marker superinterface indicating that a bean is eligible to be notified by the spring container of a particular framework object through a callback-style method.
- A warning about instance variable access - section in org.springframework.core.env.AbstractEnvironment.customizePropertysources(MutablePropertysources)
-
All Classes and Interfaces|All Packages|Constant Field Values|serialized Form
Viewclass or perform rendering in web handlers directly.