hexsmith
hexsmith
如何在本地启动?
你好,在github上看到你的jblog项目,想在本地跑一下,修改了配置,在Eclipse中能跑起来,但是用浏览器打开的时候请求地址[http://localhost:8080/blog/home](http://localhost:8080/blog/home),总是报404的错误,不知是不是什么地方配置有误,烦请指教。谢谢
mongo writer plugin support config authentication db name
Please search the existing issues for relevant feature requests, add upvotes to pre-existing requests. #### Feature Description 当前版本依赖的tidb parser 版本较低,在MySQL8.0及以上版本,会将SQL 语句中的utf8 别名为utf8mb3,低版本无法识别,而在高版本的tidb parser 中对utf8mb3 进行了支持,详见[tidb release note](https://docs-archive.pingcap.com/tidb/v7.2/release-7.2.0),[Support utf8mb3 charset](https://github.com/pingcap/tidb/pull/44655/files) ####...