What you need for this book
Prior knowledge of Java is expected. Some knowledge of Enterprise Java would be beneficial, although not essential. To run WildFly, you will need the following software:
- JDK 8
- WildFly 8
- MySQL (if you configure a MySQL datasource)
If you wish to run the Java code examples in this book, you will also need:
- Maven 3
- An IDE (Eclipse is used in the book)
- MySQL