The following are a few links that you can take a look at in order to learn more about the tools we used here:
- Spring Boot: http://projects.spring.io/spring-boot/
- Download NetBeans: https://netbeans.org/downloads
- Representational State Transfer (REST): Chapter 5 (https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) of Roy Thomas Fielding's PhD dissertation entitled Architectural Styles and the Design of Network-based Software Architectures
- REST: https://en.wikipedia.org/wiki/Representational_state_transfer
- Maven: https://maven.apache.org/
- Gradle: http://gradle.org/