Class ApiConfigAnnotationReader

  • All Implemented Interfaces:
    ApiConfigSource

    public class ApiConfigAnnotationReader
    extends Object
    implements ApiConfigSource
    Reads annotations on endpoint classes to produce an api configuration.
    Author:
    Eric Orth