Config
Contains just List of StartPlugins. In json this config should look like:
{
"plugins": [
"dev.inmo.micro_utils.startup.launcher.HelloWorldPlugin"
]
}
Content copied to clipboard
In the sample above HelloWorldPlugin will be loaded during startup of application