-
When different tomcat instance which belong to different App use a same redis instance, but not same DB , it looks the session shared among instances ......The session id of B98D3CB43DC1DF0B40C47EA71…
-
Hi,
First of all, I apologize for having allready submitted this issue in the spring boot project (My initial guess) and into the Hateaos project (following [mhalbritter](https://github.com/mhalbri…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
在使用seata1.1.0运行seata-samples/springc…
-
Similar to the experience when an app is started with `-Debug`, we should be able to trigger an output of the auto-configuration report when the context is processed ahead-of-time. That'll help users …
-
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Issue Description
business客户端,启动后循环逐秒打印ERROR日志,尝试功能仍能使用…
-
Hi,
I changed some parameters in the configuration file, but now I get this error:
```
2020-07-20 12:33:05,475 [http-nio-0.0.0.0-8080-exec-6] ERROR o.s.w.s.h.ExceptionWebSocketHandlerDecorator…
-
```
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< com.example:demo-springboot3-native >-----------------
[INFO] Building demo-springboot3-native 0.0.1-SNAPSHOT
[INFO] -------…
-
I have an spring boot application support both running as a web server or a command job, when running as a web server, the metrics successfully scraped by prometheus through endpoint `/acturator/prome…
-
### Description
I do can build using the `docker build --no-cache -t myapp ./` command.
But `docker-compose build` does not work and I get the errors below:
```
[+] Building 0.4s (5/5) FINIS…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
nacos版本2.0.3,使用docker-compose拉取lastest镜像后启动无法注册到nacos
使用1.4.2…