api-layer icon indicating copy to clipboard operation
api-layer copied to clipboard

Organize Java packages by feature not layer

Open JirkaAichler opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. It is good practice to organize Java packages by feature not layer. Most of the API ML code base already follows this practice. However, some newer code (especially Cloud Gateway) organize packages by layer.

https://medium.com/expedia-group-tech/package-by-feature-not-by-layer-5ba04a070003

Describe the solution you'd like

  • Reorganize Cloud Gateway packages by feature
  • Update contributing guidelines with this information

I would not touch other services at the moment. We can improve them in the future when working on them.

JirkaAichler avatar Oct 05 '23 15:10 JirkaAichler

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Jan 18 '24 12:01 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Apr 17 '24 18:04 github-actions[bot]