changed remaining Queries where nativeQuery=true to lowercase
added gradlew.bat, gradle-wrapper.properties to .gitignore
activated example processes as described in chapter 5 of the master thesis; therefore start_configuration_service is deactivated in start.sh and start.bat
tested both example processes - both worked well - no db query errors for the moment :see_no_evil:
I have changed the base from master to dev as it was a PR to the master.
I will add the activation/deactivation of the example from chapter 5 to the README.md aswell (see #2 ) in order for all team members to know the process.
resolves #37
nativeQuery=true
to lowercasegradlew.bat
,gradle-wrapper.properties
to.gitignore
start.sh
andstart.bat
tested both example processes - both worked well - no db query errors for the moment :see_no_evil:
:rabbit: :rabbit: :rabbit: