bigDecimal

open override fun bigDecimal(name: String): PathVariable<BigDecimal>(source)

Creates a required PathVariable expecting a BigDecimal value.

Return

path variable backed by the big decimal codec.

Parameters

name

canonical parameter name embedded in the URI template.