devon4j
devon4j copied to clipboard
devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...
As a devon4j user, I want to get release updates with updates of 3rd party libs so that I can close CVEs.
I am trying to upgrade the spring boot starter parent to 2.6.6, while upgrading the I am facing the problem with creating bean with name 'configurationPropertiesBeans'. I added the following...
Adapt the documentation of the kafka integration See also the guide to messaging containing information about Kafka https://devonfw.com/website/pages/docs/asciidoc_devonfw-guide_devon4j.wiki_devon4j.asciidoc_guides.html#devonfw-guide_devon4j.wiki_guide-kafka.asciidoc A own messaging chapter under Java -> General should be created containing...
Depending on the issue devonfw/devon4j#548 you can completely remove the module or need to adjust it to the leftover requirements - Keep only topics (if any) that are really bringing...
As discussed with @hohwille The current example: https://github.com/devonfw/devon4j/wiki/guide-dao#dao-implementation for a DAO implementation returns a full list of entities instead of a paginated list. This can result in an unnecessary strain...
@rhobolic commented on [Thu Jun 02 2022](https://github.com/devonfw/cobigen/issues/1540) **Problem** When we use SortedSet in the To the ToTest is failing in the method "private void testEqualsAndHashcode(Class clazz, SoftAssertions assertion, ToExclusion exclusion)"...
Verify devon4j kafka comparing with latest spring-kafka features. 1. Provide the comparison of features. 2. Conclude if devon4j-kafka is still relevant.
**Problem** If the batch module is generated out of the archetype and the batch is executed then sql errors arrise on the batch tables. **Expectation** No sql errors are present...
As suggested by @maybeec in issue #344 we should drop this section from the documentation: https://github.com/devonfw/devon4j/blob/master/documentation/guide-client-layer.asciidoc#javascript-for-java-developers Any feedback if that is common sense and not needed by anyone anymore, or...