We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tests_locations
1 parent 4f36e3f commit 2ac42cdCopy full SHA for 2ac42cd
library-and-framework-list.json
@@ -22,6 +22,10 @@
22
"metadata_locations": [
23
"https://github.com/apache/tomcat/tree/9.0.x/res/graal"
24
],
25
+ "tests_locations": [
26
+ "https://github.com/micronaut-projects/micronaut-servlet/actions/workflows/graalvm.yml",
27
+ "https://github.com/spring-projects/spring-aot-smoke-tests"
28
+ ],
29
"test_level": "community-tested"
30
}
31
]
@@ -34,6 +38,10 @@
34
38
35
39
"https://github.com/datastax/java-driver/tree/4.x/core/src/main/resources/META-INF/native-image"
36
40
41
42
+ "https://github.com/micronaut-projects/micronaut-cassandra/actions/workflows/graalvm.yml",
43
44
37
45
46
47
0 commit comments