很早之前,就有人说 Spring 4.1.0 发布了,但其实都没有正式 GA。之前发布的都是预览候选版本,直到上周三才正式发布。 这次的 Spring 4.1.0 也是经过了好几个候选版本才正式 GA 的。之所以这样,除了修 bug 之外,有一部分原因是在等其它依赖库“发车”,这其中就包括 gRPC 原生支持等。 时间来到上周三,2026 年 6 月 10 日,Spring Boot 4.1.0 ...
AI 正在把漏洞发现速度,从“人工慢慢分析”,推进到“自动搜索、批量验证、持续提交”。对于大量使用 Spring Boot、Spring Security、Spring Cloud 和各种第三方 Starter 的企业项目来说,安全窗口正在越来越短。 6 月 30 日,Spring 官方在最新一期社区周报中提到了一件很值得 Java 开发者警惕的事情:现在越来越多安全漏洞,是研究人员借助 AI 发 ...
HTMX is a newer technology that takes plain old HTML and gives it extra powers like Ajax and DOM swaps. It’s included in my personal list of good ideas because it eliminates a whole realm of ...
RESTful clients can update the score by invocating the same URL through a PUT invocation while also passing query parameters. Again, the program will return a JSON-based representation of the score ...
There is still a lot of Java applications out there that power our businesses. But what happens when we move those Java applications to the public cloud? Can we deploy them without rewriting them and ...
Spring AI 2.0 advances the Java framework for generative AI apps with a Spring Boot 4 baseline, cleaner agentic tooling, Model Context Protocol support and vendor-backed integrations including Azure ...
本报告汇总了 InfoQ Java 编辑团队目前对 Java 领域内技术采用和新兴趋势的看法。我们重点关注 Java 语言、Java 相关语言(如 Kotlin 和 Scala)、Java 虚拟机(JVM)以及基于 Java 的框架和实用工具。我们讨论了核心 Java 的发展趋势,包括 Java 新版本的采用,以及 Spring ...
The first decision to kick off a greenfield Java project usually sounds breezy: "Let's start with Spring Boot, it's everywhere." A few days in, someone mutters that Quarkus boots faster and saves ...