zloster / FrameworkBenchmarks

Source code for the framework benchmarking project
http://www.techempower.com/benchmarks/
Other
0 stars 0 forks source link

`Officefloor-SpringBoot` variant - upgrade to Java 11 #81

Closed zloster closed 5 years ago

zloster commented 5 years ago

Officefloor-SpringBoot variant was downgraded. The problem seems to be in the benchmark code - when downgraded from Java 11 to Java 10 the error was the same.

Originally posted by @zloster in https://github.com/zloster/FrameworkBenchmarks/issues/69#issuecomment-491860424

zloster commented 5 years ago

Pull request submitted. The problem was the name of the annotated repository class. I don't know how this even worked in first place.