Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.0.7 source code.tar.gz | 2021-07-19 | 337.8 kB | |
1.0.7 source code.zip | 2021-07-19 | 401.9 kB | |
README.md | 2021-07-19 | 283 Bytes | |
Totals: 3 Items | 740.0 kB | 0 |
New Feature And Fix Bug
- Feat: Provide the
openStatistic
parameter inStartupConfig
to set the statistics switch. - Fix: Use
ConcurrentHashMap
to replaceLinkedHashMap
to solve the problem of multithreading concurrency. - Fix: Resolve log length being intercepted.