Class EnforceVersionToURL

  • All Implemented Interfaces:
    Function<String,​String>

    public class EnforceVersionToURL
    extends Object
    implements Function<String,​String>
    Removes a trailing version and appends the specified version to an endpoint URL
    Author:
    Jeremy Unruh