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

[RIT] Data Piping - Setup server application #144

Open
3 tasks done
bdr1224 opened this issue Nov 1, 2022 · 0 comments
Open
3 tasks done

[RIT] Data Piping - Setup server application #144

bdr1224 opened this issue Nov 1, 2022 · 0 comments
Assignees

Comments

@bdr1224
Copy link
Contributor

bdr1224 commented Nov 1, 2022

Story

As a consumer of the APIs I want to have a functioning web server running so that I may make requests to the server.

Requirements

  • Able to check health of application through /health endpoint (Spring Boot Actuator).
  • Application shall be runnable directly in Intellij.
  • Application shall be runnable through the command line using Gradle.

Removed Requirements (Scope Decrease)

  • Application shall be containerized (runnable in a Docker container).
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