java - Grails 3.0.2 missing generate-views -


i'm new grails , i'm trying first helloworld it. can generate controller, can't create view because isn't listed in grails (3.0.2) list of command. because ide support grails 3.*, can't create method.

in official documentation, commande generate-views listed, can't find anyware. tried on several computer grails 3.0, 3.0.1 , 3.0.2. got same thing each time.

the reason dynamic scaffolding not yet implemented in grails 3.x.


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -