spring-projects-experimental / spring-fu

Configuration DSLs for Spring Boot
Apache License 2.0
1.67k stars 139 forks source link

Add Unit Tests for Thymeleaf support #296

Closed aneveu closed 3 years ago

aneveu commented 4 years ago

Add unit tests in the style of the MustacheDslTests for both Spring MVC and Spring WebFlux configuration.

sdeleuze commented 3 years ago

Superseded by #330.