文件名称: spring-context-support-4.1.7.RELEASE.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>4.1.7.RELEASE</version>
</dependency>Gradle:
implementation group: 'org.springframework', name: 'spring-context-support', version: '4.1.7.RELEASE'
Gradle (Short):
implementation 'org.springframework:spring-context-support:4.1.7.RELEASE'
Gradle (Kotlin):
implementation("org.springframework:spring-context-support:4.1.7.RELEASE")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.cache.ehcache
org.springframework.cache.guava
org.springframework.cache.jcache
org.springframework.cache.jcache.config
org.springframework.cache.jcache.interceptor
org.springframework.cache.transaction
org.springframework.mail
org.springframework.mail.javamail
org.springframework.scheduling.commonj
org.springframework.scheduling.quartz
org.springframework.ui.freemarker
org.springframework.ui.jasperreports
org.springframework.ui.velocityorg.springframework.cache.ehcache.EhCacheCache
org.springframework.cache.ehcache.EhCacheCacheManager
org.springframework.cache.ehcache.EhCacheFactoryBean
org.springframework.cache.ehcache.EhCacheManagerFactoryBean
org.springframework.cache.ehcache.EhCacheManagerUtils
org.springframework.cache.guava.GuavaCache
org.springframework.cache.guava.GuavaCacheManager
org.springframework.cache.jcache.JCacheCache
org.springframework.cache.jcache.JCacheCacheManager
org.springframework.cache.jcache.JCacheManagerFactoryBean
org.springframework.cache.jcache.config.AbstractJCacheConfiguration
org.springframework.cache.jcache.config.JCacheConfigurer
org.springframework.cache.jcache.config.JCacheConfigurerSupport
org.springframework.cache.jcache.config.ProxyJCacheConfiguration
org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationSource
org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
org.springframework.cache.jcache.interceptor.BeanFactoryJCacheOperationSourceAdvisor
org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
org.springframework.cache.jcache.interceptor.JCacheAspectSupport
org.springframework.cache.jcache.interceptor.JCacheInterceptor
org.springframework.cache.jcache.interceptor.JCacheOperation
org.springframework.cache.jcache.interceptor.JCacheOperationSource
org.springframework.cache.jcache.interceptor.JCacheOperationSourcePointcut
org.springframework.cache.jcache.interceptor.SimpleExceptionCacheResolver
org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager
org.springframework.cache.transaction.TransactionAwareCacheDecorator
org.springframework.cache.transaction.TransactionAwareCacheManagerProxy
org.springframework.mail.MailAuthenticationException
org.springframework.mail.MailException
org.springframework.mail.MailMessage
org.springframework.mail.MailParseException
org.springframework.mail.MailPreparationException
org.springframework.mail.MailSendException
org.springframework.mail.MailSender
org.springframework.mail.SimpleMailMessage
org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
org.springframework.mail.javamail.InternetAddressEditor
org.springframework.mail.javamail.JavaMailSender
org.springframework.mail.javamail.JavaMailSenderImpl
org.springframework.mail.javamail.MimeMailMessage
org.springframework.mail.javamail.MimeMessageHelper
org.springframework.mail.javamail.MimeMessagePreparator
org.springframework.scheduling.commonj.DelegatingTimerListener
org.springframework.scheduling.commonj.DelegatingWork
org.springframework.scheduling.commonj.ScheduledTimerListener
org.springframework.scheduling.commonj.TimerManagerAccessor
org.springframework.scheduling.commonj.TimerManagerFactoryBean
org.springframework.scheduling.commonj.TimerManagerTaskScheduler
org.springframework.scheduling.commonj.WorkManagerTaskExecutor
org.springframework.scheduling.quartz.AdaptableJobFactory
org.springframework.scheduling.quartz.CronTriggerFactoryBean
org.springframework.scheduling.quartz.DelegatingJob
org.springframework.scheduling.quartz.JobDetailFactoryBean
org.springframework.scheduling.quartz.JobMethodInvocationFailedException
org.springframework.scheduling.quartz.LocalDataSourceJobStore
org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.StatefulMethodInvokingJob
org.springframework.scheduling.quartz.QuartzJobBean
org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
org.springframework.scheduling.quartz.SchedulerAccessor
org.springframework.scheduling.quartz.SchedulerAccessorBean
org.springframework.scheduling.quartz.SchedulerContextAware
org.springframework.scheduling.quartz.SchedulerFactoryBean
org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor
org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
org.springframework.scheduling.quartz.SpringBeanJobFactory
org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
org.springframework.ui.freemarker.FreeMarkerTemplateUtils
org.springframework.ui.freemarker.SpringTemplateLoader
org.springframework.ui.jasperreports.JasperReportsUtils
org.springframework.ui.velocity.SpringResourceLoader
org.springframework.ui.velocity.VelocityEngineFactory
org.springframework.ui.velocity.VelocityEngineFactoryBean
org.springframework.ui.velocity.VelocityEngineUtils