{"id":22100651,"url":"https://github.com/pereirar3/to-do-list-springboot","last_synced_at":"2026-04-24T20:36:45.170Z","repository":{"id":222059451,"uuid":"756147048","full_name":"pereiraR3/To-do-list-SpringBoot","owner":"pereiraR3","description":"Project and activity required by the back-end team of the junior company (Infocorp)","archived":false,"fork":false,"pushed_at":"2024-02-12T03:49:40.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T07:50:01.934Z","etag":null,"topics":["backend","java","poo","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/pereiraR3.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}},"created_at":"2024-02-12T03:48:11.000Z","updated_at":"2024-04-27T23:40:20.000Z","dependencies_parsed_at":"2024-02-12T04:34:27.448Z","dependency_job_id":"1c70cdd1-dc9d-4adf-abf6-61cadb446234","html_url":"https://github.com/pereiraR3/To-do-list-SpringBoot","commit_stats":null,"previous_names":["pereirar3/to-do-list-springboot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pereiraR3/To-do-list-SpringBoot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pereiraR3%2FTo-do-list-SpringBoot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pereiraR3%2FTo-do-list-SpringBoot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pereiraR3%2FTo-do-list-SpringBoot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pereiraR3%2FTo-do-list-SpringBoot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pereiraR3","download_url":"https://codeload.github.com/pereiraR3/To-do-list-SpringBoot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pereiraR3%2FTo-do-list-SpringBoot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32240216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":["backend","java","poo","spring-boot"],"created_at":"2024-12-01T05:15:16.441Z","updated_at":"2026-04-24T20:36:45.156Z","avatar_url":"https://github.com/pereiraR3.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To-do-list Spring Boot\n\nActivity carried out by the Infocorp back-end team - completed in November 2023. First Simple Project with Spring Boot.\n\n## Parts of the project\n\n- Controllers\n  - UserController\n  - TaskController\n- Models\n  - User\n  - Task\n- Repositories\n  - UserRepositorie\n  - TaskRepositorie\n- Services\n  - UserService\n  - TaskService\n- Exceptions\n  - ErrorResponse\n  - GlobalExceptionHandler\n- Configs\n  - SwaggerConfig\n  - WebConfig\n- View\n  - index.html\n  - script.js\n  - css.style (+ Boostrap 5)\n\n## Technologies Used\n\nThe technologies used to develop the project are very simple.\n\n\u003cdiv style=\"display: inline_block\" align= \"center\"\u003e\u003cbr\u003e\n  \u003cimg align=\"center\" alt=\"CSS3\" height=\"38\" width=\"100\" src=\"https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white\"\u003e\n  \u003cimg align=\"center\" alt=\"HTML5\" height=\"38\" width=\"100\" src=\"https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white\"\u003e\n  \u003cimg align=\"center\" alt=\"Anthony-Js\" height=\"38\" width=\"100\" src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\"\u003e\n  \u003cimg align=\"center\" alt=\"Bootstrap\" height=\"38\" width=\"100\" src=\"https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white\"\u003e\n  \u003cimg align=\"center\" alt=\"Java\" height=\"38\" width=\"100\" src=\"https://img.shields.io/badge/Java-007396?style=for-the-badge\u0026logo=java\u0026logoColor=white\"\u003e\n  \u003cimg align=\"center\" alt=\"Spring Boot\" height=\"38\" width=\"120\" src=\"https://img.shields.io/badge/Spring_Boot-6DB33F?style=for-the-badge\u0026logo=spring\u0026logoColor=white\"\u003e\n\u003c/div\u003e\n\n\u003c/div\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nThis is an example of how you may give instructions on setting up your Spring Boot project locally. To get a local copy up and running, follow these simple steps.\n\n### Prerequisites\n\nThis is an example of how to list things you need to use the software and how to install them.\n* Java Development Kit (JDK)\n  - Download and install the latest JDK from [Oracle](https://www.oracle.com/java/technologies/javase-downloads.html) or [OpenJDK](https://adoptopenjdk.net/).\n* Maven\n  - Download and install Maven from [https://maven.apache.org/install.html](https://maven.apache.org/install.html).\n\n### Installation\n\n1. Clone the repo\n\n ```sh\n  git clone https://github.com/your_username_/your-spring-boot-project.git\n  ```\n2. Navigate to the project directory\n\n  ```cd\n your-spring-boot-project\n   ```\n3. Build the project using Maven\n\n ```mvn\n clean install\n   ```\n4. Run the application\n   \n ```java\n -jar target/your-spring-boot-project.jar\n   ```\n## Contact Information:\n\n| Anthony Ricardo Rodrigues Rezende |\n| --- |\n| \u003cimg src=\"./imageDeveloper/anthony.jpeg\" alt=\"Anthony's Photo\" width=\"100\"/\u003e |\n\n- **Email:** anthony_rodriguespereira@outlook.com\n- **LinkedIn:** \u003ca href=\"https://www.linkedin.com/in/anthony-ricardo-rodrigues-rezende-486917227/\"\u003e Anthony's LinkedIn \u003c/a\u003e\n\n## Acknowledgments\nUseful resources that we would like to give credit for.\n\n- Lucas Ângelo [https://www.youtube.com/watch?v=YcO-Q6yozmU\u0026list=PLiXotHlANc8ptwP6wajo73OZo9Nh5i597](https://www.youtube.com/watch?v=YcO-Q6yozmU\u0026list=PLiXotHlANc8ptwP6wajo73OZo9Nh5i597)\n- Ralf Lima [https://www.youtube.com/watch?v=8D5BS1NbHPM\u0026list=PLWXw8Gu52TRI0usqoSTLrioF6NPp-3msb](https://www.youtube.com/watch?v=8D5BS1NbHPM\u0026list=PLWXw8Gu52TRI0usqoSTLrioF6NPp-3msb)\n- JS Web3School [https://www.w3schools.com/js/default.asp](https://www.w3schools.com/js/default.asp)\n- Bootstrap [https://getbootstrap.com/](https://getbootstrap.com/)\n- Java POO - UFMT [https://sites.google.com/ic.ufmt.br/algoritmos-3-co-2023-1/](https://sites.google.com/ic.ufmt.br/algoritmos-3-co-2023-1/)\n\n##\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpereirar3%2Fto-do-list-springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpereirar3%2Fto-do-list-springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpereirar3%2Fto-do-list-springboot/lists"}