There are 0 repository under webflux-client topic.
Spring boot with WebClient and WebTestClient
Project created for training purpose of Spring Boot and test automation frameworks
(modify) this project spring webflux is quite same the last one, but i apply it with spring security and authenticate user's in memory. it's not good on production it makes me understand more about spring webflux also testing security api with webflux-client + mockito, it works good together.