
* - Use Conditional Metadata instead of Standard Metadata - Update Maven Wrapper to 3.2.0 - Update Native Build Tools to 0.9.26 - Updated contributor guidelines * Remove all JMX related GraalVM Reachability Metadata * Migrate the GraalVM Reachability Metadata under the test package to the main package
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"rules": [
|
|
{"excludeClasses": "**"},
|
|
{"includeClasses": "com.baomidou.dynamic.datasource.**"}
|
|
]
|
|
}
|