Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

String Index Out of Bounce Exception Fix when deployed on Azure #2222

Merged
merged 1 commit into from
May 1, 2023

Conversation

Nithish-Anumula
Copy link

Hi,

I have fixed the issue (string index out of bounce when deployed on Azure). This exception occurs when the length of the path is less than the length of the webjar. So I added a condition to check the length of the path must be greater than webjar length. Hope you merge the PR.

Thanks,
Nithish

@bnasslahsen bnasslahsen merged commit 0a4e47e into springdoc:master May 1, 2023
0 of 2 checks passed
@bnasslahsen
Copy link
Contributor

@Nithish-Anumula,

Thank you for your contribution to the project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants