how to give api link in anchor tag in spring mvc code example Example: href in spring mvc <a href="<c:url value="/test/${object.argument}" />" >hello</a>