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

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

import org.springframework.web.bind.annotation.*;

@RestController
public class HelloWorldResource {

    @RequestMapping(method = RequestMethod.GET)
    public String helloWorld() {
        return "Hello, world!";
    }
}

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

<dependency>
  <groupId>com.packtpub.rest-with-spring</groupId>
  <artifactId>rest-with-spring-billing</artifactId>
  <version>1.0.0-SNAPSHOT</version>
  <classifier>classes</classifier>
</dependency>

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

mvn jetty:start

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "For example, with IntelliJ IDEA, our sample web service project can be imported by selecting the menu options File | Open."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 拉萨市| 巴彦淖尔市| 武定县| 黔西县| 云和县| 阿瓦提县| 抚宁县| 呈贡县| 伊金霍洛旗| 大新县| 明水县| 当阳市| 芷江| 吴江市| 绥德县| 长子县| 漠河县| 弥勒县| 沙湾县| 陈巴尔虎旗| 广水市| 潜山县| 华亭县| 澳门| 莱西市| 昂仁县| 武山县| 高陵县| 凌云县| 许昌县| 威海市| 东乌珠穆沁旗| 军事| 淳化县| 上高县| 内丘县| 石嘴山市| 阿坝县| 仙居县| 且末县| 林西县|