Uses of Class
org.springdoc.core.properties.SwaggerUiConfigProperties.SyntaxHighlight
Packages that use SwaggerUiConfigProperties.SyntaxHighlight
-
Uses of SwaggerUiConfigProperties.SyntaxHighlight in org.springdoc.core.properties
Methods in org.springdoc.core.properties that return SwaggerUiConfigProperties.SyntaxHighlightModifier and TypeMethodDescriptionSwaggerUiConfigProperties.getSyntaxHighlight()Gets syntaxHighlight.Methods in org.springdoc.core.properties with parameters of type SwaggerUiConfigProperties.SyntaxHighlightModifier and TypeMethodDescriptionvoidSwaggerUiConfigProperties.setSyntaxHighlight(SwaggerUiConfigProperties.SyntaxHighlight syntaxHighlight) Sets syntaxHighlight.