- Mastering Microservices with Java 9(Second Edition)
- Sourabh Sharma
- 63字
- 2021-07-02 21:54:46
Setting up the application build
Whatever the pom.xml files, whatever we have used until now is enough to execute our sample REST service. This service would package the code into a JAR file. To make this JAR executable we need to opt for the following options:
- Running the Maven tool
- Executing with the Java command
The following sections will cover them in detail.
推薦閱讀
- Android Wearable Programming
- AngularJS Testing Cookbook
- GraphQL學(xué)習(xí)指南
- Arduino by Example
- Learning Flask Framework
- Banana Pi Cookbook
- C++程序設(shè)計(jì)基礎(chǔ)教程
- Java應(yīng)用開(kāi)發(fā)技術(shù)實(shí)例教程
- Learning DHTMLX Suite UI
- 利用Python進(jìn)行數(shù)據(jù)分析(原書(shū)第3版)
- Learning Vaadin 7(Second Edition)
- 學(xué)習(xí)OpenCV 4:基于Python的算法實(shí)戰(zhàn)
- iPhone應(yīng)用開(kāi)發(fā)從入門(mén)到精通
- 時(shí)空數(shù)據(jù)建模及其應(yīng)用
- 小程序從0到1:微信全棧工程師一本通