0

Thanks Maven archetypes the barrier to start developing of services for new RESTful APIs is very straightforward - you can get more or less a project template and start filling in your code.

Now as I am new to Scala, is there some compatibility to use/integrate with Jersey in a similarly convenient way or is there a "Scala" way? (or, would I continue with Java letting all the wiring in the standard Jersey project but delegate complex implementations to a separate Scala JAR artefact).

asked Jun 30, 2017 at 3:21

1 Answer 1

-1

For building scala REST services you should look into the play and lagom frameworks.

answered Jun 30, 2017 at 7:19
1

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.