Something changed from v6 ?
# questions
l
Something changed from v6 ?
l
Hi James, I'm using an app created by the forge First try with the http client functionality. It simply adds
Copy code
implementation "io.micronaut:micronaut-http-client:4.9.10"
    implementation "io.micronaut.serde:micronaut-serde-jackson:2.15.1"
I also tried adding the plugin
grails-micronaut
Both give me the same result
j
We haven't added a feature for micronaut to grails forge yet - I think that's the missing link.