#Spring Boot Security issues

1 messages · Page 1 of 1 (latest)

woven jettyBOT
#

@vague onyx has a question:

kukii258

For the past few days, I've been struggling to create a register/login page using Spring Boot Security, encountering errors each time.

I suspect the issue lies within the WebSecurityConfigurerAdapter, but I'm unsure. Here is the code that maybe is wrong.

Or if you want you could review my GitHub link to see all code and to identify the problem, or alternatively, share their working login/register code?"

https://github.com/Kukii258/logintest

#

<@&987246399047479336> please have a look, thanks.

#

Changed the category to Spring.

#

<@&1004656351647117403> please have a look, thanks.

weary imp
#

WebSecurityConfigurerAdapter is not anymore

#

it's deprecated

#

check docs