Add base infra for Web controllers hints

See gh-28518
This commit is contained in:
Stephane Nicoll
2022-05-24 16:45:38 +02:00
committed by Sébastien Deleuze
parent 472af9c25f
commit 0992f855e6
7 changed files with 135 additions and 0 deletions

View File

@@ -0,0 +1 @@
Args = --initialize-at-build-time=org.springframework.http.HttpStatus

View File

@@ -0,0 +1,2 @@
org.springframework.aot.hint.RuntimeHintsRegistrar= \
org.springframework.http.MediaTypeResourceHintsRegistrar