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

Rename application and configuration classes in example #80

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

sleberknight
Copy link
Member

  • Rename JaxWsExampleApplication to JakartaXmlWsExampleApplication
  • Rename JaxWsExampleApplicationConfiguration to JakartaXmlWsExampleConfiguration
  • Rename the JAXWSBundle fields in JakartaXmlWsExampleApplication to have the "jws" prefix instead of "jaxWs"
  • Update the example in the README to use a field name of jwsBundle instead of jaxWsBundle

Closes #79

* Rename JaxWsExampleApplication to JakartaXmlWsExampleApplication
* Rename JaxWsExampleApplicationConfiguration to
  JakartaXmlWsExampleConfiguration
* Rename the JAXWSBundle fields in JakartaXmlWsExampleApplication
  to have the "jws" prefix instead of "jaxWs"
* Update the example in the README to use a field name of jwsBundle
  instead of jaxWsBundle

Closes #79
@sleberknight sleberknight self-assigned this Nov 12, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sleberknight sleberknight merged commit 23362b3 into main Nov 12, 2023
6 checks passed
@sleberknight sleberknight deleted the 79-rename-examples-classes branch November 12, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename the example application and configuration classes
1 participant