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 quarkus-postgres-sample Show documentation
Show all versions of quarkus-postgres-sample Show documentation
This sample project was created by Alexei Bratuhin(@coiouhkc github user) as a reproducer for issue #253
dbrider-issue-253 - 1.0.0-SNAPSHOT
Congratulations, you have created a new Quarkus cloud application.
Why do you see this?
This page is served by Quarkus. The source is in
src/main/resources/META-INF/resources/index.html
.
What can I do from here?
If not already done, run the application in dev mode using: ./mvnw compile quarkus:dev
.
- Play with your example code in
src/main/java
:
- Your static assets are located in
src/main/resources/META-INF/resources
.
- Configure your application in
src/main/resources/application.properties
.
Do you like Quarkus?
Go give it a star on GitHub.
Application
- GroupId: org.abratuhi
- ArtifactId: dbrider-issue-253
- Version: 1.0.0-SNAPSHOT
- Quarkus Version: 1.10.5.Final
Next steps
© 2015 - 2025 Weber Informatics LLC | Privacy Policy