manxiaolong's Stars
dunwu/spring-boot-tutorial
:100: :leaves: 通过丰富实例来展现 Spring Boot 特性的教程
wangjia55/Start-C
c语言入门
hairrrrr/C-CrashCourse
C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning
hemin1003/spring-boot-study
SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦截器用法,资源配置读取,测试集成,Web层实现请求映射,security安全验证,rabbitMq集成,kafka集成,分布式id生成器等。项目实战:https://github.com/hemin1003/yfax-parent 已投入生产线上使用
spring2go/core-spring-patterns
设计模式 by 波波微课
youlookwhat/DesignPattern
📚 Java 23种设计模式全归纳
xingwei07/vue_test
尚硅谷Vue2.0-Vue3.0全套教程_张天禹
yuhuage/dizhi
雨花阁
javastacks/spring-boot-best-practice
Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。
itwanger/toBeBetterJavaer
一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
free3growth/ELK
es-api:es整合springboot,常用api测试;es-jd:仿京东商城,使用es海量数据搜索以及高亮显示;es-elk:分布式日志收集系统---ELK是ElasticSearch、Logstash、Kibana三大开源框架首字母大写简称
jgraph/drawio-desktop
Official electron build of draw.io
prowide/prowide-iso20022
Comprehensive business model and parser for all ISO 20022 messages
felipewind/fix-trading-simulator
A trading simulator between a Broker and a Stock Exchange using the Financial Information eXchange (FIX) Protocol. It's a study project using QuickFIX/J, Quarkus, Angular, Docker, Docker Compose and PostgreSQL.
gevoulga/spring-boot-quickfixj-examples
A collection of examples of the quickfixj-spring-boot library
gevoulga/spring-boot-quickfixj
Spring boot starter integration of quickfixj
TaXueWWL/redis-distributed-lock
redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。
kekingcn/spring-boot-klock-starter
基于redis的分布式锁组件,简单方便快捷接入项目,使项目拥有分布式锁能力
liaozihong/SpringBoot-Learning
基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
godlike110/tk-mybatis
tk-mybatis 修复一写问题
tiantiangao/guava-study
guava学习项目
jorgeacetozi/java-threads-examples
Contains more than 20 simple examples with explanations using Thread API and Executors Framework.
ojdkbuild/ojdkbuild
Community builds using source code from OpenJDK project
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
sqmax/springboot-project
这是一个用SpringBoot+JPA打造的基于微信服务号平台的点餐系统的后端,前端是一个使用Vue.js构建的运行于微信公众号的WebApp。前后端完全分离,前后端之间通过RESTful风格的接口相连。
mifi/editly
Slick, declarative command line video editing & API
yidao620c/SpringBootBucket
Springboot bucket
liangxiaojuan/vue-Meizi
vue最新实战项目,vue2 + vuex + webpack + es6 干货多多,新手福利
opendigg/awesome-github-vue
Vue相关开源项目库汇总
nivance/DPModel
《设计模式之禅》原书源码学习