Update the relevant samples to use the new @SpringBootApplication annotation. Closes gh-1842
Both Tomcat and Jetty can now be configured to use SSL via the environment (typically application.properties or application.yml) Closes #1084