Pinned Repositories
arana3.github.io
LTSD public site
AWS-SAA-C02-Course
Personal notes for SAA-C02 test from: https://learn.cantrill.io
confluent-hybrid-cloud-workshop
Confluent Hybrid Cloud Workshop
cors-filter
CORS (Cross Origin Resource Sharing) is a mechanism supported by W3C to enable cross origin requests in web-browsers. CORS requires support from both browser and server to work. This is a Java servlet filter implementation of server-side CORS for web containers such as Apache Tomcat.
couchbase-jvm-core
The JVM core for Couchbase SDKs.
cxf
Mirror of Apache CXF
google-maps-images
Node.js fluent interface for Google's Static Maps API
gs-messaging-jms
Messaging with JMS :: Learn how to publish and subscribe to messages using a JMS broker.
istio-opentracing-demo
A demo shows how to use opentracing with Istio for tracing propagation and method-level tracing inside a service
jaeger-tracing-kafka
Example Apache Kafka project with Jaeger tracing
arana3's Repositories
arana3/arana3.github.io
LTSD public site
arana3/AWS-SAA-C02-Course
Personal notes for SAA-C02 test from: https://learn.cantrill.io
arana3/confluent-hybrid-cloud-workshop
Confluent Hybrid Cloud Workshop
arana3/cors-filter
CORS (Cross Origin Resource Sharing) is a mechanism supported by W3C to enable cross origin requests in web-browsers. CORS requires support from both browser and server to work. This is a Java servlet filter implementation of server-side CORS for web containers such as Apache Tomcat.
arana3/couchbase-jvm-core
The JVM core for Couchbase SDKs.
arana3/cxf
Mirror of Apache CXF
arana3/google-maps-images
Node.js fluent interface for Google's Static Maps API
arana3/gs-messaging-jms
Messaging with JMS :: Learn how to publish and subscribe to messages using a JMS broker.
arana3/istio-opentracing-demo
A demo shows how to use opentracing with Istio for tracing propagation and method-level tracing inside a service
arana3/jaeger-tracing-kafka
Example Apache Kafka project with Jaeger tracing
arana3/java
This repository contain small projects showing a variety of patterns and frameworks.
arana3/jwt-webtool
Source code repo for the online JWT webtool.
arana3/kafka-typescript
Simple Kafka producer and consumer
arana3/learntospeakdoctor
arana3/libfitbit
Library for accessing and transfering data from the Fitbit health device
arana3/reactive-interaction-gateway
Real-time UI events through CloudEvents subscriptions. Your UI deserves an API, too!
arana3/spring-boot-kafka-with-avro
a sample spring boot kafka app using kafka and the avro schema registry
arana3/spring-cloud-kubernetes
Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...
arana3/springone2020-workshop
Developing Event-driven Microservices with Spring Boot, Confluent Cloud, Kotlin, and Java
arana3/webflux-springboot-3.2-tracing-issue
reproducer for baggage propagation issue between functional router versus controller