Skip to content

ph-commons 10.2.0

Choose a tag to compare

@phax phax released this 24 Aug 09:57
· 658 commits to master since this release
  • Updated to BouncyCastle 1.71
  • Added StringHelper.getNot(Null|Empty) overloads using a Supplier
  • Added new class TextVariableHelper that can be used to replace ${bla} like variables
  • Added new class ConfigWithFallback that can deal with resolving configuration items with different keys
  • Added support for variable resolution in class Config. Use setReplaceVariables(true) to enable this functionality

Full Changelog: ph-commons-parent-pom-10.1.8...ph-commons-parent-pom-10.2.0