- Mastering Microservices with Java
- Sourabh Sharma
- 168字
- 2021-07-02 13:03:26
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: " First, we'll add Spring Cloud dependencies, as shown in pom.xml."
A block of code is set as follows:
logging:
level:
ROOT: INFO
org.springframework.web: INFO
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
endpoints:
restart:
enabled: true
shutdown:
enabled: true
Any command-line input or output is written as follows:
Chapter6> mvn clean package
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: "After the values are updated, click on the Save and Test button."
- Unity 2020 By Example
- C# 7 and .NET Core Cookbook
- Implementing Modern DevOps
- Getting Started with React
- Ext JS Data-driven Application Design
- Mastering Python High Performance
- MySQL數(shù)據(jù)庫管理與開發(fā)實踐教程 (清華電腦學堂)
- PhpStorm Cookbook
- Linux命令行與shell腳本編程大全(第4版)
- Unity 5 for Android Essentials
- 飛槳PaddlePaddle深度學習實戰(zhàn)
- Unity 3D/2D移動開發(fā)實戰(zhàn)教程
- Learning AWS
- GitHub入門與實踐
- JavaScript機器人編程指南