Java 微服务框架,Microserver v0.76 发布
Microserver 是一个零配置、基于标准的身经百战的库,用来运行 Java REST 微服务,通过 Java 标准 main 类执行。从 2014 年开始就一直在 AOL 生产环境中使用。
框架结构:
 
 Microserver v0.76 发布,更新如下:
micro-application-register enhancements
-   Host name configurable via a property (host.address) 
-   Registry can use caller ip addresses (set host.address=use-ip) 
micro-ip-tracker enhancements
-   IP forwarding header configurable 
-   Filter mapping configurable 
micro-CORs enhancements
-   EBay CORs filter now included and is the default 
micro-boot enhancements
-   micro-boot apps (Microserver with Spring Boot) can now use the standard @Microserver annotation and configuration 
Dependency updates
-   cyclops to 6.2.0 
-   simple-react to 0.99.5 
-   hikariCP to 2.4.2 
Feature Tracking
-   Make full standard Microserver configuration available to micro-boot 
-   Add endpoint field to registry information so VIPs / load balancers visible in application register 
-   Make VIP / Load balancer client IP forwarding header configurable 
-   Application Registry should optionally use sender's ip address instead of the send hostname 
更多内容及下载页面:0.76