- [ ] Add tiny example Spring Boot app (`/example`) - [ ] Make tests that call the endpoint `mvc.post("/apple").expectOk()` (<-- something like that) - [ ] Add library as module - [ ] Add some tests to test the library end-to-end
/example)mvc.post("/apple").expectOk()(<-- something like that)