Andy
Andy
Expand on docker example to make it easier to persist configuration changes. The current example is not a good example of 'installing' onto Docker because it is not at all...
I'm using docker-compose with the config as below. There does not seem to be a way to persist the configuration of the container. When I use the volume mounting that...
**Steps to reproduce:** 1. Clone repository 2. Import into IntelliJ as Maven project 3. Click "run" **Error produced:** ``` WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective...