DoNotBugPlz

Results 4 issues of DoNotBugPlz

Springboot:3.2.2 JDK: 17 stateMachine: 4.0 stateMachine-redis: 4.0 When I call the stateMachineRedisPersistence.persist method, I encounter an error. The complete error message is: `register this class use: kryo.register(org.springframework.statemachine.support.DefaultStateMachineContext.class); java.lang.IllegalArgumentException: Class is...

status/need-triage

你好,起初打开纯净浏览器后直接闪退,按照txt 文档中的内容进行操作, 打开发现chrome 浏览器是 125 版本,于是升级驱动,打开软件提示这个, 然后切回 124 驱动,发现闪退,目前卡在这里了

Jetcache 版本: 2.7.6 springcloud 版本: 2023.0.1 redisson 版本: 3.30.0 使用注解的方式来对方反餐进行缓存时提示: jetcahce(RedissonCache) PUT error: key=[['xxxxx']] java.lang.IllegalSteteException: Sync methods can't be invoked from async/rx/reactive listeners

springboot 版本 3.3.x || 3.2.x gracefulResponse 版本 5.0.4-boot3 || 5.0.5-boot3 ![Image](https://github.com/user-attachments/assets/2cb5dfc9-b01e-4d8b-b421-abbd19bdd993) 这里应该是版本没有关系,好像是因为 spring 报得错误未被 GracefulResponse 的 ValidationStatusCode 拦截到 ![Image](https://github.com/user-attachments/assets/452dd11b-691c-4735-bc53-2b8d02b71e6f)