AndHow! Java Configuration .
  • AndHow!
  • Live-Code Quickstart
  • Simple Usage Examples
  • User Guide
    • Key Concepts
    • AndHow Properties
    • Loaders & Load Order
    • Testing
    • AndHow Initialization
    • Configuring AndHow
    • Whitespace Handling
    • Integration and Exports
    • Changing the Load Order
    • Java9 and Above
    • Best Practices
  • Developer Guide
    • How to Contribute
    • First Checkout with Git
    • Project Branching Structure
    • New Workstation Setup
    • Background
    • Framework Testing
    • Conventions
    • Release Plan
    • HowTo Release
    • Troubleshooting
    • References
  • Help / Questions
  • Release Notes
    • Release 0.4.2
  • FAQs
  • Other
    • JUnit Extension Registration
Powered by GitBook
On this page

Was this helpful?

User Guide

First time here?

Before diving into the docs, you may want to try out the Live-Code Quickstart to try out AndHow right in the browser window.

If you are ready to move on from that, here is a suggested learning path:

  • Key Concepts - Key points to know about what AndHow is and does

  • AndHow Properties - 90% of using AndHow is creating and using Properties

  • Loaders & Load Order - The first section contains the order AndHow loads values from configuration sources

  • Best Practices - Get the most out of AndHow and your application

After that, try incorporating AndHow into a project, or fork one of the sample projects.

Two other user guide sections are foundational, but can be read after you've had some time to work with AndHow:

  • AndHow Initialization - How AndHow startup up, configures itself, and your application

  • Configuring AndHow - How to configure AndHow before AndHow configures you(r application)

Other sections of the user guide are reference.

PreviousSimple Usage ExamplesNextKey Concepts

Last updated 3 years ago

Was this helpful?