Package io.micronaut.http.context
Interface ServerContextPathProvider
-
public interface ServerContextPathProvider
A contract for providing a context path to a server.- Since:
- 1.2.8
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getContextPath()
-