Commit Graph

24 Commits

Author SHA1 Message Date
a69f1c07bd
Fix typo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 19:27:31 +01:00
8d50990c1a
Utility for reading lists
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 19:23:51 +01:00
780e6a7283
Explicit JsonSyntaxException
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 19:12:17 +01:00
80c91b6409
Use jfgit-hosted commons
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 19:07:39 +01:00
d7c6bc1605
Add Path methods
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 18:23:44 +01:00
58b23974b1
Set up artifacts
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 18:14:48 +01:00
09260c8021
Attempt maven publish
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-01 18:09:26 +01:00
ad238ac2b3
Parse enums 2022-11-01 17:26:32 +01:00
fe2b1fbe24
Parse dates 2022-11-01 16:58:16 +01:00
ca86f98ae4
Fix missing field/setters in read() 2022-11-01 16:47:00 +01:00
47c77a116b
Support builders 2022-11-01 15:39:50 +01:00
cf795cdedc
Implement GPrefer 2022-11-01 15:24:59 +01:00
f0f9a171fd
Add support for collections 2022-11-01 15:08:02 +01:00
7f08e5a8a3
Add support for arrays 2022-11-01 13:48:23 +01:00
eff9c5abe7
Update README 2022-11-01 11:50:02 +01:00
0eb5a6aa2f
Unify code for finding applicable adapter 2022-11-01 11:44:39 +01:00
d4e056401d
Split AdapterAdapter 2022-11-01 11:38:37 +01:00
096ead18f1
Refactor adapters into separate classes 2022-11-01 11:18:35 +01:00
f7850f9109
Clean up TODOs 2022-11-01 10:29:53 +01:00
37bc7f9782
Support for nested types within same sources 2022-11-01 10:29:09 +01:00
1da2263bef
License 2022-11-01 10:15:29 +01:00
b6d000962c
Comments 2022-11-01 10:08:03 +01:00
b3cac10554
Readme, support for enforcing no reflection 2022-11-01 09:55:08 +01:00
e2f59601c0
Support for 1d classes of primitives 2022-10-31 20:52:48 +01:00