If I'm looking to add GSP as a templating engine t...
# questions
u
If I'm looking to add GSP as a templating engine to a Spring Boot application, is there any instructions on how to do that beyond this test example? I can't make heads or tails of the dependencies listed in
build.gradle
and what's doing what (and how to configure it from within a Spring Boot app).