随笔分类 - spring
摘要:一、实现自己的servlet,模拟DispatcherServlet package com.sl; import com.sl.mvcframework.annotation.SLAutowired; import com.sl.mvcframework.annotation.SLControll
阅读全文
摘要:https://www.cnblogs.com/hello-shf/p/10926271.html#_label0
阅读全文
摘要:一、使用xml 生成bean <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XML
阅读全文
摘要:spring、springMvc、springBoot和springCloud的联系与区别 spring和springMvc: 1. spring是一个一站式的轻量级的java开发框架,核心是控制反转(IOC)和面向切面(AOP),针对于开发的WEB层(springMvc)、业务层(Ioc)、持久层
阅读全文

浙公网安备 33010602011771号