dgs-framework icon indicating copy to clipboard operation
dgs-framework copied to clipboard

feature: Make DgsDataLoader usable on method

Open stengvac opened this issue 1 year ago • 1 comments

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.

stengvac avatar Oct 07 '24 17:10 stengvac

Yes, this probably makes sense for the @Bean use case.

paulbakker avatar Oct 17 '24 21:10 paulbakker