sta*_*ick 3 model-view-controller spring spring-boot
首先,我的POM是正确的,我理解使用JSP和Boot的注意事项!以下属性
@Value("${spring.view.prefix:}")
private String prefix = "";
@Value("${spring.view.suffix:}")
private String suffix = "";
Run Code Online (Sandbox Code Playgroud)
没有注入WebMvcAutoConfigurationAdapter,我无法确定原因.有没有其他人有这个问题?我正在使用
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.0.M5</version>
</parent>
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
5442 次 |
| 最近记录: |