- Hands-On Enterprise Java Microservices with Eclipse MicroProfile
- Cesar Saavedra Heiko W. Rupp Jeff Mesnil Pavol Loffay Antoine Sabot Durand Scott Stark
- 163字
- 2021-06-24 12:56:16
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: "The checks array object type consists of a required name and status string, along with an optional data object that contains optional key and value pairs."
A block of code is set as follows:
package org.eclipse.microprofile.health;
@FunctionalInterface
public interface HealthCheck {
HealthCheckResponse call();
}
Any command-line input or output is written as follows:
Scotts-iMacPro:jwtprop starksm$ curl http://localhost:8080/jwt/secureHello; echo
Not authorized
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "The advent and accessibility of the internet created a critical category-formation time opportunity for organizations."
- 計算機網絡與通信(第2版)
- 物聯網智慧安監技術
- SEO 20日
- INSTANT PhpStorm Starter
- 異構基因共表達網絡的分析方法
- 計算機網絡與數據通信
- Web Application Development with R Using Shiny
- Microservice Patterns and Best Practices
- 網管第一課:網絡操作系統與配置管理
- 一本書讀懂物聯網
- 物聯網基礎及應用
- 物聯網技術與實踐
- ElasticSearch Server
- 物聯網商業設計與案例
- Microsoft System Center 2012 Configuration Manager:Administration Cookbook