mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-27 20:02:08 +08:00
- Added Banner module, including API, implementation and automatic configuration components - Add banner configuration properties and policy enumeration - Implement configurable banner provider class - Create necessary project structures and configuration files
7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
extra{
|
|
setProperty(ProjectFlags.IS_ROOT_MODULE,true)
|
|
}
|
|
dependencies {
|
|
|
|
}
|