Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mplatvoet/kotlin-spring-webmvc

Kotlin Spring Web Mvc example app
https://github.com/mplatvoet/kotlin-spring-webmvc

Last synced: 16 days ago
JSON representation

Kotlin Spring Web Mvc example app

Awesome Lists containing this project

README

        

#Kotlin Spring-web-mvc Example

[![Circle CI](https://circleci.com/gh/mplatvoet/kotlin-spring-webmvc.svg?style=svg&circle-token=caeb50760f1a54a707fdafc299bd61d627cc0c2d)](https://circleci.com/gh/mplatvoet/kotlin-spring-webmvc)

A _Hello World_ application which combines Kotlin and Spring Web Mvc. No Xml was used in this case and all is done with pure Kotlin configuration.