Skip to content

sorin-silaghi/micronaut-bug-replaces-silent-failure

Repository files navigation

The test BugReportTest.java fails even though it should run successfully.

If I add the dependency netty-incubator-codec-http3 to compileOnly, the test succeeds.

There is no indication in the logs why the test fails at all. The cause is that the annotation processor needs that dependency since the class NettyClientSslBuilder uses it.

About

Micronaut Bug Report Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages