This is not a repository with some actual application.
It's just demo code that I used in various educational presentations or medium articles.
Also see: https://medium.com/@tkachenkoas
master branch contains latest state of the project with all branches merged, but at the time articles were created, some older versions were used (and maybe even some bugs existed in code :) ). Every article is usually referencing specific branch that is not deleted after merging (and thus can be outdated)
- log-version:
Explains how to configure logback to add app version to all logs
Medium.com article: https://medium.com/p/182dbce8e88c - context-refresh:
Describes various scenarios related to updating env props at app runtime
Medium.com article: https://medium.com/p/54bc531203f7