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 5c93d99 commit d6f475eCopy full SHA for d6f475e
pom.xml
@@ -68,6 +68,11 @@
68
<dependencyManagement>
69
<dependencies>
70
71
+ <dependency>
72
+ <groupId>org.springframework.experimental</groupId>
73
+ <artifactId>spring-native</artifactId>
74
+ <version>0.12.1</version>
75
+ </dependency>
76
<dependency>
77
<groupId>org.mybatis.spring.boot</groupId>
78
<artifactId>mybatis-spring-boot-starter</artifactId>
0 commit comments