We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ea946 commit c249e02Copy full SHA for c249e02
example/pom.xml
@@ -35,11 +35,6 @@
35
<log4j.version>2.14.1</log4j.version>
36
</properties>
37
<dependencies>
38
- <dependency>
39
- <groupId>com.ctrip.ibu</groupId>
40
- <artifactId>capa-adaptor-ctrip-qconfig</artifactId>
41
- <version>1.10.9.1</version>
42
- </dependency>
43
<dependency>
44
<groupId>group.rxcloud</groupId>
45
<artifactId>capa-sdk-spi</artifactId>
example/src/main/resources/META-INF/app.properties
@@ -0,0 +1,2 @@
1
+app.id=100013806
2
+jdkVersion=1.8
0 commit comments