{"id":19713041,"url":"https://github.com/cbcballestas/gestion-clientes-backend","last_synced_at":"2026-05-06T04:01:52.519Z","repository":{"id":120206516,"uuid":"564173973","full_name":"cbcballestas/gestion-clientes-backend","owner":"cbcballestas","description":"Backend para sistema de gestión de clientes - Curso Angular \u0026 Spring Boot: Creando web app full stack, se usa PostgreSQL como motor de base de datos ","archived":false,"fork":false,"pushed_at":"2023-02-04T04:49:39.000Z","size":119,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T23:03:30.634Z","etag":null,"topics":["java","postgresql","postgresql-database","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/cbcballestas.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":"2022-11-10T06:28:10.000Z","updated_at":"2022-11-16T02:31:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c1a203f-f459-4fdb-828e-9fae2be33d02","html_url":"https://github.com/cbcballestas/gestion-clientes-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbcballestas/gestion-clientes-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbcballestas%2Fgestion-clientes-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbcballestas%2Fgestion-clientes-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbcballestas%2Fgestion-clientes-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbcballestas%2Fgestion-clientes-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbcballestas","download_url":"https://codeload.github.com/cbcballestas/gestion-clientes-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbcballestas%2Fgestion-clientes-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"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":["java","postgresql","postgresql-database","spring","spring-boot"],"created_at":"2024-11-11T22:19:26.087Z","updated_at":"2026-05-06T04:01:52.497Z","avatar_url":"https://github.com/cbcballestas.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GestionClientesBACKEND\nBackend para sistema de gestión de clientes, curso Angular \u0026 Spring Boot: Creando web app full stack, se usa como motor de base de datos PostgreSQL\n\n## Requirements\n- [JDK 11](https://www.oracle.com/co/java/technologies/javase/jdk11-archive-downloads.html)\n- [Maven 3](https://maven.apache.org/)\n- PostgreSQL\n\nYou will need to set up your database (or create your own) with the following configuration\n``` properties\nspring.datasource.url=jdbc:postgresql://localhost:5433/db_name\nspring.datasource.username=\nspring.datasource.password=\nspring.datasource.driver-class-name=org.postgresql.Driver\n```\n\n## Run application\n\nThere are several ways to run a Spring Boot application in your local machine. The most common way is executing `main` method in `com.cballestas.springboot.backend.apirest.SpringBootBackendApirestApplication` class from your IDE\n\nAlternative you can use [Spring Boot Maven plugin](https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsingle), just running:\n\n```shell\nmvn spring-boot:run\n```\n\n## Running port\n- default spring boot config\n  http://localhost:8088\n  \n## Download Frontend project\nYou can download front-end project at [gestion-clientes-frontend](https://github.com/cbcballestas/gestion-clientes-frontend)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbcballestas%2Fgestion-clientes-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbcballestas%2Fgestion-clientes-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbcballestas%2Fgestion-clientes-backend/lists"}