Hi Team,
When I was using the below groovy script, *groovy.json.JsonSulper *was
throwing this error, Can you please help me with this
Throws java.lang.RuntimeException: Unable to load FastStringService
import groovy.json.*
import java.net.http.*
def req = new URL("https://jsonplaceholder.typico
First off, user questions should be sent to us...@groovy.apache.org not
dev@groovy.apache.org, as the later is for the dev team to discuss the ins
and outs of Groovy, I have added us...@groovy.apache.org to continue the
conversation there
Second, I just tried your code in Groovy Console on Groovy
I was interested in native interface default/private/static methods
(GROOVY-8299, GROOVY-9801, GROOVY-1) for Groovy 5. There was discussion on
what was needed for this at one point. Does anyone remember if Java 8 was
holding us back in this area?
https://issues.apache.org/jira/browse/GROO
- Original Message -
> From: "Milles, Eric (TR Technology)"
> To: "dev"
> Sent: Tuesday, July 5, 2022 4:59:52 PM
> Subject: RE: [EXT] Re: [DISCUSS] Groovy 5 planning
> I was interested in native interface default/private/static methods
> (GROOVY-8299, GROOVY-9801, GROOVY-1) for Groov