摘要: import org.apache.commons.lang.StringUtils; import org.apache.http.HttpEntity; import org.apache.http.HttpResponse; import org.apache.http.StatusLine; 阅读全文
posted @ 2020-11-26 14:55 yvioo 阅读(5379) 评论(0) 推荐(0) 编辑
摘要: 引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> <version>2.1.7.RELEASE</version> 阅读全文
posted @ 2020-11-26 14:15 yvioo 阅读(719) 评论(1) 推荐(1) 编辑