From 197c46129b91c7bebebefb074a2e57f7e1bf5699 Mon Sep 17 00:00:00 2001 From: godotg Date: Fri, 2 Dec 2022 21:13:21 +0800 Subject: [PATCH] doc[zfoo]: update document --- boot/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 boot/README.md diff --git a/boot/README.md b/boot/README.md new file mode 100644 index 00000000..73db3ec5 --- /dev/null +++ b/boot/README.md @@ -0,0 +1,3 @@ +### zfoo spring boot support + +- zfoo boot makes it easy to create Spring Boot application using zfoo by using auto-configure \ No newline at end of file