I have made two similar projects and wanted to use the feature of @Produces and @Consumes within a given project. I have an error when I am trying to hit the api from some other machine.
What is the possible solution so that I can access the api from a different machine and get the required output set in my code.
Comments
Post a Comment