First Thing to say, I am a relatively inexperienced programmer. My task is to import a given gradle project into Spring Boot Tool Suite (sts). I have already download springboot cli, java, gradle. & In the past, I was able to run spring perfectly on another project, unfortunately I had to get my hard drive […]
Categories
Unable to resolve java build / Spring
- Post author By Full Stack
- Post date November 30, 2019
- No Comments on Unable to resolve java build / Spring
- Tags args); } @RequestMapping("/") public String greeting() { return "ECSE321 Event Registration Applicat, as I will then be tasked with connecting it to frontend services with vue.js. (Don't worry i got that part)! Here is my EventRegistration.ja, but I still cannot get it running as a spring boot application. Please help as I am not sure where to continue!!! I need to be able to run t, First Thing to say, gradle. & In the past, Here it my build.gradle file buildscript { ext { springBootVersion = '2.1.2.RELEASE' } repositories, I am a relatively inexperienced programmer. My task is to import a given gradle project into Spring Boot Tool Suite (sts). I have already do, I have tried many options & the only was to fix that portion is to hardcode org.eclipse.core.javabuilder within the buildCommand tag in my .p, I was able to run spring perfectly on another project, java, my issue is two-parted. Firstly, my tool suite (ide? It's basically eclipse) does not recognize my project as a a java project, so I lost a considerable amount of downloads. Nonetheless, unfortunately I had to get my hard drive replaced, which I don't remember doing for my last project. Here is the directory tree of the backend folder(don't concern with the frontend) . ├── b