Class RequestUriMacro

  • All Implemented Interfaces:
    Macro, org.springframework.beans.factory.InitializingBean

    public class RequestUriMacro
    extends AbstractMacro
    Represents a {request.uri} macro, which resolves to the current request uri.
    Author:
    Alfonso Vásquez