添加solon适配及demo

This commit is contained in:
noear
2021-05-30 22:00:29 +08:00
parent 705b565e38
commit f8f698fc3d
8 changed files with 9 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ import org.noear.solon.annotation.Param;
/**
* 测试专用Controller
* @author kong
*
* @author noear
*/
@Controller
@Mapping("/test/")