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

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: "Let's add a Logger to the class; in our case, we can use UserController."

A block of code is set as follows:

@ResponseBody
@RequestMapping("/test/aop/with/annotation")
@TokenRequired
public Map<String, Object> testAOPAnnotation(){
Map<String, Object> map = new LinkedHashMap<>();
map.put("result", "Aloha");
return map;
}

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

2018-01-15 16:29:55.951 INFO 17812 --- [nio-8080-exec-1] com.packtpub.restapp.HomeController : {test} info
2018-01-15 16:29:55.951 WARN 17812 --- [nio-8080-exec-1] com.packtpub.restapp.HomeController : {test} warn
2018-01-15 16:29:55.951 ERROR 17812 --- [nio-8080-exec-1] com.packtpub.restapp.HomeController : {test} error

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

mvn dependency:tree

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: "Now you can generate the project by clicking Generate Project."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 泸州市| 麻城市| 库尔勒市| 静海县| 阿瓦提县| 台前县| 安宁市| 丰台区| 秀山| 普陀区| 昌都县| 云阳县| 中方县| 彰化县| 进贤县| 武山县| 依安县| 江都市| 宣武区| 饶阳县| 漾濞| 天气| 榆林市| 玛沁县| 吴堡县| 社旗县| 方山县| 平顺县| 凉城县| 襄垣县| 德保县| 樟树市| 哈尔滨市| 杂多县| 樟树市| 额尔古纳市| 吉木乃县| 武山县| 宁陵县| 保定市| 大邑县|