cobigen
cobigen copied to clipboard
Code-based Incremental Generator
Adresses #860 . Implements * SQL Script generation based on entity * SQL utility class @devonfw/cobigen
Adresses/Fixes #1696 . Implements * lots of fixes @devonfw/cobigen
We need to refactor the current version of CobiGen. Thanks to @maybeec who provided some new approaches already. We just need to adjust the tests to the new API and...
Graphical User Interface for ... - searching template sets with current status and possibility to read through details - installing template sets
Adresses/Fixes #1657. Implements * added new determineSnapshotVersionFromResource method to Nexus2SearchResponse * adjusted createDownloadLink method in AbstractSearchResponse to handle snapshot versions too @devonfw/cobigen
Adresses/Fixes #. Implements * * * @devonfw/cobigen
Bumps [guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...
The open api parser of reprezen continues to be quite instable and fragile and seems to be discontinued. As swagger-core parser is now supporting OpenAPI v3, we should move to...
Adresses/Fixes #1360. Implements * replaced OpenAPI reprezen parser with com.networknt @devonfw/cobigen
As a cobigen user, I want cobigen to automatically install the plugins necessary for generation so that i do not have issues related to necessary plugins when it comes to...