Class OnReactiveWebApplication
- java.lang.Object
-
- springfox.documentation.common.ClassPresentInClassPathCondition
-
- springfox.documentation.spring.web.OnReactiveWebApplication
-
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
public class OnReactiveWebApplication extends ClassPresentInClassPathCondition
-
-
Constructor Summary
Constructors Constructor Description OnReactiveWebApplication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String
getClassName()
-
Methods inherited from class springfox.documentation.common.ClassPresentInClassPathCondition
matches
-
-
-
-
Method Detail
-
getClassName
protected java.lang.String getClassName()
- Specified by:
getClassName
in classClassPresentInClassPathCondition
-
-