spring-guides / gs-securing-web

Securing a Web Application :: Learn how to protect your web application with Spring Security.
http://spring.io/guides/gs/securing-web/
Apache License 2.0
364 stars 447 forks source link

when I login page I get 404 error #83

Open sc7258 opened 2 months ago

sc7258 commented 2 months ago

In login page when I key in user & password.

The /login page redirected(302) to /sw.js?continue, but then 404 error invoked because there is no such file.

I test it in intellij 2024.2.0.2 & corretto-17.