Java Weekly, Issue 515 – Java Weekly》第 515 期

最后修改: 2023年 11月 9日

中文/混合/英文(键盘快捷键:t)

1. Spring and Java

1. Spring 和 Java

>> In-memory HttpServer Handler [inside.java]

>> 内存中的 HttpServer 处理程序 [inside.java] </p

A practical guide on how to use JEP 408’s in-memory HTTP server for prototyping, ad-hoc coding, and testing purposes.

关于如何使用 JEP 408 的内存 HTTP 服务器进行原型设计、临时编码和测试的实用指南。

>> SSL hot reload in Spring Boot 3.2.0 [spring.io]

>> Spring Boot 3.2.0 中的 SSL 热重载 [spring.io] </p

As of Spring Boot 3.2.0, Netty and Tomcat servers will be able to hot-reload SSL certificates and keys, without a restart. Very cool.

从 Spring Boot 3.2.0 开始,Netty 和 Tomcat 服务器将能够热重载 SSL 证书和密钥,而无需重新启动。非常酷

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级时间:

2. Technical & Musings

2.技术与思考

>> API versioning [blog.frankel.ch]

>> 应用程序接口版本化 [blog.frankel.ch] </p

Evaluating three different options for versioning HTTP APIs: path-based, query-based, and header-based.

评估HTTP API的三种不同版本选项:基于路径、基于查询和基于头。

Also worth reading:

还值得一读:

3. Pick of the Week

3.本周精选

>> Random Thoughts 15 years into Software Engineering [roughlywritten.substack.com]

>> 进入软件工程 15 年的随想 [roughlywritten.substack.com]

Next »

Java Weekly, Issue 516

« Previous

Java Weekly, Issue 514