Closed dstepanov closed 5 months ago
Looks like we are trying to resolve mappers for void :( io.micronaut.core.beans.exceptions.IntrospectionException: No bean introspection available for type [void] In a case of the exception I will just return the non-specific mapper
io.micronaut.core.beans.exceptions.IntrospectionException: No bean introspection available for type [void]
Issues 5 New issues 0 Accepted issues
Measures 0 Security Hotspots 77.8% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Looks like we are trying to resolve mappers for void :(
io.micronaut.core.beans.exceptions.IntrospectionException: No bean introspection available for type [void]
In a case of the exception I will just return the non-specific mapper