Can not work in JDK1.9 environment
Open
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 954
- PR merge metrics
- No merged PRs in 30d
Description
In JDK1.9 environment, it can be started via "java -jar ......" command, but when access the url localhost:9090, it shows /home 404 not found error. Change the java environment to JDK1.8, then it works.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.