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.
2 parents f625858 + a49c177 commit d07922eCopy full SHA for d07922e
pom.xml
@@ -70,6 +70,12 @@
70
71
<dependencyManagement>
72
<dependencies>
73
+ <dependency>
74
+ <groupId>javax.ws.rs</groupId>
75
+ <artifactId>javax.ws.rs-api</artifactId>
76
+ <version>2.1.1</version>
77
+ <scope>compile</scope>
78
+ </dependency>
79
<!--- adding new dependencies-->
80
<dependency>
81
<groupId>org.springframework.boot</groupId>
0 commit comments