首页
学习
活动
专区
工具
TVP
发布

Jerry的SAP技术分享

Jerry Wang,2007 年从电子科技大学计算机专业硕士毕业后加入 SAP 成都研究院工作至今。
专栏作者
10841
文章
7425810
阅读量
159
订阅数
Java SpringBoot 应用使用命令行 mvn spring-boot run 启动的原理
将应用程序打包为 jar 并使用嵌入式 HTTP 服务器的最大优势之一是可以像运行其他任何应用程序一样运行这些提供了 Web 功能的应用程序。 调试 Spring Boot 应用程序也很容易; 不需要任何特殊的 IDE 插件或扩展。
Jerry Wang
2022-11-30
1.3K0
在 SAP BTP 平台 Neo 环境里使用 SAP Cloud SDK 创建应用
Create a Sample Application on SCP Neo Using SAP Cloud SDK
Jerry Wang
2021-09-07
4080
SAP Fiori 1.0 Migrate to Fiori 2.0
build完了之后到Nexus上去从zip里取得resources.json C:\Users\i042416\git\cus.crm.myaccounts C:\Users\i042416\git\cus.crm.mytasks
Jerry Wang
2021-02-23
4130
Maven build中隐藏的SAP UI5 JavaScript merge任务
Created by Wang, Jerry on Mar 23, 2015
Jerry Wang
2021-02-23
1790
为什么Note.js 里面没有sap.ui.core.Control.extend()这样的代码,但是runtime有自动生成有
UI5 team的人写了一些Maven plugin,Maven build时,首先通过一个xslt在target folder生成一个note.api.js:
Jerry Wang
2021-02-23
6150
为什么你们的Note.js 里面没有sap.ui.core.Control.extend()这样的代码,但是runtime有自动生成有
Subject: RE: 另一种方法做本地reuse library的开发 UI5 team的人写了一些Maven plugin,Maven build时,首先通过一个xslt在target folder生成一个note.api.js:
Jerry Wang
2021-02-23
6010
Non-resolvable parent POM: Could not transfer artifact org.apache:apache:pom:14
When you use Maven build, you meet with the following error message: Non-resolvable parent POM: Could not transfer artifact org.apache:apache:pom:14 from/to central(https://repo1.maven.org/maven2): repo1.maven.org:Name or service not known and ‘parent.relativePath’ points at wrong local POM $ line 22, column11
Jerry Wang
2021-02-20
1.2K0
pom.xml dependency依赖的研究
本地local repository里已经下载了3.8.1对应的artifact:
Jerry Wang
2021-02-20
5320
how to run JavaWordCount in Spark
The general steps could be found in this link: http://stackoverflow.com/questions/22252534/how-to-run-a-spark-java-program-from-command-line
Jerry Wang
2021-02-20
2880
Maven plugin - maven-dependency-plugin
http://maven.40175.n5.nabble.com/process-sources-process-the-source-code-for-example-to-filter-any-values-td121948.html maven-dependency-plugin插件的使用
Jerry Wang
2021-02-20
6620
maven-antrun-plugin - Target
http://maven.apache.org/plugins/maven-antrun-plugin/ https://ant.apache.org/manual/properties.html
Jerry Wang
2021-02-20
7220
What happened when we perform Maven Update Project in Eclipse
我们初始把project 从github copy下来时,project facet是空的,这可以解释,因为通过前面的分析,project facet信息时存放在.setting folder下面的那个文件里的,而那个文件没有上传到github上。当选择了Maven->Update project, Eclipse会解析pom.xml, 自动给该project 生成对应的project facet 如何分析的呢? 首先我把练习那个project的project facet改成只剩Javascript一个:
Jerry Wang
2021-02-20
2370
Eclipse里调试时遇到Source not found应该怎么办
When you are debugging in Eclipse, sometimes when you debug into a method, you will meet with “Source not found” message, for example below.
Jerry Wang
2020-08-20
7930
JUnit 注解@Category的工作原理
Suppose you have a large number of unit test cases and you don’t want them to be executed all at the same time during Maven build. You can simply achieve it via annotation @Category.
Jerry Wang
2020-08-17
4170
build.gradle里repositories的mavenCentral实现原理解析
如果把build.gradle里的mavenCentral改成mavenCentral2会发生什么事?
Jerry Wang
2020-06-28
9300
Java JUnit框架里@Category注解的工作原理
Suppose you have a large number of unit test cases and you don’t want them to be executed all at the same time during Maven build. You can simply achieve it via annotation @Category.
Jerry Wang
2020-05-06
7460
如何替换Maven下载依赖时使用的仓库地址
最近因为疫情的原因在家办公,使用maven自动下载依赖时,使用的nexus仓库是国外的,在家下载依赖速度很慢。
Jerry Wang
2020-04-02
1.6K0
Maven and Ant for Hybris
听成都Hybris同事说,Hybris虽然没有Netweaver的历史久,但是第一版也是1999年就开始开发了,那个时候Java build普遍用ant. 而我们team做CRM Fiori时,Maven用的很多。 然而Hybris 很多extension的folder下面,都有这种extwrnal-dependencies.xml:
Jerry Wang
2020-02-26
4980
How to resolve error message Distribution channel is not allowed for sales
I try to download customer material info record from ERP via request download. This is my download request created in tcode R3AR2:
Jerry Wang
2020-02-14
3170
How to resolve error message Distribution channel is not allowed for sales
I try to download customer material info record from ERP via request download.
Jerry Wang
2020-01-27
4430
点击加载更多
社区活动
RAG七天入门训练营
鹅厂大牛手把手带你上手实战
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档