Refactor CustomRuntimeEventLoop in AWS module to ensure it is spring aot native compatible

This commit is contained in:
Oleg Zhurakousky
2021-09-21 16:08:09 +02:00
parent 9b11199eab
commit 495b42bbe7
4 changed files with 17 additions and 36 deletions

View File

@@ -1,5 +1,3 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.springframework.cloud.function.adapter.aws.CustomRuntimeEventLoop
org.springframework.context.ApplicationContextInitializer=\
org.springframework.cloud.function.adapter.aws.CustomRuntimeInitializer
org.springframework.boot.env.EnvironmentPostProcessor=\