Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

accessing request/session data in spring boot 2 #1

Open
agrothe opened this issue Mar 17, 2019 · 0 comments
Open

accessing request/session data in spring boot 2 #1

agrothe opened this issue Mar 17, 2019 · 0 comments

Comments

@agrothe
Copy link

agrothe commented Mar 17, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant