Closed pietermartin closed 2 years ago
Sparkjava's static interceptors are interfering with other implementations in the same jvm. Use Service.ignite() which should resolve the issue.
Service.ignite()
Sparkjava's static interceptors are interfering with other implementations in the same jvm. Use
Service.ignite()
which should resolve the issue.