dgs-framework
dgs-framework copied to clipboard
feature: Make DgsDataLoader usable on method
Hello,
could be possible to add on DgsDataLoader target java.lang.annotation.ElementType.METHOD ? To allow creation via @Bean functions. For DgsComponent such behavior is already possible.
Yes, this probably makes sense for the @Bean use case.