Skip to content

Web app: Java 8, Spring Boot (REST, Hystrix, Actuator), lombok, Swagger, Thymeleaf, AngularJS, JUnit, Jacoco, Gradle, Docker

Notifications You must be signed in to change notification settings

wombatu-kun/test10

Repository files navigation

Java developer: Stack Exchange searcher

Scenario
Create a Java web application with a form that allows a user to enter a search string, queries Stack Exchange to find questions with titles containing that string, and display the results.

Requirements
Display the results in a tabular format showing at least the date of the question, its title and who posted it. If the question has been answered, use a visual style to differentiate it from unanswered questions. The displayed item should have a means to navigate to the original question on Stack Exchange. You may use any resource, library, example code or documentation you can find on the web.

Documentation
Stackoverflow API
http://api.stackexchange.com/docs/search#order=desc&sort=activity&intitle=java&filter=default&site=stackoverflow&run=true

About

Web app: Java 8, Spring Boot (REST, Hystrix, Actuator), lombok, Swagger, Thymeleaf, AngularJS, JUnit, Jacoco, Gradle, Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published