Shadman
04/27/2025, 5:41 PMGradle Flavors
instead of feature based modules for a ktor
backend and I still have the advantages of a real microservice
structure (For example independent deploy)?
I don't think so right?🤔
Can't we somehow trick it? Like giving different port for each flavor
, for both server port and database port?hfhbd
04/27/2025, 8:24 PMjava.registerFeature
. But it might be tricky with Kotlin MPP.