You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@maxandersen, in my personal experience I used it to update/migrate from older to newer features/modules/extensions when examples/codegen is available.
Though I don't use generated projects for Spring Boot/Quarkus as is, I rework their use to the org-wide templates (on-prem buildscripts, repos, plugins etc). In simple cases like new dependency/extension migration could just entail looking through the docs. And Quarkus has great docs as it is.
I guess for many Quarkus users it would be covered by quarkus ext add .. but it's sometimes great to look at what would be generated when different dependencies/extension are choosen.
It certainly shouldn't be a priority feature since its use is quite niche.
Something like Spring Initializr Explore feature that allows to navigate generated project in browser instead of downloading zip archive.
Basic requirements:
*.java
,pom.xml
,*.gradle[.kts]
,*.properties
,*.md
(optionally render it instead of highlight)Esc
The text was updated successfully, but these errors were encountered: