摘要: 在entity对应的字段上添加注解:@TableId(type = IdType.INPUT) 阅读全文
posted @ 2020-12-25 16:55 外星飞碟176 阅读(85) 评论(0) 推荐(0) 编辑
摘要: 参考地址:https://www.52pojie.cn/thread-1320716-1-1.html 自己服务器:ubuntu18 安装 wget https://one.blob.core.chinacloudapi.cn/badyun/teambition/v0.01/app 给运行权限 ch 阅读全文
posted @ 2020-12-25 14:51 外星飞碟176 阅读(283) 评论(0) 推荐(0) 编辑
摘要: tomcat安装目录/conf/logging.properties: 找到java.util.logging.ConsoleHandler.encoding = UTF-8 改为java.util.logging.ConsoleHandler.encoding = GBK 阅读全文
posted @ 2020-12-25 14:48 外星飞碟176 阅读(42) 评论(0) 推荐(0) 编辑