kotlin-examples
kotlin-examples copied to clipboard
New "servlet-web-applications-maven" example
The "servlet-web-applications" example is a good starter for using REST endpoints with Kotlin but is built with gradle. Wanted to add an example to build the same example using Maven. This will be helpful for developers like me who do not have have gradle expertise.