- Kotlin for Enterprise Applications using Java EE
- Raghavendra Rao K
- 94字
- 2021-06-10 18:49:23
Interoperability with Java
Kotlin is completely interoperable with Java. It hasn't changed any of the existing Java functionality. This means that if we are in the middle of an application or microservice written in Java, we can switch to Kotlin and use its new features.
If we have an existing Java project and want to leverage the advantage that Kotlin offers, we can add new code in Kotlin to an existing Java project. In an application, part of the code can be written in Java, part in Kotlin, and they will work seamlessly together.
推薦閱讀
- INSTANT Mock Testing with PowerMock
- C語言程序設計實踐教程
- 差分進化算法及其高維多目標優化應用
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Web程序設計(第二版)
- Getting Started with LLVM Core Libraries
- Unity 2018 Augmented Reality Projects
- 軟件測試綜合技術
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- Scratch從入門到精通
- JavaEE架構與程序設計
- 高性能PHP 7
- C語言程序設計教程
- Mastering Responsive Web Design
- 零基礎學西門子PLC編程:入門、提高、應用、實例