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

启动时异常:executors must have at least one #18

Open
chn-maich opened this issue Aug 21, 2024 · 0 comments
Open

启动时异常:executors must have at least one #18

chn-maich opened this issue Aug 21, 2024 · 0 comments

Comments

@chn-maich
Copy link

chn-maich commented Aug 21, 2024

版本:
<!-- 若使用redisson作为分布式锁底层,则需要引入 --> <dependency> <groupId>com.baomidou</groupId> <artifactId>lock4j-redisson-spring-boot-starter</artifactId> <version>2.2.5</version> </dependency>

异常:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'lockTemplate' defined in class path resource [com/baomidou/lock/spring/boot/autoconfigure/LockAutoConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: executors must have at least one

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

1 participant