Annotation Type Startup
An annotation that may be placed on a startup method of a module. A startup method is an simple way
to provide extra logic to be executed at
Registry.performRegistryStartup()
.
Instead of making contributions to the RegistryStartup service configuration you can provide startup
methods inside your modules.- Since:
- 5.2.0