Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mplatvoet/kotlin-spring-webmvc
- Owner: mplatvoet
- Created: 2015-02-13T13:07:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T08:57:43.000Z (almost 9 years ago)
- Last Synced: 2024-11-26T23:32:28.254Z (29 days ago)
- Language: Kotlin
- Homepage:
- Size: 252 KB
- Stars: 20
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.