Dean Wette
Dean Wette
The following tests are disabled with `@PendingFeature` pending a fix for https://github.com/micronaut-projects/micronaut-core/issues/10580. `io.micronaut.function.groovy.FunctionTransformSpec` - run JSON bi-consumer as REST service - run function as REST service - run JSON function...
see: https://openid.net/specs/openid-connect-rpinitiated-1_0.html closes Issue #1045 This is a work in progress and not necessarily a correct solution.
closes #2431 This needs to target 4.5.x once that branch is created
closes #2228
closes #2390
The Neo4J module removes the test harness in Micronaut 5, in favor of using Testcontainers Neo4J. Remove that test-harness dependency from the Neo4JBolt feature.
See https://github.com/micronaut-projects/micronaut-gradle-plugin/pull/872 and https://github.com/micronaut-projects/micronaut-gradle-plugin/pull/873 ping @sdelamo I think you had some ideas about this.