eeverman / eeverman/andhow-samples

Create a fully functioning web app sample

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

What does the web app do? It doesn't really matter, but the web app should be minimal but have a fun theme.

The main purpose of this sample application is to demonstrate some of the way that AndHow is configured in a web app. AndHow Property values should come in from:
* System Properties
* JNDI values
* A file on the class path

Testing should be via Jetty or similar embedded J2EE server that runs during testing so http requests can be made. It would also be nice to make a clear way to start and stop the server so that people can try out actually running the server. In maven, this might be with two profiles, one for start and one for stop.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.