bezkoder / spring-boot-swagger-3-exampleLinks
Spring Boot and Swagger 3 example - configuration for API description / response example - Swagger annotations with OpenAPI 3
☆35Updated 2 years ago
Alternatives and similar repositories for spring-boot-swagger-3-example
Users that are interested in spring-boot-swagger-3-example are comparing it to the libraries listed below
Sorting:
- Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce☆30Updated 2 years ago
- @RestControllerAdvice example in Spring Boot for handling Rest APIs exception☆30Updated 2 years ago
- Spring JPA @Query for custom query in Spring Boot example☆24Updated 2 years ago
- Spring Boot Pagination, Filter, Sorting example using Spring Data JPA, Pageable☆104Updated last year
- Spring examples☆161Updated last year
- ☆28Updated 11 months ago
- This repository contains a Spring Boot 3 project that demonstrates how to secure an API with OAuth 2.0 and provide social login using Git…☆85Updated last year
- Spring Boot @ControllerAdvice & @ExceptionHandler example☆72Updated 2 years ago
- ☆106Updated 2 years ago
- How to create Maven multi module project in spring boot☆102Updated 4 years ago
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆112Updated 2 months ago
- A modular, scalable Spring Boot microservices framework for managing courses and reviews. It features OAuth 2.0 authentication via Keyclo…☆266Updated 4 months ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆111Updated 3 weeks ago
- Public repository containing examples for my Medium posts☆49Updated 2 years ago
- This is the repository containing examples for my Spring Boot testing tutorial.☆128Updated this week
- Spring Boot CRUD Rest APIs with Spring Data MongoDB☆88Updated last year
- Spring Boot Rest API unit test with Junit 5, Mockito, Maven☆43Updated 2 years ago
- This repository contains source code to demonstrate OAuth2 features using Spring Security and KeyCloak Authorization Server☆114Updated last year
- event-driven-microservices☆106Updated 2 years ago
- Spring Boot upload Multipart Files example via Restful APIs