I wasn't sure how to resolve some of the errors with nullability inObservationWebFilterChainDecorator
and ObservationFilterChainDecorator
so they are marked with @NullUnmarked
. We should resolve the errors and remove @NullUnmarked
.
Comment From: ronodhirSoumik
Can I work on this?