I am using spring tools with the kotlin plugin but unable to run my spring project. I get the following error: Error: Could not find or load main class za.co.vsp.nbrmanagement.NbrmanagementApplication
Caused by: java.lang.ClassNotFoundException: za.co.vsp.nbrmanagement.NbrmanagementApplication
j
Johan
09/18/2023, 6:25 AM
When you set the main class in the settings file, you might need to add the suffix
I see this on a number of stack oflow responses but does not work
Hoosain Madhi
09/18/2023, 10:19 AM
I am getting this now : Error occurred during initialization of boot layer
java.lang.LayerInstantiationException: Package jdk.internal.jimage in both module jrt.fs and module java.base