List taken from the Appendix section of the Using Thymeleaf docs: https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html#appendix-a-expression-basic-objects ### Expression basic objects - [ ] #ctx - [ ] #locale - [ ] param - [ ] session - [ ] application (n/a?) - [ ] #request - [ ] #session (n/a?) - [ ] #servletContext (n/a?) ### Expression utility objects - [ ] #execInfo - [ ] #messages - [ ] #uris - [ ] #conversions (n/a?) - [ ] #dates - [ ] #calendars (n/a?) - [ ] #numbers - [ ] #strings - [ ] #objects - [ ] #bools - [ ] #arrays - [ ] #lists - [ ] #sets (n/a?) - [ ] #maps - [ ] #aggregates - [ ] #ids
List taken from the Appendix section of the Using Thymeleaf docs: https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html#appendix-a-expression-basic-objects
Expression basic objects
Expression utility objects