Put [cert_file_name].p12 file into the "src/main/resources/keystore" directory.
https://164.68.100.119:1111/records-to-file/swagger-ui/index.html
- export APIs:
https://164.68.100.119:1111/records-to-file/api-docs
- import into Postman. - for request with Download use Send and Download on sending request, or in response Save Response->Save to a file.
http://164.68.100.119:9090/sba
username:sba_monitor password:@0HaPnbY2N78
Write application-related properties into "src/main/resources/application.properties".
./gradlew bootJar
java -jar records-to-file.jar
or
Create a service on server and start as a service.