We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 546361c commit a2373d8Copy full SHA for a2373d8
1 file changed
parte_2/tema_2.3_rest/rest_ejem8/pom.xml
@@ -25,6 +25,10 @@
25
<groupId>org.springframework.boot</groupId>
26
<artifactId>spring-boot-starter-web</artifactId>
27
</dependency>
28
+ <dependency>
29
+ <groupId>org.springframework.boot</groupId>
30
+ <artifactId>spring-boot-starter-json</artifactId>
31
+ </dependency>
32
<dependency>
33
34
<artifactId>spring-boot-devtools</artifactId>
0 commit comments