You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything was working fine, suddenly I got this error
Error creating bean with name 'redisServer' defined in class path resource.Invocation of init method failed; nested exception is java.lang.RuntimeException: Can't start redis server.
My pom.xml is:
com.github.kstyrc
embedded-redis
0.6
The text was updated successfully, but these errors were encountered:
Everything was working fine, suddenly I got this error
Error creating bean with name 'redisServer' defined in class path resource.Invocation of init method failed; nested exception is java.lang.RuntimeException: Can't start redis server.
My pom.xml is:
com.github.kstyrc
embedded-redis
0.6
The text was updated successfully, but these errors were encountered: