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

nested exception is java.lang.ClassNotFoundException: redis.clients.jedis.JedisPool #2

Open
findpippi opened this issue Jun 28, 2018 · 1 comment

Comments

@findpippi
Copy link

after deploying the compiled war file into tomcat, the application could be initialized because there is no dependency in pom.xml and there is no redis configuration java file in the source code.

没有办法用,pom file依赖都没有写好。

@lzhme
Copy link

lzhme commented Aug 2, 2018

<dependency> <groupId>redis.clients</groupId> <artifactId>jedis</artifactId> <version>2.9.0</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

2 participants