Package com.iohao.net.framework.core.runner
package com.iohao.net.framework.core.runner
CoreFramework - Runner extension mechanism. This mechanism is similar to Spring's CommandLineRunner startup item, allowing developers to extend their system by implementing the Runner interface, which is called once after the logic server starts.
- Author:
- 渔民小镇
- date:
- 2024-06-05