banner
This commit is contained in:
2023-08-01 20:54:18 +08:00
parent 81af4244e2
commit bd1e67c481
2 changed files with 13 additions and 0 deletions
+5
View File
@@ -31,5 +31,10 @@
<groupId>org.noear</groupId> <groupId>org.noear</groupId>
<artifactId>solon.view.beetl</artifactId> <artifactId>solon.view.beetl</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon.banner</artifactId>
</dependency>
</dependencies> </dependencies>
</project> </project>
+8
View File
@@ -0,0 +1,8 @@
_ _
| (_)
| |_ ___ ___ _ _ ___ ___
_ | | / __|/ __| | | / __/ __|
| |__| | \__ \ (__| |_| \__ \__ \
\____/|_|___/\___|\__,_|___/___/
=========================================================
:: Solon :: (v${solon.version})