We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08be4e commit d02163eCopy full SHA for d02163e
examples/BasicExample.java
@@ -1,5 +1,4 @@
1
-package io.pfpt.ser.mail;
2
-
+import io.pfpt.ser.mail.*;
3
import jakarta.json.bind.Jsonb;
4
import jakarta.json.bind.JsonbBuilder;
5
import java.io.FileReader;
examples/ConcurrencyExample.java
0 commit comments