Skip to content

Use java.time in all session repositories and configurations #2169

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

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Sep 26, 2022

This commit reworks all session repository implementations and their respective configurations to use java.time for managing maxInactiveInterval and other temporal values.

@vpavic vpavic changed the title Use java.time for temporal values in all session repositories Use java.time in all session repositories and configurations Sep 26, 2022
@vpavic vpavic force-pushed the java-time branch 2 times, most recently from 9eba459 to 1b8ae9b Compare September 26, 2022 19:50
This commit reworks all session repository implementations and their respective configurations to use java.time for managing maxInactiveInterval and other temporal values.
@rwinch rwinch self-assigned this Oct 6, 2022
@rwinch rwinch added type: enhancement A general enhancement type: breaks-passivity This issue breaks passivity labels Oct 6, 2022
@rwinch rwinch added this to the 3.0.0-RC1 milestone Oct 6, 2022
@rwinch rwinch merged commit 6d74cf5 into spring-projects:main Oct 6, 2022
@vpavic vpavic deleted the java-time branch October 6, 2022 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaks-passivity This issue breaks passivity type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants