Open sunix opened 3 years ago
Issues go stale after 180
days of inactivity. lifecycle/stale
issues rot after an additional 7
days of inactivity and eventually close.
Mark the issue as fresh with /remove-lifecycle stale
in a new comment.
If this issue is safe to close now please do so.
Moderators: Add lifecycle/frozen
label to avoid stale mode.
@sunix please take a look at https://github.com/che-incubator/quarkus-api-example that we are going to use in the upcoming blog post. Contributions are most welcome - https://github.com/che-incubator/quarkus-api-example
Is your enhancement related to a problem? Please describe.
It would be nice to have a
Get Started
devfile sample that would provide an example of Quarkus + hibernate, connecting to a preconfigured postgresql database and be able to browse the database, edit sql code with code completion and execute some command.Describe the solution you'd like
basically would add this stack
And we would need to also add and try the vscode extension https://marketplace.visualstudio.com/items?itemName=ckolkman.vscode-postgres