Describe the task that needs to be done.BasicController, BasicService etc were added as a means to test the server worked, but also show the basic structure and annotations required for the backend team. Now they are obsolete and affecting the file structure, so it would make sense to remove them
Describe how a solution to your proposed task might look like (and any alternatives considered).
remove the related files
Notes
Describe the task that needs to be done.
BasicController
,BasicService
etc were added as a means to test the server worked, but also show the basic structure and annotations required for the backend team. Now they are obsolete and affecting the file structure, so it would make sense to remove themDescribe how a solution to your proposed task might look like (and any alternatives considered). remove the related files Notes