springdoc-openapi topic

List springdoc-openapi repositories

spring-webflux-reactive-databases

23
Stars
14
Forks
Watchers

The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web applications, product-api, customer-api, order-api and client-she...

department-api

25
Stars
7
Forks
Watchers

A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperReport, async email sending with Thymeleaf, Dockerized PostgreSQL,...

https-springboot-react

15
Stars
8
Forks
Watchers

The goal of this project is to play with HTTPS and enable it in Spring Boot applications. For it, we will implement a Spring Boot Rest API that will have its endpoints ready to accept and server over...

springboot-graphql-databases

20
Stars
22
Forks
Watchers

The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.

springboot-kafka-streams-rest-api

15
Stars
9
Forks
Watchers

A sample RESTful API with Kafka Streams (2.6.0) using Spring Boot (2.3.3) and Java 14.