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

crud_javascript_client_app.javascript.config.json.ftl Maven / Gradle / Ivy

The newest version!
{
    "paths": {
        "tmp": ".tmp",
        "dist": "dist",
        "app": "app",
        "test": "test"
    },
    "modules": [
        "main",
        "oasp-mock",
        "oasp",
        "oasp/oasp-security",
        "oasp/oasp-ui",
        "oasp/oasp-i18n",
        "${variables.component}"
    ],
    "appBuild": true,
    "proxy": "http://localhost:8081",
    "proxyContext": "/oasp4j-sample-server"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy