KotlinJupyterAutoConfiguration
@AutoConfiguration
@EnableConfigurationProperties(value = [SpringKotlinJupyterKernelPorts::class, SpringKotlinJupyterClient::class] )
Autoconfiguration class for the Kotlin Jupyter kernel in a Spring Boot application. This class sets up the necessary beans for starting Kotlin Jupyter Kernel inside the application.
Functions
Link copied to clipboard
@Bean
Link copied to clipboard