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 7a4fab1 commit 3b9ca06Copy full SHA for 3b9ca06
IOT-Guide-RuleEngine-ThingsBoard/pom.xml
@@ -40,6 +40,10 @@
40
<artifactId>IOT-Guide-Actor</artifactId>
41
<version>1.0-SNAPSHOT</version>
42
</dependency>
43
+ <dependency>
44
+ <groupId>org.springframework.boot</groupId>
45
+ <artifactId>spring-boot-starter-data-jpa</artifactId>
46
+ </dependency>
47
</dependencies>
48
49
<build>
0 commit comments