GavinChenYan's Stars
networknt/light-4j
A fast, lightweight and more productive microservices framework
networknt/json-schema-validator
A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
networknt/light-oauth2
A fast, light and cloud native OAuth 2.0 authorization microservices based on light-4j
networknt/light-example-4j
Example APIs or services to demo all feature of the light-4j framework
networknt/light-rest-4j
A RESTful framework built on top of light-4j with both Swagger 2.0 and OpenAPI 3.0 supports
networknt/light-codegen
A code generator based on rocker that can be used as an utility or web service
networknt/light-graphql-4j
GraphQL implementation based on light-4j
networknt/light-saga-4j
A saga implementation to manage distributed transaction across multiple microservices
networknt/light-workflow-4j
A state machine based light-weight workflow engine for microservices orchrestration
mservicetech/openapi-schema-validation
networknt/light-proxy
A fast reverse proxy with an embedded gateway to wrap third-party APIs and bring them to the ecosystem of light platform
networknt/light-rule
A rule engine or rule as a service based on Kotlin DSL
networknt/light-docker
Dockerfile and compose to bring everything up together with your APIs
networknt/light-doc
The hugo documents and templates repo that will be built to https://doc.networknt.com
networknt/light-hybrid-4j
A hybrid between monolithic and microservices to take advantages of both
networknt/openapi-bundler
A utility that merges multiple OpenAPI specification files into a single file with all external references resolved to local reference.
networknt/light-session-4j
Distributed session managers (Redis, Hazelcast, JDBC) that support web server cluster for light-4j framework
networknt/light-router
A client side service mesh router designed for legacy system that cannot leverage client module
networknt/light-config-test
Default config files of light-4j for test environment on light-config-server
networknt/light-spa-4j
Middleware handlers for Single Page Application
networknt/light-tram-4j
Transactional Messaging framework for message/event/command driven interaction style
networknt/light-consumer-4j
Light 4J Client Framework Dependency Module
mservicetech/light-api-template
GavinChenYan/light-rest-4j
A REST API or service framework built on top of light-4j
GavinChenYan/Transaction
HelenC11/Snake-Game
java swing snake game
KenC2006/RC_car
Remote control car controlled using Bluetooth digital app
mservicetech/kubernetes-install-config
neillin/Transaction
networknt/light-tram-kafka
light-tram-4j with Kafka transactional producer and consumer only