with

open fun with(sources: Array<Class<out Any>>): SpringApplication.Augmented

Return a new SpringApplication.Augmented instance with additional sources that should be applied when the application runs.

Return

a new SpringApplication.Augmented instance

Parameters

sources

the sources that should be applied