1、升级solon版本为2.3.6

2、管理后台支持带context-path访问
This commit is contained in:
aoshiguchen
2023-06-26 10:30:44 +08:00
parent a31b0ebc95
commit 48c8df15e7
4 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.8</version>
<version>2.3.6</version>
<relativePath />
</parent>