Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST with Jersey #1

Closed
juliuskrah opened this issue Mar 13, 2018 · 1 comment
Closed

REST with Jersey #1

juliuskrah opened this issue Mar 13, 2018 · 1 comment
Assignees
Labels
content calendar Content that will be published on blog java Java Programming Language rest REpresentational State Transfer

Comments

@juliuskrah
Copy link
Owner

REST is an architectural style that has gained popularity over the years as the de-facto standard for writing Web Services.

A post that demonstrates how to developed RESTful applications in Java using Jersey which is the RI for JAX-RS.

@juliuskrah juliuskrah added the content calendar Content that will be published on blog label Mar 13, 2018
@juliuskrah juliuskrah self-assigned this Mar 13, 2018
This was referenced Mar 13, 2018
@juliuskrah juliuskrah added the rest REpresentational State Transfer label Mar 13, 2018
@juliuskrah
Copy link
Owner Author

I am closing this issue with the release of my Jersey Article.

Comment if you require additional features in the blog post

@juliuskrah juliuskrah added the java Java Programming Language label Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content calendar Content that will be published on blog java Java Programming Language rest REpresentational State Transfer
Projects
None yet
Development

No branches or pull requests

1 participant