发布于 2015-12-10 00:26:38 | 183 次阅读 | 评论: 0 | 来源: 网友投递
Microserver Java 微服务框架
Microserver 是一个零配置、基于标准的身经百战的库,用来运行 Java REST 微服务,通过 Java 标准 main 类执行。从 2014 年开始就一直在 AOL 生产环境中使用。
Microserver v0.78 发布,更新如下:
Ready for the prime time! Now auto deploys Sigar in your Microservice and makes box load related information available via a Rest end point.
See micro-machine-stats and
Example micro-machine-stats apps
Another plugin that has been greatly enhanced. ManifestComparator has been made available as a Spring bean & some sample apps have been created.
See micro-couchbase and micro-couchbase example apps
A new readme.md and some sample apps to help you get started with this Curator / Zookeeper distributed lock impl.
See micro-curator and micro-curator example apps
A beefed up API (javadoc)
See micro-transactions and micro-transactions example apps
HikariCP support now separated into it’s own module - to allow optional configurability of connection pooling. micro-dbcp coming soon.
micro-events : SystemData should include the correlation id
micro-machine-stats : missing StatsResource end point
micro-machine-stats : StatsServletContextListener should be autodiscoverable
cyclops to 6.2.2
Guava to 19.0-rc3
Javaslang to 2.0.0-RC2
Hibernate to 5.0.5.Final
下载页面:0.78
Microserver 是一个零配置、基于标准的身经百战的库,用来运行 Java REST 微服务,通过 Java 标准 main 类执行。从 2014 年开始就一直在 AOL 生产环境中使用。
框架结构: