摘要: 1.导入依赖 <dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-core</artifactId> <version>1.7.1</version> </dependency> <dependency> <group 阅读全文
posted @ 2021-06-22 20:56 一拳超人的逆袭 阅读(58) 评论(0) 推荐(0) 编辑
摘要: 1.依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> <dependency> <groupId>org 阅读全文
posted @ 2021-06-22 19:24 一拳超人的逆袭 阅读(126) 评论(0) 推荐(0) 编辑
摘要: 1.依赖导入 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-jdbc</artifactId> </dependency> <dependency> <gro 阅读全文
posted @ 2021-06-22 11:43 一拳超人的逆袭 阅读(52) 评论(0) 推荐(0) 编辑