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

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: "In the preceding Dockerfile, we mentioned that we're using payara/server-full."

A block of code is set as follows:

        <dependency>
<groupId>javax</groupId>
<artifactId>javaee-api</artifactId>
<version>8.0</version>
<scope>provided</scope>
</dependency>

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

    @PUT
@Path("/{isbn}")
public Response update(@PathParam("isbn") String isbn, Book book) {
if (!Objects.equals(isbn, book.getIsbn())) {

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

>docker build -t hello-javaee8:1.0 .

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: "Let's check our browser, you should see the "Hello World." message."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 汝城县| 合山市| 甘孜县| 安康市| 绵阳市| 遂昌县| 承德县| 镇原县| 桐城市| 天祝| 阳新县| 天祝| 化德县| 新化县| 抚宁县| 郑州市| 额敏县| 彭山县| 开鲁县| 张家界市| 铁岭市| 广灵县| 漳浦县| 布拖县| 肥西县| 乐平市| 西藏| 峡江县| 黄大仙区| 达孜县| 古丈县| 开化县| 石景山区| 中方县| 新兴县| 钦州市| 汨罗市| 金平| 安西县| 油尖旺区| 阿瓦提县|