Skip to content
View yehun1985's full-sized avatar

Block or report yehun1985

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Shiro基于SpringBoot +JWT搭建简单的restful服务

    Java Updated Apr 22, 2021
  • mzt-biz-log Public

    Forked from mouzt/mzt-biz-log

    支持Springboot,基于注解的可使用变量的通用操作日志组件

    Java Updated Mar 2, 2021
  • 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

    Updated Sep 17, 2020
  • skywalking Public

    Forked from apache/skywalking

    APM, Application Performance Monitoring System

    Java Apache License 2.0 Updated Sep 9, 2020
  • SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、…

    Java Apache License 2.0 Updated Aug 18, 2020
  • 🚀🚀🚀A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What's more, it won't crash when loading a large number of keys.

    JavaScript MIT License Updated Aug 11, 2020
  • GitHub代码实战系列

    Java Updated Aug 9, 2020
  • SpringBoot+JWT+Shiro+MybatisPlus实现Restful快速开发后端脚手架

    Java Updated Apr 25, 2020
  • spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)…

    Java MIT License Updated Jan 3, 2020
  • moby Public

    Forked from moby/moby

    Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

    Go Apache License 2.0 Updated Dec 23, 2019
  • jib Public

    Forked from GoogleContainerTools/jib

    🏗 Build container images for your Java applications.

    Java Apache License 2.0 Updated Dec 18, 2019
  • Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

    Java Updated Dec 16, 2019
  • Swagger-bootstrap-ui is the Swagger front-end UI implementation, the purpose is to replace the Swagger default UI implementation Swagger-UI, make the document more friendly....

    JavaScript Apache License 2.0 Updated Dec 16, 2019
  • xxl-job Public

    Forked from xuxueli/xxl-job

    A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)

    Java GNU General Public License v3.0 Updated Dec 10, 2019
  • vscode Public

    Forked from microsoft/vscode

    Visual Studio Code

    TypeScript MIT License Updated Dec 10, 2019
  • HanLP Public

    Forked from hankcs/HanLP

    自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁

    Java Apache License 2.0 Updated Dec 9, 2019
  • 🎆Interactive Online Platform that Visualizes Algorithms from Code

    JavaScript MIT License Updated Dec 8, 2019
  • vue Public

    Forked from vuejs/vue

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    JavaScript MIT License Updated Dec 8, 2019
  • algo Public

    Forked from wangzheng0822/algo

    数据结构和算法必知必会的50个代码实现

    Python Apache License 2.0 Updated Dec 5, 2019
  • Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of th…

    Java Apache License 2.0 Updated Nov 27, 2019
  • tutorials Public

    Forked from eugenp/tutorials

    The "REST With Spring" Course:

    Java MIT License Updated Nov 26, 2019
  • cat Public

    Forked from dianping/cat

    CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

    Java Apache License 2.0 Updated Nov 26, 2019
  • flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例分享。

    Java Apache License 2.0 Updated Nov 26, 2019
  • Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

    Java Apache License 2.0 Updated Nov 26, 2019
  • 😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习

    Java Creative Commons Attribution Share Alike 4.0 International Updated Nov 26, 2019
  • jeecg-boot Public

    Forked from jeecgboot/JeecgBoot

    一款基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业企业级开发平台!采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式(OnlineCoding模式-> 代码生成器模式-> 手工MERGE智能开发),帮助Java项目解决70%的…

    Java Apache License 2.0 Updated Nov 26, 2019
  • arthas Public

    Forked from alibaba/arthas

    Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas

    Java Apache License 2.0 Updated Nov 26, 2019
  • querydsl Public

    Forked from querydsl/querydsl

    Unified Queries for Java

    Java Apache License 2.0 Updated Nov 24, 2019
  • 「小马哥技术周报」

    Java Apache License 2.0 Updated Nov 24, 2019
  • mall学习教程,架构、业务、技术要点全方位解析。mall项目(20k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。

    Java Apache License 2.0 Updated Nov 24, 2019