project fast start

柴寂离
2023-12-01

project fast start

environment

1.jdk for windows pc

1.sure JDK version(1.8)
2.download

method1:
out web(load url):https://www.oracle.com/java/technologies/downloads/#jdk18-windows
method2:
update in special address

3.环境变量添加(涉及变量修改权限)

method1:
step1:此电脑 > 属性 > 高级系统配置 > 环境变量 >用户变量
step2:新建 > 变量名(JAVA_HOME) > 变量值(eg:c:\java\jdk1.8)
step3:point path > 编辑 > 新建 > %JAVA_HOME%\bin

plugins&tool

1.idea IU

version :2022 community

2.maven

settings.xml
version 3.6.3 (set a special maven with this version)
set idea’s repository

3.code & document authority

apply it

4.redis(if need for work local)

1.download(load url)
https://blog.csdn.net/qq_29291085/article/details/77489342

 类似资料:

相关阅读

相关文章

相关问答