Skip to content

Use strings for provides/requires #835

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Jun 19, 2025

This prevents issues where auto-provided/required types are not available during compilation or plugin activation.

  • Adds new default methods to the spi classes that will use strings for DI info
  • modify beanscope module ordering to use strings
  • add generic support for @InjectModule provides/requires (via string provides/requires)

resolves #834

@SentryMan SentryMan added this to the 11.6 milestone Jun 19, 2025
@SentryMan SentryMan requested a review from rbygrave June 19, 2025 19:53
@SentryMan SentryMan self-assigned this Jun 19, 2025
@SentryMan SentryMan added enhancement New feature or request refactor labels Jun 19, 2025
@SentryMan SentryMan enabled auto-merge June 19, 2025 19:53
@SentryMan SentryMan disabled auto-merge June 22, 2025 00:45
@SentryMan SentryMan enabled auto-merge (squash) June 22, 2025 00:45
@SentryMan SentryMan disabled auto-merge June 22, 2025 01:39
@SentryMan SentryMan enabled auto-merge (squash) June 22, 2025 02:47
this prevents issues where auto provided/required types not available during compilation or plugin activation fail builds
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task :blma-admin:blma-admin-web:compileJava FAILED
1 participant