For Native compilation getTaskRepository for SimpleTaskAC has to be narrowed

it has to be set to the specific SimpleTaskRepository
Removed proxy-target-class flag from demos.

Added comments for which hints can be removed
This commit is contained in:
Glenn Renfro
2022-08-15 17:47:00 -04:00
parent 35899e831e
commit 9c3fccc741
7 changed files with 67 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
spring.application.name=Event Emitting Task
logging.level.org.springframework.cloud.stream=DEBUG
logging.level.org.springframework.cloud.task=DEBUG