

Java Platform, Standard Edition Oracle JDK 9 Migration Guide, Release 9
#Lombok annotations code
No, I want to make in the first place, so what about the source code of Yeah, I expected it, but it seems to be annoying and difficult because of Java bytecode manipulation. Implementing a Custom Lombok Annotation | Baeldung.java - Create custom annotation for Lombok - Stack Overflow.So, first I googled Iroha to make custom annotations with Lombok:

Well, the source pack of Value, the place where the Getter function is called should be deleted. Alright, let's make a custom annotation.The field as a data structure is divided into public final. In the first place, it is for wanting to attach as an Immutable data structure, and getter is not necessary as a personal preference.――For the time being, if you display it in the Outline view, you can also see the getter, so if you right-click the getter and select the "References" menu, you can reverse lookup the reference point, but it's awkward. There is no getter in the source code, so it's natural. Value I love it, but I can't reverse-look up the getter created by lombok from Eclipse with Ctrl + Shift + F.Lombok does not support meta-annotation that aggregates annotations, so there is no way to do it, give up.Since Java9, the method of referencing Java inner classes has changed significantly depending on the build system and IDE, and the difficulty level has become extremely high.Lombok annotation implementation refers to Java inner class (compiler related).This is a memo that I gave up trying to create a custom annotation for Lombok.
