devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
83 stars 87 forks source link

add guide to create first devon4quarkus application #428

Closed EduardKrieger closed 2 years ago

EduardKrieger commented 3 years ago

Watch https://github.com/devonfw/devon4quarkus/pull/26

PR will be closed when Quarkus Templates is merged. Building native image was extracted to another PR

GuentherJulian commented 3 years ago

Also add your guide to the devon4j.asciidoc and the _Sidebar.asciidoc files, so that the guide is displayed on the website and the wiki

GuentherJulian commented 3 years ago

I think we have to refactor this guide once again. We should pay attention to the things that Jörg mentioned in today's meeting:

There are many parts that are mentioned in the official Quarkus guide. Therefore we can remove most of this parts and add only additional or really important stuff not described in the guide. There are also parts that are not really Quarkus specific. For example the code snippets or the part about installing GraalVM (with Spring Native native compilation will also be available for spring in future).

lilliCao commented 2 years ago

will be closed with #456 and #429

GuentherJulian commented 2 years ago

will be closed with #456 and #429

Closed with merging of the above mentioned PRs