I get a java.lang.NoSuchMethodError: 'void io.netty.handler.logging.LoggingHandler
exception when starting Alfresco but already cleaned my dependencies and only get io.netty
dependencies from Spring Boot Starter Webflux.
My stack trace is here
Dependency tree here
I don't really know what to do now because nothing seems to work out. The whole app runs on Docker and everything worked fine before we used the WebClient from Webflux.