- Spring Boot 2.0 Cookbook(Second Edition)
- Alex Antonov
- 174字
- 2021-06-24 19:24:34
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: "Now we will add a @Bean declaration for LocaleChangeInterceptor."
A block of code is set as follows:
@Override public void addInterceptors(InterceptorRegistry registry) { registry.addInterceptor(localeChangeInterceptor()); }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
Any command-line input or output is written as follows:
$ ./gradlew clean bootRun
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: "Select the Actuator option under Search for dependencies."
- 同步:秩序如何從混沌中涌現
- 計算機綜合設計實驗指導
- Python金融大數據分析(第2版)
- 云計算與大數據應用
- Sybase數據庫在UNIX、Windows上的實施和管理
- 網站數據庫技術
- Python金融數據分析(原書第2版)
- 數據庫設計與應用(SQL Server 2014)(第二版)
- PostgreSQL指南:內幕探索
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(上冊)
- Augmented Reality using Appcelerator Titanium Starter
- SAS金融數據挖掘與建模:系統方法與案例解析
- Web Services Testing with soapUI
- 數據庫與數據處理:Access 2010實現
- 大數據與機器學習:實踐方法與行業案例