Demo of Cucumber in Java
There are two applications here in Spring Boot
One is a silly Cukes example
The other is a simple calculator that understands +-*/ and ()
The point is to demo the construction of spec files and execute the tests under Cucumber in Maven