Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Spring with Hibernate User Messages in Spring Displaying Validation Messages

Sergei Makarov
Sergei Makarov
13,839 Points

Are there any Thymeleaf courses on Treehouse in the foreseeable future designated?

I understand, that Thymeleaf cannot be learnt without Java, but, to be honest, with

redirectAttribute.addFlashAttribute("org.springframework.validation.BindingResult.category", result)

it was already too much =)

I believe, I can understand the pattern, that in Thymeleaf then we can use per #-sign going through the fields of the appended class for searching any fields with errors, but in spite of this...

I am sure, it would be really appreciated of any Java Spring Web Programming student on Teamtreehouse.

Best regards, Sergei

1 Answer

Just wondering ... How do we add Thymeleaf to the roadmap?