Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在寻找最好的方法来做到这一点,但还没有找到答案。
所以总的来说,使用spring mvc + spring security拥有多个登录页面(不仅是表单,还有控制器访问)的最佳方式是什么。
任何想法,将不胜感激。
您需要在配置文件中设置两个 http 元素。并在其中设置 url 模式。
这个答案可能会有所帮助。