Move Redis Reactive Configuration
Renaming the package to better align with WebSession pacakge structure Fixes gh-901
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.springframework.session.data.redis.config.annotation.web.reactor;
|
||||
package org.springframework.session.data.redis.config.annotation.web.server;
|
||||
|
||||
import org.junit.After;
|
||||
import org.junit.Before;
|
||||
Reference in New Issue
Block a user