Jedis reports errors using tool classes

Jedis calls the tool class and reports java.lang.exceptionininitializererror exception. The reason is that the resource configuration file is not read. Change the resource configuration file to an absolute path to solve it (the default read file path of idea is SRC path)

 

Read More: