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

login - fix thymeleaf integration (reverts a modification from #114) #121

Merged
merged 1 commit into from
May 7, 2024

Conversation

pmauduit
Copy link
Member

@pmauduit pmauduit commented May 7, 2024

See #114 (comment)

Using RestController will disable thymeleaf template integration, reverting back to Controller annotation instead.

Tests: runtime in the docker composition provided at the root of the reppository.

See #114 (comment)

Using RestController will disable thymeleaf template integration,
reverting back to Controller annotation instead.

Tests: runtime in the docker composition provided at the root of the
reppository.
@pmauduit
Copy link
Member Author

pmauduit commented May 7, 2024

Maybe the login will deserve its own class instead of being put into the GeorchestraGatewayApplication class (which is the main one). Could be revisited later on.

@pmauduit pmauduit merged commit 1995564 into main May 7, 2024
3 checks passed
@pmauduit pmauduit deleted the login-page-thymeleaf-fix-after-merge-114 branch May 7, 2024 09:43
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