{"id":19528940,"url":"https://github.com/danielmachadovasconcelos/base-application","last_synced_at":"2026-05-09T19:36:18.219Z","repository":{"id":38339109,"uuid":"253178711","full_name":"DanielMachadoVasconcelos/base-application","owner":"DanielMachadoVasconcelos","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-01T07:09:28.000Z","size":174,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T12:45:01.693Z","etag":null,"topics":["database","postgres","spring-boot-application"],"latest_commit_sha":null,"homepage":null,"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/DanielMachadoVasconcelos.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}},"created_at":"2020-04-05T07:25:56.000Z","updated_at":"2023-09-30T15:20:25.000Z","dependencies_parsed_at":"2022-08-24T00:30:57.992Z","dependency_job_id":null,"html_url":"https://github.com/DanielMachadoVasconcelos/base-application","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielMachadoVasconcelos/base-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMachadoVasconcelos%2Fbase-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMachadoVasconcelos%2Fbase-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMachadoVasconcelos%2Fbase-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMachadoVasconcelos%2Fbase-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielMachadoVasconcelos","download_url":"https://codeload.github.com/DanielMachadoVasconcelos/base-application/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMachadoVasconcelos%2Fbase-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32833358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["database","postgres","spring-boot-application"],"created_at":"2024-11-11T01:20:59.553Z","updated_at":"2026-05-09T19:36:18.201Z","avatar_url":"https://github.com/DanielMachadoVasconcelos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring boot application + PostgreSQL\nBase application made with spring boot and postgres to serve as example.\n\n## Starting Application using Docker Compose\nDownload the application using git:  \n\n```shell\n$ git clone https://github.com/DanielMachadoVasconcelos/base-application.git\n$ cd /base-application\n```\n\nBuild the application using maven\n```shell\n$ mvn clean install\n```\n\nStart the database, and the application, using Docker Compose:\n```shell\n$ docker-compose up\n```\n\n## Initial database contents\nAny files in the `initdb` directory will be used to initialize the database\nwhen the Postgres container is first started. The sample `init.sql` file\nshows how to create a database called `sampledb`.\n\n## Application running\nThe compose file will run the spring boot application.\nIt will listen on your local system's port 8888.\n\nExecute the command bellow to fetch the application endpoint:\n```shell\n$ curl --location --request GET 'http://localhost:8888/summary'\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmachadovasconcelos%2Fbase-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielmachadovasconcelos%2Fbase-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmachadovasconcelos%2Fbase-application/lists"}