recommend
This commit is contained in:
parent
6c3b5b4235
commit
1a0d3c5268
0
common/src/build.gradle
Normal file
0
common/src/build.gradle
Normal file
@ -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 {
|
||||||
|
}
|
||||||
@ -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 {
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user