You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the line above, i think that bean creation should be in a configuration file. It may confuse someone new to the project, when the person is looking to find where the model mapper bean was created. At least for readability.
QueuePay/src/main/java/com/decagon/queuepay/QueuepayApplication.java
Line 15 in af3743c
In the line above, i think that bean creation should be in a configuration file. It may confuse someone new to the project, when the person is looking to find where the model mapper bean was created. At least for readability.