Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imyzt/learning-technology-code
:seedling: :evergreen_tree: :deciduous_tree: 此项目是本人在平时日常技术学习、笔记、博客中代码的汇总,欢迎访问我的博客:http://blog.imyzt.top
https://github.com/imyzt/learning-technology-code
exception-handler java lua maven mybatis-plus rabbitmq spring-boot spring-cloud spring-data-jpa spring-mvc springbooot validator
Last synced: 4 days ago
JSON representation
:seedling: :evergreen_tree: :deciduous_tree: 此项目是本人在平时日常技术学习、笔记、博客中代码的汇总,欢迎访问我的博客:http://blog.imyzt.top
- Host: GitHub
- URL: https://github.com/imyzt/learning-technology-code
- Owner: imyzt
- License: apache-2.0
- Created: 2019-05-10T10:58:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T13:41:22.000Z (12 days ago)
- Last Synced: 2024-10-25T08:36:57.538Z (12 days ago)
- Topics: exception-handler, java, lua, maven, mybatis-plus, rabbitmq, spring-boot, spring-cloud, spring-data-jpa, spring-mvc, springbooot, validator
- Language: Java
- Homepage:
- Size: 3.59 MB
- Stars: 7
- Watchers: 1
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learning-technology-code
本人在平时的学习过程中中编写代码的汇总# 项目目录
- exception-demo
这个项目是对我平时开发时, 对异常处理的总结, 是在MVC开发模式前提下, 在众多项目的开发过程中总结出来的, **针对MVC项目的**异常处理规范- nio-chat-room
这个项目是学习慕课网上[解锁网络编程之NIO的前世今生](https://www.imooc.com/learn/1118)课程的代码汇总以及笔记.- mq-series
消息队列系列, 内部包含README- design-pattern-java
该项目是学习实际模式的代码记录, 里面有具体的README
这个是博客对应的更新地址: [http://blog.imyzt.top/category/java-design-patterns](http://blog.imyzt.top/category/java-design-patterns)- spring-boot-security-simple
该项目是学习spring-security的代码记录- docker-starter
该项目是docker的相关内容,方便快速上手docker- feature-validator
该项目是为了集成平时项目中用到的好用的参数校验器- intellij-plugin
该项目是学习和开发idea插件的仓库目录- mybatis-plus-advance
该项目是学习MP高级功能的记录- dive-in-springboot-projects
该项目是学习慕课网上[Spring Boot2.0深度实践之核心技术篇
](https://coding.imooc.com/class/evaluation/252.html#Anchor)课程的代码汇总以及笔记- thread-local-learn
该项目是学习慕课网上[ThreadLocal](https://www.imooc.com/learn/1217) 课程的代码汇总以及笔记
- lua-helloworld
该项目是学习bilibili上[Lua语言快速入门精通](https://www.bilibili.com/video/av46428956?from=search&seid=5889915958102862127) 课程的代码汇总以及笔记- transaction/distributed-transaction
[seata](http://seata.io/zh-cn/docs/user/quickstart.html)分布式事务学习- source-code
此目录为学习源码的笔记内容- in-action
此目录为实战内容的代码记录和笔记内容- rule-engines
存储规则引擎相关的测试代码- golang
golang的学习笔记和代码- algorithm-diagram
<算法图解>读书笔记代码- arthas-web-demo
alibaba-arthas在spring-boot项目的尝试代码# 关于我
我叫杨镇涛, 现阶段本职工作是Java服务端开发, 平时会花一些时间做 Docker 以及 Spring Cloud 方面的学习研究.
从2018年10月份, 我开始将我平时的记录从[印象笔记](https://www.yinxiang.com/)转到[我的博客](http://blog.imyzt.top)上, 它运行在我的腾讯云服务器.
如果你想联系我, 可以通过在[我的博客](http://blog.imyzt.top/about)下面留言, 或者给我发邮件.我的邮箱是: [email protected]