Commit Graph

1 Commits (665d07ad744ef9b0c0b514ba58d4d6451fbd0e26)

Author SHA1 Message Date
Dave Syer 969c7d6fa1 Make sure ThymeleafAutoConfiguration works if imported directly
Before this change if Layout dialect not available then the nested class is
loaded and barfs because it depended on the layout dialect (in a
@ConditionalOnClass annotation).
12 years ago