Skip to content

Conversation

@gdgenchev
Copy link
Contributor

This way it will be easier to inject a UaaTokenEnhancer. Currently, you have to use BeanPostProcessor

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enables optional injection of UaaTokenEnhancer into UaaTokenServices via Spring's autowiring mechanism, simplifying the configuration process and eliminating the need for BeanPostProcessor workarounds.

  • Adds @Autowired(required = false) annotation to the setUaaTokenEnhancer method for optional dependency injection

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@strehle strehle merged commit e45a29e into cloudfoundry:develop Dec 10, 2025
38 checks passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants