getRunListener
Return the SpringApplicationRunListener that should be hooked into the given SpringApplication.
Return
the SpringApplicationRunListener to attach
Parameters
springApplication
the source SpringApplication instance
Return the SpringApplicationRunListener that should be hooked into the given SpringApplication.
the SpringApplicationRunListener to attach
the source SpringApplication instance