Re: Starting Spring Boot App after deploying it to CF
James Bayer
i tried this simple getting-started guide [1] and it worked easily for me
toggle quoted messageShow quoted text
[2]. [1] http://spring.io/guides/gs/spring-boot/ [2] https://gist.github.com/jbayer/ecacb25822dddd44ba13
On Thu, Sep 10, 2015 at 12:33 PM, Qing Gong <qinggong(a)gmail.com> wrote:
I built a Spring Boot App and using java -jar SpringBootApp.jar to run it, --
Thank you, James Bayer
|
|