SpringBootConfig

@SpringBootApplication
@ComponentScan(basePackages = ["org.cryptotrader.version", "org.cryptotrader.desktop.library.component"])
open class SpringBootConfig

Constructors

Link copied to clipboard
constructor()