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/springcloud-stream-demo
springcloud-stream-demo
SoulSong/Hadoop-On-Window
HADOOP 2.8.0 (22 March, 2017) INSTALLATION ON WINDOW 10
SoulSong/parquet-avro-json
Handle data with parquet/avro/json format.
SoulSong/ribbon-metadata-route
A component for ribbon, load balance with custom rule which need the tag in request header matches the tag of service instances registered with consul.
SoulSong/springboot-kube-bluegreen-sample
This is a simple example of a blue/green deployment. It depends on springboot2, builds by maven, deploys by kubernetes.
SoulSong/springboot-lifecycle-sample
Something about ioc.
SoulSong/compressor4j
Java dependency to simplify process of compressing and decompressing files and folders. Support compressing ZIP, GZ, TAR, TAR.GZ, JAR, BZ2, TAR.BZ2, AR, CPIO, XZ. Support decompressing for ZIP, GZ, TAR, TAR.GZ, JAR, BZ2, TAR.BZ2, AR, CPIO, 7Z, XZ, RAR.
SoulSong/docker-spark
Apache Spark docker image
SoulSong/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
SoulSong/kubernetes-canary-deploy
This is a sample to show how to deploy with the canary strategy by ingress in kubernetes. Ingress support two strategies, canary by weight and canary by header.
SoulSong/kubernetes-job-sample
This is a simple sample to show how the job and cron-job work in the kubernetes.
SoulSong/kubernetes-monitor-sample
This is a sample to show how to monitor the kubernetes with metrics-server, kubernetes-operator and eventrouter.
SoulSong/kubernetes-volume-db-sample
Define some db-servers in kubernetes, all servers will use different volume-types, like host,local and so on.
SoulSong/lucene-solr
Mirror of Apache Lucene + Solr
SoulSong/reactive-company
Example of reactive web application. Java. Spring 5. Reactive Streams. Docker.
SoulSong/reactive-relation-db
Show how to operate relation-db with reactive api by r2dbc.
SoulSong/retry-demo
guava-retry & spring-retry example
SoulSong/spring-cloud-oauth2-example
An example of spring oauth2 authorization and resource server using JWT
SoulSong/spring-in-action-5-samples
Home for example code from Spring in Action 5.
SoulSong/tableau-server-docker
Dockerfile for Tableau Server on Linux - Single Node