- 浏览: 161419 次
- 性别:
- 来自: 北京
-
最新评论
-
jz20110918:
千秋霸业 写道写的非常的好。只是我现在遇到了读取的问题,有的e ...
Java解释Excel数据(jxl.jar包的使用) -
dwangel:
shaka 写道我的问题一样,可是我在jsp设置了isELIg ...
JSP页面EL表达式无效的问题 -
shaka:
我的问题一样,可是我在jsp设置了isELIgnored,还是 ...
JSP页面EL表达式无效的问题 -
Lixh1986:
整理的很详细。辛苦了,谢谢。
java.util.Properties类的使用 -
iceworld4143:
挨踢也疯狂 - 菠菜永久域名
这个名字真彪悍
hibernate自动建表
最近对spring感兴趣,基本原理总算通过Spring In Action看明白了
剩下的事情就是看API了
我个人觉得spring掌握基本原理就足够了,然后看点自己能用到的Class以及context配置方式。不知道我的理解对不对,个人见解而已 -_-
下面我要为自己的spring学习制定计划,遍个list,就像刚才说的那样,先熟悉熟悉经常会用到的class或interface:
剩下的事情就是看API了
我个人觉得spring掌握基本原理就足够了,然后看点自己能用到的Class以及context配置方式。不知道我的理解对不对,个人见解而已 -_-
下面我要为自己的spring学习制定计划,遍个list,就像刚才说的那样,先熟悉熟悉经常会用到的class或interface:
引用
org.springframework.aop.ClassFilter
org.springframework.aop.IntroductionInterceptor
org.springframework.aop.MethodMatcher
org.springframework.aop.Pointcut
org.springframework.aop.MethodBeforeAdvice
org.springframework.aop.BeforeAdvice
org.springframework.aop.AfterReturningAdvice
org.springframework.aop.ThrowsAdvice
org.springframework.aop.framework.AopConfigException
org.springframework.aop.framework.ProxyFactoryBean
org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator
org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator
org.springframework.aop.support.ControlFlowPointcut
org.springframework.aop.support.DefaultIntroductionAdvisor
org.springframework.aop.support.DefaultPointcutAdvisor
org.springframework.aop.support.DelegatingIntroductionInterceptor
org.springframework.aop.support.NameMatchMethodPointcutAdvisor
org.springframework.aop.support.Pointcuts
org.springframework.aop.support.RegExpPointcutAdvisor
org.springframework.aop.IntroductionInterceptor
org.springframework.aop.MethodMatcher
org.springframework.aop.Pointcut
org.springframework.aop.MethodBeforeAdvice
org.springframework.aop.BeforeAdvice
org.springframework.aop.AfterReturningAdvice
org.springframework.aop.ThrowsAdvice
org.springframework.aop.framework.AopConfigException
org.springframework.aop.framework.ProxyFactoryBean
org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator
org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator
org.springframework.aop.support.ControlFlowPointcut
org.springframework.aop.support.DefaultIntroductionAdvisor
org.springframework.aop.support.DefaultPointcutAdvisor
org.springframework.aop.support.DelegatingIntroductionInterceptor
org.springframework.aop.support.NameMatchMethodPointcutAdvisor
org.springframework.aop.support.Pointcuts
org.springframework.aop.support.RegExpPointcutAdvisor
引用
org.springframework.beans.factory.BeanFactory
org.springframework.beans.factory.BeanFactoryAware
org.springframework.beans.factory.config.CustomEditorConfigurer
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
org.springframework.beans.factory.xml.XmlBeanFactory
org.springframework.beans.propertyeditors.URLEditor
org.springframework.beans.factory.BeanFactoryAware
org.springframework.beans.factory.config.CustomEditorConfigurer
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
org.springframework.beans.factory.xml.XmlBeanFactory
org.springframework.beans.propertyeditors.URLEditor
引用
org.springframework.context.ApplicationContext
org.springframework.context.support.FileSystemXmlApplicationContext
org.springframework.context.support.ResourceBundleMessageSource
org.springframework.context.support.FileSystemXmlApplicationContext
org.springframework.context.support.ResourceBundleMessageSource
引用
org.springframework.dao.DataAccessException
引用
org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean
org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean
引用
org.springframework.jdbc.core.JdbcTemplate
org.springframework.jdbc.datasource.DataSourceTransactionManager
org.springframework.jdbc.datasource.DriverManagerDataSource
org.springframework.jdbc.datasource.DataSourceTransactionManager
org.springframework.jdbc.datasource.DriverManagerDataSource
引用
org.springframework.jms.JmsExceptions
org.springframework.jms.core.JmsTemplate
org.springframework.jms.core.MessageCreator
org.springframework.jms.support.converter.MessageConverter
org.springframework.jms.support.converter.SimpleMessageConverter
org.springframework.jms.core.JmsTemplate
org.springframework.jms.core.MessageCreator
org.springframework.jms.support.converter.MessageConverter
org.springframework.jms.support.converter.SimpleMessageConverter
引用
org.springframework.jndi.JndiObjectFactoryBean
引用
org.springframework.mail.SimpleMailMessage
org.springframework.mail.javamail.JavaMailSenderImpl
org.springframework.mail.javamail.JavaMailSenderImpl
引用
org.springframework.metadata.commons.CommonsAttributes
引用
org.springframework.orm.hibernate.HibernateTemplate
org.springframework.orm.hibernate3.LocalSessionFactoryBean
org.springframework.orm.hibernate3.HibernateTransactionManager
org.springframework.orm.hibernate3.support.HibernateDaoSupport
org.springframework.orm.ibatis.SqlMapClientFactoryBean
org.springframework.orm.ibatis.SqlMapClientTemplate
org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
org.springframework.orm.jdo.JdoTemplate
org.springframework.orm.jdo.JdoTransactionManager
org.springframework.orm.ojb.PersistenceBrokerTransactionManager
org.springframework.orm.ojb.support.LocalDataSourceConnectionFactory
org.springframework.orm.ojb.support.LocalOjbConfigurer
org.springframework.orm.hibernate3.LocalSessionFactoryBean
org.springframework.orm.hibernate3.HibernateTransactionManager
org.springframework.orm.hibernate3.support.HibernateDaoSupport
org.springframework.orm.ibatis.SqlMapClientFactoryBean
org.springframework.orm.ibatis.SqlMapClientTemplate
org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
org.springframework.orm.jdo.JdoTemplate
org.springframework.orm.jdo.JdoTransactionManager
org.springframework.orm.ojb.PersistenceBrokerTransactionManager
org.springframework.orm.ojb.support.LocalDataSourceConnectionFactory
org.springframework.orm.ojb.support.LocalOjbConfigurer
引用
org.springframework.payment.PaymentServiceImpl
引用
org.springframework.remoting.RemoteAccessException
org.springframework.remoting.caucho.BurlapProxyFactoryBean
org.springframework.remoting.caucho.BurlapServiceExporter
org.springframework.remoting.caucho.HessianProxyFactoryBean
org.springframework.remoting.caucho.HessianServiceExporter
org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
org.springframework.remoting.jaxrpc.JaxRpcPortProxyFactoryBean
org.springframework.remoting.rmi.RmiProxyFactoryBean
org.springframework.remoting.rmi.RmiServiceExporter
org.springframework.remoting.caucho.BurlapProxyFactoryBean
org.springframework.remoting.caucho.BurlapServiceExporter
org.springframework.remoting.caucho.HessianProxyFactoryBean
org.springframework.remoting.caucho.HessianServiceExporter
org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
org.springframework.remoting.jaxrpc.JaxRpcPortProxyFactoryBean
org.springframework.remoting.rmi.RmiProxyFactoryBean
org.springframework.remoting.rmi.RmiServiceExporter
引用
org.springframework.scheduling.quartz.CronTriggerBean
org.springframework.scheduling.quartz.JobDetailBean
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
org.springframework.scheduling.quartz.QuartzJobBean
org.springframework.scheduling.quartz.SchedulerFactoryBean
org.springframework.scheduling.quartz.SimpleTriggerBean
org.springframework.scheduling.timer.MethodInvokingTimerTaskFactoryBean
org.springframework.scheduling.timer.ScheduledTimerTask
org.springframework.scheduling.timer.TimerFactoryBean
org.springframework.scheduling.quartz.JobDetailBean
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
org.springframework.scheduling.quartz.QuartzJobBean
org.springframework.scheduling.quartz.SchedulerFactoryBean
org.springframework.scheduling.quartz.SimpleTriggerBean
org.springframework.scheduling.timer.MethodInvokingTimerTaskFactoryBean
org.springframework.scheduling.timer.ScheduledTimerTask
org.springframework.scheduling.timer.TimerFactoryBean
引用
org.springframework.test.AbstractTransactionalDataSourceSpringContextTests
引用
org.springframework.transaction.TransactionDefinition
org.springframework.transaction.interceptor.DefaultTransactionAttribute
org.springframework.transaction.interceptor.MatchAlwaysTransactionAttributeSource
org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor
org.springframework.transaction.interceptor.TransactionInterceptor
org.springframework.transaction.interceptor.TransactionProxyFactoryBean
org.springframework.transaction.jta.JtaTransactionManager
org.springframework.transaction.support.TransactionTemplate
org.springframework.transaction.interceptor.DefaultTransactionAttribute
org.springframework.transaction.interceptor.MatchAlwaysTransactionAttributeSource
org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor
org.springframework.transaction.interceptor.TransactionInterceptor
org.springframework.transaction.interceptor.TransactionProxyFactoryBean
org.springframework.transaction.jta.JtaTransactionManager
org.springframework.transaction.support.TransactionTemplate
引用
org.springframework.validation.Validator
引用
org.springframework.web.servlet.DispatcherServlet
org.springframework.web.servlet.HandlerMapping
org.springframework.web.servlet.ViewResolver
org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping
org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
org.springframework.web.servlet.handler.commonsattributes.PathMap
org.springframework.web.servlet.HandlerMapping
org.springframework.web.servlet.ViewResolver
org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping
org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
org.springframework.web.servlet.handler.commonsattributes.PathMap
引用
org.springframework.web.servlet.mvc.AbstractCommandController
org.springframework.web.servlet.mvc.AbstractController
org.springframework.web.servlet.mvc.AbstractWizardFormController
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
org.springframework.web.servlet.mvc.multiaction.PropertiesMethodNameResolver
org.springframework.web.servlet.mvc.throwaway.ThrowawayControllerHandlerAdapter
org.springframework.web.servlet.mvc.AbstractController
org.springframework.web.servlet.mvc.AbstractWizardFormController
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
org.springframework.web.servlet.mvc.multiaction.PropertiesMethodNameResolver
org.springframework.web.servlet.mvc.throwaway.ThrowawayControllerHandlerAdapter
引用
org.springframework.web.servlet.support.BindStatus
引用
org.springframework.web.servlet.view.BeanNameViewResolver
org.springframework.web.servlet.view.InternalResourceViewResolver
org.springframework.web.servlet.view.JstlView
org.springframework.web.servlet.view.ResourceBundleViewResolver
org.springframework.web.servlet.view.XmlFileViewResolver
org.springframework.web.servlet.view.document.AbstractExcelView
org.springframework.web.servlet.view.document.AbstractPdfView
org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer
org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver
org.springframework.web.servlet.view.tiles.TilesConfigurer
org.springframework.web.servlet.view.tiles.TilesView
org.springframework.web.servlet.view.velocity.VelocityConfigurer
org.springframework.web.servlet.view.velocity.VelocityViewResolver
org.springframework.web.servlet.view.InternalResourceViewResolver
org.springframework.web.servlet.view.JstlView
org.springframework.web.servlet.view.ResourceBundleViewResolver
org.springframework.web.servlet.view.XmlFileViewResolver
org.springframework.web.servlet.view.document.AbstractExcelView
org.springframework.web.servlet.view.document.AbstractPdfView
org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer
org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver
org.springframework.web.servlet.view.tiles.TilesConfigurer
org.springframework.web.servlet.view.tiles.TilesView
org.springframework.web.servlet.view.velocity.VelocityConfigurer
org.springframework.web.servlet.view.velocity.VelocityViewResolver
引用
org.springframework.web.context.ContextLoaderListener
org.springframework.web.context.ContextLoaderServlet
org.springframework.web.context.WebApplicationContext
org.springframework.web.context.support.PerformanceMonitorListener
org.springframework.web.context.support.WebApplicationContextUtils
org.springframework.web.context.ContextLoaderServlet
org.springframework.web.context.WebApplicationContext
org.springframework.web.context.support.PerformanceMonitorListener
org.springframework.web.context.support.WebApplicationContextUtils
引用
org.springframework.web.struts.ActionSupport
org.springframework.web.struts.ContextLoaderPlugIn
org.springframework.web.struts.DelegatingActionProxy
org.springframework.web.struts.DelegatingRequestProcessor
org.springframework.web.struts.DelegatingTilesRequestProcessor
org.springframework.web.struts.ContextLoaderPlugIn
org.springframework.web.struts.DelegatingActionProxy
org.springframework.web.struts.DelegatingRequestProcessor
org.springframework.web.struts.DelegatingTilesRequestProcessor
发表评论
-
java进制互转
2008-04-25 13:31 1979十进制转成十六进制: Integer.toHexString( ... -
hibernate自动建表
2008-04-24 16:31 11957方案一 在hibernate.cfg.xml中添加: 引用&l ... -
dom4j操作xml
2008-01-21 13:23 2396<Elements xmlns="http ... -
JSP页面EL表达式无效的问题
2008-01-13 01:33 15966以前用WSAD wizard做的, ... -
java.util.Properties类的使用
2007-12-31 03:26 31031Properties 类已不是新东西了,它在 Java 编程的 ... -
Java解释Excel数据(jxl.jar包的使用)
2007-12-31 03:17 24247jxl.jar 包 下载地址: http://www.andy ... -
实战角度比较EJB2和EJB3的异同
2007-12-30 03:48 2229本文从实战角度比较EJB2和EJB3的异同,通过深入剖析揭 ... -
log4j.properties input log to file.
2007-12-21 14:55 2034# Set the enterprise logger cat ... -
Java中如何正确使用字体编码
2007-12-21 00:56 1963首先声明一下,此文章 ... -
实体Bean的BMP和CMP选择
2007-12-13 15:47 3757EJB有两种主要类型BMP(Bean managed pers ... -
websphere mq常用命令
2007-12-12 15:41 5627转自:http://blog.csdn.net/shrek_c ... -
【半转】struts1.2 与struts1.1 Data-sources的配置
2007-12-07 10:01 2285原文链接http://club.yc.nx.cn/blog/u ... -
【转】请问一下什么是application server?它和web server有什么区别
2007-12-07 09:52 3034From http://slikyn.iteye.com/bl ... -
如何让WSAD的设置Workspace对话框重见天日
2007-11-30 17:45 1492每个用过IBM WSAD5.x的朋友都可能会遇 ... -
ejb在于你是去部署一个工程,而不是去编写一个工程。
2007-10-17 20:34 1298ejb在于你是去部署一个工程,而不是去编写一个工程。 这一句就 ... -
DB2——JDBC个人记录 (2)
2007-10-17 02:48 2035上次说 COM.ibm.db2.jdbc.net.DB2Dri ... -
DB2——JDBC个人记录
2007-10-17 02:40 1641我使用的DB2 Version为 8.1.10.812 网上有 ... -
login部分的Random验证码代码,还不够完善...
2007-10-17 02:34 1527package mypack.login; import ... -
[Ken原创] Struts里的session用法。
2007-10-17 02:33 3111昨天晚上突然遇到一个莫名其妙的问题,可惜因为熄灯没解决好,导致 ... -
[Ken原创]面向对象部分的总结
2007-10-17 02:31 1430Java也学一阵子了,最近正做项目才发现还是基础方面欠缺点,这 ...
相关推荐
在interface21中,Spring JDBC的`JdbcTemplate`和ORM框架的抽象层如`HibernateTemplate`是重点,它们为数据库操作提供了一致的、非侵入性的API。 4. **事务管理**:Spring提供了声明式和编程式事务管理。`...
Spring常用注解和扩展点,Spring常用注解和扩展点,Spring常用注解和扩展点,Spring常用注解和扩展点,Spring常用注解和扩展点,Spring常用注解和扩展点,Spring常用注解和扩展点,Spring常用注解和扩展点
Spring 2.5 是 Spring 框架的一个重要版本,它在之前的版本基础上引入了许多增强功能和改进,为开发者提供了更强大的工具集。这个压缩包包含的“spring常用包”很可能是为了帮助开发者理解并使用 Spring 2.5 的核心...
org.springframework.mock.jndi.ExpectedLookupTemplate.class org.springframework.mock.jndi.SimpleNamingContext.class org.springframework.mock.jndi.SimpleNamingContextBuilder.class org.springframework....
此外,Spring还提供了其他一些常用的注解,如@Service、@Repository和@Controller,它们分别用于标记业务层、数据访问层和控制层的bean。这些注解配合@Component,可以实现基于组件扫描的自动化配置,进一步减少.xml...
Spring 常用注解整理,分类:创建对象;注入数据;范围;全局异常;生命周期;新注解;JPA;扩展原理等注解类型。
你还为Spring.net & Nhiberate的配置头疼吗?请看一下Spring.net & Nhiberate集成的很好示例,Spring.net1.3,Nhiberate2.1.0。一切都是如此简单。
### Spring常用配置详解 #### 一、控制反转(IOC) 控制反转(Inversion of Control, IOC)是Spring框架的核心特性之一,它改变了以往程序中的对象创建和管理方式。在传统的编程模式下,对象间的依赖关系是由对象自身...
ibatis指导和spring常用项目实例.part1.raribatis指导和spring常用项目实例.part1.rar
Spring常用注解
】案例解地址案例 案例解地址测试4 Spring基础配置测试5 Spring基础配置测试6AOP Spring基础配置测试6AOP Spring基础配置Test7-Scope Spring常用配置Test8-EL Spring常用配置Test9-BeanLiftCycle Spring常用配置Test...
现在,我们将深入探讨如何通过自己的代码来模拟Spring的依赖注入。 首先,理解依赖注入的概念至关重要。依赖注入意味着组件不直接创建其依赖的对象,而是由外部实体(如Spring IoC容器)提供。这样做的好处是,我们...
org.springframework.remoting.caucho.BurlapClientInterceptor.class org.springframework.remoting.caucho.BurlapProxyFactoryBean.class org.springframework.remoting.caucho.BurlapServiceExporter.class org....
单元测试—— Spring 环境下测试,所需要的jar包: spring-test-4.3.29.RELEASE.jar、junit-4.13.1.jar、hamcrest-core-1.3.jar。
在这个"spring3.1.1常用jar包"中,包含了一系列核心的Spring库,这些库是搭建基于Spring的应用程序所必需的。 1. **Spring Core**:这是Spring框架的基础,提供了依赖注入(DI)和面向切面编程(AOP)的核心功能。...
深入理解`abstract class`和`interface`是Java编程中至关重要的概念,这对于学习Java、Hibernate和Spring等技术的开发者来说尤其重要。`abstract class`和`interface`都是Java中定义抽象类的机制,但它们之间存在...
spring boot常用注解
Spring bean 一般通过配置文件和注解进行加载,如果要实现jar或class文件,动态实现spring bean 的动态加载,并通过UrlClassLoader完成jar和class文件的加载。可以实现jar的热替换。spring的bean动态加载则需要对...
org.springframework.instrument.classloading-3.0.0.M4.jar
在实际应用中,Spring 框架也支持单实例模式,可以在配置文件中设置 bean 的 scope 为 singleton,确保每次请求时返回同一个对象实例。 ```java public class SimplestSingleton { private static ...