springdoc-openapi topic

List springdoc-openapi repositories

knife4j

3.9k
Stars
605
Forks
Watchers

Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution

springboot-keycloak-openldap

139
Stars
66
Forks
Watchers

The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.

springboot-ldap-testcontainers

32
Stars
27
Forks
Watchers

The goal of this project is to create a simple Spring Boot REST API, named 'simple-service,' and secure it using the Spring Security LDAP module. Additionally, Testcontainers will be utilized for inte...

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will impl...

springboot-kafka-websocket

40
Stars
28
Forks
Watchers

The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simulates BTC price changes, while the bitcoin-client application lis...

The goals of this project are: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect Provider; 3) Test using Testcontainers; 4) Explore the uti...

springboot-react-jwt-token

122
Stars
41
Forks
Watchers

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 applicatio...

axon-springboot-websocket

27
Stars
10
Forks
Watchers

The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-service, and food-ordering-service. These services are implemented...

kafka-streams-redis-statestore

19
Stars
7
Forks
Watchers

A demo project demonstrating how to read and write data into a Redis-backed state store using Kafka Streams.

springboot-react-basic-auth

52
Stars
18
Forks
Watchers

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 c...