Reinstate RuntimeHintsAgent tests

Closes gh-29062
This commit is contained in:
Brian Clozel
2022-09-02 18:16:43 +02:00
parent 044f3728a3
commit 4368e2563f
4 changed files with 106 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
plugins {
id 'org.springframework.build.runtimehints-agent'
}
description = "Spring Context"
apply plugin: "kotlin"