All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.manifest.yml Maven / Gradle / Ivy

---
applications:

- name: ${artifactId}
  memory: 768M
  random-route: true
  path: application/target/${artifactId}-application.war
  buildpack: sap_java_buildpack
  env:
    TARGET_RUNTIME: tomcat
    JBP_CONFIG_SAPJVM_MEMORY_SIZES: 'metaspace:96m..'
#  services:
#  - your-application-logs-service
#  - your-auditlog-service




© 2015 - 2025 Weber Informatics LLC | Privacy Policy