Open SawCunha opened 2 years ago
Issues:
Last commit removes the error that occurs in Java 17 with primitive objects. Error: InaccessibleObjectException occurs when trying to call the following method: setAccessible.
Ex Error: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module
Hello, I added support for multiple annotations: JdempotentRequestPayload
I versioned the project in 2.0.0 due to the high change that was made.
I await your return.