Microserver 0.87 发布了,该版本主要改进如下:
Use Java 8 Streams (or reactive-streams Publishers) to Stream data between Microservices.
Standardized error codes, error handling and health checks
Decisioning for micro-async-data-writer and loader tasks (e.g. have only an elected leader execute)
DistributedMap abstraction (backed by S3 or Couchbase)
Microserver 是一个零配置、基于标准的身经百战的库,用来运行 Java REST 微服务,通过 Java 标准 main 类执行。
软件详情:https://github.com/aol/micro-server/releases/tag/v0.87
下载地址:https://github.com/aol/micro-server
来自:开源中国社区

