Skip to content

Commit 6732fa2

Browse files
committed
✨ 添加注解校验处理器
1 parent 8d705d6 commit 6732fa2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
package com.dianpoint.summer.validation.processor;
2+
3+
/**
4+
* @author: congccoder
5+
* @email: congccoder@gmail.com | <a href="https://github.com/ccoderJava">github-homepage</a>
6+
* @date: 2025/5/20 20:59
7+
*/
8+
9+
public class AnnotationProcessorRegister {
10+
}

0 commit comments

Comments
 (0)