Do not allow registering shared state type convertor into the shared instance ConversionService.DEFAULT
#7657
Labels
status: next major version
The issue will be considered for the next major version
Milestone
Issue description
There are some issues that are causing it #7635
Major changes are needed:
ConversionService
and introduceMutableConversionService
ConversionService.DEFAULT
only by service loader entriesConversionService
that is delegating toConversionService.DEFAULT
just like Micronaut Data is doing https://github.com/micronaut-projects/micronaut-data/blob/a9c1f96ec45f3b4bf8dd250e8342e59e3b99d5b4/data-runtime/src/main/java/io/micronaut/data/runtime/convert/DataConversionServiceImpl.javaThe text was updated successfully, but these errors were encountered: