Class CachingOperationNameGenerator

  • All Implemented Interfaces:
    springfox.documentation.OperationNameGenerator

    @Component
    public class CachingOperationNameGenerator
    extends java.lang.Object
    implements springfox.documentation.OperationNameGenerator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String startingWith​(java.lang.String prefix)  
      • Methods inherited from class java.lang.Object

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

      • CachingOperationNameGenerator

        public CachingOperationNameGenerator()
    • Method Detail

      • startingWith

        public java.lang.String startingWith​(java.lang.String prefix)
        Specified by:
        startingWith in interface springfox.documentation.OperationNameGenerator