Before you dive in
What you’ll find in the original
- Build and install the starter locally, then add it alongside the application's own `spring-boot-starter-webmvc` dependency.
- Configure credentials through Spring properties and inject `JevClient` into an application service.
- Represent bounded category selection, truth/support judgment, and rubric scoring with the starter's three typed question forms.
Worth knowing
Requires Java, Maven, Spring MVC, and TypeSafe credentials. The starter is installed from this repository rather than a documented central release, so pin the reviewed revision for reproducibility.