Pinned Repositories
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
axis2
使用axis2在web项目中发布webservice服务
boot
Spring Boot 整合Mybatis、Druid、PageHelper、Swagger 、AOP、过滤器、拦截器、thymeleaf 基础入门demo
codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
codis-ha
Simple HA tool for codis(https://github.com/wandoulabs/codis)
drools
rules engine
drools-examples
drools examples, spring boot drools examples
hexo-theme-bubuzou
A hexo theme inspired by Apollo https://bubuzou.com/
incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
SSM-Maven
springMVC+Spring+Mybatis+Maven整合CRUD
a450675583's Repositories
a450675583/SSM-Maven
springMVC+Spring+Mybatis+Maven整合CRUD
a450675583/axis2
使用axis2在web项目中发布webservice服务
a450675583/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
a450675583/boot
Spring Boot 整合Mybatis、Druid、PageHelper、Swagger 、AOP、过滤器、拦截器、thymeleaf 基础入门demo
a450675583/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
a450675583/codis-ha
Simple HA tool for codis(https://github.com/wandoulabs/codis)
a450675583/drools
rules engine
a450675583/drools-examples
drools examples, spring boot drools examples
a450675583/hexo-theme-bubuzou
A hexo theme inspired by Apollo https://bubuzou.com/
a450675583/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
a450675583/incubator-dubbo-spring-boot-project
Spring Boot Project for Apache Dubbo (Incubating)
a450675583/incubator-rocketmq-externals
Mirror of Apache RocketMQ (Incubating)
a450675583/java-design-patterns
Design patterns implemented in Java
a450675583/jdk
JDK main-line development
a450675583/jodis
A java client for codis based on Jedis and Curator
a450675583/mybatis-3
MyBatis SQL mapper framework for Java
a450675583/mysql_best_configuration
MySQL Optimal Configuration Template
a450675583/panda-config
基于zookeeper的分布式配置管理中心,在分布式系统中,配置文件经常多而繁杂,更新容易丢,有了这个组件,可以热更新,并且不会哪台机子上漏了哪个配置。
a450675583/RocketMQ
:rocket: Alibaba's MQ, also aliyun ONS.
a450675583/spring-boot-learning-examples
Spring Boot工程实践,快速上手Spring Boot开发必备。最全的Spring Boot使用案例!
a450675583/spring-framework
Spring Framework
a450675583/study-demo
Java related technology collation
a450675583/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
a450675583/tomcat-cluster-redis-session-manager
Tomcat clustering redis session manager java client.
a450675583/WebService
WebService 的发布与调用