課程
/后端開發(fā)
/Java
/SpringBoot構(gòu)建電商基礎(chǔ)秒殺項目
數(shù)據(jù)庫的自增
2019-03-13
源自:SpringBoot構(gòu)建電商基礎(chǔ)秒殺項目 4-3
正在回答
你數(shù)據(jù)庫對應(yīng)表的id字段是不是沒有設(shè)置成自動增長
舉報
應(yīng)用SpringBoot快速搭建擁有用戶、商品、交易及秒殺活動的電商秒殺應(yīng)用。
2 回答''user_id' doesn't have a default value
1 回答ause: java.sql.SQLException: Field 'id' doesn't have a default value ### The error may involve com.miaoshaproject.dao.UserPasswordDOMapper.insertSelective-Inline ### The error occurred while setting parameters ### SQL: insert into user_password ( enc
1 回答Unsatisfied dependency expressed through field 'userDOMapper';
4 回答啟動APP后,報錯No active profile set, falling back to default profiles: default
2 回答 [INFO] --- mybatis-generator-maven-plugin:1.3.5:generate (default-cli) @ miaosha ---
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2019-03-23
你數(shù)據(jù)庫對應(yīng)表的id字段是不是沒有設(shè)置成自動增長