Rest API is a technique for web-application to interact with other services. For Rest API UI, we can use the swagger as a documentation server for UI.Now a days most of companies are moving their applications into microservice architecture for easy to manager their service and complete the services as soon as possible. Development cost is very less in microservice applications.
Dropwizard is a java framework which is used for developing microservice application. We can bind our dropwizard application with Swagger and we can develop microservice application easily.
Dropwizard is a java framework which is used for developing microservice application. We can bind our dropwizard application with Swagger and we can develop microservice application easily.
No comments:
Post a Comment