{"id":27414609,"url":"https://github.com/uppnrise/spring6-web-app","last_synced_at":"2026-05-09T14:08:56.607Z","repository":{"id":277976330,"uuid":"908614197","full_name":"uppnrise/spring6-web-app","owner":"uppnrise","description":"A repo that i track spring6 features!","archived":false,"fork":false,"pushed_at":"2025-03-07T11:46:51.000Z","size":230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T12:27:38.400Z","etag":null,"topics":["good-first-issue","spring","spring-data-jpa","springboot"],"latest_commit_sha":null,"homepage":"https://spring6-web-app.onrender.com/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uppnrise.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.MD","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-12-26T14:04:16.000Z","updated_at":"2025-03-07T11:46:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc9d9171-9e62-4312-b50c-bdc93e9daca4","html_url":"https://github.com/uppnrise/spring6-web-app","commit_stats":null,"previous_names":["uppnrise/spring6-web-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uppnrise%2Fspring6-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uppnrise%2Fspring6-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uppnrise%2Fspring6-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uppnrise%2Fspring6-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uppnrise","download_url":"https://codeload.github.com/uppnrise/spring6-web-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248845550,"owners_count":21170790,"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":["good-first-issue","spring","spring-data-jpa","springboot"],"created_at":"2025-04-14T08:29:58.360Z","updated_at":"2026-05-09T14:08:56.573Z","avatar_url":"https://github.com/uppnrise.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring6 Web App\n\n## Overview\nThis project is a Spring Boot application that manages beers and customers. It includes RESTful APIs for CRUD operations on beers and customers, database migrations using Flyway, and containerization using Docker.\n\n## Running Tests\nTo run unit and integration tests, use the following command:\n./gradlew test\n\n## Testing the Application\nYou can test the application by accessing the following URL:\n[https://spring6-web-app.onrender.com]  \nThis URL provides access to the deployed version of the Spring Boot application, where you can perform CRUD operations on beers and customers through the provided RESTful APIs.\n\n## API Endpoints\n- `GET /api/v1/beer` - List all beers\n- `GET /api/v1/beer/{beerId}` - Get beer by ID\n- `POST /api/v1/beer` - Create a new beer\n- `PUT /api/v1/beer/{beerId}` - Update beer by ID\n- `DELETE /api/v1/beer/{beerId}` - Delete beer by ID\n- `PATCH /api/v1/beer/{beerId}` - Patch beer by ID\n- `GET /api/v1/customer` - List all customers\n- `GET /api/v1/customer/{customerId}` - Get customer by ID\n- `POST /api/v1/customer` - Create a new customer\n- `PUT /api/v1/customer/{customerId}` - Update customer by ID\n- `DELETE /api/v1/customer/{customerId}` - Delete customer by ID\n- `PATCH /api/v1/customer/{customerId}` - Patch customer by ID\n\n## Database\nThe application uses MySQL as the database. The database schema is managed using Flyway migrations.\n\n## Building Docker Image\nTo build the Docker image, run:\ndocker build -t spring6-web-app .\n\n## Running Docker Container\nTo run the Docker container, use:\ndocker run -p 8080:8080 spring6-web-app\n\n## License\nThis project is licensed under the MIT License. See the `LICENSE` file for details.\n\n## Contact\nFor any inquiries or support, please contact [uppnrise](https://github.com/uppnrise).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuppnrise%2Fspring6-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuppnrise%2Fspring6-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuppnrise%2Fspring6-web-app/lists"}