Join Slack
Powered by
can Spring controller bind to a url parameter with...
# spring
p
poohbar
04/19/2018, 1:04 PM
can Spring controller bind to a url parameter without value? I would like to know in my controller whether the url ends with
?success
or not.. Do I have to do
?success=true
instead?
3
Views
Open in Slack
Previous
Next