- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 38字
- 2021-06-30 19:10:53
Project definition
At the beginning, the POM file is defined with the group name, project, artifact and version, and other settings such as the packaging method, JAR in our example, and the name and description of the project.
推薦閱讀
- HTML5+CSS3王者歸來(lái)
- Web Scraping with Python
- Flask Web開(kāi)發(fā)入門(mén)、進(jìn)階與實(shí)戰(zhàn)
- Unity 5.x By Example
- SSM輕量級(jí)框架應(yīng)用實(shí)戰(zhàn)
- C語(yǔ)言程序設(shè)計(jì)學(xué)習(xí)指導(dǎo)與習(xí)題解答
- 單片機(jī)應(yīng)用與調(diào)試項(xiàng)目教程(C語(yǔ)言版)
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- Python編程從0到1(視頻教學(xué)版)
- PLC應(yīng)用技術(shù)(三菱FX2N系列)
- 智能搜索和推薦系統(tǒng):原理、算法與應(yīng)用
- BeagleBone Robotic Projects(Second Edition)
- Learning Unreal Engine Game Development
- Software-Defined Networking with OpenFlow(Second Edition)
- 你真的會(huì)寫(xiě)代碼嗎