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

Summary


In this chapter, we have demonstrated the process of using Spring boot to Bootstarp applications. We started with setting up a simple Spring boot project. We have also created a simple MVC application with Gradle support. Next, we discussed hot swapping java files using Spring boot.

We have also given information as to how Spring boot supports the cloud foundry server and helps to deploy applications on cloud. Lastly, we have demonstrated a restful application with Spring boot.

In the next chapter, we will talk about Spring caching.