forked from loafle/openapi-generator-original
* Spring codegen - fix equals and hashCode methods for byte array and binary - they should be compared using Arrays.equals - they're hash code generated using Arrays.hashCode * Corrected checkstyle issues * Revert changes for binary types