随笔分类 -  other

摘要:1、入口层 1.1 引导类,程序的入口 @SpringBootApplication //使用组合注解(@EnableAutoConfiguration/@ComponentScan/@SpringBootConfiguration) public class TestApplication { p 阅读全文
posted @ 2021-01-28 10:06 codeing123 阅读(170) 评论(0) 推荐(0) 编辑
摘要:天气查询接口: 请求路径:http://wthrcdn.etouch.cn/weather_mini 请求方法:get 请求参数:city(查询的城市名) 响应内容:天气信息 歌曲搜索接口: 请求路径:https://autumnfish.cn/search 请求方法:get 请求参数:keywor 阅读全文
posted @ 2020-07-22 23:28 codeing123 阅读(324) 评论(0) 推荐(0) 编辑
摘要:application.properties 1 spring.datasource.url.jdbc=mysql://localhost:3306/数据库名?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false 阅读全文
posted @ 2020-06-05 00:46 codeing123 阅读(115) 评论(0) 推荐(0) 编辑
摘要:官网:https://mvnrepository.com/ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-quartz</artifactId> </dependenc 阅读全文
posted @ 2020-06-05 00:23 codeing123 阅读(166) 评论(0) 推荐(0) 编辑
摘要:前端组件/框架: https://www.cnblogs.com/liuzhibin/p/5944821.html 配色表: http://www.peisebiao.cn/ 在线画图工具: https://www.processon.com/ 学习网站(B站): https://www.bilib 阅读全文
posted @ 2020-04-23 09:08 codeing123 阅读(146) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示