Closed wapgui closed 1 year ago
With adding these settings to application.yaml RedisSessionStore should be replace InMemorySession.
Still InMemorySession in use.
Use config from expected behaviour and Shopping Cart example from here: https://micronaut-projects.github.io/micronaut-session/latest/guide/. No error shown up, but also figured out @SessionValue isn't working for me, so used inject variant.
MacOS Ventura 13,5,1 Java 17.08.azul Running inside IntelliJ 2023.2.1 Ultimate (Debug mode)
No response
4.0.3
Seems that my application isn't reading the application.yaml, it's always starting on port 8080 no matter what port is set.
Problem with application.yaml
Expected Behavior
With adding these settings to application.yaml RedisSessionStore should be replace InMemorySession.
Actual Behaviour
Still InMemorySession in use.
Steps To Reproduce
Use config from expected behaviour and Shopping Cart example from here: https://micronaut-projects.github.io/micronaut-session/latest/guide/. No error shown up, but also figured out @SessionValue isn't working for me, so used inject variant.
Environment Information
MacOS Ventura 13,5,1 Java 17.08.azul Running inside IntelliJ 2023.2.1 Ultimate (Debug mode)
Example Application
No response
Version
4.0.3