Augmented
Used to configure and run an augmented SpringApplication where additional configuration should be applied.
Since
3.1.0
Functions
Link copied to clipboard
Run the application using the given args.
Link copied to clipboard
Return a new SpringApplication.Augmented instance with additional sources that should be applied when the application runs.
Link copied to clipboard
Extension function that allows SpringApplication.Augmented.with to work with Kotlin classes.