RJ

Results 4 comments of RJ

Thanks @CyrusYip 。使用 install_2.8.22.sh 就能装上 deepin.com.wechat_2.6.8.65deepin0_i386.deb 了,执行 `sudo apt install fonts-wqy-microhei fonts-wqy-zenhei` 也真的解决了中文字体变方块的问题,我使用的是系统自带的中文输入法。现在微信一切正常了。 master 分支的问题希望作者以后解决吧。

Not work on idea-2019.1.1 with kotlin-1.3.31. Any idea?

Yes, I know that. But keep `..` tag is more clear. When deploy my child module to bintray, bintray recognize it as a pom package if no `..` tag. May...

My solution: set `spring.datasource.separator=^^^ END OF SCRIPT ^^^` . By this setting, `ScriptUtils` does not separate the content of the SQL file into multiple statements.