Hi Folks, Lets see quickly how can generate the Spring Boot code from OpenAPI Specification i.e. YAML file. Swagger is popular tool to design the API. I'm working on some integration project and my Business Analyst shared a OpenAPI spec which describe the name of API, input parameters , data types, the output response, http … Continue reading How to generate Java – Spring Code from OpenAPI YAML spec