Skip to content

Create Bean

We can create Bean Class through Cli command or menu command

Example: Create Model Bean

Create a Model Bean test in module demo-student

1. Cli command

bash
$ zova :create:bean model test --module=demo-student

2. Menu command

TIP

Context menu - [Module Path]: Zova Create/Model

Released under the MIT License.