compose-lobsters/core
Harsh Shandilya 0bf60812e0
refactor(di): workaround unstable IntoSet ordering
EitherNet's ApiResultConverterFactory needs to go before any other
(de)serialization factories, but multibindings do not have ordering
guarantees. To fix this, I've changed the module to handle the EitherNet
configuration within api and let core continue supplying everything else.
2022-11-13 18:11:50 +05:30
..
src/main/kotlin/dev/msfjarvis/claw/core refactor(di): workaround unstable IntoSet ordering 2022-11-13 18:11:50 +05:30
build.gradle.kts refactor(di): workaround unstable IntoSet ordering 2022-11-13 18:11:50 +05:30