{"id":18623707,"url":"https://github.com/clifftech123/spring-crud-docker","last_synced_at":"2025-06-14T19:04:54.511Z","repository":{"id":225683329,"uuid":"763010391","full_name":"Clifftech123/spring-crud-docker","owner":"Clifftech123","description":"Spring Boot application that demonstrates CRUD ","archived":false,"fork":false,"pushed_at":"2024-03-08T04:56:44.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T06:41:05.605Z","etag":null,"topics":["docker","docker-compose","java","java-jpa","postgresql"],"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/Clifftech123.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":"2024-02-25T10:16:14.000Z","updated_at":"2024-03-03T17:01:09.000Z","dependencies_parsed_at":"2024-03-08T05:34:28.052Z","dependency_job_id":null,"html_url":"https://github.com/Clifftech123/spring-crud-docker","commit_stats":null,"previous_names":["clifftech123/spring-crud-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Clifftech123/spring-crud-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fspring-crud-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fspring-crud-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fspring-crud-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fspring-crud-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clifftech123","download_url":"https://codeload.github.com/Clifftech123/spring-crud-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fspring-crud-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259868350,"owners_count":22924231,"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","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","java-jpa","postgresql"],"created_at":"2024-11-07T04:25:42.687Z","updated_at":"2025-06-14T19:04:54.482Z","avatar_url":"https://github.com/Clifftech123.png","language":"Java","readme":"\n# Spring Boot CRUD Application with JPA, Docker, and PostgreSQL\n\nThis is a simple Spring Boot application that demonstrates CRUD (Create, Read, Update, Delete) operations using JPA (Java Persistence API) for database interaction, Docker for containerization, and PostgreSQL as the database.\n\n## Prerequisites\n\n- Java 17\n- Maven 3.8.1\n- Docker\n- PostgreSQL\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone \u003crepository-url\u003e\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd  spring-boot-crud-docker\n   ```\n3. Build the project:\n   ```bash\n   mvn clean install\n   ```\n4. Run the application using Docker:\n   ```bash\n   docker-compose up --build\n   ```\n\n## Configuration\n\nThe application uses `application.properties` for configuration. You can customize the database connection details, server port, and other settings as needed.\n\n## Features\n\n- CRUD operations for entities\n- Dockerized application for easy deployment\n- PostgreSQL database integration\n\n\n## API Endpoints\n\n- `GET http://localhost:8080/customers`: Retrieve all customers\n- `POST http://localhost:8080/customers`: Create a new customer\n- `GET http://localhost:8080/customers/{id}`: Retrieve a customer by ID\n- `PUT http://localhost:8080/customers/{id}`: Update a customer by ID\n- `DELETE http://localhost:8080/customers/{id}`: Delete a customer by ID\n\n## Contributing\n\nContributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) before getting started.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclifftech123%2Fspring-crud-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclifftech123%2Fspring-crud-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclifftech123%2Fspring-crud-docker/lists"}