Hi,
We really want to remove Guava as it is on of the largest deps in war though required by this dependency (and json-patch). Please kindly review.
No "optimizations" made. Just a plain migration with practically coping and pasting logic from Guava's methods (Guava is a great library but we just have a JAX-RS web-app and Guava is a too big contributor to classpath).
Overview.
Removed Guava
Bump gradlew to 5.0 and adjust scripts for compatibility
Hi, We really want to remove Guava as it is on of the largest deps in war though required by this dependency (and json-patch). Please kindly review. No "optimizations" made. Just a plain migration with practically coping and pasting logic from Guava's methods (Guava is a great library but we just have a JAX-RS web-app and Guava is a too big contributor to classpath).
Overview.