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

Add helper classes to make sure applications are set-up correctly #11

Open
smoyer64 opened this issue May 2, 2018 · 0 comments
Open

Comments

@smoyer64
Copy link
Contributor

smoyer64 commented May 2, 2018

Add a Preconditions utility class and a PreconditionViolationException that can test that required properties are present and compliant. Add a collector that can package one or more of these exceptions into a DeploymentException that will stop an application's execution. (As an alternative, see if the Microprofile Config implementation can be shrunk and used in a non-EE environment)

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

1 participant