This source code is part of Grails 3, MongoDB and REST API Profile CRUD Application tutorial.
To run this application:
- Install JDK 8
- Install Grails 3.3.2 and set it's environment variables (Windows)
- Install and run MongoDB
- Clone this repo
- Run
grails run-app
in application folder