{"id":26869416,"url":"https://github.com/darc99/spring6-rest-mvc","last_synced_at":"2026-05-09T00:34:13.490Z","repository":{"id":280921972,"uuid":"942919594","full_name":"Darc99/spring6-rest-mvc","owner":"Darc99","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-30T20:17:40.000Z","size":179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T21:24:47.672Z","etag":null,"topics":["csv","flyway","hibernate","integration-tests","lombok","spring-boot","spring-mvc","sql","test-containers"],"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/Darc99.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":"2025-03-04T22:18:37.000Z","updated_at":"2025-03-30T20:17:43.000Z","dependencies_parsed_at":"2025-03-06T03:24:00.743Z","dependency_job_id":"eabd3584-ca81-44e2-966f-f8e4a0ffd290","html_url":"https://github.com/Darc99/spring6-rest-mvc","commit_stats":null,"previous_names":["darc99/spring6-rest-mvc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darc99%2Fspring6-rest-mvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darc99%2Fspring6-rest-mvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darc99%2Fspring6-rest-mvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darc99%2Fspring6-rest-mvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darc99","download_url":"https://codeload.github.com/Darc99/spring6-rest-mvc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423719,"owners_count":20774820,"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":["csv","flyway","hibernate","integration-tests","lombok","spring-boot","spring-mvc","sql","test-containers"],"created_at":"2025-03-31T06:16:49.406Z","updated_at":"2026-05-09T00:34:13.430Z","avatar_url":"https://github.com/Darc99.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring 6 REST MVC\n\n## Overview\nThis repository contains a Spring 6 REST MVC project. This project is developed using Java and follows RESTful principles to build a scalable and maintainable web application.\n\n## Features\n- RESTful endpoints\n- CRUD operations\n- Spring Boot integration\n- Exception handling\n- Validation\n\n## Requirements\n- Java 11 or higher\n- Maven 3.6.0 or higher\n- Spring Boot 2.5.0 or higher\n\n## Setup\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/Darc99/spring6-rest-mvc.git\n2. Navigate to the project directory:\n   ```sh\n   cd spring6-rest-mvc\n3. Build the project using Maven:\n   ```sh\n   mvn clean install\n4. Run the application:\n   ```sh\n   mvn spring-boot:run\n\n## Usage\nAfter starting the application, you can access the RESTful endpoints to perform CRUD operations. Below are some example endpoints:\n- GET /api/v1/resources - Retrieve all resources\n- POST /api/v1/resources - Create a new resource\n- GET /api/v1/resources/{id} - Retrieve a resource by ID\n- PUT /api/v1/resources/{id} - Update a resource by ID\n- DELETE /api/v1/resources/{id} - Delete a resource by ID\n\n## Contributing\nContributions are welcome! Please follow these steps to contribute:\n1. Fork the repository.\n2. Create a new branch:\n   ```sh\n   git checkout -b feature/your-feature-name\n3. Make your changes and commit them:\n   ```sh\n   git commit -m 'Add some feature'\n4. Push to the branch:\n   ```sh\n   git push origin feature/your-feature-name\n5. Open a pull request.\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contact Information\nFor any inquiries, please contact Darc99 at [lennyyhugoh@gmail.com].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarc99%2Fspring6-rest-mvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarc99%2Fspring6-rest-mvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarc99%2Fspring6-rest-mvc/lists"}