mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-26 00:32:34 +03:00
fixes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package com.github.dannecron.demo.edgeconsumer.config
|
||||
package com.github.dannecron.demo.edgeconsuming.config
|
||||
|
||||
import com.github.dannecron.demo.edgeconsuming.config.CityConsumerConfig
|
||||
import com.github.dannecron.demo.edgeconsuming.consumer.CityCreateConsumer
|
||||
import com.github.dannecron.demo.edgeconsuming.dto.CityCreateDto
|
||||
import kotlinx.serialization.encodeToString
|
||||
Reference in New Issue
Block a user