Appendix A: Setting Up Your Development Environment

This appendix helps you set up the development environment that you will use to write, compile, and execute the Spring applications discussed in this book.

Introducing Project pro-spring-15

Project pro-spring-15 is a three-level Gradle project. pro-spring-15 1 is the root project and is the parent of the projects named chapter02 through chapter18 . Each of these chapter** projects is also a parent project for the module projects nested under it. The project was designed in this way to help you get oriented with the code and easily match each chapter to the source code associated with it.
Figure A-1 shows the project structure.
Figure A-1.
pro-spring-15 project structure in Intellij IDEA ...

Get Pro Spring 5: An In-Depth Guide to the Spring Framework and Its Tools now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.