spring-projects-experimental / spring-fu

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

MustacheDsl and ThymeleafDsl unified across jafu and kofu + tests #330

Closed LinkedList closed 3 years ago

LinkedList commented 3 years ago

Fixes #296

I've tried to unify both jafu and kofu implementations. I don't know if this is the right/intended way of doing stuff, so let me know if it needs more work.