Skip to content

Conversation

@inponomarev
Copy link
Member

  1. Added Apache CLI dependency and implemented command line options parsing.

  2. User now can set all the the options both in command line and properties file, command line have priority.

  3. In App.main we build LinkedList, which either contains only one item (properties set in command line) or two items (properties both from command line and file). Then we construct AppProperties using kaconf framework in buildConfiguration method, with multiple PropertySources one after another, with priority.

  4. Fixed the documentation

@ioanngolovko ioanngolovko merged commit 2393230 into dev Jun 5, 2018
@ioanngolovko ioanngolovko deleted the cli branch June 5, 2018 11:51
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

Successfully merging this pull request may close these issues.

3 participants