{"id":21189324,"url":"https://github.com/aytekinkaplan/new_spring_boot_revisit_works","last_synced_at":"2025-03-14T20:42:35.049Z","repository":{"id":232450737,"uuid":"784376586","full_name":"aytekinkaplan/new_spring_boot_revisit_works","owner":"aytekinkaplan","description":"Spring Boot Revisit Works","archived":false,"fork":false,"pushed_at":"2024-04-10T05:12:48.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T13:25:26.841Z","etag":null,"topics":["css3","html5","java","java-8","spring","springboot3"],"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/aytekinkaplan.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-04-09T18:17:04.000Z","updated_at":"2024-04-10T05:11:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"18ba3ee9-9fb2-4c60-918d-1fadb7d763ac","html_url":"https://github.com/aytekinkaplan/new_spring_boot_revisit_works","commit_stats":null,"previous_names":["aytekinkaplan/new_spring_boot_revisit_works"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aytekinkaplan%2Fnew_spring_boot_revisit_works","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aytekinkaplan%2Fnew_spring_boot_revisit_works/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aytekinkaplan%2Fnew_spring_boot_revisit_works/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aytekinkaplan%2Fnew_spring_boot_revisit_works/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aytekinkaplan","download_url":"https://codeload.github.com/aytekinkaplan/new_spring_boot_revisit_works/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243646523,"owners_count":20324582,"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":["css3","html5","java","java-8","spring","springboot3"],"created_at":"2024-11-20T18:51:45.039Z","updated_at":"2025-03-14T20:42:35.024Z","avatar_url":"https://github.com/aytekinkaplan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Basics\n\nThis repository contains a collection of Spring Boot examples focusing on various annotations and features commonly used in Spring Boot applications. These examples are designed to help reinforce your understanding of Spring Boot concepts and improve your familiarity with commonly used annotations.\n\n## Getting Started\n\nTo run these examples locally, follow these steps:\n\n1. Clone this repository to your local machine using Git:\n\n   ```bash\n   git clone https://github.com/aytekinkaplan/new_spring_boot_revisit_works.git\n\n Examples\n1. Path Variable Example\nThis example demonstrates the usage of @PathVariable annotation in Spring Boot. It includes a REST controller (SB004_PathVariable) with a GET endpoint that accepts a message as a path variable and returns it in the response.\n\nTo run this example, navigate to the SB004_PathVariable class and execute it as a Java application. Then, you can access the endpoint at http://localhost:8080/api/v1/message/{message}.\n\n2. Matrix Variable Example\nThis example illustrates how to handle matrix variables in a Spring Boot application using the @MatrixVariable annotation. It includes a REST controller (MatrixVariableController) with a GET endpoint that accepts color and brand matrix variables.\n\nTo run this example, navigate to the MatrixVariableController class and execute it as a Java application. Then, you can access the endpoint at http://localhost:8080/api/v1/cars;color={color};brand={brand}.\n\nContributions to this repository are welcome! If you have any improvements or additional examples to suggest, feel free to submit a pull request.\n\n\n\nFeel free to customize this example README file according to your project's needs.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faytekinkaplan%2Fnew_spring_boot_revisit_works","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faytekinkaplan%2Fnew_spring_boot_revisit_works","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faytekinkaplan%2Fnew_spring_boot_revisit_works/lists"}