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

25 cant use springboot base url #27

Merged
merged 5 commits into from
Apr 5, 2023
Merged

Conversation

cbonesana
Copy link
Member

Fixed issue with Sprongboot base URL as suggested in #25 .

Basically, removed the tilde ~ sign from all url in Thymeleaf pages (i.e. from @{~/foo/bar} to @{/foo/bar}).

@cbonesana cbonesana merged commit 5a3ed8a into dev Apr 5, 2023
@cbonesana cbonesana deleted the 25-cant-use-springboot-base-url branch April 5, 2023 07:37
This pull request was closed.
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.

1 participant