This commit returns the running application context when running an application via SpringApplication#from so that it is consistent with the regular SpringApplication#run. Closes gh-35203
This commit returns the running application context when running an application via SpringApplication#from so that it is consistent with the regular SpringApplication#run. Closes gh-35203