christophknabe / spring-ddd-bank

A sample project following Domain Driven Design with Spring Data JPA
GNU Lesser General Public License v2.1
509 stars 125 forks source link

Issue-14 Make JDK 8 build robust on newer computers. #15

Closed christophknabe closed 2 years ago

christophknabe commented 2 years ago

Now can correctly build and test with old JDK 8 on a newer machine, which has JDK 11 as default.