{"id":18833593,"url":"https://github.com/yixiaohan/spring-core","last_synced_at":"2026-01-25T23:30:20.593Z","repository":{"id":68305122,"uuid":"65136177","full_name":"Yixiaohan/Spring-Core","owner":"Yixiaohan","description":"Spring Core","archived":false,"fork":false,"pushed_at":"2017-07-31T03:27:21.000Z","size":138,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T07:25:36.384Z","etag":null,"topics":["aop-aspectj","spring","spring-ioc"],"latest_commit_sha":null,"homepage":"","language":null,"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/Yixiaohan.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":"2016-08-07T14:01:53.000Z","updated_at":"2018-11-05T03:16:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"6853ce07-b72b-4343-bc44-c3ca3060a341","html_url":"https://github.com/Yixiaohan/Spring-Core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yixiaohan%2FSpring-Core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yixiaohan%2FSpring-Core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yixiaohan%2FSpring-Core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yixiaohan%2FSpring-Core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yixiaohan","download_url":"https://codeload.github.com/Yixiaohan/Spring-Core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239768930,"owners_count":19693764,"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":["aop-aspectj","spring","spring-ioc"],"created_at":"2024-11-08T02:01:39.350Z","updated_at":"2026-01-25T23:30:20.534Z","avatar_url":"https://github.com/Yixiaohan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring-Core\n\nMac OS X、IntelliJ IDEA 、Spring\n\n可以在 [汇总所有](https://github.com/Yixiaohan/Spring-Core/blob/master/21_total.md) 中查看所有章节，方便搜索\n\n------\n## 开始\n- [环境搭建](https://github.com/Yixiaohan/Spring-Core/blob/master/01_%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md)\n\n------\n\n## Spring IoC\n\n- [HelloWorld](https://github.com/Yixiaohan/Spring-Core/blob/master/02_HelloWorld.md)\n\n- [Spring IoC Introduction](https://github.com/Yixiaohan/Spring-Core/blob/master/03_spring_IoC_introduction.md)\n\n- [ID, Name, Alias of Bean  -  id 、name、 alias](https://github.com/Yixiaohan/Spring-Core/blob/master/04_id_name_aliasOfBean.md)\n\n- [Setter 注入  -  property](https://github.com/Yixiaohan/Spring-Core/blob/master/05_setter.md)\n\n- [construtor](https://github.com/Yixiaohan/Spring-Core/blob/master/06_constructor.md)\n\n- [array_list_map_set_property](https://github.com/Yixiaohan/Spring-Core/blob/master/07_array_list_map_set_property.md)\n\n- [list_factory_util_list](https://github.com/Yixiaohan/Spring-Core/blob/master/08_list_factory_util_list.md)\n\n- [set_factory_util_set](https://github.com/Yixiaohan/Spring-Core/blob/master/09_set_factory_util_set.md)\n\n- [map_factory_tuil_map](https://github.com/Yixiaohan/Spring-Core/blob/master/10_map_factory_tuil_map.md)\n\n- [factory_bean](https://github.com/Yixiaohan/Spring-Core/blob/master/11_factory_bean.md)\n\n- [property_editor](https://github.com/Yixiaohan/Spring-Core/blob/master/12_property_editor.md)\n\n- [import_bean_configuration](https://github.com/Yixiaohan/Spring-Core/blob/master/13_import_bean_configuration.md)\n\n- [property_placeholder](https://github.com/Yixiaohan/Spring-Core/blob/master/14_property_placeholder.md)\n\n- [component_scan](https://github.com/Yixiaohan/Spring-Core/blob/master/15_component_scan.md)\n\n- [@autowired](https://github.com/Yixiaohan/Spring-Core/blob/master/16_autowired_injiect.md)\n\n- [@qualifier](https://github.com/Yixiaohan/Spring-Core/blob/master/17_qualifier.md)\n\n- [aop_aspectj_with_xml](https://github.com/Yixiaohan/Spring-Core/blob/master/18_aop_aspectj_with_xml.md) 切面\n\n- [aop_aspectj_with_annotation](https://github.com/Yixiaohan/Spring-Core/blob/master/19_aop_aspectj_with_annotation.md) 切面\n\n- [quartz - cronExpre 表达式 ](https://github.com/Yixiaohan/Spring-Core/blob/master/20_quartz_cron.md) 定时任务\n\n- [汇总所有](https://github.com/Yixiaohan/Spring-Core/blob/master/21_total.md)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyixiaohan%2Fspring-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyixiaohan%2Fspring-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyixiaohan%2Fspring-core/lists"}