Skip to content

Commit b94f029

Browse files
authored
Merge pull request #170 from suvmanda/remove-adaptTemplatesCobiGen
Remove adaptTemplatesCobiGen
2 parents 7aa2a5c + 5533440 commit b94f029

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cobigen/index.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ buildJava("cobigenexample", false)
3939
CobiGen is integrated via plugin in the VS Code IDE. We will use it to generate code from one single java class based on existing templates.
4040
[step]
4141
--
42-
adaptTemplatesCobiGen()
4342
cobiGenJava("cobigenexample/core/src/main/java/com/example/application/cobigenexample/customermanagement/dataaccess/api/CustomerEntity.java",[1,3,5,6,8])
4443
--
4544
The CobiGen code generator will generate some java classes for you. These contain code for basic CRUD operations, REST service handling and data access.

0 commit comments

Comments
 (0)