eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k stars 1.19k forks source link

Get started samples: add the stack Quarkus-hibernate + postgres + postgres extension #18587

Open sunix opened 3 years ago

sunix commented 3 years ago

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 Selection_095

And we would need to also add and try the vscode extension https://marketplace.visualstudio.com/items?itemName=ckolkman.vscode-postgres

che-bot commented 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.

ibuziuk commented 2 years ago

@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