Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for JPMS, properties validation, and starting app automatically… #52

Merged
merged 3 commits into from
Mar 10, 2024

Conversation

rafaelsilverioit
Copy link
Owner

… before running acceptance tests (#51)

  • Adding JPMS support and configuring acceptance tests module to start service instance before running tests automatically.

  • Adding properties validation, moving away from SnakeYAML to Jackson, fixing defects on ApplicationProperties/ApplicationConfigMappers, and removing useless surefire flag from acceptance tests module pom.

  • Removing SnakeYAML dependency.

…y before running acceptance tests (#51)

* Adding JPMS support and configuring acceptance tests module to start service instance before running tests automatically.

* Adding properties validation, moving away from SnakeYAML to Jackson, fixing defects on ApplicationProperties/ApplicationConfigMappers and removing useless surefire flag from acceptance tests module pom.

* Removing snakeyaml dependency.
@rafaelsilverioit rafaelsilverioit added the enhancement New feature or request label Mar 10, 2024
@rafaelsilverioit rafaelsilverioit self-assigned this Mar 10, 2024
@rafaelsilverioit rafaelsilverioit merged commit befb6c1 into main Mar 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant