KotlinJupyterAutoConfiguration

@AutoConfiguration
open class KotlinJupyterAutoConfiguration

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.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@Bean
open fun springContext(): SpringContext