官术网_书友最值得收藏!

  • 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."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 巴中市| 泾川县| 梓潼县| 河池市| 岳普湖县| 固镇县| 博兴县| 崇明县| 洪洞县| 娱乐| 吴堡县| 青田县| 涟水县| 花莲县| 马边| 延川县| 邓州市| 万州区| 东莞市| 辉南县| 吉木萨尔县| 施甸县| 乌兰察布市| 焉耆| 黑龙江省| 营口市| 大名县| 高安市| 改则县| 宜城市| 瑞安市| 公安县| 新河县| 乡宁县| 文水县| 河曲县| 莲花县| 沈丘县| 茶陵县| 寿宁县| 韶山市|