Skip to content

Add harman package to component scan as a workaround#36

Merged
kaushalaroraharman merged 2 commits into
mainfrom
bugfix/35-bug-spring-configuration-class-being-ignored
May 22, 2025
Merged

Add harman package to component scan as a workaround#36
kaushalaroraharman merged 2 commits into
mainfrom
bugfix/35-bug-spring-configuration-class-being-ignored

Conversation

@kaushalaroraharman
Copy link
Copy Markdown
Contributor

Workaround for #35


Describe behaviour before the change

  • Integrating services are not able to provide spring configuration class

Describe behaviour after the change

  • Added com.harman package in the package scan when launching the application. This PR contains a workaround for this defect, and a fix will be released in 1.2.0.

Pull request checklist

  • I have read the CONTRIBUTING.md
  • My code follows the code style of this project
  • Tests for the changes have been added (for bug fixes / features)
  • All new and existing tests passed.
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

  • Yes
  • No

@sonarqubecloud
Copy link
Copy Markdown

@kaushalaroraharman kaushalaroraharman merged commit eaa4e01 into main May 22, 2025
7 of 13 checks passed
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.

[BUG]: Integrating services are not able to provide spring configuration class

1 participant