We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f79e4 commit b03db6cCopy full SHA for b03db6c
java-features.md
@@ -213,7 +213,7 @@ then add code generation to maven build:
213
<arguments>
214
<argument>-classpath</argument>
215
<classpath/>
216
- <argument>com.jsoniter.StaticCodeGenerator</argument>
+ <argument>com.jsoniter.static_codegen.StaticCodegen</argument>
217
<argument>com.jsoniter.demo.DemoCodegenConfig</argument>
218
</arguments>
219
</configuration>
0 commit comments