
Spring Boot
文章平均质量分 91
alvachien
Development Architect, SAP Labs China.
展开
-
SAP CAP篇十二:AppRouter 深入研究
系列第十二篇:深入分析下AppRouter的源码,以及如何通过AppRouter实现proxy等类似功能。原创 2023-08-02 22:23:07 · 1059 阅读 · 0 评论 -
SAP CAP篇十一:支持Media Object:图片、附件等
系列的第十一篇,描述了对Media Data的支持,从SAP CDS的修改到Fiori Elements的呈现。原创 2023-07-25 23:07:10 · 442 阅读 · 0 评论 -
SAP CAP篇十:理解Fiori UI的Annoation定义
本篇在前面篇章的基础上,介绍了Fiori Annotation的基础概念。原创 2023-07-14 22:40:45 · 1014 阅读 · 0 评论 -
SAP CAP篇九:升级为SAP CDS 7.0, CAP Java 2以及Spring Boot 3
本篇讲述在SAP CAP大版本升级后,如何对项目进行升级。原创 2023-07-02 12:09:27 · 1204 阅读 · 0 评论 -
SAP CAP篇八:为CAP添加App Router并支持Fiori Launchpad (Sandbox环境)
本篇讲述了使用Application Router来适配SAP CAP,同样达到Fiori Launchpad 的效果。原创 2023-06-24 20:50:44 · 654 阅读 · 0 评论 -
SAP CAP篇五:为CAP添加Fiori Elements程序(2)
本篇中,继续在为SAP CAP(Java)添加Fiori Elements程序。原创 2023-06-20 22:39:31 · 1124 阅读 · 0 评论 -
SAP CAP篇七:为CAP添加Fiori Launchpad入口 (Sandbox环境)
在前几篇的基础上,添加Fiori Launchpad的配置。原创 2023-06-23 19:29:46 · 1116 阅读 · 0 评论 -
SAP CAP篇六:为CAP添加Fiori Elements程序(3)
继续为SAP CAP添加Fiori Elements程序。原创 2023-06-22 19:39:29 · 754 阅读 · 2 评论 -
SAP CAP篇四:为CAP添加Fiori Elements程序(1)
本文在前面几篇文章的基础上,为添加Fiori Elements程序做准备。原创 2023-06-18 21:44:42 · 1062 阅读 · 0 评论 -
Spring Boot 篇五: Log的使用
Spring Boot的学习过程。本篇主要讲述Log。原创 2022-10-26 23:43:51 · 3981 阅读 · 0 评论 -
Spring Boot 篇四: Spring Data JPA使用SQL Server
学习Spring Boot,将整个过程记录下来,作为一个Step by Step的Tutorial教程吧。这是第四篇,关于JPA和SQL Server。原创 2022-10-22 11:20:08 · 2718 阅读 · 0 评论 -
Spring Boot 篇三: Web Application,Thymeleaf以及JPA(下)
Spring Boot的第三篇,是Web Application(基于Thymeleaf和JPA)的最后一部分。原创 2022-10-17 21:46:32 · 238 阅读 · 0 评论 -
Spring Boot 篇二: Web Application,Thymeleaf以及JPA(中)
学习Spring Boot,将整个过程记录下来,作为一个Step by Step的Tutorial教程吧。这是第二篇,创建一个Web Application,使用Thymeleaf模板,基于JPA。原创 2022-10-16 16:29:46 · 308 阅读 · 0 评论 -
Spring Boot 篇一: Web Application,Thymeleaf以及JPA(上)
学习Spring Boot的第一篇,创建一个基于Thymeleaf的Web Application以及JPA使用。原创 2022-10-15 21:24:04 · 567 阅读 · 0 评论