This chapter explains how to extend Spring Boot by creating a custom Spring Boot starter. It covers the benefits of a custom starter, reviews the annotations required to create a custom starter, identifies the requirements of the custom starter that we’ll create, and surveys the general rules for creating a custom starter. Then, we'll create a custom starter for the My Retro App project. The chapter wraps up by using the custom starter.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Extending Spring Boot

  • Peter Späth,
  • Felipe Gutierrez

摘要

This chapter explains how to extend Spring Boot by creating a custom Spring Boot starter. It covers the benefits of a custom starter, reviews the annotations required to create a custom starter, identifies the requirements of the custom starter that we’ll create, and surveys the general rules for creating a custom starter. Then, we'll create a custom starter for the My Retro App project. The chapter wraps up by using the custom starter.