package com.idatabank.springgateway.springgatewaydemo; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class GatewayServiceTests { }