Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jhipsterとangularの 2 つのジェネレーターを組み合わせたいと思います。jhipster エンティティ ジェネレーターは、Spring/JPA と angular ルート/ビュー/コントローラーの両方のエンティティを生成します。REST ポイントは常にビューにリンクされているとは限らないため、Java 部分と角度部分を別々に生成したいと考えています。これらの問題に対する一般的な慣行はありますか?