Set up Jersey Rest Api in Eclipse
Hi guys i have an assignment for my college to make a rest api by using jersey and jax-rs...But the problem that i am facing is that i don't know how to start a project and i don't find any info online to set up a project with jersey in eclipse. Can anyone help me?
5 Replies
⌛
This post has been reserved for your question.
Hey @DionysisT! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
What happens when trying to start it?
no my question is how i will start a project for jersey with its depedencies because i dont want jakarta... And after all the guide i find with jax-rs may its ok but then it doesnt show the response when i making a get to api\
soo the question is how you make a jersey project at Eclipse
Jersey is a Jakarta EE implementation IIRC
JAX-RS is a part of Jakarta EE
Post Closed
This post has been closed by <@675849866445848606>.