第一步:添加依赖,springboot中集成了thymeleaf,所以用springboot中的依赖就行<!--模板引擎--> <dependency> <groupId>rtifactId>sp...
第一步:引依赖<dependency> <groupId>net.sf.jxls</groupId> <artifactId>jxls-core</artifactId> <version>1.0.5</versi
Maven配置:<dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-spring</artifactId> <version>1.3.2</version>...
第一步:添加依赖信息 <!-- 通用Mapper--> <dependency> <groupId>tk.mybatis</groupId> <artifac...
第一步:创建普通的maven项目第二步:添加依赖 <!-- 父工程为springboot项目--> <parent> <groupId>org.springframework.boot</e...
第一步第二步第三步:点击Next,常规的web项目填写,点击Next第四步:选择所用依赖第五步:填写项目名字和路径,点击完成完成
(一)、添加依赖,SpringBoot中已经将Redis引入进来<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId></dependenc...
(一)、添加依赖(springboot)里面整合的有WebScoket<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号