February 2019
Intermediate to advanced
446 pages
10h 55m
English
We'll create the multi-module Maven project for implementing OTRS. The following stack would be used to develop the OTRS application. Please note that at the time of writing this book, only the snapshot build of Spring Boot and Cloud was available. Therefore, in the final release, one or two things may change:
All the preceding points are mentioned in the root pom.xml file, along with the following OTRS modules:
The root pom.xml file will look something like this:
... <groupId>com.packtpub.mmj</groupId> <artifactId>11537_chapter4</artifactId> ...
Read now
Unlock full access