dfelski's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
FallibleInc/security-guide-for-developers
Security Guide for Developers (实用性开发人员安全须知)
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
krallin/tini
A tiny but valid `init` for containers
joelittlejohn/jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
docker-archive/classicswarm
Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit
spotify/docker-gc
INACTIVE: Docker garbage collection of containers and images
microsoft/TypeScript-Vue-Starter
A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
mariuszgil/awesome-eventstorming
Awesome EventStorming
jonashackt/spring-boot-vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
SonarSource/SonarJS
SonarSource Static Analyzer for JavaScript and TypeScript
belaban/JGroups
The JGroups project
arc42/arc42-template
arc42 - the template for software architecture documentation and communication
srs/gradle-node-plugin
Gradle plugin for integrating NodeJS in your build. :rocket:
ligi/PassAndroid
Android App to view passes
SonarSource/SonarTS
Static code analyzer for TypeScript
benwilcock/cqrs-microservice-sampler
A Java Microservice & CQRS Demo using Spring Boot, Axon & Docker
idugalic/micro-company
Rest-full, Hipermedia-based distributed application. Spring boot & cloud. Angular. CQRS. Eventsourcing. Axonframework. Microservices. Docker. CloudFoundry
idugalic/micro-ecommerce
Rest-full, distributed, ecommerce application. Microservices. Docker.
patternmatch/oauth2-blog
REST service to present Spring Boot and OAuth2 integration.
kubadlo/jwt-security
Example API backend secured with Json web tokens
hcguersoy/cleanreg
A small tool to clean up Docker Registries (v2).
shershen08/tailor-vue-demo
Using frontend microservices with zalando/tailor and Vue.js as frontend fw
idugalic/axon-mongo-demo
Axon demo application - MongoDB as an event store
otto-de/esi-include-thymeleaf3-dialect
A Thymeleaf 3 Dialect for ESI Includes
Scalified/axon-bootstrap
A project that introduces the Axon framework as a tool for building CQRS web applications. There's a configuration of the framework for J2EE environment and implementation of a simple command and a query.