In #48076, the module was renamed from spring-boot-kotlin-serialization to spring-boot-kotlinx-serialization-json. The starter should have been renamed as well, becoming spring-boot-starter-kotlinx-serialization-json. We need to decide how and when we want to correct this:
- With a breaking rename
a. In 4.0.x
b. In 4.1.x
- Deprecating the old starter and introducing the new one
a. In 4.0.x
b. In 4.1.x