- Gradle build system instead of maven.
- Unit tests can now be run on JDK8.
- Compatibility with JRE8 by fixing springframework 2.5.6 source code.
- Compatibility with JRE8 without springframework 3.x baggage by not using component-scan.
- Compatibility with JRE8 by upgrading to springframework 3.x.
- Fix bug when MySQL is not configured to be case insensitive
- Fix bug: AOP exception during boot
Turns out I don't like to sift through github issues to find out what's new. This file communicates new features/fixes much better.