I have swagger plugged in to my spring boot application. Spring boot allows you to have property files for each environment that you have. Is there a way to disable swagger fo
For those that use code gen (which generates Swagger2SpringBoot):
Done.