Skip to content

Commit

Permalink
Add note about Spring Boot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
geoand authored Nov 30, 2018
1 parent 323f0bc commit 6d620de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ This means that by including it, simple web Spring Boot microservices include al
The `opentracing-spring-jaeger-cloud-starter` starter is convenience starter that includes both `opentracing-spring-jaeger-starter` and `opentracing-spring-cloud-starter`
This means that by including it, all parts of the Spring Cloud stack supported by Opentracing will be instrumented


## Library versions

Versions 1.x.y of the library are meant to target Spring Boot 2.x while versions 0.x.y are meant to be used with Spring Boot 1.5

## Configuration

```xml
Expand Down

0 comments on commit 6d620de

Please sign in to comment.