perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.63k stars 1.56k forks source link

Enhancement for issue #1151: make route parameter optional #1229

Open LTan229 opened 3 years ago

LTan229 commented 3 years ago

Added the function of recognizing a series of optional route parameters at the tail of entry path.