源码笔记 (yuanmabiji)

yuanmabiji

Geek Repo

Location:Guangzhou

Github PK Tool:Github PK Tool

源码笔记's repositories

rocketmq-all

RocketMQ中文源码注释

Language:JavaLicense:Apache-2.0Stargazers:8Issues:3Issues:0

mybatis-3

Mybatis中文源码注释

Language:JavaLicense:Apache-2.0Stargazers:3Issues:1Issues:0

spring-framework

Spring5中文源码注释

Language:JavaLicense:Apache-2.0Stargazers:3Issues:1Issues:0

devops-java-sample

SpringBoot demo for DevOps on KubeSphere

License:Apache-2.0Stargazers:0Issues:0Issues:0

easy-mock

A persistent service that generates mock data quickly and provids visualization view.

License:GPL-3.0Stargazers:0Issues:0Issues:0

eureka

AWS Service registry for resilient mid-tier load balancing and failover.

License:Apache-2.0Stargazers:0Issues:0Issues:0

GCViewer

Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6+ garbage collector logs (including G1 collector)

License:NOASSERTIONStargazers:0Issues:0Issues:0

Hystrix

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

Stargazers:0Issues:0Issues:0

incubator-shenyu

ShenYu is High-Performance Java API Gateway.

License:Apache-2.0Stargazers:0Issues:0Issues:0

java-jwt

Java implementation of JSON Web Token (JWT)

License:MITStargazers:0Issues:0Issues:0

jdk

JDK main-line development

License:GPL-2.0Stargazers:0Issues:0Issues:0

openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.

License:NOASSERTIONStargazers:0Issues:0Issues:0

openj9-docs

Source repository for the Eclipse OpenJ9 user documentation, which should be viewed [online]https://www.eclipse.org/openj9/docs/

License:NOASSERTIONStargazers:0Issues:0Issues:0

spring-boot-demo

该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(**式复杂报表)。

License:MITStargazers:0Issues:0Issues:0

spring-boot-examples

about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。

Stargazers:0Issues:0Issues:0

spring-cloud-bus

Spring Cloud event bus

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-cloud-config

External configuration (server and client) for Spring Cloud

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-cloud-consul

Spring Cloud Consul

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-cloud-dataflow

A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-cloud-gateway

A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-cloud-netflix

Integration with Netflix OSS components

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-cloud-sleuth

Distributed tracing for spring cloud

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-cloud-stream-samples

Samples for Spring Cloud Stream

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-cloud-zookeeper

Spring Cloud Zookeeper

License:Apache-2.0Stargazers:0Issues:0Issues:0

spring-security-oauth

Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.

License:Apache-2.0Stargazers:0Issues:0Issues:0

SpringBoot-Shiro-Vue

提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)

License:MITStargazers:0Issues:0Issues:0

SpringCloud

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

License:Apache-2.0Stargazers:0Issues:0Issues:0

visualvm

VisualVM is an All-in-One Java Troubleshooting Tool

License:NOASSERTIONStargazers:0Issues:0Issues:0

vue-cli3.0-vueadmin

基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统

Stargazers:0Issues:0Issues:0

zuul

Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.

License:Apache-2.0Stargazers:0Issues:0Issues:0