Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ymdarake/kotlin-demo


https://github.com/ymdarake/kotlin-demo

demo kotiln tutorial

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Demo application using Kotlin on Spring

## what is done
### Spring Demo
- https://start.spring.io/
- Generate a
- `Gradle Project`
- with `Kotlin`
- and Spring Boot `2.0.0`
- Dependencies
- Web
- DevTools
- Thymeleaf
- Open with IntelliJ IDEA
- create HomeController
### Kotlin Demo
- some sample code for introducing Kotlin