APPENDIX A

image

Installing Tools

In this appendix, you will learn how to install all the tools necessary to follow along with the examples in this book. Since all of the examples use these tools, you will need them all.

The following is the list of tools that you will be using in all chapters:

  1. Java 7 or Java 8 (JVM – Java virtual machine)
  2. Gradle—a tool for compiling, testing, and building Java and Groovy projects
  3. Groovy—a dynamic programming language based on JVM

The following is the list of tools that you will be using in Parts II, III, and IV of the book:

  1. MongoDB—a NoSQL database
  2. ActiveMQ—a JMS (Java Message Service) messaging broker
  3. RabbitMQ—a ...

Get Introducing Spring Framework: A Primer 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.