...
At your terminal, First: go to your project dir using cd /path/dir/backendcore/
...
Then using command line export spring_profiles_active=default-loc && ./gradlew bootRun
to run server.
...
...
At your terminal, First: go to your project dir using cd /path/dir/backendcore/
...
Then using command line export spring_profiles_active=default-loc && ./gradlew bootRun
to run server.
...