SpringBoot4

[EN] Spring Boot 4 & GraphQL: High-Performance APIs mit Java Records
[EN] Spring Boot 4 & …

While REST often provides too much data (overfetching) or gRPC is too complex to handle for web clients, GraphQL has established itself as the standard for flexible front ends.

[EN] Testing, tracing, tooling: use gRPC ready for production with Spring Boot 4
[EN] Testing, tracing, …

In recent years, anyone who wanted to use gRPC with Spring Boot often had to resort to community starters.