Re: [PR] Fix deprecated methods and classes [camel-spring-boot]
davsclaus merged PR #1381: URL: https://github.com/apache/camel-spring-boot/pull/1381 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [PR] Fix deprecated methods and classes [camel-spring-boot]
gnodet commented on PR #1381: URL: https://github.com/apache/camel-spring-boot/pull/1381#issuecomment-2700814327 > @gnodet can you take a quick look - in those mojo changes. So it seems like can you use `@Inject` now to inject instead of an old maven annotation Yes, that's right, there's no good reason to use `@Component` anymore. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [PR] Fix deprecated methods and classes [camel-spring-boot]
davsclaus commented on PR #1381: URL: https://github.com/apache/camel-spring-boot/pull/1381#issuecomment-2697537847 @gnodet can you take a quick look - in those mojo changes. So it seems like can you use `@Inject` now to inject instead of an old maven annotation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
