Pinned Repositories
algorithm-1
algorithm-core-learning
数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。
andy
java
boot-dubbo-dynamic-datasource
spring boot 集成 dubbo
boot-sharding-plus
spring boot + sharding jdbc 3.0.0 + mybatis plus
fastjson
:bullettrain_side: A fast JSON parser/generator for Java
jedis
A blazingly small and sane redis java client
OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
spring-boot-examples
Spring Boot Examples
xbin-store
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 等。使用Spring Cloud版本请查看
peterm10g's Repositories
peterm10g/DubboxDemo
Gradle构建的DubboxDemo
peterm10g/Spring
spring mvc,spring,分别与jdbctemplate,hibernate,mybatis全注解整合,其中包括包含有spring动态代理,数据库的事务处理。以及动态数据源的切换!
peterm10g/redis-in-action
Example code from the book
peterm10g/grussell-spring-kafka
Spring for Apache Kafka @SpringOnePlatform
peterm10g/PayMap
Java后端实现三方支付集成支付宝(国内、国际、移动端、PC端)、微信、银联(acp、upop)、光大(网关、网页)、邮政支付
peterm10g/Resteasy
REST and JAXRS
peterm10g/resteasy-examples
RESTEasy examples
peterm10g/SpringMVC-Spring-MyBatis
SpringMVC+Spring+MyBatis+Maven
peterm10g/mase
MongoDB, Spring Data, Spring MVC, AngularJs, ElasticSearch and Twitter bootstrap all together!
peterm10g/awesome-mac
This repo is a collection of awesome Mac applications and tools for developers and designers.
peterm10g/dubbox-rest-demo
restful server with dubbox
peterm10g/andy
java
peterm10g/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
peterm10g/spring-data-mongodb
Provide support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
peterm10g/dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
peterm10g/dubbox-mybatis-springBoot_rest
springBoot+Mybatis_pageHelper整合rest风格,使用dubbox分布式项目架构
peterm10g/spring-data-examples
Spring Data Example Projects
peterm10g/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.
peterm10g/brave-resteasy-example
Example application that shows how to use brave and especially the RESTEasy integration.
peterm10g/log-extension
基于分布式系统消息链式调用
peterm10g/spring-boot-starter-dubbox-1
spring-boot自动集成dubbox默认配置
peterm10g/generator
A code generator for MyBatis and iBATIS.
peterm10g/algorithm-core-learning
数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。
peterm10g/shiro-example
跟我学Shiro
peterm10g/state-machine
订单状态机
peterm10g/elastic-job-1
peterm10g/Apache-Kafka-Tutorials
Apache Kafka 0.9 Java Client API Example
peterm10g/Mycat-openEP
mycat电商项目
peterm10g/springboot-dubbox-simple
Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务
peterm10g/EnumTest
java 枚举 常用