* BAEL-4061: Implementing a Simple HTTP Server with Netty
* BAEL-4061: Added live test
* BAEL-4061: moved helper class from test to main folder
* BAEL-4061: updated tests to follow BDD
* BAEL-3895 : HTTP/2 in Netty
* BAEL-3895: Added Live Test in place of java client
* BAEL-3895: Commented out netty module from main pom as it needs Java 13