{"id":15343893,"url":"https://github.com/mxsm/document","last_synced_at":"2026-02-24T09:05:06.483Z","repository":{"id":105494098,"uuid":"170885721","full_name":"mxsm/document","owner":"mxsm","description":"一个搬砖人的砖","archived":false,"fork":false,"pushed_at":"2020-12-21T07:48:11.000Z","size":28549,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T03:27:58.990Z","etag":null,"topics":["java","java-information","java-source-analyze","self-study"],"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/mxsm.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":"2019-02-15T15:26:04.000Z","updated_at":"2020-12-21T07:48:15.000Z","dependencies_parsed_at":"2024-03-30T17:00:51.059Z","dependency_job_id":null,"html_url":"https://github.com/mxsm/document","commit_stats":{"total_commits":436,"total_committers":3,"mean_commits":"145.33333333333334","dds":"0.12155963302752293","last_synced_commit":"a1d97e95319208d5bbcda217bc7473cbffa95f37"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mxsm/document","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsm%2Fdocument","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsm%2Fdocument/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsm%2Fdocument/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsm%2Fdocument/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxsm","download_url":"https://codeload.github.com/mxsm/document/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsm%2Fdocument/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29777632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"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":["java","java-information","java-source-analyze","self-study"],"created_at":"2024-10-01T10:52:05.720Z","updated_at":"2026-02-24T09:05:06.443Z","avatar_url":"https://github.com/mxsm.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n### 现在的相关文档会放到 [https://blog.ljbmxsm.com](https://blog.ljbmxsm.com)我的博客下面，markdown文件在[blog项目的文件夹里面](https://github.com/mxsm/blog/tree/master/source/_posts) \n\n# 1. 学习笔记分享\n\n主要是一些学习java的知识和分享，以及一些源码分析等等。\n\n# 2. 目录\n\n### 2.1 [Docker](https://github.com/mxsm/document/tree/master/Docker)\n\n### 2.2 [Java](https://github.com/mxsm/document/tree/master/Java)\n\n- #### [JSE](https://github.com/mxsm/document/tree/master/Java/JSE)\n\n- #### [Java Web](https://github.com/mxsm/document/tree/master/Java/Java%20Web)\n\n- #### [Java常见的工具包](https://github.com/mxsm/document/tree/master/Java/Java常见的工具包)\n\n- #### [Java心得](https://github.com/mxsm/document/tree/master/Java/Java心得)\n\n### 2.3 [MQ](https://github.com/mxsm/document/tree/master/MQ)\n\n### 2.4 [Netty](https://github.com/mxsm/document/tree/master/Netty)\n\n### 2.5 [RPC/Dubbo](https://github.com/mxsm/document/tree/master/RPC/Dubbo)\n\n### 2.6 [Spring](https://github.com/mxsm/document/tree/master/Spring)\n\n### 2.7 [Zookeeper](https://github.com/mxsm/document/tree/master/Zookeeper)\n\n### 2.8 [传输协议](https://github.com/mxsm/document/tree/master/传输协议)\n\n### 2.9 [数据库](https://github.com/mxsm/document/tree/master/数据库)\n\n### 2.10 [数据结构](https://github.com/mxsm/document/tree/master/数据结构)\n\n### 2.11 [服务注册组件](https://github.com/mxsm/document/tree/master/服务注册组件)\n\n### 2.12 [算法/排序算法](https://github.com/mxsm/document/tree/master/算法/排序算法)\n\n### 2.13 [缓存技术](https://github.com/mxsm/document/tree/master/缓存技术)\n\n### 2.14 [设计模式](https://github.com/mxsm/document/tree/master/设计模式)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxsm%2Fdocument","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxsm%2Fdocument","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxsm%2Fdocument/lists"}