springboot配置jsp、html路径

 时间:2024-11-03 16:13:33

1、首先创建springboot项目,如图

springboot配置jsp、html路径

2、编辑pom.xml文件,导入依赖<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId></dependency><dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId></dependency><dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> <version>1.3.2</version></dependency><dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope></dependency><dependency> <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId></dependency><!-- 添加HikariCP依赖 --><dependency> <groupId>com.zaxxer</groupId> <artifactId>HikariCP</artifactId></dependency><!-- thymeleaf依赖 --><dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId></dependency>

springboot配置jsp、html路径

3、编辑application.yml文件,配置数据源以及jsp、html路径server: port: 8080spring: datasource: type: com.zaxxer.hikari.HikariDataSource driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://127.0.0.1:3306/studentdb?useSSL=false&useUnicode=true&characterEncoding=utf8 username: root password: 123456 servlet: multipart: max-file-size: 10MB max-request-size: 10MB thymeleaf: mode: HTML5 encoding: UTF-8 servlet: content-type: text/html

springboot配置jsp、html路径

4、添加一个Controller,内容如下@Controllerpublic class UploadController { @GetMapping("/upload") public String upload() { return "upload"; } }

springboot配置jsp、html路径

5、启动springboot项目

springboot配置jsp、html路径

6、打开浏览器,访问http://localhost:8080/upload这里就ok了,希望能帮助到读者们😄

springboot配置jsp、html路径
  • 如何下载CentOS
  • 计算机体系结构量化研究方法
  • 怎样在PLSQL中隐藏table中的系统表
  • com没有备案的域名如何打开
  • 下酒凉菜怎么做?
  • 热门搜索
    买什么电视好 公关是什么意思 address是什么意思 为所欲为的意思 指指点点的意思 应和的意思 什么是黑色星期五 望庐山瀑布全诗意思 有什么恐怖的鬼片 往届生是什么意思