課程
/后端開發
/Java
/SpringBoot構建電商基礎秒殺項目
數據庫的自增
2019-03-13
源自:SpringBoot構建電商基礎秒殺項目 4-3
正在回答
你數據庫對應表的id字段是不是沒有設置成自動增長
舉報
應用SpringBoot快速搭建擁有用戶、商品、交易及秒殺活動的電商秒殺應用。
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 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2019-03-23
你數據庫對應表的id字段是不是沒有設置成自動增長