Skip to content
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

만료여부를 시간의 비교가 아닌 상태로 가지도록 한다. #289

Open
wannte opened this issue Mar 9, 2022 · 0 comments
Open

Comments

@wannte
Copy link
Contributor

wannte commented Mar 9, 2022

Spring batch를 이용해서 30일 이후에 expired=true로 바꿔주면 좋을 듯 하다.

현재 dto를 만드는 시점에 현재 시간을 넣는 방식이, 도메인 로직이 마지막 사용자에게 보여줄 때까지 전달되는 것이다.

만약 위의 방식을 사용하기 힘들다면, 만료시간 자체를 넘겨주는 것도 좋은 방법이 될듯 하다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant