KotlinModuleFactory

@Factory
class KotlinModuleFactory

Automatically configures KotlinModule if module scan is disabled.

Author

Graeme Rocher

Since

1.0

Constructors

Link copied to clipboard
fun KotlinModuleFactory()

Functions

Link copied to clipboard
@Requires(property = "jackson.module-scan", value = "false")
@Singleton
fun kotlinModuleFactory(): KotlinModule