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

Jerry的SAP技术分享

Jerry Wang,2007 年从电子科技大学计算机专业硕士毕业后加入 SAP 成都研究院工作至今。
专栏作者
10841
文章
7424917
阅读量
159
订阅数
Java SpringBoot 应用使用命令行 mvn spring-boot run 启动的原理
将应用程序打包为 jar 并使用嵌入式 HTTP 服务器的最大优势之一是可以像运行其他任何应用程序一样运行这些提供了 Web 功能的应用程序。 调试 Spring Boot 应用程序也很容易; 不需要任何特殊的 IDE 插件或扩展。
Jerry Wang
2022-11-30
1.3K0
MongoDB 入门教程系列之二:使用 Spring Boot 操作 MongoDB
本教程的前一篇文章:MongoDB 入门教程系列之一:开发环境搭建以及 Node.js 和 Java 的读写访问,我们首先介绍了 MongoDB 本地环境的搭建,接着举了两个具体的例子,展示了如何使用 Node.js 和 Java 访问 MongoDB 存储的数据。
Jerry Wang
2022-11-30
4580
CRM pricing的一个错误消息 Pricing error Mandatory condition Price 0PR0 is missing
for the left Distribution Channel and Division, choose MM from drop down list
Jerry Wang
2022-11-28
3140
在 SAP 云平台上部署和运行 Docker 应用
容器技术,Docker,虚拟化,这些名词诞生尽管有很长一段时间了,但是在云原生开发领域仍旧热度不减。甚至连SAP赖以成名的 ABAP Netweaver,如今也踏上了容器化的上云探索之路,比如下面这张来自SAP社区的一篇[博客](Proof of Concept: Deploying ABAP in Kubernetes):
Jerry Wang
2022-07-25
5290
SAP Restful ABAP Programming 编程模型的 Action 实现和云端调试介绍
笔者之前的文章如何使用 Restful ABAP Programming 编程模型开发一个支持增删改查的 Fiori 应用,已经对 SAP Restful ABAP Programming 编程模型(以下简称 RAP)进行了一个最基本的介绍。
Jerry Wang
2022-06-05
8120
关于 SAP UI5 OData V4 模型的类型自动识别
除非明确指定类型,否则属性绑定会根据属性的元数据自动确定适当的类型。 例如,绑定 {DeliveryDate} 将确定类型 sap.ui.model.odata.type.DateTimeOffset(假设元数据为此属性指定“Edm.DateTimeOffset”),但 {path : 'DeliveryDate', type : 'sap.ui.model.odata.type.String'} 使用硬编码类型 sap.ui.model.odata.type.String 代替(并且不需要元数据)。
Jerry Wang
2022-05-27
5540
Docker 实战教程之从入门到提高 (七)
首先需要把 SpringBoot 应用打包成 docker,我用的 dockerfile 内容为:
Jerry Wang
2022-04-19
8700
Docker 实战教程之从入门到提高 (六)
通过本教程前面的练习,我们已经学习了将一个 SpringBoot 应用打包成 Docker 镜像的步骤。那么这个 SpringBoot 应用运行在 Docker 容器镜像实例时,如何查看其生成的日志文件?
Jerry Wang
2022-04-19
2950
Docker 实战教程之从入门到提高 (五)
本系列的前四篇文章,我们学习了如何在 Ubuntu 操作系统安装 Docker,并且通过实战练习,了解了 Docker 和宿主机操作系统文件目录互相隔离的实现原理,以及 Docker Volume 的工作原理。通过动手对 Nginx Docker 镜像进行修改,达到自定义其首页显示的目的。
Jerry Wang
2022-04-19
2K0
Spring Boot 应用使用 application.yml 和 application.properties 的区别
Spring 3.1 引入了新的 @PropertySource 注解作为向环境添加属性源的便捷机制。
Jerry Wang
2022-04-11
7290
给 SAP BTP 创建的 Java 应用添加 Custom Event Handler 支持创建功能
此类现在处理针对 AdminService 的 Products 实体的 READ 和 CREATE 事件。
Jerry Wang
2022-04-11
4040
TypeScript 的命名空间 namespace
关于术语的说明:需要注意的是,在 TypeScript 1.5 中,术语发生了变化。 “内部模块”现在是“命名空间”。 “外部模块”现在只是“模块”,与 ECMAScript 2015 的术语保持一致。
Jerry Wang
2021-07-21
5580
使用 SAP Business Application Studio 搭建 CAP Java 开发环境
为了确保一切设置正确,本教程还包括如何构建和运行一个简单的 Hello World 应用程序。 SAP Cloud 应用程序编程模型 (CAP) 支持 Java 和 Node.js 开发。 但是对于本教程,我们使用的是 Java。 CAP Java SDK 能够与 Spring Boot 紧密集成,Spring Boot 提供了许多开箱即用的功能。 这意味着,Spring Boot 将成为您的运行时容器。
Jerry Wang
2021-07-21
8290
在SAP ABAP里使用注解@Inject模拟Java Spring
Recently I will deliver a session regarding dependency inversion principle to my team.
Jerry Wang
2021-02-24
3690
自定义hybris生成订单的ID格式
修改定义后,如果不想重启Hybris server也能让他们立即生效,使用如下Java代码:
Jerry Wang
2021-02-23
4400
SAP Leonardo机器学习模型重新训练的日志
Scanning dataset flowersjerry … Dataset used: flowersjerry Dataset has labels: [‘sunflowers’, ‘roses’, ‘daisy’, ‘dandelion’, ‘tulips’] 364 images are used for test 2832 images are used for training 362 images are used for validation Scale of 0 disables regularizer. Layer ‘InceptionV3/Logits’ will be retrained. Restoring parameters from base-model/inception_v3.ckpt Serialized 64 features vectors to training1.tfrecords Serialized 128 features vectors to training1.tfrecords Serialized 192 features vectors to training1.tfrecords Serialized 256 features vectors to training1.tfrecords Serialized 320 features vectors to training1.tfrecords Serialized 384 features vectors to training1.tfrecords Serialized 448 features vectors to training1.tfrecords Serialized 512 features vectors to training1.tfrecords Serialized 576 features vectors to training1.tfrecords Serialized 640 features vectors to training1.tfrecords Serialized 704 features vectors to training1.tfrecords Serialized 768 features vectors to training1.tfrecords Serialized 832 features vectors to training1.tfrecords Serialized 896 features vectors to training1.tfrecords Serialized 960 features vectors to training1.tfrecords Serialized 1024 features vectors to training1.tfrecords Serialized 1088 features vectors to training1.tfrecords Serialized 1152 features vectors to training1.tfrecords Serialized 1216 features vectors to training1.tfrecords Serialized 1280 features vectors to training1.tfrecords Serialized 1344 features vectors to training1.tfrecords Serialized 1408 features vectors to training1.tfrecords Serialized 1472 features vectors to training1.tfrecords Serialized 1536 features vectors to training1.tfrecords Serialized 1600 features vectors to training1.tfrecords Serialized 1664 features vectors to training1.tfrecords Serialized 1728 features vectors to training1.tfrecords Serialized 1792 features vectors to training1.tfrecords Serialized 1856 features vectors to training1.tfrecords Serialized 1920 features vectors to
Jerry Wang
2021-02-22
3200
how to resolve error message java.lang.ClassNotFoundException: org.springframework
solution: http://forum.spring.io/forum/spring-projects/web-services/52595-classnotfoundexception-org-springframework-web-con-text-contextloaderlistener
Jerry Wang
2021-02-20
3230
Java注解研究之@Required
这是Spring的一个处理器用于检查 如果Spring的版本是2.5或以上,我们可以直接用下列方式来配置
Jerry Wang
2021-02-20
4930
Java Spring源代码学习之how does component-scan work
Normally you declare all the beans or components in XML bean configuration file, so that Spring container can detect and register your beans or components. Actually, Spring is able to auto scan, detect and instantiate your beans from pre-defined project package, no more tedious beans declaration in in XML file.
Jerry Wang
2021-02-20
2260
Spring XSD validation cache issue
http://stackoverflow.com/questions/7267341/validation-error-of-spring-beans-schema-inside-application-context
Jerry Wang
2021-02-20
5070
点击加载更多
社区活动
RAG七天入门训练营
鹅厂大牛手把手带你上手实战
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档