Pinned Repositories
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
booksource
《第一行代码 第2版》全书源代码
cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
diskv
A disk-backed key-value store.
go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
incubator-shardingsphere-example
Sharding-Sphere examples
JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
jedis
Redis Java client
json-tutorial
从零开始的 JSON 库教程
showcode-shutup's Repositories
showcode-shutup/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
showcode-shutup/booksource
《第一行代码 第2版》全书源代码
showcode-shutup/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
showcode-shutup/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
showcode-shutup/diskv
A disk-backed key-value store.
showcode-shutup/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
showcode-shutup/incubator-shardingsphere-example
Sharding-Sphere examples
showcode-shutup/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
showcode-shutup/jedis
Redis Java client
showcode-shutup/json-tutorial
从零开始的 JSON 库教程
showcode-shutup/Leaf
Distributed ID Generate Service
showcode-shutup/MyRestUtil
基于springboot的rest调用框架,定义接口然后即可直接注入使用。
showcode-shutup/nacos-spring-boot-project
Nacos ECO Project for Spring Boot
showcode-shutup/Python
My Python Examples
showcode-shutup/registerbean-ImportBeanDefinitionRegistrar
showcode-shutup/shirdingjdbc-spring
shirding-jdbc-spring 集成demo
showcode-shutup/soul
High-Performance Java API Gateway
showcode-shutup/spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
showcode-shutup/spring-framework
Spring Framework
showcode-shutup/SpringCloud
简单了解微服务
showcode-shutup/SuperMario
Java课设,马里奥
showcode-shutup/tiny-spring
A tiny IoC container refer to Spring.
showcode-shutup/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
showcode-shutup/WePush
专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求
showcode-shutup/WeSync
用Java Swing写的数据库同步软件