StaticPart
play.routes.compiler.StaticPart
case class StaticPart(value: String) extends PathPart
A static part of the path, which is matched as is.
Attributes
- Graph
-
- Supertypes
Members list
In this article
A static part of the path, which is matched as is.