You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**When using spring.webflux.base-path, the prefix multiply on each page reload **
This issue appears when server is explicitly set e.g. localhost and spring.webflux.base-path is set. This is a regression still not fixed in 1.6.11, works fine in 1.6.9
tested with Springboot version 2.7.3
To Reproduce
Steps to reproduce the behavior:
Set the spring.webflux.base-path and reload the page, the operation path grows with each reload