How to generate jhipster view?










0















How to generate jhipster view?



Or everything with view.



I tried to make jdl based generation - works well, but no views.



jhipster import-jdl jhipster-jdl.jh









share|improve this question

















  • 1





    Did you generate a monolith or gateway? Microservices don't have a UI

    – Jon Ruddell
    Nov 13 '18 at 22:19











  • this is an answer - post it, thx!

    – Arthur
    Nov 13 '18 at 22:22











  • I tried to add compile "org.springframework.cloud:spring-cloud-starter-eureka-server", but still there is no @EnableEurekaServer import, could u help with this also?

    – Arthur
    Nov 13 '18 at 22:24











  • Normally you would use the JHipster Registry as the Eureka server jhipster.tech/jhipster-registry

    – Jon Ruddell
    Nov 13 '18 at 22:55















0















How to generate jhipster view?



Or everything with view.



I tried to make jdl based generation - works well, but no views.



jhipster import-jdl jhipster-jdl.jh









share|improve this question

















  • 1





    Did you generate a monolith or gateway? Microservices don't have a UI

    – Jon Ruddell
    Nov 13 '18 at 22:19











  • this is an answer - post it, thx!

    – Arthur
    Nov 13 '18 at 22:22











  • I tried to add compile "org.springframework.cloud:spring-cloud-starter-eureka-server", but still there is no @EnableEurekaServer import, could u help with this also?

    – Arthur
    Nov 13 '18 at 22:24











  • Normally you would use the JHipster Registry as the Eureka server jhipster.tech/jhipster-registry

    – Jon Ruddell
    Nov 13 '18 at 22:55













0












0








0








How to generate jhipster view?



Or everything with view.



I tried to make jdl based generation - works well, but no views.



jhipster import-jdl jhipster-jdl.jh









share|improve this question














How to generate jhipster view?



Or everything with view.



I tried to make jdl based generation - works well, but no views.



jhipster import-jdl jhipster-jdl.jh






java spring spring-boot jhipster code-generation






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 13 '18 at 22:13









ArthurArthur

486523




486523







  • 1





    Did you generate a monolith or gateway? Microservices don't have a UI

    – Jon Ruddell
    Nov 13 '18 at 22:19











  • this is an answer - post it, thx!

    – Arthur
    Nov 13 '18 at 22:22











  • I tried to add compile "org.springframework.cloud:spring-cloud-starter-eureka-server", but still there is no @EnableEurekaServer import, could u help with this also?

    – Arthur
    Nov 13 '18 at 22:24











  • Normally you would use the JHipster Registry as the Eureka server jhipster.tech/jhipster-registry

    – Jon Ruddell
    Nov 13 '18 at 22:55












  • 1





    Did you generate a monolith or gateway? Microservices don't have a UI

    – Jon Ruddell
    Nov 13 '18 at 22:19











  • this is an answer - post it, thx!

    – Arthur
    Nov 13 '18 at 22:22











  • I tried to add compile "org.springframework.cloud:spring-cloud-starter-eureka-server", but still there is no @EnableEurekaServer import, could u help with this also?

    – Arthur
    Nov 13 '18 at 22:24











  • Normally you would use the JHipster Registry as the Eureka server jhipster.tech/jhipster-registry

    – Jon Ruddell
    Nov 13 '18 at 22:55







1




1





Did you generate a monolith or gateway? Microservices don't have a UI

– Jon Ruddell
Nov 13 '18 at 22:19





Did you generate a monolith or gateway? Microservices don't have a UI

– Jon Ruddell
Nov 13 '18 at 22:19













this is an answer - post it, thx!

– Arthur
Nov 13 '18 at 22:22





this is an answer - post it, thx!

– Arthur
Nov 13 '18 at 22:22













I tried to add compile "org.springframework.cloud:spring-cloud-starter-eureka-server", but still there is no @EnableEurekaServer import, could u help with this also?

– Arthur
Nov 13 '18 at 22:24





I tried to add compile "org.springframework.cloud:spring-cloud-starter-eureka-server", but still there is no @EnableEurekaServer import, could u help with this also?

– Arthur
Nov 13 '18 at 22:24













Normally you would use the JHipster Registry as the Eureka server jhipster.tech/jhipster-registry

– Jon Ruddell
Nov 13 '18 at 22:55





Normally you would use the JHipster Registry as the Eureka server jhipster.tech/jhipster-registry

– Jon Ruddell
Nov 13 '18 at 22:55












1 Answer
1






active

oldest

votes


















2














Only the "Gateway" and "Monolith" application types generate a view. Microservices only contain backend Java code to serve an API.






share|improve this answer






















    Your Answer






    StackExchange.ifUsing("editor", function ()
    StackExchange.using("externalEditor", function ()
    StackExchange.using("snippets", function ()
    StackExchange.snippets.init();
    );
    );
    , "code-snippets");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "1"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53290312%2fhow-to-generate-jhipster-view%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    Only the "Gateway" and "Monolith" application types generate a view. Microservices only contain backend Java code to serve an API.






    share|improve this answer



























      2














      Only the "Gateway" and "Monolith" application types generate a view. Microservices only contain backend Java code to serve an API.






      share|improve this answer

























        2












        2








        2







        Only the "Gateway" and "Monolith" application types generate a view. Microservices only contain backend Java code to serve an API.






        share|improve this answer













        Only the "Gateway" and "Monolith" application types generate a view. Microservices only contain backend Java code to serve an API.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 13 '18 at 22:53









        Jon RuddellJon Ruddell

        3,98811128




        3,98811128



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53290312%2fhow-to-generate-jhipster-view%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            這個網誌中的熱門文章

            Barbados

            How to read a connectionString WITH PROVIDER in .NET Core?

            Node.js Script on GitHub Pages or Amazon S3