摘要:
新购入一台Linux服务器,将项目部署至服务器,项目出现问题记录如下: 1.项目使用JPA,实例类中表名为大写,JPA查询显示该表不存在,原因是Mysql设置中默认表名区分大小写 show variables like "%case%"; mysql> show variables like "%c 阅读全文
摘要:
问题描述:Unable to infer base url. This is common when using dynamic servlet registration or when the API is behind an API Gateway. The base url is the ro 阅读全文