Microserver 0.85.1 发布了,Microserver 是一个零配置、基于标准的身经百战的库,用来运行 Java REST 微服务,通过 Java 标准 main 类执行。从 2014 年开始就一直在 AOL 生产环境中使用。 值得关注的内容如下:
New in Microserver v0.85.1micro-core enhancementsPrimary
functional enhancements are to the FilterConfiguration and
ServletConfiguration interfaces. These are the recommended way to create
Filters and Servlets, as they will work across both plain ol' Spring
and Spring Boot based Microservices. The interfaces have been enhanced
so that either a Filter Object / Filter Class can be returned (and
Servlet Object or Servlet Class).
mico-curator enhancementsDependency upgrades下载地址: |