This is a little example how to set up cucumber within a Spring Boot Reactive Web environment.
$ ./mvnw clean compile$ ./mvnw clean test$ ./mvnw clean package$ java -jar target/webflux-example.jarThis solution is released under the Apache 2.0 License. Please see the LICENSE file for more information.