Tutorials related to this project:
- Spring WebFlux Tutorial
- Spring boot webflux test with @WebFluxTest with WebTestClient.
- Spring boot @MockBean
If you want to import these project into your local eclipse setup -
- Download the project as zip file into your computer
- Unzip the project at your desired location
- Import the project into Eclipse as existing maven project
File > Import... > Maven > Existing Maven Projects
- Done