This PR refines SpringApplication.Augmented.with Kotlin extension to allow specifying multiple classes like the Java original method, and polish related tests (isNotNull() is an assert method, so the property syntax is likely not the best choice here).