Added GraalVM resource-config.json to support HAL Explorer in native images.
Fixes #2025.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"resources" : [
|
||||
{ "pattern" : "META-INF/spring-data-rest/hal-explorer/.*" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user