摘要:
一、配置pom.xml <!-- springboot整合redis --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId 阅读全文
posted @ 2020-03-30 23:09
一路繁花似锦绣前程
阅读(219)
评论(0)
推荐(0)
摘要:
一、配置pom.xml <!-- spring boot web支持 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dep 阅读全文
posted @ 2020-03-30 22:23
一路繁花似锦绣前程
阅读(688)
评论(0)
推荐(0)
摘要:
一、开启POP3/SMTP服务 二、配置pom.xml <!-- 邮件依赖 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> < 阅读全文
posted @ 2020-03-30 21:46
一路繁花似锦绣前程
阅读(171)
评论(0)
推荐(0)
浙公网安备 33010602011771号