課程
/后端開(kāi)發(fā)
/Java
/SpringBoot開(kāi)發(fā)常用技術(shù)整合
The method setAge is undefined for the Security.Properties.User
2018-12-01
源自:SpringBoot開(kāi)發(fā)常用技術(shù)整合 3-1
正在回答
User包導(dǎo)錯(cuò)了,應(yīng)該是導(dǎo)出你本地自定義的User所在包,這個(gè)包是Security.Properties.User的了
你要去看看你的User文件中是否沒(méi)有setAge函數(shù)的定義
舉報(bào)
SpringBoot 極簡(jiǎn)開(kāi)發(fā)的框架整合利器
3 回答 Could not get a resource from the pool
2 回答The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [ jdk是什么版本的
1 回答Invalid character found in method name. HTTP method names must
3 回答Error resolving template "thymeleaf/index", template might not exist or might not be accessible by any of the configured Template Resolvers
3 回答mybatis 配合springboot,Error invoking SqlProvider method (tk.mybatis.mapper.provider.base.BaseInsertProvider.dynamicSQL)
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢(xún)優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2019-03-02
User包導(dǎo)錯(cuò)了,應(yīng)該是導(dǎo)出你本地自定義的User所在包,這個(gè)包是Security.Properties.User的了
2018-12-04
你要去看看你的User文件中是否沒(méi)有setAge函數(shù)的定義