liuxinsi / my-microservice-seed

Seed project for microservice with jersey spring etc...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-microservice-seed

Seed project for microservice with jersey spring etc...

my microservice seed 工作用到一些微服务技术栈,提干,优化,记录一下,老了,容易忘

TODO LIST

  • 多模块
  • Request/Response Logging
  • 全局异常处理
  • gzip(外部容器依赖)
  • gzip(jersey依赖)
  • https
  • swagger
  • 开发时代码热更新
  • cros(jersey依赖)
  • 秘钥管理
  • 全局ID
  • 校验
  • 请求响应加解密
  • jwt
  • 服务发现
  • 依赖隔离
  • 异步响应
  • websocket
  • 服务间通信
  • docker化
  • sql/nosql支持
  • sql database auto initialization
  • cache contorl
  • production ready
  • maven profile
  • spring profile

About

Seed project for microservice with jersey spring etc...


Languages

Language:Java 89.1%Language:HTML 10.9%