摘要: <context:annotation-config/> 在.xml文件中配置 阅读全文
posted @ 2021-04-26 02:16 时寒很苦恼 阅读(92) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 阅读全文
posted @ 2021-04-26 00:38 时寒很苦恼 阅读(185) 评论(0) 推荐(0)
摘要: <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</artifactId> <version>5.1.13.RELEASE</version> </dependency> 这个依赖会将Sprin 阅读全文
posted @ 2021-04-26 00:14 时寒很苦恼 阅读(56) 评论(0) 推荐(0)