Skip to content

Java game http api with Netty, JDBC, Camunda, Resilience4J, Kubernetes

Notifications You must be signed in to change notification settings

CrissNamon/middle-grade-project

Repository files navigation

Netty game server

Simple game http server based on Netty for job attestation on Middle Java grade.

Technologies

  • Netty
  • HikariCP
  • ProxyDataSource
  • Progressive DI
  • Flyway
  • Log4J
  • Hibernate Validator
  • JDBC
  • MapStruct
  • Camunda Platform 8
  • Resilience4j
  • Guava
  • Jenkins
  • Kubernetes

Roadmap

  • Http server based on Netty ✅
  • JDBC (transactions, isolation levels, advisory locks) ✅
  • Camunda ✅
  • Fault tolerance (Circuit breaker, bloom filter, caching) ✅
  • Proxy objects ✅
  • CI/CD ✅