Completed
Data class
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
From Spring Boot 1 in Java to Spring Boot 2 in Kotlin
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Context
- 3 Migration from Java to Kotlin
- 4 Spring Boot 2 in Kotlin
- 5 Spring Web Flex
- 6 Blog Post Application
- 7 Application Overview
- 8 Migrating to Kotlin
- 9 Dependencies
- 10 Kotlin vs Java
- 11 Kotlin to Spring Boot
- 12 Type inference
- 13 If statements
- 14 Spring Plugin
- 15 Migration to Kotlin
- 16 Kotlin Top Level Functions
- 17 Kotlin Extension Functions
- 18 Importing Extension Functions
- 19 Mustache
- 20 Data class