kotlin-examples icon indicating copy to clipboard operation
kotlin-examples copied to clipboard

New "servlet-web-applications-maven" example

Open thesurenk opened this issue 7 years ago • 0 comments

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.

thesurenk avatar Apr 10 '18 20:04 thesurenk