File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
dapr-spring/dapr-spring-cloudconfig Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 2222 <scope >compile</scope >
2323 </dependency >
2424
25- <!-- <dependency>-->
26- <!-- <groupId>io.dapr.spring</groupId>-->
27- <!-- <artifactId>dapr-spring-boot-starter</artifactId>-->
28- <!-- <version>${project.parent.version}</version>-->
29- <!-- <scope>test</scope>-->
30- <!-- <exclusions>-->
31- <!-- <exclusion>-->
32- <!-- <groupId>io.dapr.spring</groupId>-->
33- <!-- <artifactId>dapr-spring-cloudconfig</artifactId>-->
34- <!-- </exclusion>-->
35- <!-- </exclusions>-->
36- <!-- </dependency>-->
3725 <dependency >
3826 <groupId >io.dapr.spring</groupId >
3927 <artifactId >dapr-spring-data</artifactId >
Original file line number Diff line number Diff line change 55 import :
66 - dapr:secret:democonfig/multivalue-properties?type=doc
77 - dapr:secret:democonfig/dapr.spring.democonfigsecret.singlevalue?type=value
8- # - dapr:secret:democonfigmulti/value1?type=value
98 - dapr:config:democonfigconf/dapr.spring.democonfigconfig.singlevalue?type=value
109 - dapr:config:democonfigconf/multivalue-yaml?type=doc&doc-type=yaml
1110
You can’t perform that action at this time.
0 commit comments