-
"Prepare Entity class" image shows "jwtsample-api" it should show core.
https://github.com/devonfw/cobigen#back-end-code-generation
Also there are errors in testing (postman) procedure..
https:/…
-
### Expected behavior
As a CobiGen-User, I customized my templates calling specific custom Java code that takes `classObject` as input to resolve generic types or make specific decisions what is ot…
-
https://repo1.maven.org/maven2/com/devonfw/tools/devonfw-docgen-pdf/5.0.2/devonfw-docgen-pdf-5.0.2.pdf
```
devonfw Documentation GeneratorDocGen is a tool that can generate a complete and …
-
As a < type of user >, I want < some goal > so that < some reason >
https://github.com/devonfw/architectures/blob/master/index.js
-
### Expected behavior
As a Eclipse CobiGen user, I want to update and adapt Template in Eclipse to work.
### Actual behavior
Update and adapt templates command do not work and the following…
-
Category: Bug
Severity: Medium
Expected behaviour (In case of bug)
The tutorial should give advice how to implement confidentiality in a secure way.
Actual/current behaviour (In case of bug)…
-
Hi @trivesc
thanks for your contribution to make devon4j better. I appreciate this a lot and will try to support you.
Do you have customer demands that define requirements on the technical data…
-
In devon4j we are using JAX-RS for REST services. For handling exceptions consistently throughout services it supports `javax.ws.rs.ext.ExceptionMapper`.
We have created an implementation for this …
-
If c:\DEVON is the recommended path for the devonfw distribution, it should be the default value for the path input component
-
I have a Junit5 test that extends some base test class and therefore indirectly extends `org.assertj.core.api.Assertions`.
As a result, I can use `assertThat` methods directly without adding static i…