springboot-demo基本整合功能

时间:2022-10-09 09:31:35
【文件属性】:

文件名称:springboot-demo基本整合功能

文件大小:80KB

文件格式:ZIP

更新时间:2022-10-09 09:31:35

springboot

### 入口demo 代码具体编译执行入口:com.springboot.demo.SpringbootDemoApplication;
代码测试入口:com.springboot.demo.SpringbootDemoApplicationTests.testPerson;
配置入口:config/application.yaml;
使用要求:maven版本3.8.1,之前使用3.8.6会有错误,导致无法使用;
* WEB访问入口:http://127.0.0.1:8080/hello; * Thymeleaf入口:http://127.0.0.1:8080/myThymeleaf * mybatis入口:http://127.0.0.1:8080/queryMybatisAll * jdbc入口:http://127.0.0.1:8080/queryAll * druid监控入口:http://127.0.0.1:8080/druid


【文件预览】:
Users
----shizai.wlh()
--------Downloads()

网友评论