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

user-defined #37

Closed OMGyang closed 5 years ago

OMGyang commented 6 years ago

When configuring the spring proxy as CGLIB aop: proxy-target-class: true employ user-defined rememberMeService qq 20180809141531

jzheaux commented 5 years ago

@OMGyang if you are having trouble configuring Spring Security, beyond the steps indicated in the guide, I'd recommend you post a question on StackOverflow, making sure to add the spring-security tag.

If you believe you've identified an issue with Spring Security, you can open a ticket in the Spring Security github project.

As this ticket doesn't appear to be about the guide itself (it doesn't talk about how to define a custom remember me services), I'll close it. Feel free to reopen, though, if I've misunderstood.