- Smartcard Reader Applikation dealing with this Web-Service.
git clone https://github.com/thorsten-l/sonia-webapp-qr-travel.gitcd sonia-webapp-qr-travel./00_CREATE_INITIAL_BUILD_ENVIRONMENT.sh
The config and the private directory will be ignored by git.
config/chipher.cfgcipher key dealing with configuration passwordsconfig/config.jsonapplication configuration
private/static/image/logo.pngapplication logoprivate/static/imprint.htmlImprintprivate/static/privacypolicy.htmlPrivacy Policy
- Development, Test and Production with BellSoft Liberica JDK 11 LTS
- Apache Maven
mvn clean installproduction buildmvn -Pdevel clen installdevelopment build