Get started samples: add the stack Quarkus-hibernate + postgres + postgres extension #18587
Labels
area/devfile-registry
area/samples
kind/enhancement
A feature request - must adhere to the feature request template.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
severity/P2
Has a minor but important impact to the usage or development of the system.
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
The text was updated successfully, but these errors were encountered: