The URL optimization classes provide functionality for encoding path parameters and moving path parameters from the query string into the path-params section of the URL.

You can apply base-36 encoding to numeric parameters.

You must create a URL configuration file before completing this procedure.

Only the numeric parameters can be encoded:

The following procedure provides instructions for applying base-36 encoding to the An parameter. You can apply base-36 encoding to any numeric parameter, but each parameter requires a separately configured paramEncoder bean.

To encode numeric parameters:


Copyright © Legal Notices