Michel
Michel
Anything new on this pull request @DiouxX ?
Thanks for the answer, Jesse. Basically, this is a good idea but I would like to have these functions in a generic base interface/class which doesn't know anything about which...
For JSON you just need to specify the class you want your JSON to be mapped to. For multipart/form-data I'm currently also trying to figure it out. ```java public class...
@esvechnikov I also just found an example for multipart/form-data. https://github.com/OpenNTF/org.openntf.xsp.jakartaee/blob/a983f5d0edfbc7175d29419a528034069d49d5de/eclipse/nsfs/nsf-jakartaee-example/odp/Code/Java/rest/NoSQLExample.java#L167