{"id":35137035,"url":"https://github.com/alves-dev/life-exercises","last_synced_at":"2026-04-14T04:31:23.494Z","repository":{"id":225434137,"uuid":"747168158","full_name":"alves-dev/life-exercises","owner":"alves-dev","description":"O projeto consiste em ouvir eventos de uma fila tratar o mesmo e salvar no banco de dados.","archived":false,"fork":false,"pushed_at":"2025-06-27T21:10:36.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T22:25:54.731Z","etag":null,"topics":["amqp","docker","gradle","kotlin","mysql","rabbitmq","spring","sync-life","testcontainers"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alves-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-01-23T12:02:41.000Z","updated_at":"2025-06-27T21:10:39.000Z","dependencies_parsed_at":"2024-03-02T04:30:55.831Z","dependency_job_id":"d85e0a9f-afe2-488e-84b4-ded7511abdb7","html_url":"https://github.com/alves-dev/life-exercises","commit_stats":null,"previous_names":["alves-dev/life-exercises"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alves-dev/life-exercises","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alves-dev%2Flife-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alves-dev%2Flife-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alves-dev%2Flife-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alves-dev%2Flife-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alves-dev","download_url":"https://codeload.github.com/alves-dev/life-exercises/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alves-dev%2Flife-exercises/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["amqp","docker","gradle","kotlin","mysql","rabbitmq","spring","sync-life","testcontainers"],"created_at":"2025-12-28T09:37:31.209Z","updated_at":"2026-04-14T04:31:23.489Z","avatar_url":"https://github.com/alves-dev.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\ntemplate_name=head-code\ntemplate_version=v1\n--\u003e\n\n\u003ch1 align=\"center\"\u003eExercises\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  O projeto consiste em ouvir eventos de uma fila tratar o mesmo e salvar no banco de dados.\u003cbr\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/status-maintenance-blue.svg\" alt=\"status\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/topics:-grey\"\u003e \n\u003cimg src=\"https://img.shields.io/badge/sync%20life-lightgrey\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/kotlin-lightgrey\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/spring-lightgrey\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/mysql-lightgrey\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/amqp-lightgrey\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/docker-lightgrey\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/rabbitmq-lightgrey\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/gradle-lightgrey\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/testcontainers-lightgrey\"\u003e\n\u003c/p\u003e\n\n\u003chr\u003e\n\n\n[Eventos](https://github.com/alves-dev/life/tree/main/events#person_tracking-routing_key---person_tracking)\n\n### Eventos\n`type = PERSON_TRACKING` trata-se de um evento indicando que uma pessoa [entrou, saiu ou permaneceu] em algum lugar por um `X` tempo.\n\nNo caso se, `action = REMAINED` e `local = ACADEMY` eu salvo no banco de dados indicando que a pessoa foi a cadamia.\n\n-----\n### Tecnologias Utilizadas\n__[Spring Boot](https://spring.io/projects/spring-boot):__ Poderoso framework Java para criar aplicativos robustos e eficientes.\n\n__[Kotlin](https://kotlinlang.org/):__ Uma linguagem moderna.\n\n__[RabbitMQ](https://rabbitmq-website.pages.dev/):__ A solução de mensageria para comunicação assíncrona.\n\n__[MySQL](https://www.mysql.com/):__ O banco de dados relacional utilizado para o armazenamento dos dados.\n\n__[Testcontainers](https://testcontainers.com/):__ Utilizado para fazer testes de integração.\n\n\n-----\n### Siga esses passos para começar a usar o Exercises em sua máquina:\n\n##### Clone o Repositório:\n```bash\ngit clone https://github.com/alves-dev/life-exercises.git\ncd life-exercises\n```\n\n##### Configure as variáveis em:\n`/main/src/main/resources/application.yml`\n\n### Ou acesse [aqui](https://github.com/alves-dev/posts/tree/main/2024/stack-life-python-kotlin) para ver o projeto funcionando juntamente com outros componentes\n\u003c!--\ntemplate_name=footer-default\ntemplate_version=v1\n--\u003e\n\n---\n\u003cp align=\"center\"\u003e\n   \u003cimg src=\"https://img.shields.io/badge/licença-GPL%203-blue.svg\" alt=\"license\"\u003e\n\u003c/p\u003e\n\n**Atualizado em:** 2025-06-27 18:10","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falves-dev%2Flife-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falves-dev%2Flife-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falves-dev%2Flife-exercises/lists"}