Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

启动带有@GlobalTransactional(rollbackFor = Exception.class)的微服务报错 #17

Open
pp553933054 opened this issue Mar 23, 2023 · 3 comments

Comments

@pp553933054
Copy link

image

@HeavenTonight
Copy link

确实Google的guava包

@chenjianglin1
Copy link

我也遇到了。知道怎么解决吗

@HeavenTonight
Copy link

我也遇到了。知道怎么解决吗

增加guava 的依赖,如下:
<dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>31.1-jre</version> </dependency>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants