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 04c4e15 commit fefcca8Copy full SHA for fefcca8
ion/src/main/java/tools/jackson/dataformat/ion/EnumAsIonSymbolSerializer.java
@@ -18,6 +18,7 @@
18
import tools.jackson.core.exc.StreamWriteException;
19
20
import tools.jackson.databind.*;
21
+import tools.jackson.databind.cfg.EnumFeature;
22
import tools.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper;
23
import tools.jackson.databind.ser.std.StdScalarSerializer;
24
0 commit comments