graphqlcodegen
graphqlcodegen copied to clipboard
Maven port of the Netflix Gradle code generation plugin for graphql. https://github.com/Netflix/dgs-codegen
Plugin is not generating builder classes when the selected language is Kotlin, is there a way around this.
Add some checked exception handling into `verifySettings()` function. **The plugin might stop/error stop IF a schema is declared and not present**
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.11.0 to 3.12.0. Release notes Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases. 3.12.0 Release Notes - Maven Plugin Tools - Version 3.12.0 Commits 0b69acc [maven-release-plugin] prepare release maven-plugin-tools-3.12.0 e5e3dd2 code...
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. Commits f80596e [maven-release-plugin] prepare release maven-source-plugin-3.3.1 7626998 Bump apache/maven-gh-actions-shared from 3 to 4 83c963c Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18) 40ae495 Bump org.codehaus.plexus:plexus-archiver...
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.11.0 to 3.12.0. Release notes Sourced from org.apache.maven.plugin-tools:maven-plugin-annotations's releases. 3.12.0 Release Notes - Maven Plugin Tools - Version 3.12.0 Commits 0b69acc [maven-release-plugin] prepare release maven-plugin-tools-3.12.0 e5e3dd2 code...
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.1 to 3.2.2. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.2 JiRA link Release Notes - Maven GPG Plugin - Version 3.2.2 What's Changed [MGPG-113] SignAndDeployFileMojo results in...
This change scans for properties files in the classpath with pattern *-typemapping.properties and automatically fetches the mapping from them. This will remove the need to know the file paths and...
Is there an option for the plugin to generate a .toBuilder() method similar to the one Lombok generates when you annotate a class with @Builder? I'm assuming not as I...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.7.0 to 3.10.0. Commits 487e479 [maven-release-plugin] prepare release maven-javadoc-plugin-3.10.0 9638a6a [MJAVADOC-785] Align plugin implementation with AbstractMavenReport (maven-re... 9d33925 [MJAVADOC-784] Upgrade to Doxia 2.0.0 Milestone Stack a11b921 [MJAVADOC-809]...