Skip to content

A set of challenges to learn about Spring Boot Reactive, Spring cloud & Reactor Project

License

Notifications You must be signed in to change notification settings

jabrena/winter-games-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

winter-games-2019

A set of challenges to learn about Spring Boot Reactive, Spring cloud & Reactor Project

Dev Notes:

  • Every development require to apply TDD techniques.
  • You can use Java or Kotlin

Challenges

1. Webflux Hello World

  • Create a Hello World with Webflux using Annotation way & Functional way

2. Connecting with an external REST API.

  • Create an example connecting with an external REST API.
  • Create a Benchmark with Spring MVC, WebFlux annotation & WebFlux functional

3. Create an example returning a JSON Stream

  • Create a JSON Stream producer
  • Create a JSON Stream consumer Microservice
  • Create a JSON Stream consumer Javascript Client

4. Deep Dive in Webflux testing support

About

A set of challenges to learn about Spring Boot Reactive, Spring cloud & Reactor Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published