优化注释

This commit is contained in:
redkale
2023-06-27 21:04:06 +08:00
parent 8c08112097
commit a2be5a9430
19 changed files with 37 additions and 2 deletions

View File

@@ -39,6 +39,8 @@ import java.lang.annotation.*;
* @since Java Persistence 2.1
*
* @deprecated replace by org.redkale.persistence.Index
*
* @see org.redkale.persistence.Index
*
*/
@Deprecated(since = "2.8.0")