Book Image

Mastering Spring Application Development

By : Anjana Mankale
Book Image

Mastering Spring Application Development

By: Anjana Mankale

Overview of this book

Table of Contents (19 chapters)
Mastering Spring Application Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Setting up Spring Boot


The Spring Boot application can be set up in the following mentioned ways:

  • Use http://start.spring.io/

    • Use Maven to download the dependency from repository

    • Use Gradle

  • Download source code from Spring guide repo

  • Download Spring STS and use the starter project