Class AWSCustomRuntime


  • @EnableAutoConfiguration
    public class AWSCustomRuntime
    extends Object
    AWS Custom Runtime emulator to be used for testing.
    Since:
    3.2
    Author:
    Oleg Zhurakousky
    • Constructor Detail

      • AWSCustomRuntime

        public AWSCustomRuntime​(org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext context)
    • Method Detail

      • exchange

        public org.springframework.messaging.Message<String> exchange​(Object input)