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/24 02:05:03 UTC

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

reta 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_r383064529
 
 

 ##########
 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 think this dependency is not need, or there are reasons to include it?

----------------------------------------------------------------
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