Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

executing spring roo programmatically

i had a look at spring roo.I found that we can generate entities ,contollers and others using command prompt. But i need to get the entity names and field names as a user input from text boxes and then generate the project using roo. I am using windows.

like image 289
rakesh menon Avatar asked May 26 '26 10:05

rakesh menon


1 Answers

You can create script file, and then execute that file with roo.

>roo script --file fileName.

Unfortunaly I do not know if it is possible to run roo with the script as an parameter so that it automaticaly run that script.

like image 98
Ralph Avatar answered May 30 '26 05:05

Ralph



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!