3.0.0+api3
·
417 commits
to master
since this release
- Split into
modelandservicemodules - Joda-time removal in favor of Java 8 Date/Time API
- Decoupled from
HttpClient - Removed deprecated stuff
- Auto-registered Spring beans renamed from ugly
getXxxServicetoxxxService UriTemplates moved from DTOs to related servicesDataStoreServiceis initialised only when Sardine library is found on classpath. Sardine dependency is now optional (you need to add it explicitly).- Spring Framework upgraded to version 5.* (but still can be used with 4.3.*)
- Some more enhancements
See How-To Upgrade
See closed issues in issue tracker.