I gave a demo of JAX-RS using @QueryParam and @PathParam annotations, and created a client to connect with the resources and display the results. I promised to post the code. So here it is along with some cleanup.
Here are the Apache Maven projects and code:
simple-queryparam-example.zip
simple-queryparam-client-example.zip
Example.java
SimpleExampleClientApplication.java
0 comments :
Post a Comment