I have the same error, I tried lots of ways. Finally, I found it is the Java Loading dependencies order issue. If I move it to the last one. it works fine for me.
I modify it in my IntelliJ Idea:
cmd-; Project Settings -- Modules -- Dependencies
click + in bottom-left -- 2 Library -- From Maven