The pits in the connecting postgresql with mybatis in the springboot project
Posted 天空尽头
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The pits in the connecting postgresql with mybatis in the springboot project相关的知识,希望对你有一定的参考价值。
background
these days I have been learning Springboot acordingly the course of heima.
i want to use postgresql to subtain mysql
but i met a big pit:
the solvement: 找到postgresql.conf文件,修改参数lc_messages的值为UTF8
recite: https://blog.csdn.net/killvoon/article/details/45041103
以上是关于The pits in the connecting postgresql with mybatis in the springboot project的主要内容,如果未能解决你的问题,请参考以下文章