sources

open fun sources(sources: Array<Class<out Any>>): SpringApplicationBuilder

Add more sources (configuration classes and components) to this application.

Return

the current builder

Parameters

sources

the sources to add