You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: springdoc-openapi-starter-common/src/main/java/org/springdoc/core/configuration/SpringDocConfiguration.java
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -458,15 +458,14 @@ static class SpringDocActuatorConfiguration {
458
458
* Springdoc bean factory post processor 3 bean factory post processor.
459
459
*
460
460
* @param groupedOpenApis the grouped open apis
461
-
* @param springDocConfigProperties the spring doc config properties
Copy file name to clipboardExpand all lines: springdoc-openapi-starter-common/src/main/java/org/springdoc/core/configurer/SpringdocActuatorBeanFactoryConfigurer.java
0 commit comments