Skip to content

Commit b03db6c

Browse files
authored
Update java-features.md
1 parent 97f79e4 commit b03db6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ then add code generation to maven build:
213213
<arguments>
214214
<argument>-classpath</argument>
215215
<classpath/>
216-
<argument>com.jsoniter.StaticCodeGenerator</argument>
216+
<argument>com.jsoniter.static_codegen.StaticCodegen</argument>
217217
<argument>com.jsoniter.demo.DemoCodegenConfig</argument>
218218
</arguments>
219219
</configuration>

0 commit comments

Comments
 (0)