Fixing Frozen Timestamps in Docker & Spring: A Lesson in Bean Lifecycle
The Issue
I discovered a bug where the dates in the user activity stream tab—which summarizes the last three days of activity—were stuck at the exact time the Docker container was started.
Troubleshooting
Attempt 1: Syncing Container Time with Loca...
codeslapping.com2 min read