Skip to content

GuiF007/handson-springboot-to-kotlin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands on Spring boot to kotlin

In this handson you will start from a maven spring boot application written in java and step by step, you will migrate to a kotlin application

Clone or download this repository and follow the exercices

Docs

Docs are build via vuepress from the folder tps

In order to run the docs locally, first install the dependencies.

yarn

Then launch a live server

yarn serve

Or build the app:

yarn build

About

Codelab migrate a java spring boot app to Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.8%
  • HTML 2.3%
  • JavaScript 1.9%