- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 128字
- 2021-06-30 19:10:54
Repositories
This final section of the POM Spring Initializr defines the repositories where we find the different dependencies that we require. The spring repositories will not only act as mirrors from the central Maven repository but also include snapshot and milestone versions of the Spring components.
In a Maven project, it will automatically look at dependencies from the central Maven repository, known as Maven Central, if you like to have different repositories it must be specified explicitly. Almost all major software packages are available from Maven Central https://search.maven.org/; however, some developers prefer to use JCenter instead https://bintray.com/bintray/jcenter.
Now we have more understanding of the POM file and using Maven, but we prefer to use IDEs for most of our work, let's understand how we can use IntelliJ IDEA.
推薦閱讀
- Java Web開發學習手冊
- Building a RESTful Web Service with Spring
- Java持續交付
- Building Mapping Applications with QGIS
- Python機器學習算法與實戰
- 零基礎輕松學SQL Server 2016
- Getting Started with Gulp
- MySQL從入門到精通(軟件開發視頻大講堂)
- Create React App 2 Quick Start Guide
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Buildbox 2.x Game Development
- Python機器學習與量化投資
- Learning Concurrency in Python
- 交互設計師成長手冊:從零開始學交互
- 零基礎學Java(第5版)