click below
click below
Normal Size Small Size show me how
SYSINTEG - L4
HTML in SpringToolSuite
| Question | Answer |
|---|---|
| Open-source Java Framework that simplifies the configuration and setup of Java applications. | HTML in SpringToolSuite |
| how to create a file | src folder> main> Create folder name webapp> inside web app folder create a> |
| how to create a file part 2 | On the WEB-INF folder • Right-click on it. • Click New > Other • Search: jsp Click Help on top • Look for Eclipse Marketplace and click it |
| Step 8: | Step 8: Under src/main/resources look for application.properties • Add spring.mvc.view.prefix: /WEB-INF/ |