- 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.
- 機器學習系統:設計和實現
- Learning Docker
- Unity 2020 Mobile Game Development
- Django:Web Development with Python
- Cassandra Data Modeling and Analysis
- Visual C
- C++ 從入門到項目實踐(超值版)
- 運維前線:一線運維專家的運維方法、技巧與實踐
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Building Slack Bots
- IBM RUP參考與認證指南
- Learning Ionic(Second Edition)
- Manage Your SAP Projects with SAP Activate
- CISSP in 21 Days(Second Edition)
- React.js 16從入門到實戰