There are scenarios where you want to use DI, but you don't should have a dependency on reactive streams. For example, you are building a Lambda function or a CLI.
You will get the reactive streams dependency if you want to use features such as Micronaut HTTP Server netty or the Micronaut HTTP Client.
There are scenarios where you want to use DI, but you don't should have a dependency on reactive streams. For example, you are building a Lambda function or a CLI.
You will get the reactive streams dependency if you want to use features such as Micronaut HTTP Server netty or the Micronaut HTTP Client.