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.

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.

1 participant