This repository was archived by the owner on Apr 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
How to config remote mongodb in the example spring-session-data-mongodb-examples? #25
Comments
Can you post things like either your build configuration, or at least the version of Boot you are using? |
|
and i just run the spring boot application in spring tool suite. |
It require Boot 2.0. |
thanks,@gregturn
when i start the example spring-session-data-mongodb-traditional-boot,can not login,web browser shows 'ERR_TOO_MANY_REDIRECTS' |
and the server error as above |
The examples repo appears to already an upgrade, so I will have to complete that first before hammering out this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I use following config in my spring boot project:
and got error as following
I checked
org.springframework.data.mongodb.core.MongoOperations.indexOps
,could be found in the classpath.I google a lot,did not get useful solution.The text was updated successfully, but these errors were encountered: