
archetype-resources.manifest.yml Maven / Gradle / Ivy
---
applications:
- name: ${artifactId}
memory: 768M
host: ${uniqueHostname}
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