KaotoIO / kaoto-backend

Backend for the Kaoto project to provide an easy to use integration framework based on Apache Camel.
Apache License 2.0
75 stars 32 forks source link

Remove Generics #783

Open Delawen opened 1 year ago

Delawen commented 1 year ago

Special focus on Parameter.java, remove the generics that are not adding anything that can't be done with inheritance.

lburgazzoli commented 1 year ago

We can maybe keep them but we need to pass them through all the method parameter and responses, let me see what I can do

stale[bot] commented 11 months ago

🚨This issue has been automatically marked as stale because it has not had recent activity.🚨 If you are still interested in this issue, please, leave a comment stating its current status. Note that if no development resources has been allocated on it, you may need to search for alternative resources to complete it. It will be closed if no further activity occurs. Thank you for your contributions.