Microserver 0.85.1 发布了,Microserver 是一个零配置、基于标准的身经百战的库,用来运行 Java REST 微服务,通过 Java 标准 main 类执行。从 2014 年开始就一直在 AOL 生产环境中使用。 值得关注的内容如下: New in Microserver v0.85.1 0.85.1 upgrades a lot of the core dependencies in Microserver (see list below). micro-core enhancements Primary 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 enhancements Curator version has been increased and a race condition bug fixed. Dependency upgrades hibernate to 5.10.Final hibernateValidator to 5.2.4.Final spring Data JPA to 1.10.1.RELEASE hikariCP to 2.4.6 curator to 3.1.0 tomcat to 9.0.0.M6 下载地址: Source code (zip) Source code (tar.gz) Microserver 0.85.1 发布,Java 微服务框架下载地址