Skip to content

Commit 43923d2

Browse files
committed
Signed-off-by: Mechite <contact@mechite.com>
1 parent 9a38602 commit 43923d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
package org.example.customer.properties;
22

3+
import io.avaje.jsonb.Json;
4+
35
import java.util.Properties;
46

7+
@Json
58
public class MyProperties extends Properties {}

0 commit comments

Comments
 (0)