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)
</li> -
Registry can use caller ip addresses (set host.address=use-ip)
</li> </ul>micro-ip-tracker enhancements
-
IP forwarding header configurable
</li> -
Filter mapping configurable
</li> </ul>micro-CORs enhancements
-
EBay CORs filter now included and is the default
</li> </ul>micro-boot enhancements
-
micro-boot apps (Microserver with Spring Boot) can now use the standard @Microserver annotation and configuration
</li> </ul>Dependency updates
-
cyclops to 6.2.0
</li> -
simple-react to 0.99.5
</li> -
hikariCP to 2.4.2
</li> </ul>Feature Tracking
- </li>
-
Make full standard Microserver configuration available to micro-boot
</li> -
Add endpoint field to registry information so VIPs / load balancers visible in application register
</li> -
Make VIP / Load balancer client IP forwarding header configurable
</li> -
Application Registry should optionally use sender's ip address instead of the send hostname
</li> -
Make host name configurable for application registry
</li> </ul>更多內容及下載頁面:0.76
本文由用戶 cncde 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-
-
-
-