Pinned Repositories
awesome-books
:books: 开发者推荐阅读的书籍
brave-springboot-example
brave-webmvc-example
See how much time Spring services spend on an http request. — Edit
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.
DynamicDataSource
redis的setnx 动态数据源 log4jdbc
guns-lite
基于spring boot脚手架项目,spring data jpa+spring boot+bootstrap/vuejs完整的后台管理系统
Java_Books
Java 编程书籍分享
jigsaw-payment
jigsaw payment 支付系统
loan
小贷管理系统
microservices-from-design-to-deployment-chinese
Microservices from Design to Deployment 中文版 — 《微服务:从设计到部署》
baiyin1115's Repositories
baiyin1115/brave-springboot-example
baiyin1115/loan
小贷管理系统
baiyin1115/jigsaw-payment
jigsaw payment 支付系统
baiyin1115/awesome-books
:books: 开发者推荐阅读的书籍
baiyin1115/brave-webmvc-example
See how much time Spring services spend on an http request. — Edit
baiyin1115/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.
baiyin1115/DynamicDataSource
redis的setnx 动态数据源 log4jdbc
baiyin1115/guns-lite
基于spring boot脚手架项目,spring data jpa+spring boot+bootstrap/vuejs完整的后台管理系统
baiyin1115/Java_Books
Java 编程书籍分享
baiyin1115/microservices-from-design-to-deployment-chinese
Microservices from Design to Deployment 中文版 — 《微服务:从设计到部署》
baiyin1115/nettybook2
李林峰老师编写的netty权威指南(第二版)对应的源码,已经maven化
baiyin1115/neural
高并发、高可用的微服务架构中的分布式治理利刃,提供了分布式限流、服务降级、熔断器、重试器等容错特性,并提供了SPI、过滤器和JWT等功能。此外还提供了很多小的黑科技(如:IP黑白名单、UUID加强版、Snowflake和大并发时间戳获取等)。
baiyin1115/pard-isocca
罪犯特征一体化采集系统
baiyin1115/spring-boot-all
spring-boot,mybatis,activemq,redis,email, freemarker,shiro,websocket,sitemesh,ehcache,easyui,kindeditor,quartz,springfox,swagger,jpa,hibernate,querydsl,netty
baiyin1115/spring-boot-sample
baiyin1115/spring-quartz-cluster-sample
Spring整合Quartz基于数据库的分布式定时任务,可动态添加、删除、修改定时任务。
baiyin1115/springboot-reload
SpringBoot JVM热加载,快速定位问题、解决问题、快速上线
baiyin1115/SpringCloudLearning
project for spring cloud learning
baiyin1115/styleguide
Style guides for Google-originated open-source projects