Linux command
jhipster 命令
网络
复制后可按需替换文件名、目录或参数。
常用示例
Generate new application
jhipster
Import JDL file to generate entities
jhipster import-jdl [entities.jdl]
Generate entity
jhipster entity [EntityName]
Upgrade JHipster
jhipster upgrade
Generate CI/CD configuration
jhipster ci-cd
Generate Docker Compose files
jhipster docker-compose
Show info
jhipster info
说明
JHipster is a development platform for generating modern web applications and microservices. Creates production-ready Spring Boot backends with Angular, React, or Vue frontends. Includes authentication, monitoring, API documentation, and database configurations out of the box.
FAQ
What is the jhipster command used for?
JHipster is a development platform for generating modern web applications and microservices. Creates production-ready Spring Boot backends with Angular, React, or Vue frontends. Includes authentication, monitoring, API documentation, and database configurations out of the box.
How do I run a basic jhipster example?
Run `jhipster` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more jhipster examples?
This page includes 7 examples for jhipster, plus related commands for nearby Linux tasks.