Skip to content

diegoaguilar/real-life-java-challenges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Real Life Java Challenges

Exercise 1

Create a functional project using the following frameworks and guidelines:

1.- Java 8
2.- Spring Boot Latest Version
3.- Tomcat 8
4.- Eclipse Latest Version/IntelliJ/Etc...

The project should be configured and running with no problems Spring Boot exposing a REST service with only one method with the following operations:

* Method: twitterRequest
* Operations: getTweetsByUser, getTrendingTopicsByCountry, getTweetsWithKeyword

The same method should be able to perform the three operations depending of the payload you sent.

About

Some tasks on Java Web learning and practicing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published