关于idea 在创建maven 骨架较慢问题解决
在设置中-》maven》runner》VM Options 粘贴 -DarchetypeCatalog=internal
其中 -D
archetype:原型,典型的意思 (也即骨架,模型)
Catalog:目录,目录册
internal
By Ginfoo
在设置中-》maven》runner》VM Options 粘贴 -DarchetypeCatalog=internal
其中 -D
archetype:原型,典型的意思 (也即骨架,模型)
Catalog:目录,目录册
internal