摘要:
mysql 存json,可行, 建议存储标签格式为jsonArray 最终实现为流过滤,代码实现举例 create table ep_test_json ( id int auto_increment primary key, extra json null ); INSERT INTO epowe 阅读全文
摘要:
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'epAtreusEquipmentInfoServiceImpl': Injection of res 阅读全文