目錄(228章)
倒序
- coverpage
- Title Page
- Dedication
- Packt Upsell
- Why subscribe?
- PacktPub.com
- Contributors
- About the author
- About the reviewers
- Packt is searching for authors like you
- Preface
- Who this book is for
- What this book covers
- To get the most out of this book
- Download the example code files
- Conventions used
- Sections
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Get in touch
- Reviews
- Getting Started with Spring Boot
- Introduction
- Using a Spring Boot template and starter
- How to do it...
- How it works...
- Creating a simple application
- How to do it...
- How it works...
- Launching an application using Gradle
- How to do it...
- How it works...
- Using the command-line runners
- How to do it...
- How it works...
- Setting up a database connection
- Getting ready
- How to do it...
- How it works...
- Setting up a data repository service
- How to do it...
- How it works...
- Scheduling executors
- Getting ready
- How to do it...
- How it works...
- Configuring Web Applications
- Creating a basic RESTful application
- How to do it...
- How it works...
- Creating Spring Data REST service
- How to do it...
- How it works...
- Configuring custom servlet filters
- How to do it...
- How it works...
- Configuring custom interceptors
- How to do it...
- How it works...
- Configuring custom HttpMessageConverters
- How to do it...
- How it works...
- Configuring custom PropertyEditors
- How to do it...
- How it works...
- Configuring custom type formatters
- How to do it...
- How it works...
- Web Framework Behavior Tuning
- Introduction
- Configuring route matching patterns
- How to do it...
- How it works...
- Configuring custom static path mappings
- How to do it...
- How it works...
- Tuning Tomcat via ServletWebServerFactory
- How to do it...
- How it works...
- Choosing embedded servlet containers
- How to do it...
- How it works...
- Adding custom connectors
- Getting ready
- How to do it...
- How it works...
- Introduction
- Understanding Spring Boot autoconfiguration
- How to do it...
- How it works...
- Creating a custom Spring Boot autoconfiguration starter
- How to do it...
- How it works...
- Configuring custom conditional bean instantiations
- How to do it...
- How it works...
- Using custom @Enable annotations to toggle configuration
- How to do it...
- How it works...
- Application Testing
- Introduction
- Creating tests for MVC controllers
- How to do it...
- How it works...
- Configuring a database schema and populating it
- How to do it...
- How it works...
- Initializing the database with Spring JPA and Hibernate
- Initializing the database with Spring JDBC
- Creating tests using an in-memory database
- How to do it...
- How it works...
- Creating tests using mock objects
- How to do it...
- How it works...
- Creating a JPA component test
- How to do it...
- How it works...
- Creating a WebMvc component test
- How to do it...
- How it works...
- Writing tests using Cucumber
- How to do it...
- How it works...
- Writing tests using Spock
- How to do it...
- How it works...
- Application Packaging and Deployment
- Introduction
- Creating a Spring Boot executable JAR
- How to do it...
- How it works...
- Creating Docker images
- How to do it...
- How it works...
- Building self-executing binaries
- Getting ready
- How to do it...
- How it works...
- Spring Boot environment configuration hierarchy and precedence
- How to do it...
- How it works...
- Adding a custom PropertySource to the environment using EnvironmentPostProcessor
- How to do it...
- How it works...
- Externalizing an environmental configuration using property files
- How to do it...
- How it works...
- Externalizing an environmental configuration using environment variables
- How to do it...
- How it works...
- Externalizing an environmental configuration using Java system properties
- How to do it...
- How it works...
- Externalizing an environmental config using JSON
- How to do it...
- How it works...
- Setting up Consul
- How to do it...
- How it works...
- Externalizing an environmental config using Consul and envconsul
- Getting ready
- How to do it...
- How it works...
- Health Monitoring and Data Visualization
- Introduction
- Writing custom health indicators
- How to do it...
- How it works...
- Configuring management context
- How to do it...
- How it works...
- Emitting metrics
- Getting ready
- How to do it...
- How it works...
- Monitoring Spring Boot via JMX
- Getting ready
- How to do it...
- How it works...
- Managing Spring Boot via SSHd Shell and writing custom remote Shell commands
- How to do it...
- How it works...
- Integrating Micrometer metrics with Graphite
- Getting ready
- How to do it...
- How it works...
- Integrating Micrometer metrics with Dashing
- Getting ready
- How to do it...
- How it works...
- Spring Boot DevTools
- Introduction
- Adding Spring Boot DevTools to a project
- How to do it...
- How it works...
- Configuring LiveReload
- How to do it...
- How it works...
- Configuring dynamic application restart triggers
- How to do it...
- How it works...
- Using Remote Update
- How to do it...
- How it works...
- Spring Cloud
- Introduction
- Getting started with Spring Cloud
- How to do it...
- How it works...
- Service discovery using Spring Cloud Consul
- How to do it...
- How it works...
- Using Spring Cloud Netflix – Feign
- How to do it...
- How it works...
- Service discovery using Spring Cloud Netflix – Eureka
- How to do it...
- How it works...
- Using Spring Cloud Netflix – Hystrix
- How to do it...
- How it works...
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時間:2021-06-24 19:25:10
推薦閱讀
- 數據庫基礎教程(SQL Server平臺)
- 大規模數據分析和建模:基于Spark與R
- 數據庫技術與應用教程(Access)
- 數據之巔:數據的本質與未來
- 使用GitOps實現Kubernetes的持續部署:模式、流程及工具
- 文本數據挖掘:基于R語言
- 工業大數據分析算法實戰
- 智能數據時代:企業大數據戰略與實戰
- INSTANT Apple iBooks How-to
- 重復數據刪除技術:面向大數據管理的縮減技術
- Hadoop集群與安全
- SAS金融數據挖掘與建模:系統方法與案例解析
- 大數據分析:R基礎及應用
- MySQL技術內幕:InnoDB存儲引擎
- 企業大數據處理:Spark、Druid、Flume與Kafka應用實踐
- 大數據隱私保護技術與治理機制研究
- 數據挖掘與數據化運營實戰:思路、方法、技巧與應用
- Access數據庫教程(2010版)
- 算法設計與分析
- 自己動手做大數據系統(第2版)
- Mobile Application Penetration Testing
- 從運維菜鳥到大咖,你還有多遠II:企業數據中心建設及管理
- Oracle從入門到精通(視頻實戰版)
- Creating Concrete5 Themes
- 數據結構解析與基礎實驗教程
- Tableau數據可視化分析一點通(案例視頻版)
- 數據庫技術與應用新概念教程(第二版)
- 對比Excel,輕松學習Python數據分析(入職數據分析師系列)
- Access 2010數據庫技術及應用實訓教程
- Hands-On High Performance with Spring 5