- Kotlin Blueprints
- Ashish Belagali Hardik Trivedi Akshay Chordiya
- 71字
- 2021-07-02 21:50:13
Creating a project
Create a new project in IntelliJ, select Gradle and add the dependencies related to Spring Boot and Kotlin mentioned in the following screenshot.
Here are the following steps:
- Open IntelliJ.
- Click File | New | Project.
- Select Gradle with Kotlin and web:

You can also use: https://start.spring.io to create a starter template with Spring Boot, Kotlin, and Gradle as our build system.
推薦閱讀
- Python 3.7網絡爬蟲快速入門
- 精通軟件性能測試與LoadRunner實戰(第2版)
- JavaScript前端開發與實例教程(微課視頻版)
- Learn Swift by Building Applications
- JavaScript從入門到精通(第3版)
- Python機器學習算法與實戰
- 精通Linux(第2版)
- PhoneGap:Beginner's Guide(Third Edition)
- UML 基礎與 Rose 建模案例(第3版)
- Getting Started with Greenplum for Big Data Analytics
- Babylon.js Essentials
- R數據科學實戰:工具詳解與案例分析
- Hands-On Dependency Injection in Go
- Laravel Design Patterns and Best Practices
- Learn Linux Quickly