Apache Juneau 6.4.0 发布了。主要更新内容如下: Improvements to swap support. New Surrogate interface for identifying surrogate classes. Serializers can now serialize to StringBuilders. Serializers now serialize the contents of Readers and InputStreams directly to the output stream or writer. When used with conjunction with PojoSwaps, this can be used to provide customized output for specific content types. ...... 详细更新内容请查看发布说明。 下载地址: http://juneau.incubator.apache.org/index.html#downloads.html Apache Juneau 是 Apache Software Foundation (ASF) 开发的一款项目,由 Apache Incubator PMC 赞助。 关于 使用通用框架将POJO编组到各种内容类型的工具包。 REST服务器API,通过使用POJO创建基于Swagger的Self-documenting REST接口。 通过使用POJO与REST接口进行交互的REST客户端API。 基于REST构建的远程代理API。 一个复杂的INI配置文件API。 REST微服务API,结合了上述所有功能,用于创建以毫秒为单位启动的轻量级独立REST接口。 Apache Juneau 6.4.0 发布,远程代理下载地址