From e0abec1b82899fc41954a32db91c0998449607a9 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 2 Mar 2020 11:25:40 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/aws.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {