{"id":21280317,"url":"https://github.com/harryjhin/toby-spring-boot","last_synced_at":"2025-07-30T15:16:58.309Z","repository":{"id":214001025,"uuid":"735455880","full_name":"HarryJhin/toby-spring-boot","owner":"HarryJhin","description":"토비의 스프링 부트 - 이해와 원리 학습","archived":false,"fork":false,"pushed_at":"2023-12-25T08:33:22.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T13:46:27.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/HarryJhin.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":"2023-12-25T02:15:54.000Z","updated_at":"2023-12-25T02:16:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfc13653-f2e6-4c97-9fbc-b1fa35034434","html_url":"https://github.com/HarryJhin/toby-spring-boot","commit_stats":null,"previous_names":["harryjhin/toby-spring-boot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HarryJhin/toby-spring-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarryJhin%2Ftoby-spring-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarryJhin%2Ftoby-spring-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarryJhin%2Ftoby-spring-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarryJhin%2Ftoby-spring-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarryJhin","download_url":"https://codeload.github.com/HarryJhin/toby-spring-boot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarryJhin%2Ftoby-spring-boot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267889755,"owners_count":24161269,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-21T10:29:16.389Z","updated_at":"2025-07-30T15:16:58.281Z","avatar_url":"https://github.com/HarryJhin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [인프런] 토비의 스프링 부트 - 이해와 원리 학습\n\n스프링 부트는 스프링을 더 쉽게 사용할 수 있도록 도와주는 프레임워크이다.\n\n스프링은 매우 유연한 프레임워크이기 때문에, 사용자가 원하는 방식으로 많은 부분을 커스터마이징할 수 있다. \n하지만 이러한 유연성은 사용자가 스프링을 사용하기 위해 많은 설정을 해야 한다는 단점을 가지고 있다. \n이러한 단점을 해결하기 위해 스프링 부트는 스프링의 기본 설정을 미리 해두고, 사용자가 원하는 설정만 추가하면 된다는 방식을 채택하고 있다.\n\n## 1. 스프링 부트 시작하기\n\n1. spring-boot-cli 설치\n    ```shell\n    sdk install springboot 3.2.1\n    ```\n2. spring boot 프로젝트 생성\n    ```shell\n    spring init -b 3.2.1 -d web -g blog.harryjhin -l java -j 17 -n toby-spring-boot -x\n    ```\n\n## 2. 개발 환경\n\n- MacOS: Sonoma\n- IDE: IntelliJ IDEA Ultimate\n- JDK: Java 17 (Amazon Corretto)\n- TEST: HTTPie\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharryjhin%2Ftoby-spring-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharryjhin%2Ftoby-spring-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharryjhin%2Ftoby-spring-boot/lists"}