{"id":17656855,"url":"https://github.com/imyzt/learning-technology-code","last_synced_at":"2025-05-07T02:43:19.108Z","repository":{"id":37168421,"uuid":"185972999","full_name":"imyzt/learning-technology-code","owner":"imyzt","description":":seedling: :evergreen_tree: :deciduous_tree:   此项目是本人在平时日常技术学习、笔记、博客中代码的汇总，欢迎访问我的博客：http://blog.imyzt.top","archived":false,"fork":false,"pushed_at":"2025-05-05T03:36:34.000Z","size":3864,"stargazers_count":7,"open_issues_count":6,"forks_count":13,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-05T04:30:46.185Z","etag":null,"topics":["exception-handler","java","lua","maven","mybatis-plus","rabbitmq","spring-boot","spring-cloud","spring-data-jpa","spring-mvc","springbooot","validator"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imyzt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-10T10:58:58.000Z","updated_at":"2025-05-05T03:36:38.000Z","dependencies_parsed_at":"2024-02-24T17:31:15.223Z","dependency_job_id":"a034d450-d322-4288-b2df-35cd84555619","html_url":"https://github.com/imyzt/learning-technology-code","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/imyzt%2Flearning-technology-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imyzt%2Flearning-technology-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imyzt%2Flearning-technology-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imyzt%2Flearning-technology-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imyzt","download_url":"https://codeload.github.com/imyzt/learning-technology-code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252802607,"owners_count":21806537,"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":["exception-handler","java","lua","maven","mybatis-plus","rabbitmq","spring-boot","spring-cloud","spring-data-jpa","spring-mvc","springbooot","validator"],"created_at":"2024-10-23T14:36:40.146Z","updated_at":"2025-05-07T02:43:19.084Z","avatar_url":"https://github.com/imyzt.png","language":"Java","readme":"# learning-technology-code\n本人在平时的学习过程中中编写代码的汇总\n\n\n# 项目目录\n\n- exception-demo  \n    这个项目是对我平时开发时, 对异常处理的总结, 是在MVC开发模式前提下, 在众多项目的开发过程中总结出来的, **针对MVC项目的**异常处理规范\n\n- nio-chat-room  \n    这个项目是学习慕课网上[解锁网络编程之NIO的前世今生](https://www.imooc.com/learn/1118)课程的代码汇总以及笔记.  \n\n- mq-series  \n    消息队列系列, 内部包含README\n\n- design-pattern-java  \n    该项目是学习实际模式的代码记录, 里面有具体的README  \n    这个是博客对应的更新地址: [http://blog.imyzt.top/category/java-design-patterns](http://blog.imyzt.top/category/java-design-patterns)\n\n- spring-boot-security-simple  \n    该项目是学习spring-security的代码记录\n\n- docker-starter  \n    该项目是docker的相关内容,方便快速上手docker  \n\n- feature-validator  \n     该项目是为了集成平时项目中用到的好用的参数校验器  \n\n- intellij-plugin  \n     该项目是学习和开发idea插件的仓库目录\n\n- mybatis-plus-advance  \n     该项目是学习MP高级功能的记录  \n\n- dive-in-springboot-projects   \n     该项目是学习慕课网上[Spring Boot2.0深度实践之核心技术篇\n](https://coding.imooc.com/class/evaluation/252.html#Anchor)课程的代码汇总以及笔记  \n\n- thread-local-learn  \n     该项目是学习慕课网上[ThreadLocal](https://www.imooc.com/learn/1217) 课程的代码汇总以及笔记\n     \n- lua-helloworld  \n     该项目是学习bilibili上[Lua语言快速入门精通](https://www.bilibili.com/video/av46428956?from=search\u0026seid=5889915958102862127) 课程的代码汇总以及笔记\n\n- transaction/distributed-transaction  \n     [seata](http://seata.io/zh-cn/docs/user/quickstart.html)分布式事务学习  \n\n- source-code\n\t  此目录为学习源码的笔记内容  \n\n- in-action   \n\t  此目录为实战内容的代码记录和笔记内容\n\n- rule-engines  \n        存储规则引擎相关的测试代码  \n\n- golang  \n\tgolang的学习笔记和代码    \n\n- algorithm-diagram  \n        \u003c算法图解\u003e读书笔记代码  \n\n- arthas-web-demo  \n        alibaba-arthas在spring-boot项目的尝试代码  \n\n# 关于我\n\n我叫杨镇涛, 现阶段本职工作是Java服务端开发, 平时会花一些时间做 Docker 以及 Spring Cloud 方面的学习研究.    \n\n从2018年10月份, 我开始将我平时的记录从[印象笔记](https://www.yinxiang.com/)转到[我的博客](http://blog.imyzt.top)上, 它运行在我的腾讯云服务器.  \n\n如果你想联系我, 可以通过在[我的博客](http://blog.imyzt.top/about)下面留言, 或者给我发邮件.我的邮箱是: \u003ca href=\"mailto:imyzt01@gmail.com\"\u003eimyzt01@gmail.com\u003c/a\u003e  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimyzt%2Flearning-technology-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimyzt%2Flearning-technology-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimyzt%2Flearning-technology-code/lists"}