“The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files” ERROR for Spring Boot Application
I am on Eclipse IDE, and I am getting this red mark on the line where I have my package written. I created this with the Spring Initializer. I just wanted to check if Spring works, but then it’d show an exception…