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

4.x: Update archetypes and dbclient examples #7873

Conversation

romain-grecourt
Copy link
Contributor

Description

  • Add a property in the SE application parent to control the test profile name (helidon.test.config.profile)
  • Fix META-INF service file for PokemonMapperProvider (and remove transformation 'package-name')
  • Use ClientResponseTyped as much as possible to avoid try-with-resources when using WebClient in tests
  • Define database output at the end to have visibility on all inputs, implement db + health intersection (in se)
  • Restrict programmatic observe feature registration to dbclient only
  • Update the exercise instructions in README.md
  • Remove usage of jaxb-maven-plugin in mp + db
  • Fix examples/dbclient/pokemon ; add unit test
  • Add unit tests for database in SE
  • Add missing bom entry for helidon-integrations-db-mysql
  • Remove config-profile.yaml in SE quickstarts
  • Add the surefire config in helidon-standalone-quickstart-se to set the test profile

Documentation

No doc impact.

- Add a property in the SE application parent to control the test profile name (`helidon.test.config.profile`)
- Fix META-INF service file for PokemonMapperProvider (and remove transformation 'package-name')
- Use ClientResponseTyped as much as possible to avoid try-with-resources when using WebClient in tests
- Define database output at the end to have visibility on all inputs, implement db + health intersection (in se)
- Restrict programmatic observe feature registration to dbclient only
- Update the exercise instructions in README.md
- Remove usage of jaxb-maven-plugin in mp + db
- Fix examples/dbclient/pokemon ; add unit test
- Add unit tests for database in SE
- Add missing bom entry for helidon-integrations-db-mysql
- Remove config-profile.yaml in SE quickstarts
- Add the surefire config in helidon-standalone-quickstart-se to set the test profile
@romain-grecourt romain-grecourt added this to the 4.0.0 milestone Oct 21, 2023
@romain-grecourt romain-grecourt self-assigned this Oct 21, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 21, 2023
@romain-grecourt romain-grecourt merged commit 33d9540 into helidon-io:main Oct 21, 2023
12 checks passed
@romain-grecourt romain-grecourt deleted the 4.x-archetypes-and-example-updates branch October 21, 2023 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x archetypes examples OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants