Work around javac bug

This commit is contained in:
Andy Wilkinson 2019-03-11 16:27:56 +00:00
parent 361437f4e2
commit c2eeeb032c

View File

@ -128,7 +128,7 @@ public class HttpTunnelIntegrationTests {
}
@Configuration
@org.springframework.context.annotation.Configuration
static class TunnelConfiguration {
@Bean