Skip to content

Commit

Permalink
Merge pull request #517 from devonfw/updatingContext
Browse files Browse the repository at this point in the history
#489 Updating context
  • Loading branch information
maybeec authored Mar 15, 2018
2 parents 807b759 + 6c3ef8d commit 7f83309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cobigen-templates/templates-oasp4j/context.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<trigger id="crud_openapi_java_server_app" type="openapi" templateFolder="crud_openapi_java_server_app">
<containerMatcher type="element" value="openAPIFile"/>
<matcher type="element" value="EntityDef">
<variableAssignment type="constant" key="rootPackage" value="com.capgemini.demo"/>
<variableAssignment type="extension" key="rootPackage" value="x-rootpackage"/>
<variableAssignment type="property" key="component" value="componentName"/>
<variableAssignment type="property" key="entityName" value="name"/>
</matcher>
Expand Down

0 comments on commit 7f83309

Please sign in to comment.