b77lau's starred repositories
elasticsearch-sql
Use SQL to query Elasticsearch
effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
grpc-by-example-java
A collection of useful/essential gRPC Java Examples
shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
Hands-On-Microservices-with-Kotlin
Hands-On Microservices with Kotlin, published by Packt
AxonFramework
Framework for Evolutionary Message-Driven Microservices on the JVM
kafka-connect-mqtt
mqtt (source) conncetor for kafka
shadowsocks-qt5
A cross-platform shadowsocks GUI client
electron-ssr
Shadowsocksr client using electron
pro-spring-5
Source code for 'Pro Spring 5' by Iuliana Cosmina, Rob Harrop, Chris Schaefer, and Clarence Ho
spring-in-action-5-samples
Home for example code from Spring in Action 5.
spring-cloud-code
🔥《重新定义Spring Cloud实战》实体书对应源码,欢迎大家Star点赞收藏
grpc-spring-boot-starter
Spring Boot starter module for gRPC framework.
grpc-spring
Spring Boot starter module for gRPC framework.
Hands-On-Reactive-Programming-with-Spring-5.0
This is the Github Repository of Hands-On Reactive Programming with Spring 5.0
jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
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.
functional_thinking
This is the example code repository for Functional Thinking by Neal Ford (O'Reilly Media)
kafka-streams-in-action
Source code for the Kafka Streams in Action Book