Class ApiDocumentGeneration


  • @Component
    public class ApiDocumentGeneration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.swagger.v3.oas.models.OpenAPI customOpenAPI()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ApiDocumentGeneration

        public ApiDocumentGeneration()
    • Method Detail

      • customOpenAPI

        @Bean
        public io.swagger.v3.oas.models.OpenAPI customOpenAPI()