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

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: "At the backend, modify the save method of ProductOrderService.java to create an Invoice and Shipment for the ProductOrder and save them all."

A block of code is set as follows:

entity Product {
name String required
description String
price BigDecimal required min(0)
size Size required
image ImageBlob
}

enum Size {
S, M, L, XL, XXL
}

entity ProductCategory {
name String required
description String
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

entity ProductOrder {
placedDate Instant required
status OrderStatus required
invoiceId Long
code String required
}

Any command-line input or output is written as follows:

> cd invoice
> ./gradlew

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: "You can alternatively test this via your Gateway application. Log in to    our Gateway application and then navigate to Administration | Gateway."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 云林县| 大石桥市| 阆中市| 张北县| 土默特右旗| 浦东新区| 和田市| 西平县| 张掖市| 孟津县| 开远市| 建瓯市| 砚山县| 龙井市| 奇台县| 新昌县| 黄大仙区| 伊川县| 永胜县| 迁西县| 河池市| 江城| 齐齐哈尔市| 房产| 大丰市| 雅安市| 六枝特区| 迁西县| 阿合奇县| 拜城县| 保定市| 玉屏| 准格尔旗| 富阳市| 五莲县| 遵义县| 读书| 大名县| 顺义区| 如东县| 吴桥县|