Skip to content
#

springdoc-openapi

Here are 127 public repositories matching this topic...

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, and database migrations with Flyway. Enhanced with Swagger documentation, and tested using JUnit 5, Mockito, and Testcontainers.

  • Updated Jul 20, 2024
  • Java

The goal of this project is to implement an application called movie-app to manage movies. For it, we will implement a back-end Spring Boot application called movie-api and a font-end React application called movie-ui. Besides, we will use OAuth2 (Social Login) to secure both applications.

  • Updated Jul 9, 2024
  • Java

The goal of this project is to implement an application called order-app to manage orders. For it, we will implement a back-end Spring Boot application called order-api and a font-end React application called order-ui. Besides, we will use JWT Authentication to secure both applications.

  • Updated Jul 9, 2024
  • Java

The goal of this project is to implement an application called book-app to manage books. For it, we will implement a back-end Spring Boot application called book-api and a font-end React application called book-ui. Besides, we will use Basic Authentication to secure both applications.

  • Updated Jul 9, 2024
  • Java

The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.

  • Updated Jun 30, 2024
  • Java

Improve this page

Add a description, image, and links to the springdoc-openapi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the springdoc-openapi topic, visit your repo's landing page and select "manage topics."

Learn more