参考文档:https://mp.weixin.qq.com/s/ofLnHPKEQGPqXVRJasV-ng 注解本身没有功能的,就和xml一样。注解和xml都是一种元数据,元数据即解释数据的数据,这就是所谓配置。 本文主要罗列 Spring | SpringMVC相关注解的简介。 Spring部分 Read More
https://www.zhihu.com/question/64671972 所以,用最简练的语言概括就是: Spring 是一个“引擎”; Spring MVC 是基于Spring的一个 MVC 框架 ; Spring Boot 是基于Spring4的条件注册的一套快速开发整合包。为了简化工作流 Read More
初次使用时的一些问题 [ERROR] Target process 116477 is not the process using port 3658, you will connect to an unexpected process. [ERROR] 1. Try to restart arth Read More