{"id":19009418,"url":"https://github.com/feltex/aluno-service","last_synced_at":"2026-02-15T23:33:45.589Z","repository":{"id":235284208,"uuid":"790451745","full_name":"feltex/aluno-service","owner":"feltex","description":"Este repositório contém um projeto de exemplo que demonstra como integrar o Spring Boot com o Test Containers para facilitar o desenvolvimento e teste de aplicações Java.","archived":false,"fork":false,"pushed_at":"2024-04-25T16:41:31.000Z","size":69,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-10T18:14:29.208Z","etag":null,"topics":["docker","docker-compose","java","java17-spring-boot","java21","spring","spring-boot"],"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/feltex.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,"zenodo":null}},"created_at":"2024-04-22T22:46:21.000Z","updated_at":"2024-08-08T00:54:24.000Z","dependencies_parsed_at":"2024-04-22T23:45:08.711Z","dependency_job_id":"840f45c2-a393-4664-a4fb-a7f664ea4656","html_url":"https://github.com/feltex/aluno-service","commit_stats":null,"previous_names":["feltex/aluno-service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feltex/aluno-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feltex%2Faluno-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feltex%2Faluno-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feltex%2Faluno-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feltex%2Faluno-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feltex","download_url":"https://codeload.github.com/feltex/aluno-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feltex%2Faluno-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29492637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["docker","docker-compose","java","java17-spring-boot","java21","spring","spring-boot"],"created_at":"2024-11-08T19:07:43.394Z","updated_at":"2026-02-15T23:33:45.574Z","avatar_url":"https://github.com/feltex.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Utilizando Test container no Spring Boot\n\nAssiste o tutorial no youtube: https://youtu.be/3D7SWr_MpO4\n\n## O que utilizamos\n\n- Java 21\n- Maven\n- TestContainers\n- PostgreSQL\n\n\n### Descrição\n\nEste repositório contém um projeto de exemplo que demonstra como integrar o Spring Boot com o Test Containers para facilitar o desenvolvimento e teste de aplicações Java. O Spring Boot é um framework poderoso para construir aplicativos Java rapidamente, enquanto o Test Containers oferece uma maneira simples e eficaz de executar contêineres Docker durante os testes de integração.\n\nNeste projeto, você encontrará exemplos práticos de como configurar e usar o Spring Boot juntamente com o Test Containers para testar componentes que dependem de recursos externos, como bancos de dados, cache e filas de mensagens. Com isso, você poderá garantir a integridade e a confiabilidade de suas aplicações, mesmo em ambientes complexos e distribuídos.\n\n\n### Testando o projeto\n\n```shell\nmvn clean install\n```\n\n\n### Rodando o projeto\n\n  Você vai precisar iniciar o banco de dados antes de iniciar a aplicacao. Utilize o arquivo\ndocker-compose.yaml disponível no repositório.\n\n```shell\nmvn spring-boot:run\n```\n\n### Acesse  \n\nhttp://localhost:8080/actuator/health","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeltex%2Faluno-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeltex%2Faluno-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeltex%2Faluno-service/lists"}