Skip to content

Error with circular loading of installed providers when using spring-boot-starter-thymeleaf (version 3.3.4) in docker #80

Error with circular loading of installed providers when using spring-boot-starter-thymeleaf (version 3.3.4) in docker

Error with circular loading of installed providers when using spring-boot-starter-thymeleaf (version 3.3.4) in docker #80

Workflow file for this run

name: label-needs-triage
on:
issues:
types: [opened, reopened]
pull_request:
types: [opened, reopened]
jobs:
set-label-needs-triage:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: needs triage