learning-spring-boot-2nd-edition-code
learning-spring-boot-2nd-edition-code copied to clipboard
Java 9 : Chapter 7: Comments & Images
If you are using JDK 9.0.x and are working with both the Comments and the Images packages in chapter 7 you will need to add the following Java Environment variable /env --add-modules java.sql This is due to Java 9 "Project Jigsaw". Otherwise you will get a exceptions and Images and Comments will not run.