Uses of Interface
org.springdoc.core.ReturnTypeParser
Packages that use ReturnTypeParser
-
Uses of ReturnTypeParser in org.springdoc.core
Constructor parameters in org.springdoc.core with type arguments of type ReturnTypeParserModifierConstructorDescriptionGenericResponseService(OperationService operationService, List<ReturnTypeParser> returnTypeParsers, SpringDocConfigProperties springDocConfigProperties, PropertyResolverUtils propertyResolverUtils) Instantiates a new Generic response builder.