diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index ce2d8d7..b059502 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -29,8 +29,5 @@ springdoc.swagger-ui.disable-swagger-default-url=true # ======================================== springdoc.api-docs.path=/v3/api-docs springdoc.api-docs.groups.enabled=true - -# ????????????????????? com.example.controller? springdoc.packages-to-scan=com.mini.capi.sys -# ????????????????????? springdoc.paths-to-match=/** \ No newline at end of file