8000 dxlove (dxlove) / Repositories · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View dxlove's full-sized avatar

Block or report dxlove

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
  • swagger+springmvc整合

    Java Updated Dec 16, 2022
  • fast-task Public

    Forked from HiCooper/fast-task

    DAG任务编排执行

    Java MIT License Updated Dec 11, 2022
  • dxlove Public

    Config files for my GitHub profile.

    Updated Nov 6, 2022
  • Discovery Public

    Forked from Nepxion/Discovery

    Nepxion Discovery is an enhancement for Spring Cloud Discovery on Eureka + Consul + Zookeeper + Nacos with Nacos + Apollo config for gray release, router and isolation 灰度发布、服务隔离、服务路由、服务权重、黑/白名单过滤

    Java Apache License 2.0 Updated Mar 28, 2021
  • 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.

    Updated Apr 11, 2020
  • Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。

    Java Apache License 2.0 Updated Apr 6, 2020
  • spring-security结合jwt和umi(react前端框架)企业级框架之前后端分离最佳实战(表单模式登录)

    JavaScript Updated Mar 6, 2020
  • 大数据入门指南 ⭐

    Java Updated Mar 4, 2020
  • 基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中

    Java Apache License 2.0 Updated Jan 21, 2020
  • 基于SpringBoot的SaaS微服务脚手架,具备用户资源权限管理、网关统一鉴权、分布式事务、Xss防跨站攻击、自动代码生成、大文件断点分片续传、分布式定时任务等多个模块,使用本框架可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。

    Java Apache License 2.0 Updated Jan 13, 2020
  • 短信平台,基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Shiro 1.4.0 + Mybatis + Druid + Mysql + Elastic-Job + Redis + Netty+Servlet3+Elasticsearch 6.5.4…

    JavaScript Updated Jan 11, 2020
  • zuihou-admin-cloud Public template

    Forked from dromara/lamp-cloud

    基于SpringCloud(Hoxton.SR1) + SpringBoot(2.2.2.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、R…

    Java Apache License 2.0 Updated Jan 9, 2020
  • 个人项目整合

    Java Updated Jan 6, 2020
  • Java library to create bots using Telegram Bots API

    Java MIT License Updated Dec 31, 2019
  • jeecg-boot Public

    Forked from jeecgboot/JeecgBoot

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

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

    Java Apache License 2.0 Updated Nov 21, 2019
  • 基于Flink流处理的动态实时亿级全端用户画像系统

    Java Updated Nov 20, 2019
  • JavaMonitor Public

    Forked from onblog/JavaMonitor

    Java应用性能远程监控系统(使用C/S架构)适用于监控所有Java应用,具有堆内存监控、方法区监控、GC监控、类加载监控、类编译监控与线程监控,提供堆快照下载,线程快照下载

    Java Apache License 2.0 Updated Nov 17, 2019
  • SENS Public

    Forked from saysky/SENS

    基于SpringBoot+MyBatis+Shiro+Redis+ElasticSearch的企业级博客系统

    Java GNU General Public License v3.0 Updated Nov 5, 2019
  • 基于Flink对用户行为数据的实时分析

    Scala Apache License 2.0 Updated Oct 31, 2019
  • ProjectTree Public

    Forked from onblog/ProjectTree

    新人熟悉项目必备工具!基于AOP开发的一款方法调用链分析框架,简单到只需要一个注解,异步非阻塞,完美嵌入Spring Cloud、Dubbo项目!再也不用担心搞不懂项目!

    Java Apache License 2.0 Updated Oct 25, 2019
  • hello world

    Updated Oct 25, 2019
  • 学习玩的

    Java Updated Oct 15, 2019
  • tutorials Public

    Forked from eugenp/tutorials

    The "REST With Spring" Course:

    Java MIT License Updated Sep 16, 2019
  • TubeMQ Public

    Forked from Tencent/TubeMQ

    TubeMQ focuses on high-performance storage and transmission of massive data in large data scenarios

    Java Other Updated Sep 16, 2019
  • 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统…

    Java Apache License 2.0 Updated Sep 16, 2019
  • Java工程师学习历程与笔记,附含算法、源码等面试知识和学习蓝图。

    Java MIT License Updated Sep 12, 2019
  • Interview questions

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

    Java Updated Sep 8, 2019
  • A keygen for Navicat

    C++ GNU General Public License v3.0 Updated Sep 6, 2019
0