maven
含有「maven」共 2 篇內容
全部內容
發佈日期由新至舊
小黑與程式的邂逅
2024/05/27
[Java]Spring Boot變Spring Cloud
部署Consul服務 docker run --name consul -p xxxx:xxxx -v /tmp/consul/conf/:/consul/conf/ -v /tmp/consul/data/:/consul/data/ -d consul 於pom.xml設定Spring
#
SpringCloud
#
SpringBoot
#
dependency
17
留言
傑克的沙龍
2022/07/29
Maven懶人包(觀念)
前言 有時候我很難從原文網站去理解、了解一件事情,因為他們廢話太多了 直接進入主題 觀念 Maven Lifecycle and phase and goal Clean pre-clean 清理之前 clean 清理 post-clean 清理之後 Default
#
Java
#
maven
6
留言