package ca.uhn.fhirtest.config; import org.springframework.context.annotation.Configuration; @Configuration public class DbServerConfig { }