Sol Shenker
04/18/2024, 3:02 PMgrailsw create-command my-generate-service and then run my command with grailsw my-generate-service domain.className )?
I'm getting a weird behavior where generate-all uses the templates under src/main/templates but create-service seems to resolve the template from somewhere else. Where is the code generation specified? From poking around the grails-scaffolding project it looks like the generate-all and generate-service commands both reference the templates in the same way, but I'm not confident this is the code that's running when I use grailsw commands.mattias_reichel
04/21/2024, 10:58 AMSol Shenker
04/22/2024, 12:37 AMpuneetbehl
04/23/2024, 4:46 AMpuneetbehl
04/23/2024, 4:46 AMpuneetbehl
04/23/2024, 4:49 AM