Annotation Type EndpointMapperService


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Documented
    public @interface EndpointMapperService
    An annotation to use in order to replace the default EndpointMapper
    Author:
    Jeanfrancois Arcand