Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Add missing import to tutorial for lesson03 #29

Open
ackerleytng opened this issue Sep 2, 2018 · 0 comments
Open

Add missing import to tutorial for lesson03 #29

ackerleytng opened this issue Sep 2, 2018 · 0 comments

Comments

@ackerleytng
Copy link

ackerleytng commented Sep 2, 2018

Here's a missing import that would help newbies!

(Should be added at the #add-some-imports section for lesson03 for the Formatter and Publisher classes)

import javax.ws.rs.core.Context;

And some imports for the Hello class:

import io.opentracing.tag.Tags;
import io.opentracing.propagation.Format;
@ackerleytng ackerleytng changed the title Add missing import to tutorial Add missing import to tutorial for lesson03 Sep 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant