META-INF.resources.index.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of snakejar-example Show documentation
Show all versions of snakejar-example Show documentation
Quarkus extension that integrates SnakeJar Java library with embedded CPython to Quarkus.
This extension enables calling Python native code from Quarkus REST services.
The newest version!
snakejar-example - 1.0.0-SNAPSHOT
Congratulations, you have created a new Quarkus cloud application.
What is this page?
This page is served by Quarkus. The source is in
src/main/resources/META-INF/resources/index.html
.
What are your next steps?
If not already done, run the application in dev mode using: ./mvnw compile quarkus:dev
.
- Your static assets are located in
src/main/resources/META-INF/resources
.
- Configure your application in
src/main/resources/application.properties
.
- Quarkus now ships with a Dev UI (available in dev mode only)
- Play with the provided code located in
src/main/java
:
Application
- GroupId:
com.dropchop.quarkus
- ArtifactId:
snakejar-example
- Version:
1.0.0-SNAPSHOT
- Quarkus Version:
2.4.2.Final
Do you like Quarkus?
- Go give it a star on GitHub.
More reading
© 2015 - 2025 Weber Informatics LLC | Privacy Policy