@Documented @Retention(value=CLASS) @Target(value=TYPE) @Header(name="Main-Class", value="${@class}") public @interface MainClass
Main-Class of
the application resulting in the manifest header. This information is added
to the module-info.class.Copyright © 2021. All rights reserved.