# Quarkus vs Spring Boot

| Attribute | Quarkus | Spring Boot |
|---|---|---|
| **Vioscale score** | 59.1 (76% (high)) | 63.3 (54% (medium)) |
| activity.commits_last_30d | 100 | 100 |
| adoption.dependent_repos | 4,936 | 54,477 |
| adoption.github_stars | 15,847 | 81,366 |
| deployment.options | `{"cloud":true,"on_prem":true,"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | Quarkus is an open-source framework that enables Java developers to build cloud-native applications optimized for containers and Kubernetes. It provides rapid startup, minimal memory consumption, and accelerated development cycles through live code reloading, while supporting both imperative and reactive programming paradigms. | A framework for creating stand-alone, production-grade Spring applications with minimal configuration. Features embedded web servers (Tomcat, Jetty, Undertow), opinionated starter dependencies, automatic configuration, and production-ready features such as metrics and health checks. |
| features.capabilities | `{"language":"Java","api_routes":true,"hot_reload":true}` | `{"language":"Java","api_routes":true,"server_components":true}` |
| integrations.count | 7 | - |
| integrations.list | `[{"name":"Eclipse Vert.x"},{"name":"Hibernate"},{"name":"Apache Camel"},{"name":"JAX-RS"},{"name":"RESTEasy"},{"name":"Netty"},{"name":"Eclipse MicroProfile"}]` | - |
| language.primary | Java | Java |
| license.spdx | Apache-2.0 | Apache-2.0 |
| platform.support | `{"cli":true}` | - |
| pricing | `{"type":"open_source","freeTier":true,"sourceUrl":"https://quarkus.io/","retrievedAt":"2026-08-03T20:56:40.746Z"}` | - |
| pricing.free_tier | yes | - |
| pricing.model | commercial | commercial |
| pricing.price_level | free | - |
| release.cadence_days | 5 | - |
| release.history | `[{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.39.1","date":"2026-08-26T17:06:41Z","type":"stable","version":"3.39.1"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.39.0","date":"2026-08-26T17:06:40Z","type":"stable","version":"3.39.0"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.38.3","date":"2026-08-19T14:48:49Z","type":"stable","version":"3.38.3"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.39.0.CR1","date":"2026-08-12T15:26:51Z","type":"prerelease","version":"3.39.0.CR1"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.38.2","date":"2026-08-13T16:20:50Z","type":"stable","version":"3.38.2"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.38.1","date":"2026-08-04T16:29:53Z","type":"stable","version":"3.38.1"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.33.3.1","date":"2026-08-04T16:38:29Z","type":"stable","version":"3.33.3.1"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.27.5.1","date":"2026-08-04T16:39:36Z","type":"stable","version":"3.27.5.1"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.33.3","date":"2026-07-29T07:41:17Z","type":"stable","version":"3.33.3"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.38.0","date":"2026-07-29T08:07:09Z","type":"stable","version":"3.38.0"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.37.4","date":"2026-07-23T08:54:25Z","type":"stable","version":"3.37.4"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.27.5","date":"2026-07-29T07:40:07Z","type":"stable","version":"3.27.5"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.38.0.CR1","date":"2026-07-15T17:10:22Z","type":"prerelease","version":"3.38.0.CR1"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.37.3","date":"2026-07-15T16:53:24Z","type":"stable","version":"3.37.3"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.37.2","date":"2026-07-08T14:31:13Z","type":"stable","version":"3.37.2"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.37.1","date":"2026-07-01T17:12:12Z","type":"stable","version":"3.37.1"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.37.0","date":"2026-06-24T12:34:44Z","type":"stable","version":"3.37.0"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.36.3","date":"2026-06-18T07:03:53Z","type":"stable","version":"3.36.3"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.33.2.1","date":"2026-06-17T18:28:53Z","type":"stable","version":"3.33.2.1"},{"url":"https://github.com/quarkusio/quarkus/releases/tag/3.27.4.1","date":"2026-06-17T18:29:43Z","type":"stable","version":"3.27.4.1"}]` | `[{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.2.0-M1","date":"2026-08-20T20:09:59Z","type":"prerelease","version":"v4.2.0-M1"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.1.1","date":"2026-08-20T20:02:36Z","type":"stable","version":"v4.1.1"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.0.8","date":"2026-08-21T02:39:58Z","type":"stable","version":"v4.0.8"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v3.5.16","date":"2026-06-25T11:00:26Z","type":"stable","version":"v3.5.16"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.1.0","date":"2026-06-10T18:21:42Z","type":"stable","version":"v4.1.0"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.0.7","date":"2026-06-10T18:50:46Z","type":"stable","version":"v4.0.7"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v3.5.15","date":"2026-06-10T19:30:46Z","type":"stable","version":"v3.5.15"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.1.0-RC1","date":"2026-04-23T15:54:20Z","type":"prerelease","version":"v4.1.0-RC1"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.0.6","date":"2026-04-23T15:39:24Z","type":"stable","version":"v4.0.6"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v3.5.14","date":"2026-04-23T16:01:25Z","type":"stable","version":"v3.5.14"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.1.0-M4","date":"2026-03-26T11:04:53Z","type":"prerelease","version":"v4.1.0-M4"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.0.5","date":"2026-03-26T11:05:31Z","type":"stable","version":"v4.0.5"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v3.5.13","date":"2026-03-26T11:03:01Z","type":"stable","version":"v3.5.13"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.1.0-M3","date":"2026-03-20T02:49:46Z","type":"prerelease","version":"v4.1.0-M3"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.0.4","date":"2026-03-19T13:51:25Z","type":"stable","version":"v4.0.4"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v3.5.12","date":"2026-03-19T14:01:08Z","type":"stable","version":"v3.5.12"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.1.0-M2","date":"2026-02-19T18:05:50Z","type":"prerelease","version":"v4.1.0-M2"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.0.3","date":"2026-02-19T14:02:24Z","type":"stable","version":"v4.0.3"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v3.5.11","date":"2026-02-19T11:51:10Z","type":"stable","version":"v3.5.11"},{"url":"https://github.com/spring-projects/spring-boot/releases/tag/v4.1.0-M1","date":"2026-01-22T17:13:17Z","type":"prerelease","version":"v4.1.0-M1"}]` |
| reliability.status_page | yes | yes |
| security.disclosure_policy | yes | yes |
| security.scorecard | 5.6 | 6.8 |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=maven&package_name=io.quarkus%3Aquarkus-arc&per_page=100","last_12m":0,"max_severity":null}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=maven&package_name=org.springframework.boot%3Aspring-boot-starter-data-redis&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Web Frameworks)

| Capability | Quarkus | Spring Boot |
|---|:--:|:--:|
| **Core** |  |  |
| Rendering model | - | - |
| File-based routing | - | - |
| Language | Java | Java |
| **Rendering** |  |  |
| Server components | - | ✓ |
| Streaming SSR | - | - |
| **Fullstack** |  |  |
| Built-in API / backend routes | ✓ | ✓ |
| **DX** |  |  |
| First-class TypeScript | - | - |
| Fast refresh / HMR | ✓ | - |
| **Deployment** |  |  |
| Edge runtime support | - | - |

*Source: Vioscale. Generated 2026-09-01T17:03:25.585Z. "-" = undocumented, not absent.*
