Skip to Content
Spring Boot in Action
book

Spring Boot in Action

by Craig Walls
December 2015
Intermediate to advanced
264 pages
8h 42m
English
Manning Publications
Content preview from Spring Boot in Action

Appendix B. Spring Boot starters

Spring Boot starter dependencies greatly simplify the dependencies section of your project’s build specification by aggregating commonly used dependencies under more coarse-grained dependencies. Your build will transitively resolve the dependencies that are declared in the starter dependency.

Not only do starter dependencies keep the dependencies section of the build smaller, they are typically organized by the type of functionality they bring to an application. For example, rather than specify specific libraries required for validation (such as Hibernate Validator and Tomcat’s embedded expression language), you can simply add the spring-boot-starter-validation starter as a dependency.

Table B.1 lists all of ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Spring Boot in Practice

Spring Boot in Practice

Somnath Musib

Publisher Resources

ISBN: 9781617292545Publisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link