Reinstate RuntimeHintsAgent tests

Closes gh-29062
This commit is contained in:
Brian Clozel
2022-09-02 17:29:24 +02:00
parent 044f3728a3
commit 4368e2563f
4 changed files with 106 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
plugins {
id 'org.springframework.build.runtimehints-agent'
}
description = "Spring Context"
apply plugin: "kotlin"