Move "Testing With Spring Security" How-to
See gh-26262
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.springframework.boot.docs.howto.testingwithspringsecurity;
|
||||
package org.springframework.boot.docs.howto.testing.withspringsecurity;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.springframework.boot.docs.howto.testingwithspringsecurity;
|
||||
package org.springframework.boot.docs.howto.testing.withspringsecurity;
|
||||
|
||||
class UserController {
|
||||
|
||||
Reference in New Issue
Block a user