ニュース

How are you running OpenRewrite? I am using the Gradle plugin through an init script, my project is a single module project. I will come back to this, my build.gradle is very simple and I've tried ...
问题原因 io.seata.server.session.SessionHolder#init String sessionStorePath = CONFIG.getConfig ("store.file.dir", "sessionStore"); 删除 sessionStore/root.data 或者用 seata bin/seata-server启动都可以解决 ...