Suite: Added Proxy Generation step in CRUD page creation pipeline #12509
resolves #11382
Suite now generates Proxy files when the following conditions are met:
- Project is a microservice solution.
- There is already a proxy file in the target location (in any kind of solution).
Maybe we can better detect the static proxy usage.
@realLiangshiwei will review the generated code. Then @gizemmutukurt can test it.