03 2020 档案

摘要:创建一个简单的项目: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-insta 阅读全文
posted @ 2020-03-21 17:45 Zs夏至 阅读(217) 评论(0) 推荐(0) 编辑
摘要:在开发中,用到springboot项目,当打包后部署运行时,出现了这个问题,网上搜了好多,又是加META-INF配置,又是加啥的,感觉springboot这么方便,这种问题怎么可能会搞这么复杂,于是研究了一下: 首先我们项目要依赖springboot的parent或者引入spring-boot-de 阅读全文
posted @ 2020-03-10 17:57 Zs夏至 阅读(17559) 评论(2) 推荐(3) 编辑
摘要:1.创建数据库表 create table system_resource ( id bigint(11) not null primary key auto_increment comment 'id', resource_name varchar(20) not null comment '资源 阅读全文
posted @ 2020-03-08 17:00 Zs夏至 阅读(393) 评论(0) 推荐(0) 编辑

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