{"id":22334941,"url":"https://github.com/ro-el-c/spring_spring-core","last_synced_at":"2026-05-03T04:41:29.729Z","repository":{"id":119740138,"uuid":"588953623","full_name":"ro-el-c/Spring_spring-core","owner":"ro-el-c","description":"김영한 - 스프링 핵심 원리 (기본편) 실습","archived":false,"fork":false,"pushed_at":"2023-08-26T16:34:10.000Z","size":147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T07:43:40.885Z","etag":null,"topics":["java","spring"],"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/ro-el-c.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-01-14T15:39:25.000Z","updated_at":"2023-08-07T18:19:35.000Z","dependencies_parsed_at":"2025-03-26T07:43:40.235Z","dependency_job_id":"50422391-ae3c-4b8b-bd62-e9ed9db7371d","html_url":"https://github.com/ro-el-c/Spring_spring-core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ro-el-c/Spring_spring-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ro-el-c%2FSpring_spring-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ro-el-c%2FSpring_spring-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ro-el-c%2FSpring_spring-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ro-el-c%2FSpring_spring-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ro-el-c","download_url":"https://codeload.github.com/ro-el-c/Spring_spring-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ro-el-c%2FSpring_spring-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32558667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T03:21:47.309Z","status":"ssl_error","status_checked_at":"2026-05-03T03:21:43.884Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["java","spring"],"created_at":"2024-12-04T05:10:40.834Z","updated_at":"2026-05-03T04:41:29.724Z","avatar_url":"https://github.com/ro-el-c.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring spring-core\n### [[인프런] 김영한 - 스프링 핵심 원리 (기본편)](https://www.inflearn.com/course/%EC%8A%A4%ED%94%84%EB%A7%81-%ED%95%B5%EC%8B%AC-%EC%9B%90%EB%A6%AC-%EA%B8%B0%EB%B3%B8%ED%8E%B8) 실습\n\n\u003cbr\u003e\n\n| 번호 | 목차                                                                                           | Commit Message                  |\n|----|----------------------------------------------------------------------------------------------|---------------------------------|\n| 1  | [객체 지향 설계와 스프링](https://ro-el.notion.site/76e067cb476342cf9f5b58cc55214c12)                  | Object Oriented Design \u0026 Spring |\n| 2  | [스프링 핵심 원리 이해 1 - 예제 만들기](https://ro-el.notion.site/1-3ec42db641f34b8a9971550490a1dc5f)      | Spring Core 1 - Develop the Ex. |\n| 3  | [스프링 핵심 원리 이해 2 - 객체 지향 원리 적용](https://ro-el.notion.site/2-87c79518475d489e885ed8d2b18954d1) | Spring Core 1 - Apply OOP       |\n| 4  | [스프링 컨테이너와 스프링 빈](https://ro-el.notion.site/e90b9e794c2d4d0ebcc7645c4f757e15)                | Spring Container \u0026 Spring Bean  |\n| 5  | [싱글톤 컨테이너](https://ro-el.notion.site/8fb4055a35144d6fa9cd39ce658ec52b)                       | Singleton Container             |\n| 6  | [컴포넌트 스캔](https://ro-el.notion.site/c6e69108915e46f081249c7e8271da74?pvs=4)                  | Component Scan                  |\n| 7  | [의존관계 자동 주입](https://ro-el.notion.site/f15de62ba8e64665988e5bdb9ab1a17e?pvs=4)               | Automatic Dependency Injection  |\n| 8  | [빈 생명주기 콜백](https://ro-el.notion.site/364983b2979147409881acb3ece85d12?pvs=4)                | Bean LifeCycle Callback         |\n| 9  | [빈 스코프](https://ro-el.notion.site/f93b01dfd0934bd496c504aab5df7328?pvs=4)                    | Bean Scope                      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fro-el-c%2Fspring_spring-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fro-el-c%2Fspring_spring-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fro-el-c%2Fspring_spring-core/lists"}