pchudzik / springmock

alternative spring mocking infrastructure
https://blog.pchudzik.com/201707/springmock-v1/
MIT License
22 stars 4 forks source link

support for java7 #5

Closed pchudzik closed 7 years ago

pchudzik commented 7 years ago

A lot of code is written in java8 because it was the easiest one. Maybe support for java7 will be good idea?

pchudzik commented 7 years ago

wont fix. spring5 will require java8 anyway.