LachlanMcKee/gsonpath
A Java annotation processor library which generates gson type adapters using basic JsonPath style annotations
KotlinMIT
Issues
- 1
- 1
Add the ability to audit data mapping errors
#263 opened by LachlanMcKee - 0
- 1
- 1
Improve package structure
#261 opened by LachlanMcKee - 1
- 1
- 1
Update to JDK8
#246 opened by LachlanMcKee - 0
Allow GsonSubTypeAdapter to also pass back JsonElement/JsonObject/JsonArray
#245 opened by LachlanMcKee - 1
Make incremental annotation processing opt-in
#238 opened by LachlanMcKee - 1
Make processor incremental
#227 opened by LachlanMcKee - 1
Revert Kotlin to 1.3.50
#237 opened by LachlanMcKee - 1
- 1
Improved generated code structure
#226 opened by LachlanMcKee - 1
- 1
- 1
- 1
Add support for Enums
#191 opened by LachlanMcKee - 1
GsonSubtype - Support null/missing values
#210 opened by LachlanMcKee - 1
Add GsonSubType support for top level classes
#202 opened by LachlanMcKee - 1
- 1
- 1
- 1
Create an extension that can remove failed elements from arrays/collections
#179 opened by LachlanMcKee - 1
Extension functions not fed correct variable
#168 opened by LachlanMcKee - 1
GsonSubType removes subtype key from json
#174 opened by LachlanMcKee - 1
SerializedName autocompletion (ending with a delimiter) not working for inherited getters
#153 opened by LachlanMcKee - 1
Interface write support
#115 opened by LachlanMcKee - 1
Reduce SerializedName repetition by allowing qualifier annotations to be used
#143 opened by LachlanMcKee - 1
- 1
Fix Kotlin sealed class bug
#137 opened by LachlanMcKee - 0
Fix Kotlin data class null validation
#132 opened by LachlanMcKee - 0
Rework GsonPathDefaultConfiguration to use annotation inheritance instead
#124 opened by LachlanMcKee - 0
Keep annotations at runtime
#126 opened by LachlanMcKee - 1
- 1
- 1
Add support for more primitive types
#118 opened by LachlanMcKee - 1
Mandatory fields bugfix - Check default value
#113 opened by LachlanMcKee - 1
Fix interface - Java 8 compatibility
#111 opened by LachlanMcKee - 1
- 1
Add support for Kotlin data classes
#104 opened by LachlanMcKee - 1
- 1
Add Sonarqube via Sonarcloud
#100 opened by LachlanMcKee - 1
- 1
Extension support
#87 opened by LachlanMcKee - 1
- 1
- 4
Interface support generic
#69 opened by jasonni - 1
- 1