A client of mine finds the service layer generated by the CRUD feature quite attractive but the front end seems too generic for his requirements. Is it possible to switch off the CRUD frontend generation so that only the service layer is generated?
Note: The client does not want to switch off frontend generation entirely but wants to generate code only for his own activity diagrams.