Tomcat in Spring Boot is not inserting the trailing slash after context name at URL.
It should be done automatically by server case it was not specified.
Example:
/user
would be changed to /user/
by server
Does anyone have any idea how to enable it?
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…