# interop
2 posts
Migrating a Spring Boot Service from Java to Kotlin — A Practical Guide
A step-by-step guide to migrating a Spring Boot application from Java to Kotlin — migration order, build setup, interop gotchas, JPA concerns, and testing with MockK.
Kotlin 3 min
Migrating from XML Views to Compose — Gradual Adoption Strategy
Migrate from XML Views to Jetpack Compose incrementally — ComposeView in Fragments, AndroidView for legacy widgets, navigation interop, and a practical migration roadmap.
Jetpack Compose 3 min