This PR consists of a Quarkus project generated by the CLI. I've then:
Removed the auto-generated tests
Added a number of other classes for the KTLN-887 article
Fit the module into the kotlin-tutorials project structure.
Doing this has involved overriding the logging libraries since the ones pulled in by the kotlin-tutorials parent module are not compatible with the ones that Quarkus use.
This PR consists of a Quarkus project generated by the CLI. I've then:
kotlin-tutorials
project structure.kotlin-tutorials
parent module are not compatible with the ones that Quarkus use.