The consumption dashboard sent dates like '2026-06-24T00:00:00' without timezone offset, which Spring could not parse into java.time.Instant. Append 'Z' suffix to produce valid ISO-8601 UTC timestamps. |
||
|---|---|---|
| .idea | ||
| .mvn/wrapper | ||
| docs/compose | ||
| eeg_backend | ||
| eeg_frontend | ||
| .dockerignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| AGENTS.md | ||
| ai-context.ps1 | ||
| deploy.sh | ||
| DEPLOYMENT.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| mvnw | ||
| mvnw.cmd | ||
| nginx-ssl.conf | ||
| nginx.conf | ||
| pom.xml | ||
| setup-server.sh | ||
| setup-ssl.sh | ||