Open mghmay opened 2 months ago
I just spent an hour chasing my tail just to realise that this project requires JDK 17. Please add it to the read-me. It might also be a good idea to include instructions that you need to install gradle as well. We're not all spring professionals.
Haha! Spring boot3 requires at least jdk17
Yes but I had JDK 21 which it DOESN'T work with.
Yes but I had JDK 21 which it DOESN'T work with.
I also use jdk21, which works very well. You can post the details you have encountered. Maybe I can give advice.
I just spent an hour chasing my tail just to realise that this project requires JDK 17. Please add it to the read-me. It might also be a good idea to include instructions that you need to install gradle as well. We're not all spring professionals.