Skip to content

issue/54-add-linting-rule-to-check-scope-annotation-on-spring-beans-used-in-bpmn-processes#55

Merged
khalilmalla95 merged 12 commits intodevelopfrom
issue/54-add-linting-rule-to-check-scope-annotation-on-spring-beans-used-in-bpmn-processes
May 6, 2026
Merged

issue/54-add-linting-rule-to-check-scope-annotation-on-spring-beans-used-in-bpmn-processes#55
khalilmalla95 merged 12 commits intodevelopfrom
issue/54-add-linting-rule-to-check-scope-annotation-on-spring-beans-used-in-bpmn-processes

Conversation

@khalilmalla95
Copy link
Copy Markdown
Collaborator

@khalilmalla95 khalilmalla95 commented Apr 27, 2026

closes #54

dependabot Bot and others added 11 commits April 15, 2026 16:18
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.18.0 to 2.18.6.
- [Commits](FasterXML/jackson-core@jackson-core-2.18.0...jackson-core-2.18.6)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.18.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…r classes against registered Spring configuration beans
… with `SpringConfigurationLinter` for BPMN delegate validation.
… mutable state for BPMN-referenced classes.
@khalilmalla95 khalilmalla95 self-assigned this Apr 27, 2026
@khalilmalla95 khalilmalla95 added the enhancement New feature or request label Apr 27, 2026
@khalilmalla95 khalilmalla95 changed the base branch from main to develop April 27, 2026 19:06
@khalilmalla95 khalilmalla95 changed the title Add BPMN delegate validation for Spring beans in SpringConfigurationLinter issue/54-add-linting-rule-to-check-scope-annotation-on-spring-beans-used-in-bpmn-processes Apr 28, 2026
@khalilmalla95 khalilmalla95 added this to the 0.1.3 milestone Apr 28, 2026
…annotation-on-spring-beans-used-in-bpmn-processes
@khalilmalla95 khalilmalla95 merged commit 5c89c28 into develop May 6, 2026
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.

Add linting rule to check @Scope annotation on Spring Beans used in BPMN processes

2 participants