Join Slack
Communities
Powered by
```Spark.get("/posts", { req, res -> postServic...
# announcements
d
dszopa
12/22/2016, 6:47 PM
Copy code
Spark.get("/posts", { req, res -> postService.allPosts }, toJson)
This works with the initial implementation that I posted
Open in Slack
Previous
Next