Files
TechradarDev/radar/2024-07-10/spring-boot.md
2024-07-10 11:05:49 +02:00

809 B

title, ring, quadrant, tags
title ring quadrant tags
Spring Boot adopt languages-and-frameworks
coding

For new microservices in a cloud environment, Spring Boot is still one of our defaults. In addition to the aforementioned reasons, we at AOE especially like the following features:

  • Full integration with the Kotlin language
  • Excellent plugins and libraries for supporting GraphQL (DGS Framework, Spring for GraphQL)
  • Easy-to-use and powerful provision of RESTful services, including support for OpenAPI
  • Support for many cache providers, including distributed and replicated caches
  • Metrics and monitoring support with Micrometer