I'm trying to use your project as base and I'm getting that UserRepositoryUserDetails has to implement abstract method getPassword. In addition, I don't have methods: getRoles(), getLogin()
I guess it is an issue related to Spring version. Is there anyway to fix it?
Hi,
I'm trying to use your project as base and I'm getting that UserRepositoryUserDetails has to implement abstract method getPassword. In addition, I don't have methods: getRoles(), getLogin()
I guess it is an issue related to Spring version. Is there anyway to fix it?
Thank you very much!