All notable changes to this project will be documented in this file.
This project adheres to Keep a CHANGELOG and Semantic Versioning
- Print the complete exception stack when captured by the LoggingHandler
- Remove Hibernate provider warning
- Alternative to mvc:annotation-driven and params with dots improvements
- Implement a findByIDs method
- Remove unnecessary downcasting from Iterable to List in CrudService
- ModelMapper as optional dependency : Be aware that this change could potentially break your build. You now have to explicitly include modelmapper
- spring-boot 1.3.5 -> 1.3.8
- jackson-* 2.6.6 -> 2.6.7
- spring-* 4.2.6 -> 4.2.8
- fongo 1.3.0 -> 1.6.8
- apache-cxf 1.3.6 -> 1.3.9
- Initial version.