Pinned Repositories
calcite-sql-executor
Custom a sql executor which supports multiple datasources, like dynamodb、csv、http.
diff-sample
A javers sample for diff entity.
jdbc-extension
Log sql by different proxies. Intercept query by different proxies or orm framework.
parquet-avro-json
Handle data with parquet/avro/json format.
springboot-kube-bluegreen-sample
This is a simple example of a blue/green deployment. It depends on springboot2, builds by maven, deploys by kubernetes.
springboot-kubernetes-sample
When we deploy services into k8s, they will call each other by serviceNames. But when we debug in our development tools(eg. IDEA), they call each other by endpoints. So how can we reasonably accommodate both scenarios in a project?
springboot-rsocket-sample
RSocket integrated with springboot.
springcloud-kubernetes-sample
This is a sample project of springcloud intergrate with kubernetes. Different branches integrate different components.
springcloud-stream-demo
springcloud-stream-demo
sql-parse-sample
Extract tables and fields from the sql by calcite, sqlprase and druid.
SoulSong's Repositories
SoulSong/springboot-rsocket-sample
RSocket integrated with springboot.
SoulSong/jdbc-extension
Log sql by different proxies. Intercept query by different proxies or orm framework.
SoulSong/springcloud-kubernetes-sample
This is a sample project of springcloud intergrate with kubernetes. Different branches integrate different components.
SoulSong/sql-parse-sample
Extract tables and fields from the sql by calcite, sqlprase and druid.
SoulSong/calcite-sql-executor
Custom a sql executor which supports multiple datasources, like dynamodb、csv、http.
SoulSong/diff-sample
A javers sample for diff entity.
SoulSong/kubernetes-hpa-sample
This is a sample of showing how to autoScale pods with the CPU usage.
SoulSong/pulsar-function-sample
SoulSong/pulsar-sample
some cases of pulsar
SoulSong/swagger-diff-sample
SoulSong/springboot-kubernetes-sample
When we deploy services into k8s, they will call each other by serviceNames. But when we debug in our development tools(eg. IDEA), they call each other by endpoints. So how can we reasonably accommodate both scenarios in a project?
SoulSong/apache-calcite-tutorial
https://blog.csdn.net/QXC1281/article/details/89070285
SoulSong/atomix-sample
SoulSong/caffeine-sample
SoulSong/dgs-sample
SoulSong/disruptor-sample
SoulSong/drill-storage-mongodb
Support MongoDb Aggregate Function.
SoulSong/flink-sample
SoulSong/flink-stream-sample
SoulSong/incubator-superset
Add the drill driver in the Dockerfile.
SoulSong/jooq-sample
SoulSong/kafka-multi-thread-consumer-sample
one kafka-consumer with a multi-threads worker.
SoulSong/mapper-sample
SoulSong/presto
Add dynamodb connnector.
SoulSong/reactor-core-demo
some samples for reactor-core.
SoulSong/redis-key-space-sample
A simple sample shows how to listen to the key-expire event.
SoulSong/rsocket-raw-sample
A sample for testing rSocket-java with its raw apis.
SoulSong/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
SoulSong/springboot-features-sample
This is a sample to show how to integrate the features in springboot, like conversion,converter,i18n,validation and so on.
SoulSong/superset-ui
Apache Superset UI packages