Move JavaUtilLoggingConfigurer to web.reactive.fixtures package
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.springframework.test_fixtures.logging;
|
||||
package org.springframework.web.reactive.fixtures;
|
||||
|
||||
import java.io.InputStream;
|
||||
import java.util.logging.LogManager;
|
||||
@@ -1 +1 @@
|
||||
org.springframework.test_fixtures.logging.JavaUtilLoggingConfigurer
|
||||
org.springframework.web.reactive.fixtures.JavaUtilLoggingConfigurer
|
||||
Reference in New Issue
Block a user