Make `spring.session.store-type` mandatory
This commit removes the automatic enabling of Redis as the Spring Session store when it is available. This case is covered by a warning in `1.4.x` that this commit removes as well. Closes gh-7858
Showing
Please register or sign in to comment