ph-commons 8.6.5
·
2223 commits
to master
since this release
- Deprecated all default Mutable* constructors, because the default values were partially confusing
- Added new class
DefaultEntityResolverusing a base URL for resolving. - Extracted and renamed classes
PDTZoneIDandPDTMask - Extended
ILocalDatePeriodAPI - Added additional specialized type converters to
BigDecimal - Unified naming for methods that handle: greater than, greater or equals, lower than and lower or equals
- Added new type converters for
Month,DayOfWeekandMonthDay RuntimeExceptions during type conversion are encapsulated inTypeConverterExceptions.