Skip to content

Commit 12b2528

Browse files
committed
adding note for spring boot with tc
1 parent c61a9c6 commit 12b2528

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -822,6 +822,9 @@ This client is supported on Mac OS X, Windows and Linux (excluding Android and A
822822
Google Cloud Platform environments currently supported include GCE, GKE and GAE Flex.
823823
GAE Standard is not currently supported.
824824
825+
Spring Boot users : Native Tomcat is not currently supported. Please use [embedded Jetty](https://docs.spring.io/spring-boot/docs/current/reference/html/howto-embedded-servlet-containers.html#howto-use-jetty-instead-of-tomcat)
826+
to get your application working with this client.
827+
825828
Testing
826829
-------
827830

0 commit comments

Comments
 (0)