Spring Boot 3 website screenshot

Spring Boot 3

Spring Boot 3 is the major release of the opinionated Spring application framework, now built on Spring Framework 6, requiring Java 17 baseline and Jakarta EE 10. It delivers native image support via GraalVM, improved observability with Micrometer tracing, and a modernized auto-configuration system. Spring Boot 3 simplifies the development of production-ready stand-alone Spring applications with embedded servers, health endpoints, and externalized configuration.

Spring Boot 3 publishes 7 APIs on the APIs.io network, including Environment API, Health API, Info API, and 4 more. Tagged areas include Enterprise, Framework, Java, Microservices, and REST API.

The Spring Boot 3 catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Spring Boot 3’s developer surface includes getting-started guide, release notes, engineering blog, and 6 more developer resources.

43.4/100 developing ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
11 APIs
EnterpriseFrameworkJavaMicroservicesREST APISpring Boot

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 43.4/100 · developing
Contract Quality 15.2 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 7.2 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/spring-boot-3: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Spring Boot Core Framework

Core Spring Boot 3 framework providing auto-configuration, embedded server support (Tomcat, Jetty, Undertow), externalized configuration, profiles, and conditional bean registra...

Spring Web MVC API

Web MVC framework for building web applications and RESTful services with Spring Boot 3. Includes controllers, filters, interceptors, and content negotiation.

Spring Data REST API

Automatically expose Spring Data repositories as hypermedia-driven REST resources using HAL. Integrates with Spring Data JPA, MongoDB, Neo4j, and other stores.

Spring Security API

Security framework for authentication and authorization in Spring Boot 3 applications. Supports OAuth2, OIDC, SAML2, JWT, and method-level security.

Spring Boot 3 Environment API

Application environment properties and configuration

Spring Boot 3 Health API

Application and component health indicators

Spring Boot 3 Info API

Application information endpoints

Spring Boot 3 Loggers API

Logger configuration management

Spring Boot 3 Metrics API

Micrometer-based application metrics

Spring Boot 3 Scheduling API

Scheduled task inspection

Spring Boot 3 Threads API

Thread and heap diagnostics

Scroll for all 11

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Spring Boot 3 Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Spring Boot 3 Context

8 classes · 24 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Spring Boot 3 API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Spring Boot 3 API Rules

8 rules · 3 errors 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Spring Boot 3 Health Response

2 properties

JSON SCHEMA

Spring Boot 3 Metric Detail

5 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Spring Boot 3 Actuator Structure

0 properties

JSON STRUCTURE

Examples 3

Example request and response payloads for these APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Spring Boot 3 Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Spring Boot 3 Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Spring Boot 3 Agentic Access

12 operations · 1 acting

12 operations · 1 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Spring Boot 3
description: Spring Boot 3 is the major release of the opinionated Spring application framework, now built on Spring Framework
  6, requiring Java 17 baseline and Jakarta EE 10. It delivers native image support via GraalVM, improved observability with
  Micrometer tracing, and a modernized auto-configuration system. Spring Boot 3 simplifies the development of production-ready
  stand-alone Spring applications with embedded servers, health endpoints, and externalized configuration.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://spring.io/img/spring-logo.svg
url: https://spring.io/projects/spring-boot
kind: opensource
created: '2024-01-15'
modified: '2026-05-19'
specificationVersion: '0.18'
tags:
- Enterprise
- Framework
- Java
- Microservices
- REST API
- Spring Boot
apis:
- name: Spring Boot Core Framework
  description: Core Spring Boot 3 framework providing auto-configuration, embedded server support (Tomcat, Jetty, Undertow),
    externalized configuration, profiles, and conditional bean registration.
  humanURL: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/
  baseURL: https://github.com/spring-projects/spring-boot
  tags:
  - Auto-Configuration
  - Embedded Server
  - Framework
  - Java
  properties:
  - type: Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/
  - type: API Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/api/
  - type: GitHubRepository
    url: https://github.com/spring-projects/spring-boot
  - type: GettingStarted
    url: https://spring.io/guides/gs/spring-boot/
  - type: ReleaseNotes
    url: https://github.com/spring-projects/spring-boot/releases
  - type: Migration Guide
    url: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide
  - type: Maven Central
    url: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot
- name: Spring Web MVC API
  description: Web MVC framework for building web applications and RESTful services with Spring Boot 3. Includes controllers,
    filters, interceptors, and content negotiation.
  humanURL: https://docs.spring.io/spring-framework/docs/6.1.x/reference/html/web.html
  baseURL: http://localhost:8080
  tags:
  - HTTP
  - MVC
  - REST
  - Web
  properties:
  - type: Documentation
    url: https://docs.spring.io/spring-framework/docs/6.1.x/reference/html/web.html
  - type: Tutorial
    url: https://spring.io/guides/gs/rest-service/
- name: Spring Data REST API
  description: Automatically expose Spring Data repositories as hypermedia-driven REST resources using HAL. Integrates with
    Spring Data JPA, MongoDB, Neo4j, and other stores.
  humanURL: https://docs.spring.io/spring-data/rest/docs/current/reference/html/
  baseURL: http://localhost:8080/api
  tags:
  - CRUD
  - Data
  - HAL
  - REST
  properties:
  - type: Documentation
    url: https://docs.spring.io/spring-data/rest/docs/current/reference/html/
  - type: API Documentation
    url: https://docs.spring.io/spring-data/rest/docs/current/api/
