随笔分类 - 问题
摘要:在eclipse中创建maven webapp项目时报错: Could not resolve archetype org.apache.maven.archetypes:maven-archetype-webapp:1.0 from any of the configured repositori
阅读全文
摘要:1、首先解压mysql压缩包,然后添加环境变量path(D:\mysql-5.7.11\bin) 2、修改D:\mysql-5.7.11\my-default.ini 文件的配置项 # basedir = D:\mysql-5.7.11 # datadir = D:\mysql-5.7.11\
阅读全文