Pinned Repositories
apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
auth2-demo
oauth2 demo
auth2.0Learn
autocode
Mybatis AutoCode Factory
beck-bricks
html、js、sql、shell
beck-concurrent-example
java concurrent examples
beck-projects-spring-gs
beck-tec-books
learning records
etcd
Distributed reliable key-value store for the most critical data of a distributed system
tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
rbible's Repositories
rbible/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
rbible/auth2-demo
oauth2 demo
rbible/auth2.0Learn
rbible/etcd
Distributed reliable key-value store for the most critical data of a distributed system
rbible/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
rbible/cloud-native-demos
cloud-native-demos
rbible/code
Source Code for Go In Action examples
rbible/compose
Define and run multi-container applications with Docker
rbible/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
rbible/feign-learning
追本溯源,由浅入深的学习Feign
rbible/FeignExample
Feign实现微服务之间的调用实例
rbible/geektime-spring-family
极客时间视频课程《玩转Spring全家桶》
rbible/gendry
a golang library for sql builder
rbible/gobyexample
Go by Example 通过例子学 Golang
rbible/grpc-by-example-java
A collection of useful/essential gRPC Java Examples
rbible/hutool
🍬A set of tools that keep Java sweet.
rbible/hutool-samples
hutool samples
rbible/lombok-examples
🌶️Practice examples on Using Lombok: https://projectlombok.org/
rbible/mybatis-3
MyBatis SQL mapper framework for Java
rbible/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
rbible/mybatis-plus-samples
MyBatis-Plus Samples
rbible/Python
My Python Examples
rbible/python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work
rbible/rabbitmq-access
rabbitmq手动确认模式java封装
rbible/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
rbible/spring-boot-grpc-example
rbible/spring-boot-mybatis-pagehelper
一个spring-boot集成mybatis的DEMO,利用PageHelper进行了分页
rbible/springBoot
springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等
rbible/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。另外写博客,用 OpenWrite。
rbible/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中