You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2020/02/26 09:45:36 UTC

[GitHub] [cxf] shark300 commented on a change in pull request #642: [CXF-8213] Add Micrometer metric support for JAX-WS

shark300 commented on a change in pull request #642: [CXF-8213] Add Micrometer metric support for JAX-WS
URL: https://github.com/apache/cxf/pull/642#discussion_r384378737
 
 

 ##########
 File path: integration/spring-boot/autoconfigure/pom.xml
 ##########
 @@ -74,6 +74,16 @@
             <artifactId>spring-boot-autoconfigure-processor</artifactId>
             <optional>true</optional>
         </dependency>
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-web</artifactId>
 
 Review comment:
   I'll check it, but probably yes, good catch!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services