Class SlardarSwaggerConfiguration.FlatPageQuery

  • All Implemented Interfaces:

    
    public class SlardarSwaggerConfiguration.FlatPageQuery
    
                        

    pageable-correct-url-parameter 12.42. Can I use spring property with swagger annotations? The support of spring property resolver for @Info: title * description * version * termsOfService

    The support of spring property resolver for @Info.license: name * url

    The support of spring property resolver for @Info.contact: name * email * url

    The support of spring property resolver for @Operation: description * summary

    The support of spring property resolver for @Parameter: description * name

    The support of spring property resolver for @ApiResponse: description

    Its also possible to declare security URLs for @OAuthFlow: openIdConnectUrl * authorizationUrl * refreshUrl * tokenUrl

    The support of spring property resolver for @Schema: name * title * description , by setting springdoc.api-docs.resolve-schema-properties to true