diff --git a/reference/html/aws.html b/reference/html/aws.html index 9170e55ac..01682a493 100644 --- a/reference/html/aws.html +++ b/reference/html/aws.html @@ -461,7 +461,7 @@ look something like this:

-
@SpringBootApplication
+
@SpringBootConfiguration
 public class FuncApplication implements ApplicationContextInitializer<GenericApplicationContext> {
 
 	public static void main(String[] args) throws Exception {