Package app.l2nx.gs.adapter.core.kafka
package app.l2nx.gs.adapter.core.kafka
-
ClassDescriptionSingle source of truth for the Gson used on both sides of the adapter wire — the outbound producer (
DefaultKafkaFactory) and the inbound commands consumer (CommandsBootstrap).DefaultKafkaFactorythat bridges toNxKafka.configure().build().Test seam over theNxKafka.configure().build()singleton bootstrap.Bootstraps thenx-gs-kafkasingleton from a platform-issuedKafkaCredentials.GsonTypeAdapterforLocalizedText: reads / writes the flat locale-keyed object form ({"en": "Great Axe", "ru": "Двуручный Топор"}) matching the platform'sLocalizedTextwire shape.