• Ivan Sopov's avatar
    Samples cleanup · d8fa71bc
    Ivan Sopov authored
    - Modifying dependencies to starter-web with tomcat exclusion plus
      alternative servlet container instead of manual dependency on
      spring-webmvc as it is the preferrable way to use alternative servlet
      container
    - Previously RestTemplate with ssl was configured manually in tests - now
      it rellies on autoconfiguration - changed this for multi-connector test
      and added test to ensure that ssl autoconfiguration is working
    - Most samples with alterntative servlet containers used some kind of
      service reading property and returning default since it wasn't
      configured - removed it, since it is not specific to using alternative
      servlet containers.
    
    See gh-10548
    d8fa71bc
Name
Last commit
Last update
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...