- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 148字
- 2021-06-30 19:10:54
Using IntelliJ IDEA
There is a wide range of IDEs for developing Java applications but currently the major players in the industry are Eclipse and IntelliJ. It is certain that there is a small margin of users with other IDEs as NetBeans, but according to the Java 2017 survey by Baeldung, 45.8% of users are now using IntelliJ, considering that Android Studio is based on IntelliJ IDEA and that JetBrains is the creator of IntelliJ and the Kotlin Language, we consider this an easy starting point for creating microservices in Kotlin.
Let's start with our generated project in the previous section and add some functionality to it. Meanwhile, to get to know the tool, if you haven't installed and setup IntelliJ, you can go back to the beginning of this chapter to learn how.
- MySQL數據庫管理實戰(zhàn)
- Python程序設計教程(第2版)
- 玩轉Scratch少兒趣味編程
- 摩登創(chuàng)客:與智能手機和平板電腦共舞
- Vue.js前端開發(fā)基礎與項目實戰(zhàn)
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- PHP 編程從入門到實踐
- Java Web程序設計
- 精通Scrapy網絡爬蟲
- Oracle BAM 11gR1 Handbook
- Scientific Computing with Scala
- Android應用案例開發(fā)大全(第二版)
- PHP 7從零基礎到項目實戰(zhàn)
- Xcode 6 Essentials
- C++程序設計教程