Spring 5 Reactive playground
-
Updated
May 28, 2020 - Java
Spring 5 Reactive playground
分布式配置中心,集中化配置管理,应用配置权限管理,配置实时更新等功能
An educational project to learn reactive programming with Spring 5
feign.reactor.version=1.0.30
Final request path: ReactiveFeignClient.path + "/" + GetMapping.value
If GetMapping.value is default "/" is added anyway.
The behavior is different from FeignClient
Example:
@GetMapping(produces = MediaType.APPLICATION_JSON_UTF8_VALUE)
Result get(@RequestParam(value = "param") );
@ReactiveFeignClient(
path = "/my/path",
)
Expecte
Build Reactive Rest APIs with Spring WebFlux and Reactive Mongo
spring-boot2.0.0+Dubbox+spring-webflux的轻量级分布式聚合支付
Spring Boot Starter for Bucket4j
Reactive Spring WebFlux API + Real-time React
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spring cloud gateway, spring data jpa and mongodb
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
This is an example application to show howto use Spring Boot, Angular 9 with Ivy and Mongodb with the reactive features of Spring and a Kubernetes setup.
A sample project created using Spring Boot 2, Spring Data Mongo-Db Reactive, Spring Boot Webflux, Spring Security Webflux, Functional Routes
E-commerce demo with spring reactive webflux and spring cloud microservice
A step-to-step migration from JavaConfig to functional
An educational project to learn reactive programming with Spring 5 and Kotlin
With the acquisition of Pivotal by VMWare, and the recent announcements regarding the Tanzu portfolio the README should be updated to reflect these updates. Some hyperlinks are now broken and will need to be fixed.
A blog project designed with microservices using Spring 5, Spring Boot 2, Spring Cloud Netflix 2, Angular 7, Kotlin
Denormalize and Index MySQL database with ElasticSearch and Kafka
sample reactive microservices using spring 5, spring boot, spring webflux and project reactor
Java学习例子,最佳实践
IPT Spring 5 WebFlux microservices demo
This is a simple experiment to test Spring 5's Webflux Module's Functional Programming Model interaction with the Reactiverse reactive-pg-client.
Spring Webflux Video streaming service
Add a description, image, and links to the spring-webflux topic page so that developers can more easily learn about it.
To associate your repository with the spring-webflux topic, visit your repo's landing page and select "manage topics."
It would be great if thymeleaf-spring wou