Class S3MockConfiguration

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ServletWebServerFactory webServerFactory(S3MockProperties properties) Create a ServletWebServerFactory bean reconfigured for an additional HTTP port.
      final Connector getHttpConnector()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • S3MockConfiguration

        S3MockConfiguration()
    • Method Detail

      • webServerFactory

        @Bean() final ServletWebServerFactory webServerFactory(S3MockProperties properties)

        Create a ServletWebServerFactory bean reconfigured for an additional HTTP port.

        Returns:

        webServerFactory bean reconfigured for an additional HTTP port