随笔分类 -  Spring

摘要:Home » com.fasterxml.jackson » core jar包下载地址 https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations https://mvnrepository.c 阅读全文
posted @ 2019-11-15 14:35 Mr.石 阅读(11214) 评论(0) 推荐(1)
摘要:source: http://blog.csdn.net/yuexianchang/article/details/53583327 1:浏览器输入官网地址:http://spring.io/projects 2:点击如图树叶页面按钮。 3:点击如图小猫图片按钮。 4:查找downloading s 阅读全文
posted @ 2019-09-11 18:01 Mr.石 阅读(13520) 评论(0) 推荐(2)
摘要:注:此文章转载于其他大神 一、正面解读: Spring主要是基于IOC反转Beans管理Bean类,主要依存于SSH框架(Struts+Spring+Hibernate)这个MVC框架,所以定位很明确,Struts主要负责表示层的显示,Spring利用它的IOC和AOP来处理控制业务(负责对数据库的 阅读全文
posted @ 2019-07-29 17:20 Mr.石 阅读(4635) 评论(0) 推荐(1)