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:
[email protected]
With regards,
Apache Git Services