{"id":18550486,"url":"https://github.com/lotharing/javaerselfcultivation","last_synced_at":"2026-01-28T23:03:34.918Z","repository":{"id":105210792,"uuid":"326860642","full_name":"Lotharing/JavaerSelfCultivation","owner":"Lotharing","description":"Java开发者自我修养","archived":false,"fork":false,"pushed_at":"2021-02-23T03:35:29.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T01:38:38.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Lotharing.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":"2021-01-05T02:11:13.000Z","updated_at":"2021-04-26T03:37:11.000Z","dependencies_parsed_at":"2023-03-23T03:17:40.135Z","dependency_job_id":null,"html_url":"https://github.com/Lotharing/JavaerSelfCultivation","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"6aaedd3923ddd67a1189124f4f598293414157cf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lotharing/JavaerSelfCultivation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lotharing%2FJavaerSelfCultivation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lotharing%2FJavaerSelfCultivation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lotharing%2FJavaerSelfCultivation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lotharing%2FJavaerSelfCultivation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lotharing","download_url":"https://codeload.github.com/Lotharing/JavaerSelfCultivation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lotharing%2FJavaerSelfCultivation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28854456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"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":[],"created_at":"2024-11-06T21:04:55.858Z","updated_at":"2026-01-28T23:03:34.882Z","avatar_url":"https://github.com/Lotharing.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaerSelfCultivation\n\nJava开发者自我修养\n\n\n\n###  :orange_book:Java基础 ###\n\n- [面试必问ArrayList,何不尽兴发挥！](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484166\u0026idx=1\u0026sn=c5150d5cb1537e660affc500608537cc\u0026chksm=c0663736f711be20b0cefe19ad157ff8d4a7ebca9b1af0d0b65c12298a598a3bd7e24a7b8727\u0026token=1271010358\u0026lang=zh_CN#rd)\n \n- [不想拿着HashMap和面试官探讨一下吗？](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484257\u0026idx=1\u0026sn=91d5fecb11ea442776fbc9ea35280c5a\u0026chksm=c0663751f711be4781f03b567a0f203ef18810d9f1d54c9391f1cbbe9c69ad34afb6ae855b36\u0026token=1271010358\u0026lang=zh_CN#rd)\n\n- [源码处处可见的位运算你了解过吗？](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484412\u0026idx=1\u0026sn=90189ebeea00648aa8755684d3238333\u0026chksm=c06637ccf711beda01de5b23bab9aa60647e86bbda953742334dad49755ad1c5cf58df993604\u0026token=1685889156\u0026lang=zh_CN#rd)\n\n###  :coffee:JVM系列  ###\n\n- [一文搞懂JVM垃圾回收和内存分配策略](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484092\u0026idx=1\u0026sn=85ab3e189285b4e6e73bcf960afd80ba\u0026chksm=c066368cf711bf9aed92709ab0a28a0302d66ebfa153da5f7fdcf3271ff133d1633822cb2aea\u0026scene=178\u0026cur_album_id=1657024915629244420#rd)\n\n- [从JMM角度详解Volatile关键字](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484072\u0026idx=1\u0026sn=8d8689b4891901d646d4323c84749f7f\u0026chksm=c0663698f711bf8e542239a2959612d483a7fd561924ef152e7fb92337e5dc56113919772f25\u0026scene=178\u0026cur_album_id=1657024915629244420#rd)\n\n- [看完还不懂synchronized，你来揍我吧。](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484041\u0026idx=1\u0026sn=a61bd42cfe7158f648e24ecb1123668f\u0026chksm=c06636b9f711bfaf3df576323869917cae17e8c1fbcd00409610f7705c35ca3d70a3eaccc53f\u0026scene=178\u0026cur_album_id=1657024915629244420#rd)\n\n- [详解JVM内存区域](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484013\u0026idx=1\u0026sn=3b7feea1fcbfdc5a61ab60ec6d761652\u0026chksm=c066365df711bf4bf72586fbf75bfbef866051ee374d9c45b969c08ef3b995e76e92d2dae90d\u0026scene=178\u0026cur_album_id=1657024915629244420#rd)\n\n- [详解JVM类装载系统](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247483977\u0026idx=1\u0026sn=91e0e9a6498c76d0a311f386fcd1dc9c\u0026chksm=c0663679f711bf6f63b429eae1aa6857488641b2738d1cb2eb56acdc76f4c6c1aa98b8660ad3\u0026scene=178\u0026cur_album_id=1657024915629244420#rd)\n\n###  :memo:JUC多线程系列  ###\n\n- [Java多线程系列 - 基础篇](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247483932\u0026idx=1\u0026sn=f5f894426338a94f327a8c94acec95e7\u0026chksm=c066362cf711bf3ad0d98bc2b734b10520e3553986855f27d4f059b05164a433fae32e4a442f\u0026scene=178\u0026cur_album_id=1649604114806308865#rd)\n\n- [带你走进ThreadLocal的内心世界](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247483874\u0026idx=1\u0026sn=10655f363bde502de581a6b64b783f2b\u0026chksm=c06635d2f711bcc484f2a7c8e048db32fe2c41e0d329ed4a09420797de0a1f6da0cbb0f6d5d6\u0026scene=178\u0026cur_album_id=1649604114806308865#rd)\n\n- [这样看线程池的姿势，你get到了吗？](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247483903\u0026idx=1\u0026sn=09a9435d6a7f7f1bc67b3190934844cf\u0026chksm=c06635cff711bcd923138b24bc97c3ab27b0657768ccc94365e3b847f2efff97a2739aaef0f6\u0026scene=178\u0026cur_album_id=1649604114806308865#rd)\n\n- [史上最详细之ThreadLocal源码分析](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484000\u0026idx=1\u0026sn=480f6e8c31c006b4bc553fda6eda9610\u0026chksm=c0663650f711bf46d4867a9fdc1d8bf5d00b140f91ca31e4bd9a08e6dc21e17ffdece8bc037a\u0026scene=178\u0026cur_album_id=1649604114806308865#rd)\n\n- [看完还不懂synchronized，你来揍我吧。](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484041\u0026idx=1\u0026sn=a61bd42cfe7158f648e24ecb1123668f\u0026chksm=c06636b9f711bfaf3df576323869917cae17e8c1fbcd00409610f7705c35ca3d70a3eaccc53f\u0026scene=178\u0026cur_album_id=1649604114806308865#rd)\n\n- [从JMM角度详解Volatile关键字](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484072\u0026idx=1\u0026sn=8d8689b4891901d646d4323c84749f7f\u0026chksm=c0663698f711bf8e542239a2959612d483a7fd561924ef152e7fb92337e5dc56113919772f25\u0026scene=178\u0026cur_album_id=1649604114806308865#rd)\n\n- [学不会AQS？那是我没鼓励你！「独占锁原理」](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484137\u0026idx=1\u0026sn=be271c329ec02f7077dade7e01330286\u0026chksm=c06636d9f711bfcf8a5900f82bb009f0b9ab990fdb7b0205b7de51c907d4399e4688ad82a1bc\u0026token=169853455\u0026lang=zh_CN#rd)\n\n\n###  :battery:MySQL系列  ###\n\n\n- [MySQL一条查询SQL是怎么执行的](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484103\u0026idx=1\u0026sn=a9fbf08795ea8a8497ea69dd6b29c5d8\u0026chksm=c06636f7f711bfe175d89f9e9b482998a08d004e5b058a67a14dee029b787597e46337f68dce\u0026token=478264585\u0026lang=zh_CN#rd)\n\n- [MySQL提交更新时候RedoLog和BinLog的作用](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484178\u0026idx=1\u0026sn=eeb52d0d8341b095dd4f351757f25088\u0026chksm=c0663722f711be34e298c6cbbc80aa624a4023a66407eb054df7f73ac37273e9f93b800636e3\u0026token=1271010358\u0026lang=zh_CN#rd)\n\n- [事务ACID的四个特性，你了解过他的原理吗？](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484422\u0026idx=1\u0026sn=391955458aff8d6b9e6b143dc6fed954\u0026chksm=c0663036f711b920ecbe9b563c98bd7111b89c64d5ede99a39feb3940492afc09786d6ad862a\u0026token=1685889156\u0026lang=zh_CN#rfdf)\n\n###  :dart:Redis系列  ###\n\n- [Redis持久化RDB和AOF机制详解](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484286\u0026idx=1\u0026sn=ee66a1e46dabfe83202630e9e48c2d5e\u0026chksm=c066374ef711be58c657633225de968aa1ac6ee31987a093e65ea0a4c41b0b30a86b10d3a448\u0026token=1109030718\u0026lang=zh_CN#rd)\n\n\n###  :trolleybus:RabbitMQ消息队列系列  ###\n\n- [RabbitMQ消息防丢失机制](https://mp.weixin.qq.com/s?__biz=Mzg5ODExNDkxMQ==\u0026mid=2247484379\u0026idx=1\u0026sn=de893a2a059780ce44f8ad848f3d98c8\u0026chksm=c06637ebf711befd5d97427cd39d1fb8b3d8bd73b560b63249a7b77dafcd0f4212f9b7059b9a\u0026token=1109030718\u0026lang=zh_CN#rd)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flotharing%2Fjavaerselfcultivation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flotharing%2Fjavaerselfcultivation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flotharing%2Fjavaerselfcultivation/lists"}