Commit 75c3c3f
Fix ComponentReader to support no MetaData (only MetaData.Factory is present) (#374)
* Fix ComponentReader to support no MetaData (only MetaData.Factory is present)
Handle the case when there isn't a MetaData but only MetaData.Factory
* More functional hasPublicComponents()
---------
Co-authored-by: robin.bygrave <[email protected]>1 parent f004e45 commit 75c3c3f
File tree
1 file changed
+16
-6
lines changed- jsonb-generator/src/main/java/io/avaje/jsonb/generator
1 file changed
+16
-6
lines changedLines changed: 16 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
46 | 55 | | |
47 | | - | |
| 56 | + | |
| 57 | + | |
48 | 58 | | |
49 | 59 | | |
50 | 60 | | |
| |||
0 commit comments