代码拉取完成,页面将自动刷新
同步操作将从 芋道源码/ruoyi-vue-pro 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
commands:
- exec:
commandLine: mvn clean -Dmaven.repo.local=/home/user/.m2/repository package -Dmaven.test.skip=true
component: tools
group:
isDefault: true
kind: build
workingDir: ${PROJECT_SOURCE}
id: build
- exec:
commandLine: java -Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=${DEBUG_PORT},suspend=n
-jar target/*.jar
component: tools
group:
isDefault: true
kind: debug
workingDir: ${PROJECT_SOURCE}
id: debug
- apply:
component: build
id: build-image
- apply:
component: deploy
id: deployk8s
- composite:
commands:
- build-image
- deployk8s
group:
isDefault: true
kind: deploy
id: deploy
components:
- name: devtools
container:
image: "registry.cn-shenzhen.aliyuncs.com/kubedo/devfile-universal-developer-image:ubi8-latest"
memoryLimit: 32Gi
memoryRequest: 256Mi
cpuLimit: '16'
cpuRequest: 250m
endpoints:
- name: web
targetPort: 8080
protocol: http
- exposure: none
name: debug
targetPort: 8858
metadata:
description: Java application using Spring Boot® and OpenJDK 11
displayName: Spring Boot®
globalMemoryLimit: 2674Mi
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/spring.svg
language: Java
name: qianlianghu
projectType: springboot
tags:
- Java
- Spring
version: 2.1.0
schemaVersion: 2.2.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。