Class SizeAnnotationPlugin

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(ModelPropertyContext context)
      Implement this method to override the @see springfox.documentation.schema.ModelProperty using the @see springfox .documentation.builders.ModelPropertyBuilder
      boolean supports​(DocumentationType delimiter)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SizeAnnotationPlugin

        public SizeAnnotationPlugin()
    • Method Detail

      • apply

        public void apply​(ModelPropertyContext context)
        Description copied from interface: ModelPropertyBuilderPlugin
        Implement this method to override the @see springfox.documentation.schema.ModelProperty using the @see springfox .documentation.builders.ModelPropertyBuilder
        Specified by:
        apply in interface ModelPropertyBuilderPlugin
        Parameters:
        context - - context that can be used to override the model property attributes