Skip to content

RouterFunctionHolder not accessible. Fixes 3199#3218

Merged
spencergibb merged 1 commit intospring-cloud:mainfrom
Treglis:hotfix/fix-issue-3199
Mar 8, 2024
Merged

RouterFunctionHolder not accessible. Fixes 3199#3218
spencergibb merged 1 commit intospring-cloud:mainfrom
Treglis:hotfix/fix-issue-3199

Conversation

@Treglis
Copy link
Copy Markdown
Contributor

@Treglis Treglis commented Jan 15, 2024

Resolves exception:
Caused by: java.lang.IllegalAccessError: class $$SpringCGLIB$$0 cannot access its superclass org.springframework.cloud.gateway.server.mvc.config.GatewayMvcPropertiesBeanDefinitionRegistrar$RouterFunctionHolder

Class org.springframework.cloud.gateway.server.mvc.config.GatewayMvcPropertiesBeanDefinitionRegistrar$RouterFunctionHolder was not accessible.

Fixes gh-3199

@pivotal-cla
Copy link
Copy Markdown

@Treglis Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link
Copy Markdown

@Treglis Thank you for signing the Contributor License Agreement!

@dan-thera
Copy link
Copy Markdown

Can we merge this? Need this fix 😊

@spencergibb
Copy link
Copy Markdown
Member

Will look next week

@spencergibb spencergibb self-assigned this Feb 21, 2024
@spencergibb spencergibb merged commit 800cb5c into spring-cloud:main Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gateway MVC conflict with spring-boot-devtools

5 participants