Hi guys, decided to do something different and deploy my app with an embedded Tomcat instance.
The new Spring Boot project actively encourages this and it is very nice from a purely dev perspective not having to configure a container externally to test things. However, I deploy to Unix (AWS has their own variant) and am stumped with getting the app to automatically start. Googling around has uncovered some very complicated solutions, including an apache project to achieve this. Any advice? Does it have to be so hard? Thanks Rakesh -- You received this message because you are subscribed to the Google Groups "Java Posse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/javaposse. For more options, visit https://groups.google.com/groups/opt_out.
