Whole idea is to create Mock service for UI guys to test without actual api. - We have define specification in .ymcl files. - Now want to generate Swagger-UI and Mock rest URI with mock data. - Using spring-boot.
Please suggest some way to generate the same.