recommend
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
package com.ktds.hi.common.config;
|
||||||
|
|
||||||
|
public class AsyncConfig {
|
||||||
|
}
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
package com.ktds.hi.common.config;
|
||||||
|
|
||||||
|
public class CommonAopConfig {
|
||||||
|
}
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
package com.ktds.hi.common.service;
|
||||||
|
|
||||||
|
public class AuditAction {
|
||||||
|
}
|
||||||
+4
@@ -0,0 +1,4 @@
|
|||||||
|
package com.ktds.hi.recommend.infra.config;
|
||||||
|
|
||||||
|
public class RecommendWebClientConfig {
|
||||||
|
}
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
package com.ktds.hi.recommend.infra.gateway;
|
||||||
|
|
||||||
|
public class ExternalServiceClient {
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user