Skip to content

v2.3.24

Compare
Choose a tag to compare
@wangzihaogithub wangzihaogithub released this 12 Apr 11:31
· 17 commits to master since this release

Full Changelog: v2.3.23...v2.3.24

解决bug:如果访问尾缀多/的路径时, 例: "/example/" , request.getRequestURI()返回 "/example" , 正确应该返回 "/example/"