0.9.1 重命名ExceptionMessage注解为MethodName

This commit is contained in:
2021-04-07 11:05:30 +08:00
parent 3ea9b815b8
commit c047f7f5f8
5 changed files with 17 additions and 17 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
subprojects {
ext {
version '0.9.0'
version '0.9.1'
spring_version = "2.3.0.RELEASE"
}