This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Description
I've set the pebble.exposeRequestAttributes (and session setting) to equal true but not getting anything from {{ request.contextPath }} in my base template.
Using Spring Boot 2 with Session and Security configured. I'd like to switch on whether or not a user is logged in and also display logged in user info. All of the ThemeLeaf examples on the web don't seem to work either so I'm probably missing something but not sure what.