aabarmin / epam-microservices-training-2022

Apache License 2.0
14 stars 15 forks source link

Get rid of property injection, use constructor injection if possible #15

Closed naXa777 closed 1 year ago

naXa777 commented 1 year ago

This PR doesn't change functionality and doesn't fix any bugs. This PR focuses on improving code quality and maintainability.

Changes

Related Issues

Closes #4

aabarmin commented 1 year ago

Looks good to me