Preface
Web development with Java has a high learning curve compared to Ruby on Rails, Django, and modern PHP frameworks. Spring, the most used Java framework for web development, makes it as easy as it can get, especially with its recent move of using plain Java classes instead of XML files for configuration classes for configuration. This book focuses on getting you up and running with Spring 4 in the most efficient manner.
What this book covers
Chapter 1, Creating a Spring Application, covers the installation of Java and other software on Mac OS, Ubuntu, and Windows. It also explains how to build a Spring application and a Spring web application.
Chapter 2, Defining Beans and Using Dependency Injection, introduces Spring beans and demonstrates ...
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.
Read now
Unlock full access