最新回答 / 阿阿影
在pom文件中加入:<dependency>? ? <groupId>org.springframework.boot</groupId>? ? <artifactId>spring-boot-configuration-processor</artifactId>? ? <optional>true</optional></dependency>
2020-06-11
最新回答 / 阿阿影
因?yàn)槟銢]指定用哪個(gè)配置文件,No active profile set,再仔細(xì)看一遍視頻就能發(fā)現(xiàn)問題出在哪了,耐心點(diǎn)
2019-11-18
最新回答 / weixin_慕粉7492452
springboot2.x以上的版本,在.properties里面配置訪問路徑server.context-path=/X不起作用,需改為server.servlet.context-path=/*
2019-11-12
最新回答 / zihoc
知識(shí)就幾個(gè)點(diǎn),不需要ppt了吧,其實(shí)操作數(shù)據(jù)庫(kù)還是mybatis-plus最好,最方便快捷
2019-11-06
更新是PostMapping 。。。。PutMapping報(bào)錯(cuò)。。查了老半天"message": "Request method 'POST' not supported"
2019-07-27