Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit a23620e

Browse files
authored
Merge pull request #426 from sofastack/yuan_fix_logback_sample
fix logback sample
2 parents 2a2c984 + 24eeeac commit a23620e

File tree

1 file changed

+1
-1
lines changed
  • samples/springboot-samples/logging/logback/biz1/src/main/java/com/alipay/sofa/web/biz1/rest

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.alipay.sofa.springcloud.gateway.biz1.rest;
1+
package com.alipay.sofa.web.biz1.rest;
22

33
import org.slf4j.Logger;
44
import org.slf4j.LoggerFactory;

0 commit comments

Comments
 (0)