Skip to content

Commit 5fbe04c

Browse files
authored
Update java-features.cn.md
1 parent b03db6c commit 5fbe04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-features.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ public class DemoCodegenConfig implements CodegenConfig {
212212
<arguments>
213213
<argument>-classpath</argument>
214214
<classpath/>
215-
<argument>com.jsoniter.StaticCodeGenerator</argument>
215+
<argument>com.jsoniter.static_codegen.StaticCodegen</argument>
216216
<argument>com.jsoniter.demo.DemoCodegenConfig</argument>
217217
</arguments>
218218
</configuration>

0 commit comments

Comments
 (0)