coherence-spring icon indicating copy to clipboard operation
coherence-spring copied to clipboard

SessionCreatedEvent not fired correctly

Open ghillert opened this issue 10 months ago • 0 comments

When using the org.springframework.session.web.http.SessionEventHttpSessionListenerAdapter in combination with a HttpSessionListener, the SessionCreatedEvent is not captured. The SessionDestroyedEvent works fine.

  • Add relevant test
  • Add documentation on how to configure a SessionEventHttpSessionListenerAdapter and how to use HttpSessionListener.

ghillert avatar Apr 30 '24 06:04 ghillert