Spring (with Spring Boot) has approachable tutorials [1] on how to get started but will get intimidating pretty fast.
I highly recommend using Kotlin instead of Java when trying out the JVM, though.
[0] http://sparkjava.com/ [1] https://spring.io/guides/gs/rest-service/