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

Conventions

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

Code words in text, Camel endpoint URIs, folder names, filenames, file extensions, pathnames, and dummy URLs are shown as follows: "In both cases ${spring-version} is a property that you define in the properties section of your POM that states which version of Spring you are using."

A block of code is set as follows:

from("direct:processXml")
  .choice()
    .when()
      .xpath("/order[@units > 100]")
      .to("direct:priorityXmlOrder")
    .otherwise()
      .to("direct:normalXmlOrder")
  .end();

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

from("direct:processXml")
  .choice()
    .when()
      .xpath("/order[@units > 100]")
      .to("direct:priorityXmlOrder")
    .otherwise()
      .to("direct:normalXmlOrder")
  .end();

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

# java -jar camel-jasypt-2.12.2.jar -c encrypt -p encryptionPassword -i myDatabasePassword

New terms and important words are shown in bold.

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 手机| 崇义县| 广平县| 会泽县| 凉山| 大同县| 徐水县| 渭源县| 清镇市| 东明县| 奉贤区| 四平市| 龙山县| 宜州市| 曲靖市| 林西县| 县级市| 阳江市| 武宣县| 栾川县| 灯塔市| 磐石市| 蓬溪县| 清远市| 阜平县| 天峨县| 内丘县| 新丰县| 房产| 阜阳市| 蕉岭县| 沽源县| 岳西县| 克拉玛依市| 汽车| 义马市| 陆河县| 应城市| 双牌县| 神农架林区| 霍城县|