ddd-by-examples / library

A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
MIT License
4.92k stars 726 forks source link

GroovyTemplateAutoConfiguration - Cannot find template. #47

Open KamilWitkowski7 opened 4 years ago

KamilWitkowski7 commented 4 years ago

I cloned repository from master branch today. I got a lot of logs saying:

14:20:40.556 [main] WARN o.s.b.a.g.t.GroovyTemplateAutoConfiguration - Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)

during integration tests.

pilloPl commented 4 years ago

Hi,

Do you want to find a root cause and provide solution?

KamilWitkowski7 commented 4 years ago

Hey, I will focus some of my time on https://github.com/ddd-by-examples/library/issues/46