jevbooks

← All projects

jev-spring-boot-starter

danvega/jev-spring-boot-starter

Spring Boot 4 starter for TypeSafe Jev typed questions.

What it is

A community Spring Boot 4 starter that lets Spring MVC applications ask TypeSafe Jev typed questions through an injected JevClient, using RestClient and Jackson 3.

How it uses Jev

JevClient.evaluate takes state plus a map of Choice, Score, or Noul questions and returns calibrated probabilities. Code reads answers via response.choice("team").choice(), response.noul("urgent").noul(), or response.score("severity").score(). The application decides thresholds.

Primitives:choicescorenoul

Technique worth stealing

Inject one JevClient; back off when the application supplies its own; no HTTP calls during startup.

Try it

./mvnw clean install, set TYPESAFE_API_KEY, run examples/support-triage with spring-boot:run.

View on GitHub

judged by Jevjev-1.13.0

Evidence

Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.

  • Jev-centricyes0.69
  • Shows a System One patternno0.04
  • Handles uncertaintyno0.03
  • Measuredno0.04
  • Runnableyes0.97
  • Worth recommendingno0.29
  • Model replicano0.03
  • Problem scopescore on a 0–2 scale0.99
  • About Jevyes0.98

Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 21 Sept 2026.