johnding1996 / HKUST-COMP3111H-Group

Group Project of COMP 3111H in Fall 2017 at HKUST
Apache License 2.0
0 stars 0 forks source link

Cannot use Redis/SQL pool in Spring Boot #68

Closed thomaszhouan closed 7 years ago

thomaszhouan commented 7 years ago

The JedisPool and SQLPool is not properly initialized.

thomaszhouan commented 7 years ago

Issue fixed.