我想为我的bean编写自己的验证器和代码生成器。我定义了注解并用它们注解了我的字段。//What to do here }}我应该像if else if else ...一样,还是有其他的捷径(用来比较的是我看起来的注解,即@NotNull -> with annotation.equals("NotNull"))?另一方面,Lombok项目有一个这样的注释
我想创建一个新的java注释"@XmlAnnotation“,它将包含一个"documentation”属性。然后,我将通过类路径将这些类提供给JAXB模式生成器。然后,模式生成器将获取以下示例java代码public class ClientData {
* The firstdocumentation>The first address field of the client<
org.hibernate.internal.SessionFactoryImpl.lambda$new$1(SessionFactoryImpl.java:281) at java.util.HashMap$ValueSpliterator.forEachRemaining(Unknown Source)
at java.util.stream.AbstractPipeline.copyInto(Unknown Sourc