sumanentc / spring-webflux-reactive-rest-api-exampleLinks
The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.
☆99Updated 2 years ago
Alternatives and similar repositories for spring-webflux-reactive-rest-api-example
Users that are interested in spring-webflux-reactive-rest-api-example are comparing it to the libraries listed below
Sorting:
- E-commerce demo with spring reactive webflux and spring cloud microservice☆207Updated 2 years ago
- Proof of concept to create microservices using Spring 5 and related technologies☆95Updated 3 months ago
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆113Updated 7 months ago
- A modular, scalable Spring Boot microservices framework for managing courses and reviews. It features OAuth 2.0 authentication via Keyclo…☆302Updated last month
- Spring examples☆162Updated last year
- Securing REST API with Spring Security OAuth2☆156Updated 3 weeks ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆107Updated 3 weeks ago
- Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementati…☆388Updated 2 weeks ago
- Spring Boot with Spring Batch Example 1 (Load CSV to DB)☆151Updated 5 years ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆96Updated 4 years ago
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆255Updated last week
- How to create Maven multi module project in spring boot☆103Updated 4 years ago
- This is the repository containing examples for my Spring Boot testing tutorial.☆130Updated 3 weeks ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- Source Code for 'Spring Boot Persistence Best Practices' by Anghel Leonard☆95Updated 5 years ago
- Initial Commit☆384Updated last year
- Collection of best practices for building REST APIs with Spring Boot☆115Updated 8 years ago
- Bootiful Microservices with Spring Boot☆334Updated 2 years ago
- In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs…☆121Updated 7 years ago
- Spring REST server for glee-o-meter☆131Updated 2 years ago
- Spring Boot Kafka Producer Example☆131Updated 3 years ago
- This repo is part of a tutorial about writing microservices using Spring Boot☆140Updated 7 years ago
- Spring Boot @ControllerAdvice & @ExceptionHandler example☆81Updated 2 years ago
- This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, i…☆62Updated 5 years ago
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆144Updated 3 weeks ago
- Spring 5 Reactive MongoDB Recipe App☆62Updated 7 months ago
- Spring Boot Pagination, Filter, Sorting example using Spring Data JPA, Pageable