https://github.com/igr/hello-quarkus
Quarkus example, from zer0 to minishift
https://github.com/igr/hello-quarkus
example-project java minishift quarkus
Last synced: 2 months ago
JSON representation
Quarkus example, from zer0 to minishift
- Host: GitHub
- URL: https://github.com/igr/hello-quarkus
- Owner: igr
- License: mit
- Created: 2019-05-13T12:29:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T13:08:13.000Z (about 7 years ago)
- Last Synced: 2025-10-29T08:53:07.988Z (8 months ago)
- Topics: example-project, java, minishift, quarkus
- Language: Java
- Size: 58.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello Quarkus!
+ Simple API app
+ build java target
+ build native image
+ create docker image with native target
+ run minishift
+ deploy to minishft!