filmov
tv
Refactoring From Spring Boot to Kotlin

Показать описание
In this video Dmitry Kandalov and I look at a small Spring Boot web application, trying to understand what it does and how. As we do, we discover that some of the dependencies on Spring are unnecessary, and the more we remove, the easier it is to reason about how our application actually works.
We almost succeed in replacing Dependency Injection with Just Creating Objects, but are foiled at the last because we never actually get to instantiate the top-level components ourselves. Undeterred we reimplement the app using the http4k library and show that it passes the original Spring acceptance tests.
No actual Spring Boot applications were harmed in the making of this video.
If you like this, you’ll probably like the book Java to Kotlin, A Refactoring Guidebook
.
We almost succeed in replacing Dependency Injection with Just Creating Objects, but are foiled at the last because we never actually get to instantiate the top-level components ourselves. Undeterred we reimplement the app using the http4k library and show that it passes the original Spring acceptance tests.
No actual Spring Boot applications were harmed in the making of this video.
If you like this, you’ll probably like the book Java to Kotlin, A Refactoring Guidebook
.
Refactoring From Spring Boot to Kotlin
Let's Test: Refactoring Spring Boot REST API to use Java 16 Record instead of POJO
Using GitHub Copilot to Refactor a SpringBoot Controller
10 Spring and Spring Boot Common Mistakes You Need To STOP
Java & SpringBoot: Completing the Refactoring [Ep 17]
Automated Refactoring for Spring-Based Applications with Jonathan Schneider
Java & SpringBoot: PostMapping Refactoring [ep 16]
Tutorial 5 - Spring Boot Refactoring Poll Entity
Migrate to Spring Boot 3 with OpenRewrite
Pair coding refactoring exercise. Factory and strategy design patterns in Java Spring boot
RESTful Integration Test Refactoring With Spring Boot
Refactoring Spring Web to Quarkus Qute - Part 1
How to Refactor Your Spring Boot Application for Seamless Journey Management
Automatic Large Scale Java Code Refactoring with OpenRewrite
Toby Spring Boot Chapter.3.6, TDD, Refactoring with IntelliJ
Spring Boot Code Structure: Package by Layer vs Package by Feature
Toby Spring Boot Chapter.3.1, TDD, Refactoring with IntelliJ
Spring WebSecurityConfigurerAdapter Deprecated - refactor the easy way. Part 1.
Upgrading Spring Boot 1.5 to 2.5 with Rewrite
Episode 12: Spring boot thread pool configuration, code refactoring and JMeter tests
Dependency Injection: Refactoring from Spring to Kotlin 🌱 🗑
Upgrading your Java & Spring Boot applications with OpenRewrite in IntelliJ
Java & Spring Boot: SonarLint & Starting Controller Refactoring with Constructor Injection [...
Automate Spring Boot 2.x to 3.x Migration With OpenRewrite | @Javatechie
Комментарии