Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newbie issue: import io.javalin.ApiBuilder.* #9

Closed
HamiltonManalo opened this issue Mar 25, 2018 · 3 comments
Closed

Newbie issue: import io.javalin.ApiBuilder.* #9

HamiltonManalo opened this issue Mar 25, 2018 · 3 comments

Comments

@HamiltonManalo
Copy link

Hello,

This was a small frustration I had following the tutorial, no explicit mention of what imports were required to remove errors when building the project. I went to the source code to fix the problem, but intellij did not know where to import the get/post/patch methods from!

It may make it easier for other beginners to test the project.

@tipsy
Copy link
Member

tipsy commented Mar 25, 2018

Thanks for the feedback @HamiltonManalo, which tutorial are you referring to?

@HamiltonManalo
Copy link
Author

This is the tutorial I worked through:
https://javalin.io/tutorials/simple-kotlin-example

I'm excited to work with your library though, especially integrating influxDB

@tipsy
Copy link
Member

tipsy commented Mar 26, 2018

@HamiltonManalo Thanks, I've added imports now.
Have fun with InfluxDB, let us know if you run into any other problems.

@tipsy tipsy closed this as completed Mar 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants