If the recipes we provide need adjustments for your use case and you think that your changes could benefit to others, your contributions are very welcome.
If you want to test your changes on your application, you can:
- Install your changes to your local repository with
./mvnw clean install - Run
quarkus updatewith your updated recipes:quarkus update --quarkus-update-recipes=1.0.X-SNAPSHOT(adjust the version accordingly)