Starred repositories
fengleng / proto
Forked from emicklei/protoparser for Google ProtocolBuffers definition
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
Design patterns implemented in Java
js, javascript, blog, typescript, node, koa...
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
Dependency free publish/subscribe for JavaScript
SpringBoot+React+Mysql+Mybatis+Restful风格接口,前后端分离实现健康管理系统
音乐播放器APP后端, 对应前端为nixie-music-player-web. Spring Boot application for music player. Corresponding front-end is in my private repo nixie-music-player-web.
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
算法导论第三版中的算法及习题。Introduction to algotithums(CLRS) 3rd editions solutions.
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
SpringBoot + Mybatis + thymeleaf 搭建的个人博客 http://www.54tianzhisheng.cn/
spring-boot-UrlTaskScheduler,基于Quartz 2.3 and SpringBoot2 的URL接口调度平台,支持集群。公司日常的很多任务调度其实都可以简化为基于URL的调度方式,EasyUrlTask也就因此而生,简化日常URL调度任务,并简单管理这些请求。