Package io.micronaut.web.router.naming
package io.micronaut.web.router.naming
Route based naming strategies.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionThe configurable
RouteBuilder.UriNamingStrategy
if property "micronaut.server.context-path" has been set.The defaultRouteBuilder.UriNamingStrategy
if none is provided by the application.