Book Image

SPRING COOKBOOK

Book Image

SPRING COOKBOOK

Overview of this book

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

Chapter 1. Creating a Spring Application

In this chapter, we will cover the following recipes:

  • Installing Java, Maven, Tomcat, and Eclipse on Mac OS

  • Installing Java, Maven, Tomcat, and Eclipse on Ubuntu

  • Installing Java, Maven, Tomcat, and Eclipse on Windows

  • Creating a Spring web application

  • Running a Spring web application

  • Using Spring in a standard Java application