kktrc's Repositories
kktrc/admin-paine
kktrc/aliyun-openapi-java-sdk
Alibaba Cloud SDK for Java.
kktrc/bonecp
BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It beats older connection pools such as C3P0 and DBCP but SHOULD NOW BE CONSIDERED DEPRECATED in favour of HikariCP.
kktrc/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
kktrc/comment-plugin
kktrc/create-react-app-antd
Use antd with create-react-app
kktrc/devfreebooks.github.io
A huge collection of free books for developers
kktrc/dubbo
:loudspeaker: Dubbo is a distributed, high performance RPC framework empowering applications with service import/export capabilities.
kktrc/dubbo-demo
kktrc/happylifeplat-transaction
分布式事务框架(强一致性)
kktrc/java-design-patterns
Design patterns implemented in Java
kktrc/jodd
Jodd! light open-source Java micro-frameworks and tools: tools + ioc + mvc + db + aop + tx + json + html < 1.7 Mb
kktrc/microservices-from-design-to-deployment-chinese
Microservices from Design to Deployment 中文版 — 《微服务:从设计到部署》
kktrc/papers-we-love
Papers from the computer science community to read and discuss.
kktrc/pegdown
A pure-Java Markdown processor based on a parboiled PEG parser supporting a number of extensions
kktrc/pzzls.github.io
Blog
kktrc/requester
http request
kktrc/shiro-spring
kktrc/site
kktrc/social-connect
kktrc/spring-boot-examples
Spring Boot Examples
kktrc/spring-cloud-rest-tcc
基于Spring Cloud Netflix的TCC柔性事务和EDA事件驱动示例,结合Spring Cloud Sleuth进行会话追踪和Spring Boot Admin的健康监控,并辅以Hystrix Dashboard提供近实时的熔断监控
kktrc/spring-guides-translation
kktrc/spring-twitter-web
kktrc/swagger-api
kktrc/tool
依赖于 org.common.lang 的 java 工具库
kktrc/tutorials
The "REST With Spring" Course:
kktrc/webapp
kktrc/webpack-react-codes
the code samples for our book: webpack-react-book
kktrc/xbin-store-cloud
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Cloud 使用dubbox版本请查看