{"id":19705215,"url":"https://github.com/alifruliarso/event-tracking","last_synced_at":"2026-05-05T08:34:22.613Z","repository":{"id":185350522,"uuid":"673088237","full_name":"alifruliarso/event-tracking","owner":"alifruliarso","description":"A Web-based Event Tracking built using Spring Boot, and Thymeleaf","archived":false,"fork":false,"pushed_at":"2024-02-01T16:14:50.000Z","size":176,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T17:26:42.655Z","etag":null,"topics":["chartjs","event-tracking","griddb","httpclient","maven","schedler","spring-boot","thymeleaf","time-series"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alifruliarso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-31T21:03:33.000Z","updated_at":"2024-07-23T15:14:46.000Z","dependencies_parsed_at":"2024-11-11T21:28:57.589Z","dependency_job_id":"9020e5c8-6212-450a-91ab-9f61460112b3","html_url":"https://github.com/alifruliarso/event-tracking","commit_stats":null,"previous_names":["alifruliarso/event-tracking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alifruliarso/event-tracking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fevent-tracking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fevent-tracking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fevent-tracking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fevent-tracking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alifruliarso","download_url":"https://codeload.github.com/alifruliarso/event-tracking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifruliarso%2Fevent-tracking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271400259,"owners_count":24752830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chartjs","event-tracking","griddb","httpclient","maven","schedler","spring-boot","thymeleaf","time-series"],"created_at":"2024-11-11T21:26:55.510Z","updated_at":"2026-05-05T08:34:17.585Z","avatar_url":"https://github.com/alifruliarso.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realtime Event Tracking using Spring Boot and GridDB\n\n**Prerequisites**:\n\n- [Java OpenJDK 17](https://bit.ly/openjdk1706)\n- [Docker 23.0.1](https://docs.docker.com/engine/install/)\n\n## Technology Stack\nSpring Boot, Thymeleaf, Maven\\\nDatabase: GridDB 5.1.0\n\n\n## Run Application with Docker Compose\nBuild the docker image: \n```shell\ndocker compose build\n```\n\nRun the docker image: \n\n```shell\ndocker compose up\n```\n\n## Run Application with Maven\n\n```shell\n./mvnw spring-boot:run\n```\n\n### For simulating the event creation, I have created a scheduled task that will fire every minute. See [FakeEventProducer.java](src/main/java/com/galapea/techblog/springboot/timeseries/client/FakeEventProducer.java).\n\n### To see all event, open http://localhost:8080/events\n### To see chart, open http://localhost:8080/aggregate\n\n### Example of API Payload see [TestAPI.http](TestAPI.http)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falifruliarso%2Fevent-tracking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falifruliarso%2Fevent-tracking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falifruliarso%2Fevent-tracking/lists"}