Spring Security: use both jdbc-authentication and in-memory-authentication together
Published in
1 min readSep 23, 2019
Yes, we can use both user in-memory and user in DB together and It works just fine.
Read here : jdbc-authentication vs in-memory- authentication