摘要:
1、打包,mvn install 》mvn bulid (clean compile package) 2。建 Dockerfile 文件【需具备jdk环境】 如果没有jdk,则需要安装 #安装jdk17 cd / mkdir java cd /java wget https://download. 阅读全文
摘要:
1.先通过命令行进入mysql的root账户: PS C:\Windows\system32> mysql -uroot -p 再输入root的密码: Enter password: ****** Welcome to the MySQL monitor. Commands end with ; o 阅读全文