Skip to content

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

Merged
rwinch merged 1 commit into
spring-projects:mainfrom
vpavic:java-time
Oct 6, 2022
Merged

rwinch merged 1 commit into
spring-projects:mainfrom
vpavic:java-time

Conversation

@vpavic

@vpavic vpavic commented Sep 26, 2022

Copy link
Copy Markdown
Contributor

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