diff --git a/spring-cloud-stream.html b/spring-cloud-stream.html index 053cc8f58..873237ca6 100644 --- a/spring-cloud-stream.html +++ b/spring-cloud-stream.html @@ -473,7 +473,7 @@ public class TimerSource { public class ModuleApplicationTests { @Autowired - private Source source + private Source source; @Test public void contextLoads() { @@ -582,7 +582,7 @@ The main set of samples are "vanilla" in the sense that they are not deployable