-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Can't find a codec for class java.time.Instant #3968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I found the below code caused the error.
|
@azmhyy2021 thanks for reporting! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'm working on developing authentication system with
spring session mongodb and spring data mongodb reactive.
After I login a session successfully, every time an exception is occured.
The error message is as follow.
It says java.time.Instant is not found.
Is this a bug ?
The text was updated successfully, but these errors were encountered: