3

I want to use optional parameter with double wildcard. In Grails 2, I had this pattern and it worked well. In Grails 3, the optional wildcard does not work and imagePath is always required, which is not what I want.

"/image/$action?/$imagePath**?"(controller: "image")

doelleri
  • 19,232
  • 5
  • 61
  • 65
Lojza Ibg
  • 658
  • 9
  • 32

0 Answers0