Java OUT, Kotlin In: How to Migrate Your Spring Boot Projects

preview_player
Показать описание
In this tutorial I'll show you how to migrate a Java Spring Boot project to a Kotlin Spring Boot project.

🔗 *Links*

🍿 *Watch Next*

🚀 **My Free Online Courses**

⌨️ **My Gear**

📚 *Recommended Books for Devs*

🤔 *Who Am I*
I'm Aaron Bourne, a YouTuber and Software Developer working and living in the UK. I make videos that share the skills I've built from developing software commercially for almost 15 years. I hope to make software development accessible for everyone and help to make our software better.

⌚ *Timestamps*
00:00 Intro
00:37 Get the Code
02:14 Project Overview
03:36 Delombok
04:47 Install Kotlin
6:34 Convert to Java
8:07 Fix Main
10:35 Fix Presentation Layer
17:06 Fix Service Layer
28:00 Remove Java Optionals
29:22 Migrate to Kotin dirs
29:42 Configure POM.xml
31:42 Fix Tests
32:40 Fix Mappers
36:28 Run the Project
38:05 Next Up

Thank you for watching!

Full disclosure, some of the links in this description are affiliate links that I get a commission from.
Рекомендации по теме
Комментарии
Автор

Amazing! Was currently converting a service at my job from java to kotlin.

anonymousog
Автор

It's good to see you again. Thanks for your dedication 🫸🫷

mandresyrabenja
Автор

Thanks, man! I migrated a project earlier and couldn't get it to work because the MongoDB driver uses Java reflection. I added the Kotlin-reflect library, and it worked.

cybersokari
Автор

You are the greatest person I naver seen before 😅

STSabbir
Автор

Liked and subscribed! Keep going brother!

akkl
Автор

Too early! Amazing stuff as always Devtiro!

harubiii
Автор

you're the best!, lease, could you implement Spring Security using JWT for authentication and then utilize it to interact with the database, such as creating todos? It would be super-duper helpful,

roodyridar