Companion
Factory helpers for building PathVariable definitions backed by common codecs.
Functions
Creates a required PathVariable expecting a BigDecimal value.
Creates a required PathVariable expecting a BigInteger value.
Creates a required PathVariable expecting a boolean value.
Creates a required PathVariable expecting a byte value.
Creates a required PathVariable expecting a double value.
Creates a required PathVariable expecting a float value.
Creates a required PathVariable expecting an integer value.
Creates a required PathVariable expecting a long value.
Creates a required PathVariable expecting a short value.
Creates a required PathVariable expecting a String value.
Creates a required PathVariable expecting a Unit value.
Creates a required PathVariable expecting a UUID value.