- name: Spring Security API
  description: Security framework for authentication and authorization in Spring Boot 3 applications. Supports OAuth2, OIDC,
    SAML2, JWT, and method-level security.
  humanURL: https://docs.spring.io/spring-security/reference/
  baseURL: http://localhost:8080
  tags:
  - Authentication
  - Authorization
  - OAuth2
  - Security
  properties:
  - type: Documentation
    url: https://docs.spring.io/spring-security/reference/
  - type: API Documentation
    url: https://docs.spring.io/spring-security/site/docs/6.2.x/api/
  - type: OAuth2 Guide
    url: https://spring.io/guides/tutorials/spring-boot-oauth2/
- aid: spring-boot-3:spring-boot-3-environment-api
  name: Spring Boot 3 Environment API
  description: Application environment properties and configuration
  humanURL: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  baseURL: http://localhost:8080/actuator
  tags:
  - Environment
  properties:
  - type: OpenAPI
    url: openapi/spring-boot-3-environment-api-openapi.yml
  - type: Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  - type: API Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/actuator-api/htmlsingle/
  - type: GitHubRepository
    url: https://github.com/spring-projects/spring-boot
  - type: SpectralRules
    url: rules/spring-boot-3-rules.yml
- aid: spring-boot-3:spring-boot-3-health-api
  name: Spring Boot 3 Health API
  description: Application and component health indicators
  humanURL: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  baseURL: http://localhost:8080/actuator
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/spring-boot-3-health-api-openapi.yml
  - type: Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  - type: API Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/actuator-api/htmlsingle/
  - type: GitHubRepository
    url: https://github.com/spring-projects/spring-boot
  - type: SpectralRules
    url: rules/spring-boot-3-rules.yml
- aid: spring-boot-3:spring-boot-3-info-api
  name: Spring Boot 3 Info API
  description: Application information endpoints
  humanURL: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  baseURL: http://localhost:8080/actuator
  tags:
  - Info
  properties:
  - type: OpenAPI
    url: openapi/spring-boot-3-info-api-openapi.yml
  - type: Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  - type: API Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/actuator-api/htmlsingle/
  - type: GitHubRepository
    url: https://github.com/spring-projects/spring-boot
  - type: SpectralRules
    url: rules/spring-boot-3-rules.yml
- aid: spring-boot-3:spring-boot-3-loggers-api
  name: Spring Boot 3 Loggers API
  description: Logger configuration management
  humanURL: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  baseURL: http://localhost:8080/actuator
  tags:
  - Loggers
  properties:
  - type: OpenAPI
    url: openapi/spring-boot-3-loggers-api-openapi.yml
  - type: Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  - type: API Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/actuator-api/htmlsingle/
  - type: GitHubRepository
    url: https://github.com/spring-projects/spring-boot
  - type: SpectralRules
    url: rules/spring-boot-3-rules.yml
- aid: spring-boot-3:spring-boot-3-metrics-api
  name: Spring Boot 3 Metrics API
  description: Micrometer-based application metrics
  humanURL: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  baseURL: http://localhost:8080/actuator
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/spring-boot-3-metrics-api-openapi.yml
  - type: Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  - type: API Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/actuator-api/htmlsingle/
  - type: GitHubRepository
    url: https://github.com/spring-projects/spring-boot
  - type: SpectralRules
    url: rules/spring-boot-3-rules.yml
- aid: spring-boot-3:spring-boot-3-scheduling-api
  name: Spring Boot 3 Scheduling API
  description: Scheduled task inspection
  humanURL: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  baseURL: http://localhost:8080/actuator
  tags:
  - Scheduling
  properties:
  - type: OpenAPI
    url: openapi/spring-boot-3-scheduling-api-openapi.yml
  - type: Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  - type: API Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/actuator-api/htmlsingle/
  - type: GitHubRepository
    url: https://github.com/spring-projects/spring-boot
  - type: SpectralRules
    url: rules/spring-boot-3-rules.yml
- aid: spring-boot-3:spring-boot-3-threads-api
  name: Spring Boot 3 Threads API
  description: Thread and heap diagnostics
  humanURL: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  baseURL: http://localhost:8080/actuator
  tags:
  - Threads
  properties:
  - type: OpenAPI
    url: openapi/spring-boot-3-threads-api-openapi.yml
  - type: Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/actuator.html
  - type: API Documentation
    url: https://docs.spring.io/spring-boot/docs/3.2.x/actuator-api/htmlsingle/
  - type: GitHubRepository
    url: https://github.com/spring-projects/spring-boot
  - type: SpectralRules
    url: rules/spring-boot-3-rules.yml
maintainers:
- name: VMware Tanzu (Broadcom)
  email: spring-team@vmware.com
  url: https://spring.io/team
common:
- type: AgenticAccess
  url: agentic-access/spring-boot-3-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/spring-boot-3-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/spring-boot-3-domain-security.yml
- type: GettingStarted
  url: https://spring.io/guides/gs/spring-boot/
- type: GitHubRepository
  url: https://github.com/spring-projects/spring-boot
- type: ReleaseNotes
  url: https://github.com/spring-projects/spring-boot/releases
- type: Migration Guide
  url: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide
- type: Community
  url: https://spring.io/community
- type: Blog
  url: https://spring.io/blog
include:
- name: Spring Framework
  url: https://spring.io/projects/spring-framework
- name: Spring Cloud
  url: https://spring.io/projects/spring-cloud
- name: Spring Data
  url: https://spring.io/projects/spring-data