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

TemplateEngine fails if you have teams starter but don't include teams in profile #342

Open
robmoffat opened this issue May 12, 2022 · 1 comment

Comments

@robmoffat
Copy link
Member

Added to the troubleshooting:

  • The bean 'templateEngine',... could not be registered. : This happens when you have included the Teams Spring Boot Starter but have disabled it with spring.profiles.active. This is because the Teams starter brings in Thymeleaf, as does the Symphony starter, and they collide. When Teams Spring Boot Starter is enabled, it renames the Teams Thymeleaf templateEngine to avoid this happening. Don't include the Teams Spring Boot Starter unless you're going to enable it.
@RawHit02
Copy link

RawHit02 commented Sep 2, 2023

assaign

robmoffat added a commit that referenced this issue Feb 14, 2024
@robmoffat robmoffat mentioned this issue Feb 14, 2024
vaibhav-db added a commit that referenced this issue Feb 14, 2024
deutschebank-sync pushed a commit to deutschebank/spring-bot that referenced this issue Apr 26, 2024
…ing bot team framework

Merge in SYMPHONYP/symphony-java-toolkit from feature/SYMPHONYP-1106-download-feature-in-spring-bot-team-framework to spring-bot-master-db

* commit '15451c97348710774d7276e65acacbba9271d0f1':
  SYMPHONYP-1106 upload attachment feature in famework
  Fix for finos#342
  update pom
  Update CHANGES.md
  Update CHANGES.md
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

No branches or pull requests

2 participants