mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 16:30:29 +08:00
Initial commit: five Maven reactors and docs only
Track maven-cloudwalk-cloud, maven-cw-elevator-application, maven-intelligent-cwoscomponent, maven-ninca-crk, maven-ninca-qk-alarm, and docs/. Other workspace paths ignored via .gitignore. Made-with: Cursor
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* 云从公共 Web/Service 横切能力:参数校验 AOP、校验器与 Spring 集成等。
|
||||
* <p>
|
||||
* 典型用法:在依赖了 {@code cloudwalk-common-result} 的应用中注册切面与 {@link org.springframework.validation.Validator}。
|
||||
*/
|
||||
package cn.cloudwalk.service;
|
||||
Reference in New Issue
Block a user