- Cloud-Native Applications in Java
- Ajay Mahajan Munish Kumar Gupta Shyam Sundar
- 212字
- 2021-06-24 19:07:10
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The CrudRepository interface comes with a set of default methods to implement the most common operations."
A block of code is set as follows:
-- Adding a few initial products
insert into product(id, name, cat_Id) values (1, 'Apples', 1) insert into product(id, name, cat_Id) values (2, 'Oranges', 1) insert into product(id, name, cat_Id) values (3, 'Bananas', 1) insert into product(id, name, cat_Id) values (4, 'Carrot', 2)
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
public class Product implements Serializable {
Any command-line input or output is written as follows:
mongoimport --db masterdb --collection product --drop --file D:datamongoscriptsproducts.json
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Next, we click on the Deployment credentials link on the left-hand side."
- 電力線通信技術(shù)
- Kaldi語音識別實(shí)戰(zhàn)
- 液晶和等離子體電視機(jī)原理與維修
- 用萬用表檢修液晶電視機(jī)一學(xué)就會
- Hands-On MQTT Programming with Python
- 多頻帶脈沖超寬帶系統(tǒng)關(guān)鍵技術(shù)及優(yōu)化方法
- 電力電子裝置中的信號隔離技術(shù)
- 液晶顯示器維修技能實(shí)訓(xùn)
- 松下/日立新型彩色電視機(jī)速修圖解
- 無線定位系統(tǒng)
- 移動應(yīng)用軟件測試技術(shù)與實(shí)踐
- 輕松解讀電子節(jié)能電器電路
- 電力通信光纜施工實(shí)訓(xùn)教程
- 實(shí)例解讀電子元器件與電路設(shè)計(jì)
- 通信對抗偵察信息處理技術(shù)