Enable to start aas with docker only
requested to merge chrb/xfsc-authentication-authorization:feature/enable-pure-docker-build into main
Most users probably want only to start and use the service therefor I added a build method to allow them to start by just using docker with out an extra mvn build needed. This enables users to starte it without the need of an working Java / MVN Development setup with compatible versions.