Pulling out OpenAPI 3.0 Specifications from SpringBoot

This page summarizes the projects mentioned and recommended in the original post on /r/SpringBoot

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • springdoc-openapi

    Library for OpenAPI 3 with spring-boot

  • Libraries like Springdoc or Springfox can do this. These libraries generate the OpenAPI documentation based on your controllers (+ you can apply the OpenAPI annotations on your controllers). This documentation is then exposed as a REST API, for Springdoc these can be found at /v3/api-docs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Creation and Usage of BOM in Gradle

    4 projects | dev.to | 7 Jan 2024
  • Setting up swagger

    1 project | /r/SpringBoot | 25 Jun 2023
  • Eureka Service Registration and Discovery

    1 project | /r/SpringBoot | 15 Jun 2022
  • Clean way to add Swagger/OpenAPI docs to a project

    1 project | /r/springsource | 30 Mar 2022
  • how do i generate a swagger and ymal file based on the rest api end point ?

    1 project | /r/learnprogramming | 15 Mar 2022