Book Image

SPRING COOKBOOK

By : Jerome Jaglale, Yilmaz
Book Image

SPRING COOKBOOK

By: Jerome Jaglale, Yilmaz

Overview of this book

This book is for you if you have some experience with Java and web development (not necessarily in Java) and want to become proficient quickly with Spring.
Table of Contents (14 chapters)
13
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